Skip to content

Commit 1d66e9f

Browse files
committed
don't make the benchmarks packageable
1 parent 0c0938f commit 1d66e9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmark/SaturnBench/SaturnBench.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>net6.0</TargetFramework>
6+
<IsPackable>false</IsPackable>
67
</PropertyGroup>
78
<ItemGroup>
89
<ProjectReference Include="../../src/Saturn/Saturn.fsproj">

0 commit comments

Comments
 (0)