Skip to content

Commit

Permalink
Sign assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Jun 5, 2019
1 parent 6c69c5d commit 95a3259
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OSVersionHelper/OSVersionHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Description>Makes it easy to determine what version of Windows you're running on.</Description>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>key.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>

<ItemGroup>
Expand Down
Binary file added OSVersionHelper/key.snk
Binary file not shown.

0 comments on commit 95a3259

Please sign in to comment.