File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
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.94.x
7
- * Bump xamlTools to 18.0.11016.94 (PR: [ #8665 ] ( https://github.com/dotnet/vscode-csharp/pull/8665 ) )
7
+ * Bump xamlTools to 18.0.11023.10 (PR: [ #8669 ] ( https://github.com/dotnet/vscode-csharp/pull/8669 ) )
8
8
* Bump Roslyn to 5.1.0-1.25475.3 (PR: [ #8665 ] ( https://github.com/dotnet/vscode-csharp/pull/8665 ) )
9
9
* Fix index out of bounds producing diagnostic in error recovery scenario (PR: [ #80391 ] ( https://github.com/dotnet/roslyn/pull/80391 ) )
10
10
* Fix pp directives when converting block bodies to expression bodies (PR: [ #80401 ] ( https://github.com/dotnet/roslyn/pull/80401 ) )
Original file line number Diff line number Diff line change 44
44
"omniSharp" : " 1.39.14" ,
45
45
"razor" : " 10.0.0-preview.25472.6" ,
46
46
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
47
- "xamlTools" : " 18.0.11016.94 "
47
+ "xamlTools" : " 18.0.11023.10 "
48
48
},
49
49
"main" : " ./dist/extension" ,
50
50
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments