1
0
mirror of https://github.com/Kopano-dev/kopano-ol-extension.git synced 2023-10-10 13:37:40 +02:00

Updated dummy certificate

This commit is contained in:
Patrick Simpson 2018-01-08 10:50:50 +02:00
parent 8d3ad5f22d
commit 6745e3657b
2 changed files with 3 additions and 2 deletions

View File

@ -642,6 +642,7 @@
<EmbeddedResource Include="UI\SettingsPage.resx"> <EmbeddedResource Include="UI\SettingsPage.resx">
<DependentUpon>SettingsPage.cs</DependentUpon> <DependentUpon>SettingsPage.cs</DependentUpon>
</EmbeddedResource> </EmbeddedResource>
<None Include="AcaciaZPushPlugin_TemporaryKey.pfx" />
<None Include="packages.config" /> <None Include="packages.config" />
<None Include="Properties\Settings.settings"> <None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator> <Generator>SettingsSingleFileGenerator</Generator>
@ -714,10 +715,10 @@
<SignManifests>true</SignManifests> <SignManifests>true</SignManifests>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<ManifestKeyFile>TemporaryKey.pfx</ManifestKeyFile> <ManifestKeyFile>AcaciaZPushPlugin_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<ManifestCertificateThumbprint>BBFB28C253605E59B6EFA7AAC079FB30F06C8298</ManifestCertificateThumbprint> <ManifestCertificateThumbprint>285BF489C8A03978A93DCEFE97F5D69C5615598B</ManifestCertificateThumbprint>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<SignAssembly>false</SignAssembly> <SignAssembly>false</SignAssembly>