Merged PR 13782: Remove Package Certificate File from csproj

This commit is contained in:
Ari Morgan 2019-01-14 22:04:46 +00:00
Родитель 81444b3c48
Коммит 9f45bc1d39
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -22,7 +22,6 @@
<AppxBundle>Always</AppxBundle>
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
<PackageCertificateThumbprint>3FD265E4FC786A7A28192B070A81132FF51AA0CE</PackageCertificateThumbprint>
<PackageCertificateKeyFile>GraphNotificationsSample_TemporaryKey.pfx</PackageCertificateKeyFile>
<AppInstallerUpdateFrequency>1</AppInstallerUpdateFrequency>
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
<AppxSymbolPackageEnabled>False</AppxSymbolPackageEnabled>