Add strong name key
This commit is contained in:
parent
47a7a4bcf1
commit
bf29db9e76
@ -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
BIN
src/Ben.Demystifier/key.snk
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user