File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-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.57.x
7
+ * Update Razor to 9.0.0-preview.24565.1 (PR: [ #] )
7
8
* Update Razor to 9.0.0-preview.24561.3 (PR: [ #7748 ] ( https://github.com/dotnet/vscode-csharp/pull/7748 ) )
8
9
* Add feature flag to turn on the new Roslyn tokenizer (PR: [ #11185 ] ( https://github.com/dotnet/razor/pull/11185 ) )
9
10
* Bump xamltools to 17.13.35513.19 (PR: [ #7777 ] ( https://github.com/dotnet/vscode-csharp/pull/7777 ) )
Original file line number Diff line number Diff line change 39
39
"defaults" : {
40
40
"roslyn" : " 4.13.0-2.24561.3" ,
41
41
"omniSharp" : " 1.39.11" ,
42
- "razor" : " 9.0.0-preview.24561.3 " ,
42
+ "razor" : " 9.0.0-preview.24565.1 " ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
44
"xamlTools" : " 17.13.35513.19"
45
45
},
You can’t perform that action at this time.
0 commit comments