Skip to content

Commit

Permalink
Merge pull request #7362 from lizharems/dev/ehare/xaml-uitools-bump
Browse files Browse the repository at this point in the history
UItools bump
  • Loading branch information
dibarbet authored Jul 18, 2024
2 parents 60202f9 + c91dce2 commit 3856023
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)

# Latest
* Bump xamltools to 17.12.35117.32 (PR: [#7362](https://github.com/dotnet/vscode-csharp/pull/7362))
* Update Roslyn to 4.12.0-1.24366.6 (PR: [#7326](https://github.com/dotnet/vscode-csharp/pull/7326))
* Renamed settings (PR: [#7356](https://github.com/dotnet/vscode-csharp/pull/7356))
* `dotnet.implementType.insertionBehavior` to `dotnet.typeMembers.memberInsertionLocation`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"omniSharp": "1.39.11",
"razor": "9.0.0-preview.24365.1",
"razorOmnisharp": "7.0.0-preview.23363.1",
"xamlTools": "17.12.35112.24"
"xamlTools": "17.12.35117.32"
},
"main": "./dist/extension",
"l10n": "./l10n",
Expand Down

0 comments on commit 3856023

Please sign in to comment.