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 0c0938f commit 1d66e9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmark/SaturnBench/SaturnBench.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>
<ProjectReference Include="../../src/Saturn/Saturn.fsproj">
Expand Down

0 comments on commit 1d66e9f

Please sign in to comment.