Update package references

This commit is contained in:
ClemensFischer 2022-11-01 19:10:04 +01:00
parent 00a81cc6f1
commit 10f89b0da9
7 changed files with 7 additions and 7 deletions

View file

@ -36,7 +36,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.5" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.1" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.755" />
<Manifest Include="$(ApplicationManifest)" />
</ItemGroup>