Skip to content

Commit 983d913

Browse files
authored
housekeeping: Use IsPackable false
1 parent 0087eac commit 983d913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFrameworks>net5.0</TargetFrameworks>
6-
<NoPack>true</NoPack>
6+
<IsPackable>false</IsPackable>
77
</PropertyGroup>
88

99
<ItemGroup>

0 commit comments

Comments
 (0)