Strong-name sign the assembly.

They key file resides outside of the repository and is symlinked to.
This commit is contained in:
Daniel Kraus 2015-06-20 16:33:46 +02:00
parent aa2ad96774
commit a1895ec9c1
2 changed files with 10 additions and 0 deletions

View File

@ -192,6 +192,9 @@
</Compile>
<AppDesigner Include="Properties\" />
<None Include="zaaReloaded2.licenseheader" />
<None Include="zaaReloaded2.pfx" />
<None Include="zaaReloaded2.snk" />
<None Include="zaaReloaded2.snk.pfx" />
<None Include="zaaReloaded2_TemporaryKey.pfx" />
</ItemGroup>
<PropertyGroup>
@ -207,6 +210,12 @@
<PropertyGroup>
<ManifestCertificateThumbprint>0EDB0CD8E3605AC48387A527A80943403E568BD9</ManifestCertificateThumbprint>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>true</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>zaaReloaded2.pfx</AssemblyOriginatorKeyFile>
</PropertyGroup>
<!-- Include the build rules for a C# project. -->
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- Include additional build rules for an Office application add-in. -->

View File

@ -0,0 +1 @@
../private/zaaReloaded2.pfx