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.
1 parent 384c3fd commit ccefd75Copy full SHA for ccefd75
CSharpHTTPClient/CSharpHTTPClient.csproj
@@ -37,7 +37,7 @@
37
<StartupObject />
38
</PropertyGroup>
39
<PropertyGroup>
40
- <SignAssembly>true</SignAssembly>
+ <SignAssembly>false</SignAssembly>
41
42
43
<AssemblyOriginatorKeyFile>csharphttpclient.pfx</AssemblyOriginatorKeyFile>
0 commit comments