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.
1 parent 7e04f0c commit 5d1a90eCopy full SHA for 5d1a90e
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