File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 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 Razor to 9.0.0-preview.24557.10 (PR: [ #7757 ] ( https://github.com/dotnet/vscode-csharp/pull/7757 ) )
8
+ * Update VSTelemetryAPI version (#11181 ) (PR: [ #11181 ] ( https://github.com/dotnet/razor/pull/11181 ) )
7
9
* Update Roslyn to 4.13.0-2.24557.6 (PR: [ #7751 ] ( https://github.com/dotnet/vscode-csharp/pull/7751 ) )
8
10
* Fix issue telemetry reporting incorrect property value (PR: [ #75817 ] ( https://github.com/dotnet/roslyn/pull/75817 ) )
9
11
* Update Roslyn to 4.13.0-2.24531.3 (PR: [ #7722 ] ( https://github.com/dotnet/vscode-csharp/pull/7722 ) )
Original file line number Diff line number Diff line change 39
39
"defaults" : {
40
40
"roslyn" : " 4.13.0-2.24557.6" ,
41
41
"omniSharp" : " 1.39.11" ,
42
- "razor" : " 9.0.0-preview.24531.4 " ,
42
+ "razor" : " 9.0.0-preview.24557.10 " ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
44
"xamlTools" : " 17.13.35431.11"
45
45
},
You can’t perform that action at this time.
0 commit comments