We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f579f commit 4bf73d1Copy full SHA for 4bf73d1
benchmark/SaturnEndpointBench/SaturnEndpointBench.fsproj
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
<TargetFramework>net6.0</TargetFramework>
6
+ <IsPackable>false</IsPackable>
7
</PropertyGroup>
8
<ItemGroup>
9
<ProjectReference Include="../../src/Saturn/Saturn.fsproj">
0 commit comments