mirror of
https://github.com/Kopano-dev/kopano-ol-extension.git
synced 2023-10-10 11:37:40 +00:00
Switched to pfx for signing
This commit is contained in:
parent
3a517e9d52
commit
1bf1c846f1
@ -527,6 +527,7 @@
|
||||
<EmbeddedResource Include="UI\SettingsPage.resx">
|
||||
<DependentUpon>SettingsPage.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<None Include="AcaciaZPushPlugin_TemporaryKey.pfx" />
|
||||
<None Include="packages.config" />
|
||||
<None Include="Properties\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
@ -593,10 +594,10 @@
|
||||
<SignManifests>true</SignManifests>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ManifestKeyFile>TemporaryKey.pfx</ManifestKeyFile>
|
||||
<ManifestKeyFile>AcaciaZPushPlugin_TemporaryKey.pfx</ManifestKeyFile>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ManifestCertificateThumbprint>BBFB28C253605E59B6EFA7AAC079FB30F06C8298</ManifestCertificateThumbprint>
|
||||
<ManifestCertificateThumbprint>533673021CCD374433803D4A2EA74198A1F5B446</ManifestCertificateThumbprint>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<SignAssembly>false</SignAssembly>
|
||||
|
Loading…
x
Reference in New Issue
Block a user