Skip to content

Commit 98db5a9

Browse files
committed
chore: 更新 CsWinRT 至 2.2.0; Mvvm 至 8.4.0
1 parent 28d86b3 commit 98db5a9

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
@@ -11,7 +11,7 @@
1111
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1212
<NoWarn>$(NoWarn);SYSLIB1037</NoWarn>
1313
<UseWindowsThreadPool>true</UseWindowsThreadPool>
14-
<WindowsSdkPackageVersion>10.0.26100.42</WindowsSdkPackageVersion>
14+
<WindowsSdkPackageVersion>10.0.26100.57</WindowsSdkPackageVersion>
1515
</PropertyGroup>
1616

1717
<PropertyGroup Condition="$(Configuration) == Debug">
@@ -51,7 +51,7 @@
5151
</ItemGroup>
5252

5353
<ItemGroup>
54-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />
54+
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
5555
<PackageReference Include="CommunityToolkit.WinUI.Behaviors" Version="8.1.240916" />
5656
<PackageReference Include="CommunityToolkit.WinUI.Controls.Primitives" Version="8.1.240916" />
5757
<PackageReference Include="CommunityToolkit.WinUI.Controls.SettingsControls" Version="8.1.240916" />
@@ -61,7 +61,7 @@
6161
<PackageReference Include="HashLib4CSharp" Version="1.5.0" />
6262
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
6363
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
64-
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.1" />
64+
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0" />
6565
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.240829007" />
6666
<PackageReference Include="Serilog" Version="4.0.1" />
6767
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />

0 commit comments

Comments
 (0)