Skip to content

Commit

Permalink
Benchmark should not be packaged.
Browse files Browse the repository at this point in the history
  • Loading branch information
airbreather committed May 22, 2019
1 parent 55dbcc4 commit 067dada
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Cursively.Benchmark/Cursively.Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<OutputType>Exe</OutputType>
<TargetFrameworks>netcoreapp3.0;net472</TargetFrameworks>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 067dada

Please sign in to comment.