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.77.x
7
+ * Bump xamlTools to 17.14.36106.43 (PR: [ #8260 ] ( https://github.com/dotnet/vscode-csharp/pull/8260 ) )
7
8
* Bump Razor to 10.0.0-preview.25255.4 (PR: [ #8249 ] ( https://github.com/dotnet/vscode-csharp/pull/8249 ) )
8
9
* Port remaining cohosting endpoints to VS Code (#11815 ) (PR: [ #11815 ] ( https://github.com/dotnet/razor/pull/11815 ) )
9
10
* Fix cohost semantic tokens in VS Code (#11816 ) (PR: [ #11816 ] ( https://github.com/dotnet/razor/pull/11816 ) )
Original file line number Diff line number Diff line change 44
44
"omniSharp" : " 1.39.12" ,
45
45
"razor" : " 10.0.0-preview.25255.4" ,
46
46
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
47
- "xamlTools" : " 17.14.36010.33 "
47
+ "xamlTools" : " 17.14.36106.43 "
48
48
},
49
49
"main" : " ./dist/extension" ,
50
50
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments