File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
6
# Latest
7
- * Update xamlTools to 17.11.34924.19 (PR: [ #7192 ] ( https://github.com/dotnet/vscode-csharp/pull/7192 ) )
7
+ * Update xamlTools to 17.11.34931.156 (PR: [ #7195 ] ( https://github.com/dotnet/vscode-csharp/pull/7195 ) )
8
+ * Support XAML Hot Reload on iOS physical devices
9
+ * Encrypt Hot Reload connection
10
+ * Fix issue where WinUI Hot Reload stops working on successive debug sessions
11
+ * Fix issue where Hot Reload sometimes doesn't work on first debug launch
8
12
* Include process environment variables when running shell commands (PR: [ #7152 ] ( https://github.com/dotnet/vscode-csharp/pull/7152 ) )
9
13
10
14
# 2.32.14
Original file line number Diff line number Diff line change 42
42
"razor" : " 7.0.0-preview.24266.1" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
44
"razorTelemetry" : " 7.0.0-preview.24178.4" ,
45
- "xamlTools" : " 17.11.34924.19 "
45
+ "xamlTools" : " 17.11.34931.156 "
46
46
},
47
47
"main" : " ./dist/extension" ,
48
48
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments