Upgrade package references

This commit is contained in:
Clemens 2022-09-27 18:00:49 +02:00
parent a7c22d1fbc
commit dd3420c98e
7 changed files with 7 additions and 7 deletions

View file

@ -27,7 +27,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.4" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.5" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.1" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.116" />
</ItemGroup>