Skip to content

Commit 880d07e

Browse files
authored
Merge pull request #7422 from etvorun/dev/evgenyt/bump_xamlTools
Bump xamlTools version
2 parents 790c9bd + 8caf844 commit 880d07e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Modify ISyntaxFacts methods to allocate less (PR: [#74596](https://github.com/dotnet/roslyn/pull/74596))
1111
* Fix cases where unused private members were not grayed out (PR: [#74589](https://github.com/dotnet/roslyn/pull/74589))
1212
* Fix URI handling when comparing encoded and unencoded URIs (PR: [#74544](https://github.com/dotnet/roslyn/pull/74544))
13-
* Bump xamltools to 17.12.35131.21 (PR: [#7409](https://github.com/dotnet/vscode-csharp/pull/7409))
13+
* Bump xamltools to 17.12.35208.31 (PR: [#7422](https://github.com/dotnet/vscode-csharp/pull/7422))
1414

1515
# 2.41.x
1616
* Bump Roslyn to 4.12.0-1.24376.3 (PR: [#7393](https://github.com/dotnet/vscode-csharp/pull/7393))

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"omniSharp": "1.39.11",
4242
"razor": "9.0.0-preview.24366.2",
4343
"razorOmnisharp": "7.0.0-preview.23363.1",
44-
"xamlTools": "17.12.35131.21"
44+
"xamlTools": "17.12.35208.31"
4545
},
4646
"main": "./dist/extension",
4747
"l10n": "./l10n",
@@ -5575,4 +5575,4 @@
55755575
}
55765576
]
55775577
}
5578-
}
5578+
}

0 commit comments

Comments
 (0)