Add strong name key

This commit is contained in:
Oren Novotny 2018-02-01 20:21:47 -05:00
parent 47a7a4bcf1
commit bf29db9e76
No known key found for this signature in database
GPG Key ID: D501F3955648A88A
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net45</TargetFrameworks>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>key.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>

BIN
src/Ben.Demystifier/key.snk Normal file

Binary file not shown.