File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 32
32
* Avoid re-running all codeaction requests at low priority (PR: [ #74083 ] ( https://github.com/dotnet/roslyn/pull/74083 ) )
33
33
* Reduce time spent in ConflictResolver.Session.GetNodesOrTokensToCheckForConflicts (PR: [ #74101 ] ( https://github.com/dotnet/roslyn/pull/74101 ) )
34
34
* Avoid allocations in AbstractSyntaxIndex<>.GetIndexAsync( PR: [ #74075 ] ( https://github.com/dotnet/roslyn/pull/74075 ) )
35
- * Bump xamltools to 17.12.35103.251 (PR: [ #7309 ] ( https://github.com/dotnet/vscode-csharp/pull/7309 ) )
35
+ * Bump xamltools to 17.12.35112.24 (PR: [ #7309 ] ( https://github.com/dotnet/vscode-csharp/pull/7334 ) )
36
36
* Fixed issue with Exception type related to https://github.com/microsoft/vscode-dotnettools/issues/1247
37
+ * Fixed Hot Reload not working on some Android device models: https://github.com/microsoft/vscode-dotnettools/issues/1241
38
+
37
39
38
40
# 2.38.16
39
41
* Start localizing additional strings (PR: [ #7305 ] ( https://github.com/dotnet/vscode-csharp/pull/7305 ) )
Original file line number Diff line number Diff line change 41
41
"omniSharp" : " 1.39.11" ,
42
42
"razor" : " 9.0.0-preview.24360.1" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
- "xamlTools" : " 17.12.35103.251 "
44
+ "xamlTools" : " 17.12.35112.24 "
45
45
},
46
46
"main" : " ./dist/extension" ,
47
47
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments