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 b3a09e2 commit b5c43a4Copy full SHA for b5c43a4
benchmarks/RestSharp.Benchmarks/Directory.Build.props
@@ -0,0 +1,7 @@
1
+<Project>
2
+ <PropertyGroup>
3
+ <IsPackable>false</IsPackable>
4
+ <SignAssembly>true</SignAssembly>
5
+ <LangVersion>8</LangVersion>
6
+ </PropertyGroup>
7
+</Project>
0 commit comments