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 7
7
* Update Roslyn to 4.13.0-1.24518.1 (PR: [ #7670 ] ( https://github.com/dotnet/vscode-csharp/pull/7670 ) )
8
8
* Fix issue where server sometimes crashed when saving new C# file for the first time (PR: [ #75509 ] ( https://github.com/dotnet/roslyn/pull/75509 ) )
9
9
* Report LSP loading telemetry (PR: [ #75402 ] ( https://github.com/dotnet/roslyn/pull/75402 ) )
10
- * Bumped xamlTools to 17.13.35414.86 (PR: [ #7664 ] ( https://github.com/dotnet/vscode-csharp/pull/7664 ) )
10
+ * Bumped xamlTools to 17.13.35422.31 (PR: [ #7685 ] ( https://github.com/dotnet/vscode-csharp/pull/7685 ) )
11
11
* Escape code block in changelog (PR: [ #7665 ] ( https://github.com/dotnet/vscode-csharp/pull/7665 ) )
12
12
* Lookup Razor file context using its document uri. (PR: [ #7663 ] ( https://github.com/dotnet/vscode-csharp/pull/7663 ) )
13
13
* Update razor to 9.0.0-preview.24516.1 (PR: [ #7667 ] ( https://github.com/dotnet/vscode-csharp/pull/7667 ) )
Original file line number Diff line number Diff line change 41
41
"omniSharp" : " 1.39.11" ,
42
42
"razor" : " 9.0.0-preview.24516.1" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
- "xamlTools" : " 17.13.35414.86 "
44
+ "xamlTools" : " 17.13.35422.31 "
45
45
},
46
46
"main" : " ./dist/extension" ,
47
47
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments