v2.36.19
Pre-release
Pre-release
Changes in 2.36.19
- Update Razor to 9.0.0-preview.24325.5 (PR: #7277)
- Update Roslyn to 4.11.0-3.24320.2 (PR: #7257)
- Add brokered service for Hot Reload in VS Code: GenericHotReloadAgentManagerService (PR: #74029)
- Bump razor to include fix for project serialization (PR: #74021)
- Fix find refs doing too much work lookign for types that had an alias to them in one file. (PR: #74015)
- Ensure source generated documents are up-to-date before analyzing EnC changes (PR: #73989)
- Fix project configuration telemetry for legacy csproj projects (PR: #73995)
- Throw when there is a syntax version mismatch in codelens (PR: #73902)
- Remove runtime download of Razor telemetry pkg (PR: #7236)
- Remove legacy project.json support (PR: #7244)
- Update xamlTools to 17.11.35021.135
- Trigger full page MAUI XAML Hot Reload when clicking the Hot Reload icon, matching VS Windows
- Fix "Ambiguous reference" in HotReloadMobileTapInitializer (Issue: #1204)
- Give descriptive error if using Hot Reload with Android on pre .NET8, saying to update .NET