Skip to content

Commit 320fe59

Browse files
committed
Disable packaging in common specs library
1 parent 97fc8c4 commit 320fe59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Solutions/Marain.Operations.Specs.Common/Marain.Operations.Specs.Common.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<TargetFramework>net6.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
8+
<IsPackable>false</IsPackable>
89
</PropertyGroup>
910

1011
<ItemGroup>

0 commit comments

Comments
 (0)