Skip to content

Commit

Permalink
don't pack NBench.TestAssembly (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Feb 24, 2020
1 parent 7e6fe78 commit d83b040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/NBench.TestAssembly/NBench.TestAssembly.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFrameworks>$(NetCoreTestVersion)</TargetFrameworks>
<AssemblyName>NBench.TestAssembly</AssemblyName>
<RootNamespace>NBench.TestAssembly</RootNamespace>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit d83b040

Please sign in to comment.