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

Recreated test certificate to fix loading issue in debugger

This commit is contained in:
Patrick Simpson 2018-11-12 11:16:24 +02:00
parent 66cb62ce63
commit d423ddc1c4
2 changed files with 2 additions and 2 deletions

View File

@ -710,10 +710,10 @@
<SignManifests>true</SignManifests> <SignManifests>true</SignManifests>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<ManifestKeyFile>AcaciaZPushPlugin_TemporaryKey.pfx</ManifestKeyFile> <ManifestKeyFile>AcaciaZPushPlugin_1_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<ManifestCertificateThumbprint>B8C4EE803C7FAAB765833281B425AB50E019C66F</ManifestCertificateThumbprint> <ManifestCertificateThumbprint>89D77AA770A430BB94965012BB6D3AA2024A821B</ManifestCertificateThumbprint>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<SignAssembly>false</SignAssembly> <SignAssembly>false</SignAssembly>