File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 20
20
* Update LSP Protocol Types (PR: [ #73911 ] ( https://github.com/dotnet/roslyn/pull/73911 ) )
21
21
* Fix issue projects would fail to load with missing output path error (PR: [ #74791 ] ( https://github.com/dotnet/roslyn/pull/74791 ) )
22
22
* Expose option to disable completion triggers argument list (PR: [ #74792 ] ( https://github.com/dotnet/roslyn/pull/74792 ) )
23
- * Bump xamltools to 17.12.35221.21 (PR: [ #7457 ] ( https://github.com/dotnet/vscode-csharp/pull/7457 ) )
24
23
* Update Debugger to v2.43.0 (PR: [ #7420 ] ( https://github.com/dotnet/vscode-csharp/pull/7420 ) )
24
+ * Bump xamltools to 17.12.35223.16 (PR: [ #7464 ] ( https://github.com/dotnet/vscode-csharp/pull/7464 ) )
25
+ * Added XAML Hot Reload support for x: FactoryMethod and x: Arguments
25
26
26
27
# 2.44.x
27
28
* Bump Roslyn to 4.12.0-2.24416.3 (PR: [ #7448 ] ( https://github.com/dotnet/vscode-csharp/pull/7448 ) )
Original file line number Diff line number Diff line change 41
41
"omniSharp" : " 1.39.11" ,
42
42
"razor" : " 9.0.0-preview.24418.1" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
- "xamlTools" : " 17.12.35221.21 "
44
+ "xamlTools" : " 17.12.35223.16 "
45
45
},
46
46
"main" : " ./dist/extension" ,
47
47
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments