dotUltimate 2025.3.0.3
Released: Nov 27, 2025
2025.3.0.3 での更新項目
不具合の修正
ReSharper
- Visual Studio 2026 no longer displays the warning that ReSharper uses the deprecated IQuickInfoBroker API.
- Fixed an issue where MSTest v4 tests were duplicated in the Unit Test Explorer.
- Automatic import of missing namespaces now works correctly again.
- Fixed false positive analysis warnings for get-only setters in .NET projects.
- External services for grammar, spelling, and SQL analysis now start correctly when multiple Visual Studio instances are open simultaneously.
- Icons for context actions and inspection configuration are now visually distinct again in the Alt + Enter menu.
- The license agreement dialog for language dictionaries now displays correctly when the Windows dark theme is used.
- Fixed a crash caused by a stack overflow in C# code analysis when resolving overloaded operators.
Rider
- Authentication for private Azure DevOps NuGet feeds now works correctly again.
- Rider now correctly uses the user's installed .NET SDK instead of its own bundled one when compiling projects.
- Automatic import of missing namespaces now works correctly again.
- Fixed false positive analysis warnings for get-only setters in .NET projects.
- Fixed a crash caused by a stack overflow in C# code analysis when resolving overloaded operators.
- Errors caused by missing or incomplete results from source generators have been resolved.
- Projects using .NET source generators or libraries like Vogen now load and analyze correctly without showing false red code.
- Quick-fixes that rely on Roslyn analyzers now work correctly with the Microsoft.CodeAnalysis.CodeStyle package.
- Resolved a couple of issues that used to cause long freezes.