Skip to content

Commit 48b57cd

Browse files
author
jdeigendesch
committed
Created test certificate
1 parent 416c5ff commit 48b57cd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

OutlookAddIn-Example/OutlookAddIn-Example/OutlookAddIn-Example.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171
<Generator>ResXFileCodeGenerator</Generator>
172172
<LastGenOutput>Resource.Designer.cs</LastGenOutput>
173173
</EmbeddedResource>
174+
<None Include="OutlookAddIn-Example_TemporaryKey.pfx" />
174175
<None Include="Properties\Settings.settings">
175176
<Generator>SettingsSingleFileGenerator</Generator>
176177
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
@@ -213,7 +214,7 @@
213214
<ManifestKeyFile>OutlookAddIn-Example_TemporaryKey.pfx</ManifestKeyFile>
214215
</PropertyGroup>
215216
<PropertyGroup>
216-
<ManifestCertificateThumbprint>5CCD04A7D3DF9DF4D13F2DF6B1BD1AA5831E039A</ManifestCertificateThumbprint>
217+
<ManifestCertificateThumbprint>9D7C057A87ADAEB88942D928B77589B74EB97E5E</ManifestCertificateThumbprint>
217218
</PropertyGroup>
218219
<!-- Include the build rules for a C# project. -->
219220
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

0 commit comments

Comments
 (0)