Update Microsoft.WindowsAppSDK references

This commit is contained in:
ClemensFischer 2023-03-03 21:57:50 +01:00
parent 603748d2e3
commit 66e03e5334
7 changed files with 7 additions and 7 deletions

View file

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