File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-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+ * Update Roslyn to 4.12.0-3.24461.4 (PR: [ #7554 ] ( https://github.com/dotnet/vscode-csharp/pull/7554 ) )
8+ * Fix issue where closing sourcelink document threw if not opened (PR: [ #75046 ] ( https://github.com/dotnet/roslyn/pull/75046 ) )
9+ * Expose sourcelink option to VSCode (PR: [ #75044 ] ( https://github.com/dotnet/roslyn/pull/75044 ) )
10+ * Report source generator failures in Hot Reload diagnostics (PR: [ #75029 ] ( https://github.com/dotnet/roslyn/pull/75029 ) )
11+ * Fix issue navigating from source link documents (PR: [ #75030 ] ( https://github.com/dotnet/roslyn/pull/75030 ) )
712* Bump xamltools to 17.12.35311.18 (PR: [ #7549 ] ( https://github.com/dotnet/vscode-csharp/pull/7549 ) )
813 * XAML color swatches
914
Original file line number Diff line number Diff line change 3737 }
3838 },
3939 "defaults" : {
40- "roslyn" : " 4.12.0-3.24456.2 " ,
40+ "roslyn" : " 4.12.0-3.24461.4 " ,
4141 "omniSharp" : " 1.39.11" ,
4242 "razor" : " 9.0.0-preview.24427.2" ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments