Skip to content

Commit 0087eac

Browse files
authored
housekeeping: Disallow benchmarks from releasing.
1 parent 7de4ffe commit 0087eac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ReactiveMarbles.CacheDatabase.Benchmarks/ReactiveMarbles.CacheDatabase.Benchmarks.csproj

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
<TargetFrameworks>net5.0</TargetFrameworks>
6+
<NoPack>true</NoPack>
67
</PropertyGroup>
78

89
<ItemGroup>

0 commit comments

Comments
 (0)