Skip to content

Commit 07c1ff9

Browse files
committed
strong name
1 parent 151960a commit 07c1ff9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Peaky.snk

596 Bytes
Binary file not shown.

Peaky/Peaky.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
<PackageProjectUrl>https://github.com/PeakyTests/Peaky</PackageProjectUrl>
1919
<RepositoryUrl>https://github.com/PeakyTests/Peaky</RepositoryUrl>
2020
<PackageLicenseUrl>https://github.com/PeakyTests/peaky/blob/master/LICENSE</PackageLicenseUrl>
21+
<SignAssembly>True</SignAssembly>
22+
<AssemblyOriginatorKeyFile>..\Peaky.snk</AssemblyOriginatorKeyFile>
2123
</PropertyGroup>
2224

2325
<ItemGroup>

0 commit comments

Comments
 (0)