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 7e6fe78 commit d83b040Copy full SHA for d83b040
src/NBench.TestAssembly/NBench.TestAssembly.csproj
@@ -4,6 +4,7 @@
4
<TargetFrameworks>$(NetCoreTestVersion)</TargetFrameworks>
5
<AssemblyName>NBench.TestAssembly</AssemblyName>
6
<RootNamespace>NBench.TestAssembly</RootNamespace>
7
+ <IsPackable>false</IsPackable>
8
</PropertyGroup>
9
10
<ItemGroup>
0 commit comments