Skip to content

Commit

Permalink
don't make the benchmarks packageable
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Apr 18, 2024
1 parent c412dc8 commit 0c0938f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmark/GiraffeBench/GiraffeBench.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0c0938f

Please sign in to comment.