File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 44- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
55
66# Latest
7+ * Bump Roslyn to 4.12.0-2.24461.7 (PR: [ #7544 ] ( https://github.com/dotnet/vscode-csharp/pull/7544 ) )
8+ * Fix crash when closing source link documents (PR: [ #75047 ] ( https://github.com/dotnet/roslyn/pull/75047 ) )
9+ * Add option to disable source link (PR: [ #75047 ] ( https://github.com/dotnet/roslyn/pull/75047 ) )
10+ * Fix issue navigating from source link documents (PR: [ #75033 ] ( https://github.com/dotnet/roslyn/pull/75033 ) )
11+ * Fix exception applying fix all code action (PR: [ #7537 ] ( https://github.com/dotnet/vscode-csharp/pull/7537 ) )
12+
13+ # 2.45.20
714* Fix check for rzls being present (PR: [ #7462 ] ( https://github.com/dotnet/vscode-csharp/pull/7462 ) )
815* Bump Razor to 9.0.0-preview.24418.1 (PR: [ #7456 ] ( https://github.com/dotnet/vscode-csharp/pull/7456 ) )
916 * Don't add already known documents to the misc files project (#10753 ) (PR: [ #10753 ] ( https://github.com/dotnet/razor/pull/10753 ) )
Original file line number Diff line number Diff line change 3737 }
3838 },
3939 "defaults" : {
40- "roslyn" : " 4.12.0-2.24422.6 " ,
40+ "roslyn" : " 4.12.0-2.24461.7 " ,
4141 "omniSharp" : " 1.39.11" ,
4242 "razor" : " 9.0.0-preview.24418.1" ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments