Skip to content

Commit 2d760a9

Browse files
authored
bump xamltools to 17.13.35618.13 (#7884)
2 parents 9641f9f + 24bf5d3 commit 2d760a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Fix inlay hints lambdas parameter type null reference exception (PR: [omnisharp-roslyn/#2604](https://github.com/OmniSharp/omnisharp-roslyn/pull/2604))
1313
* Update SDKs and Roslyn (PR: [omnisharp-roslyn/#2603](https://github.com/OmniSharp/omnisharp-roslyn/pull/2603))
1414
* Pass project path when performing a restore (PR: [omnisharp-roslyn/#2593](https://github.com/OmniSharp/omnisharp-roslyn/pull/2593))
15-
* Bump xamltools to 17.13.35611.21 (PR: [#7872](https://github.com/dotnet/vscode-csharp/pull/7872))
15+
* Bump xamltools to 17.13.35618.13 (PR: [#7884](https://github.com/dotnet/vscode-csharp/pull/7884))
1616

1717
# 2.60.x
1818
* Improve performance of razor/blazor component discovery (PR: [#7826](https://github.com/dotnet/vscode-csharp/pull/7826))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"omniSharp": "1.39.12",
4242
"razor": "9.0.0-preview.24605.1",
4343
"razorOmnisharp": "7.0.0-preview.23363.1",
44-
"xamlTools": "17.13.35611.21"
44+
"xamlTools": "17.13.35618.13"
4545
},
4646
"main": "./dist/extension",
4747
"l10n": "./l10n",

0 commit comments

Comments
 (0)