Skip to content

Commit 6fc6682

Browse files
committed
chore: 更新 CommunityToolkit.WinUI 至 8.2
1 parent 8860567 commit 6fc6682

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/DotVast.HashTool.WinUI/DotVast.HashTool.WinUI.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353

5454
<ItemGroup>
5555
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
56-
<PackageReference Include="CommunityToolkit.WinUI.Behaviors" Version="8.1.240916" />
57-
<PackageReference Include="CommunityToolkit.WinUI.Controls.Primitives" Version="8.1.240916" />
58-
<PackageReference Include="CommunityToolkit.WinUI.Controls.SettingsControls" Version="8.2.241112-preview1" />
56+
<PackageReference Include="CommunityToolkit.WinUI.Behaviors" Version="8.2.250402" />
57+
<PackageReference Include="CommunityToolkit.WinUI.Controls.Primitives" Version="8.2.250402" />
58+
<PackageReference Include="CommunityToolkit.WinUI.Controls.SettingsControls" Version="8.2.250402" />
5959
<PackageReference Include="CommunityToolkit.WinUI.UI.Controls.Markdown" Version="7.1.2" />
6060
<PackageReference Include="DotVast.Hashing" Version="0.2.3" />
6161
<PackageReference Include="DotVast.Toolkit.StringResource" Version="0.5.1" PrivateAssets="all" ExcludeAssets="runtime" />

0 commit comments

Comments
 (0)