Rider 2025.3.0.3
Released: Nov 27, 2025
2025.3.0.3 버젼 업데이트
수정사항
- Automatic package restore now works correctly again.
- Rider now correctly detects the ApplicationId from the Android manifest in .NET MAUI projects.
- Occurrence markers are now shown correctly on the scrollbar again when placing the caret on a symbol in C# code.
- Identifier-under-cursor markers are now shown correctly in the error stripe gutter again.
- Solution-Wide Analysis performance has been restored. Code analysis no longer pauses for several seconds after edits, and highlights update instantly again.
- Find in Files now returns results reliably again.
- A regression in the Blazor editor support that prevented Razor files from loading has been fixed.
- Extension methods from source-only NuGet packages are now recognized correctly in the editor and by InspectCode.