Update PackageReferences

This commit is contained in:
ClemensFischer 2024-04-11 16:18:10 +02:00
parent 853f180b8d
commit c88bc3b06a
6 changed files with 10 additions and 15 deletions

View file

@ -27,8 +27,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.231219000" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.2428" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240404000" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.3233" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.118" />
</ItemGroup>