Skip to content

Commit c478967

Browse files
authored
Bump xamlTools to 18.9.11909.33 (#9409)
2 parents 957c461 + 3243b21 commit c478967

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
* Shut down the BuildHost before we start the restore (PR: [#83860](https://github.com/dotnet/roslyn/pull/83860))
2727
* Suppress Razor completion when @ is typed in Emmet numbering context (PR: [#83837](https://github.com/dotnet/roslyn/pull/83837))
2828
* Convert to local function: ensure unique names for multiple discard parameters (PR: [#83644](https://github.com/dotnet/roslyn/pull/83644))
29+
* Update xamlTools to 18.9.11909.33 (PR: [#9409](https://github.com/dotnet/vscode-csharp/pull/9409))
30+
* Hot Reload E2E diagnostics fundamentals (PR: AzDO#731599)
31+
* Fix MetadataUpdateHandlers were not called in some cases in MAUI apps (PR: AzDO#731599)
32+
* XAML Language server telemetry (PR: AzDO#733556)
2933

3034
* Update Roslyn to 5.8.0-1.26267.2 (PR: [#9321](https://github.com/dotnet/vscode-csharp/pull/9321))
3135
* Fix racecondition on UnsuedDirectiveCache.Set (PR: [#83693](https://github.com/dotnet/roslyn/pull/83693))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"roslyn": "5.9.0-1.26303.15",
4444
"omniSharp": "1.39.14",
4545
"razorOmnisharp": "7.0.0-preview.23363.1",
46-
"xamlTools": "18.7.11727.258"
46+
"xamlTools": "18.9.11909.33"
4747
},
4848
"main": "./dist/extension",
4949
"l10n": "./l10n",

0 commit comments

Comments
 (0)