File tree 2 files changed +3
-1
lines changed
2 files changed +3
-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
# 2.55.x
7
+ * Update Roslyn to 4.13.0-2.24557.6 (PR: [ #7751 ] ( https://github.com/dotnet/vscode-csharp/pull/7751 ) )
8
+ * Fix issue telemetry reporting incorrect property value (PR: [ #75817 ] ( https://github.com/dotnet/roslyn/pull/75817 ) )
7
9
* Update Roslyn to 4.13.0-2.24531.3 (PR: [ #7722 ] ( https://github.com/dotnet/vscode-csharp/pull/7722 ) )
8
10
* Proffer project system query service (PR: [ #75682 ] ( https://github.com/dotnet/roslyn/pull/75682 ) )
9
11
* Ensure discards are initially soft selected in VSCode (PR: [ #75655 ] ( https://github.com/dotnet/roslyn/pull/75655 ) )
Original file line number Diff line number Diff line change 37
37
}
38
38
},
39
39
"defaults" : {
40
- "roslyn" : " 4.13.0-2.24531.3 " ,
40
+ "roslyn" : " 4.13.0-2.24557.6 " ,
41
41
"omniSharp" : " 1.39.11" ,
42
42
"razor" : " 9.0.0-preview.24531.4" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments