Rider 2025.3.0.3
Released: Nov 27, 2025
2025.3.0.3 での更新項目
不具合の修正
- 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.