Fix version issue

This commit is contained in:
Wojtek Figat
2022-07-13 21:20:00 +02:00
parent 93fe79c0ac
commit 7a15ed3e43

View File

@@ -76,7 +76,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.1</Version>
<Version>6.0.6</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>