Skip to content

Commit 58a62e8

Browse files
committed
fix: 修复 CommunityToolkit-SettingsControls AOT 崩溃
1 parent 57e167b commit 58a62e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
5656
<PackageReference Include="CommunityToolkit.WinUI.Behaviors" Version="8.1.240916" />
5757
<PackageReference Include="CommunityToolkit.WinUI.Controls.Primitives" Version="8.1.240916" />
58-
<PackageReference Include="CommunityToolkit.WinUI.Controls.SettingsControls" Version="8.1.240916" />
58+
<PackageReference Include="CommunityToolkit.WinUI.Controls.SettingsControls" Version="8.2.241112-preview1" />
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)