We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e04f0c + 5d1a90e commit 41fcaf9Copy full SHA for 41fcaf9
src/Directory.Build.props
@@ -0,0 +1,7 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<Project>
3
+ <PropertyGroup>
4
+ <AssemblyOriginatorKeyFile>$(SolutionDir)key.snk</AssemblyOriginatorKeyFile>
5
+ <SignAssembly>true</SignAssembly>
6
+ </PropertyGroup>
7
+</Project>
src/key.snk
596 Bytes
0 commit comments