File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -337,4 +337,5 @@ ASALocalRun/
337337.localhistory /
338338
339339# BeatPulse healthcheck temp database
340- healthchecksdb
340+ healthchecksdb
341+ * .snk
Original file line number Diff line number Diff line change 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.Windows7.snk</AssemblyOriginatorKeyFile >
1315 </PropertyGroup >
1416
1517 <ItemGroup >
Original file line number Diff line number Diff line change 1616 <Version >2.2.4</Version >
1717 <PackageReleaseNotes ></PackageReleaseNotes >
1818 <PackageLicenseExpression >MIT</PackageLicenseExpression >
19- <SignAssembly >false</SignAssembly >
19+ <SignAssembly >true</SignAssembly >
20+ <AssemblyOriginatorKeyFile >SocketIOClient.snk</AssemblyOriginatorKeyFile >
2021 </PropertyGroup >
2122
2223 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments