We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6641f7d commit 183036eCopy full SHA for 183036e
CHANGELOG.md
@@ -34,6 +34,8 @@
34
* Avoid allocations in AbstractSyntaxIndex<>.GetIndexAsync( PR: [#74075](https://github.com/dotnet/roslyn/pull/74075))
35
* Bump xamltools to 17.12.35112.24 (PR: [#7309](https://github.com/dotnet/vscode-csharp/pull/7334))
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
+
39
40
# 2.38.16
41
* Start localizing additional strings (PR: [#7305](https://github.com/dotnet/vscode-csharp/pull/7305))
0 commit comments