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.
2 parents 67c1481 + 27594a7 commit 248b8f8Copy full SHA for 248b8f8
RestSharp/RestSharp.csproj
@@ -10,7 +10,7 @@
10
<Description>Simple REST and HTTP API Client</Description>
11
<Authors>John Sheehan, RestSharp Community</Authors>
12
<Version>106.6.7</Version>
13
- <Optimize>false</Optimize>
+ <Optimize>true</Optimize>
14
<AssemblyOriginatorKeyFile>..\RestSharp.snk</AssemblyOriginatorKeyFile>
15
<SignAssembly>true</SignAssembly>
16
<PublicSign Condition="'$(OS)' != 'Windows_NT'">true</PublicSign>
0 commit comments