|
@@ -56,7 +56,6 @@
|
|
<DefaultLanguage>en-US</DefaultLanguage>
|
|
<DefaultLanguage>en-US</DefaultLanguage>
|
|
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
|
|
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
|
|
<EntryPointProjectUniqueName>..\PixiEditor\PixiEditor.csproj</EntryPointProjectUniqueName>
|
|
<EntryPointProjectUniqueName>..\PixiEditor\PixiEditor.csproj</EntryPointProjectUniqueName>
|
|
- <PackageCertificateKeyFile>PixiEditor.MSIX_TemporaryKey.pfx</PackageCertificateKeyFile>
|
|
|
|
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
|
|
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
|
|
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
|
|
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
|
|
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
|
|
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
|
|
@@ -64,6 +63,7 @@
|
|
<AppxBundlePlatforms>x86|x64</AppxBundlePlatforms>
|
|
<AppxBundlePlatforms>x86|x64</AppxBundlePlatforms>
|
|
<GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
|
|
<GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
|
|
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
|
|
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
|
|
|
|
+ <PackageCertificateThumbprint>22A93FB097222C16145701D346AE19000A37094E</PackageCertificateThumbprint>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<OutputPath>bin\Debug\</OutputPath>
|