Skip to content

Commit

Permalink
Merge pull request #7740 from etvorun/xamlTools_17.13.35506.24
Browse files Browse the repository at this point in the history
Bump xamlTools to 17.13.35506.24
  • Loading branch information
dibarbet authored Nov 6, 2024
2 parents 9d0fb89 + 5ca35ee commit 2213221
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)

# 2.56.x
* Bump xamltools to 17.13.35506.24 (PR: [#7740](https://github.com/dotnet/vscode-csharp/pull/7740))

# 2.55.x
* Update Roslyn to 4.13.0-2.24531.3 (PR: [#7722](https://github.com/dotnet/vscode-csharp/pull/7722))
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.24531.4",
"razorOmnisharp": "7.0.0-preview.23363.1",
"xamlTools": "17.13.35431.11"
"xamlTools": "17.13.35506.24"
},
"main": "./dist/extension",
"l10n": "./l10n",
Expand Down

0 comments on commit 2213221

Please sign in to comment.