|
|
|
@ -51,7 +51,6 @@ |
|
|
|
</ImportGroup> |
|
|
|
</ImportGroup> |
|
|
|
<PropertyGroup Label="UserMacros" /> |
|
|
|
<PropertyGroup Label="UserMacros" /> |
|
|
|
<PropertyGroup> |
|
|
|
<PropertyGroup> |
|
|
|
<PackageCertificateKeyFile>devilutionX_TemporaryKey.pfx</PackageCertificateKeyFile> |
|
|
|
|
|
|
|
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled> |
|
|
|
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled> |
|
|
|
<GenerateAppInstallerFile>False</GenerateAppInstallerFile> |
|
|
|
<GenerateAppInstallerFile>False</GenerateAppInstallerFile> |
|
|
|
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm> |
|
|
|
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm> |
|
|
|
@ -61,6 +60,8 @@ |
|
|
|
<AppxBundlePlatforms>x64</AppxBundlePlatforms> |
|
|
|
<AppxBundlePlatforms>x64</AppxBundlePlatforms> |
|
|
|
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks> |
|
|
|
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks> |
|
|
|
<AppxPackageDir>..\build\uwp-project\AppxPackages</AppxPackageDir> |
|
|
|
<AppxPackageDir>..\build\uwp-project\AppxPackages</AppxPackageDir> |
|
|
|
|
|
|
|
<PackageCertificateThumbprint>0D43FF406F8BFD3F3325F61908D76FBDAB01425C</PackageCertificateThumbprint> |
|
|
|
|
|
|
|
<PackageCertificateKeyFile>devilutionX_TemporaryKey.pfx</PackageCertificateKeyFile> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
|
<OutDir>..\build\uwp-project\$(Configuration)\</OutDir> |
|
|
|
<OutDir>..\build\uwp-project\$(Configuration)\</OutDir> |
|
|
|
@ -141,4 +142,4 @@ |
|
|
|
<Import Project="$(VSINSTALLDIR)\Common7\IDE\Extensions\Microsoft\VsGraphics\MeshContentTask.targets" /> |
|
|
|
<Import Project="$(VSINSTALLDIR)\Common7\IDE\Extensions\Microsoft\VsGraphics\MeshContentTask.targets" /> |
|
|
|
<Import Project="$(VSINSTALLDIR)\Common7\IDE\Extensions\Microsoft\VsGraphics\ShaderGraphContentTask.targets" /> |
|
|
|
<Import Project="$(VSINSTALLDIR)\Common7\IDE\Extensions\Microsoft\VsGraphics\ShaderGraphContentTask.targets" /> |
|
|
|
</ImportGroup> |
|
|
|
</ImportGroup> |
|
|
|
</Project> |
|
|
|
</Project> |