Skip to content

Commit f764e78

Browse files
authored
Merge pull request #7186 from dotnet/merges/release-to-main
Merge release to main
2 parents 89da0f6 + e93a83c commit f764e78

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@
88
* Bump xamlTools to the latest (PR: https://github.com/dotnet/vscode-csharp/pull/7161)
99
* Update Debugger to v2.30.1 (PR: https://github.com/dotnet/vscode-csharp/pull/7145)
1010

11-
# 2.30.28
12-
* Update Roslyn to 4.11.0-2.24266.3 (PR: [#7135](https://github.com/dotnet/vscode-csharp/pull/7135))
11+
# 2.31.28
12+
* Update Razor to use source generator shipped in extension instead of the SDK (PR: [#7134](https://github.com/dotnet/vscode-csharp/pull/7134))
13+
* Fixes incorrect 'Amibuity between' errors displaying in Razor files (Issue: [#10351](https://github.com/dotnet/razor/issues/10351))
14+
* Update Roslyn to 4.11.0-2.24267.3 (PR: [#7134](https://github.com/dotnet/vscode-csharp/pull/7134))
15+
* Allow Razor to use source generator shipped with tooling (PR: [#73524](https://github.com/dotnet/roslyn/pull/73524))
1316
* Various performance improvements and allocation reductions
1417
* Reduce allocations in retrieving text from parsed trees (PR: [#73512](https://github.com/dotnet/roslyn/pull/73512))
1518
* Improve code action performance (PR: [#73493](https://github.com/dotnet/roslyn/pull/73493))

0 commit comments

Comments
 (0)