Commit 48fc65f 1 parent 4788165 commit 48fc65f Copy full SHA for 48fc65f
File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 6
6
# 2.57.x
7
7
* Update Razor to 9.0.0-preview.24561.3 (PR: [ #7748 ] ( https://github.com/dotnet/vscode-csharp/pull/7748 ) )
8
8
* Add feature flag to turn on the new Roslyn tokenizer (PR: [ #11185 ] ( https://github.com/dotnet/razor/pull/11185 ) )
9
+ * Bump xamltools to 17.13.35513.19 (PR: [ #7776 ] ( https://github.com/dotnet/vscode-csharp/pull/7776 ) )
9
10
10
11
# 2.56.x
11
12
* Update Roslyn to 4.13.0-2.24561.3 (PR: [ #7765 ] ( https://github.com/dotnet/vscode-csharp/pull/7765 ) )
Original file line number Diff line number Diff line change 41
41
"omniSharp" : " 1.39.11" ,
42
42
"razor" : " 9.0.0-preview.24561.3" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
- "xamlTools" : " 17.13.35507.225 "
44
+ "xamlTools" : " 17.13.35513.19 "
45
45
},
46
46
"main" : " ./dist/extension" ,
47
47
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments