Skip to content

Commit 19411bc

Browse files
committed
chore: strong name
1 parent 2900a5f commit 19411bc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/SocketIOClient.Windows7/SocketIOClient.Windows7.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<RepositoryUrl>https://github.com/doghappy/socket.io-client-csharp</RepositoryUrl>
1111
<RepositoryType>github</RepositoryType>
1212
<PackageTags>socket.io-client</PackageTags>
13+
<SignAssembly>true</SignAssembly>
14+
<AssemblyOriginatorKeyFile>SocketIOClient.snk</AssemblyOriginatorKeyFile>
1315
</PropertyGroup>
1416

1517
<ItemGroup>
596 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)