fix windows store package project for upload

This commit is contained in:
2018-10-02 02:19:57 +02:00
parent 4696342421
commit c9aecf885d
4 changed files with 6 additions and 4 deletions

View File

@@ -42,7 +42,7 @@
<PropertyGroup>
<ProjectGuid>3a716fb6-de62-439f-83b6-3c40915d6678</ProjectGuid>
<TargetPlatformVersion>10.0.17134.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.16299.0</TargetPlatformMinVersion>
<TargetPlatformMinVersion>10.0.14393.0</TargetPlatformMinVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>PanoPainterPackage_StoreKey.pfx</PackageCertificateKeyFile>
<EntryPointProjectUniqueName>..\PanoPainter.vcxproj</EntryPointProjectUniqueName>