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 3232 * Avoid re-running all codeaction requests at low priority (PR: [ #74083 ] ( https://github.com/dotnet/roslyn/pull/74083 ) )
3333 * Reduce time spent in ConflictResolver.Session.GetNodesOrTokensToCheckForConflicts (PR: [ #74101 ] ( https://github.com/dotnet/roslyn/pull/74101 ) )
3434 * 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 ) )
3636 * 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+
3739
3840# 2.38.16
3941* Start localizing additional strings (PR: [ #7305 ] ( https://github.com/dotnet/vscode-csharp/pull/7305 ) )
Original file line number Diff line number Diff line change 4141 "omniSharp" : " 1.39.11" ,
4242 "razor" : " 9.0.0-preview.24360.1" ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44- "xamlTools" : " 17.12.35103.251 "
44+ "xamlTools" : " 17.12.35112.24 "
4545 },
4646 "main" : " ./dist/extension" ,
4747 "l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments