Upgrade Microsoft.WindowsAppSDK Version

This commit is contained in:
Clemens 2022-09-02 16:31:21 +02:00
parent 6f52c70273
commit a7c22d1fbc
7 changed files with 7 additions and 7 deletions

View file

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