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 4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
6
# 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 ) )
7
12
* Bump xamltools to 17.12.35311.18 (PR: [ #7549 ] ( https://github.com/dotnet/vscode-csharp/pull/7549 ) )
8
13
* XAML color swatches
9
14
Original file line number Diff line number Diff line change 37
37
}
38
38
},
39
39
"defaults" : {
40
- "roslyn" : " 4.12.0-3.24456.2 " ,
40
+ "roslyn" : " 4.12.0-3.24461.4 " ,
41
41
"omniSharp" : " 1.39.11" ,
42
42
"razor" : " 9.0.0-preview.24427.2" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments