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 92b5d7f + 03134dd commit ce985f3Copy full SHA for ce985f3
NStack/NStack.csproj
@@ -36,6 +36,8 @@ It starts with a new string type that is focused on Unicode code-points as oppos
36
<FileVersion>1.0</FileVersion>
37
<Version>1.0</Version>
38
<InformationalVersion>1.0</InformationalVersion>
39
+ <SignAssembly>True</SignAssembly>
40
+ <AssemblyOriginatorKeyFile>NStack.snk</AssemblyOriginatorKeyFile>
41
</PropertyGroup>
42
43
NStack/NStack.snk
596 Bytes
0 commit comments