Skip to content

Commit f890f49

Browse files
authored
Merge pull request #7755 from etvorun/xamlTools_17.13.35507.225
Update xamlTools versions to 17.13.35507.225
2 parents 2ed9be7 + cd85617 commit f890f49

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
* Reduce allocations in ProjectSystemProjectFactory.ConvertMetadataReferencesToProjectReferences_NoLock (PR: [#75646](https://github.com/dotnet/roslyn/pull/75646))
1616
* Reduce memory and CPU costs due to SegmentedList usage (PR: [#75661](https://github.com/dotnet/roslyn/pull/75661))
1717
* Bump xamltools to 17.13.35506.24 (PR: [#7740](https://github.com/dotnet/vscode-csharp/pull/7740))
18+
* Bump xamltools to 17.13.35507.225 (PR: [#7755](https://github.com/dotnet/vscode-csharp/pull/7755))
19+
* XAML IntelliseSense completions for Image.Source
1820

1921
# 2.55.x
2022
* Update Roslyn to 4.13.0-2.24531.3 (PR: [#7722](https://github.com/dotnet/vscode-csharp/pull/7722))

package.json

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

0 commit comments

Comments
 (0)