File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 3
3
- Diagnostics related feature requests and improvements [ #5951 ] ( https://github.com/dotnet/vscode-csharp/issues/5951 )
4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
+ # Latest
7
+ * Bump xamltools to 17.12.35103.251 (PR: [ #7309 ] ( https://github.com/dotnet/vscode-csharp/pull/7309 ) )
8
+ * Fixed issue with Exception type related to https://github.com/microsoft/vscode-dotnettools/issues/1247
9
+
6
10
# 2.38.x
7
11
* Start localizing additional strings (PR: [ #7305 ] ( https://github.com/dotnet/vscode-csharp/pull/7305 ) )
8
12
* Fix issue launching Razor server on macOS (PR: [ #7300 ] ( https://github.com/dotnet/vscode-csharp/pull/7300 ) )
Original file line number Diff line number Diff line change 41
41
"omniSharp" : " 1.39.11" ,
42
42
"razor" : " 9.0.0-preview.24325.5" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
- "xamlTools" : " 17.11.35027.202 "
44
+ "xamlTools" : " 17.12.35103.251 "
45
45
},
46
46
"main" : " ./dist/extension" ,
47
47
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments