|
|
@@ -81,7 +81,7 @@
|
|
|
<TargetPlatformMinVersion>10.0.15063.0</TargetPlatformMinVersion>
|
|
|
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
|
|
|
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
|
|
|
- <PackageCertificateKeyFile>D:\proj\ytflow\src\YtFlow\YtFlowApp\YtFlowApp\YtFlowApp_TemporaryKey.pfx</PackageCertificateKeyFile>
|
|
|
+ <PackageCertificateKeyFile>Maple.App_TemporaryKey.pfx</PackageCertificateKeyFile>
|
|
|
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
|
|
|
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
|
|
|
<AppxSymbolPackageEnabled>True</AppxSymbolPackageEnabled>
|
|
|
@@ -375,6 +375,7 @@
|
|
|
<DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)/Config</DestinationFolders>
|
|
|
<DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)/Config</DestinationFolders>
|
|
|
</CopyFileToFolders>
|
|
|
+ <None Include="Maple.App_TemporaryKey.pfx" />
|
|
|
<None Include="packages.config" />
|
|
|
<None Include="PropertySheet.props" />
|
|
|
</ItemGroup>
|