We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97fc8c4 commit 320fe59Copy full SHA for 320fe59
1 file changed
Solutions/Marain.Operations.Specs.Common/Marain.Operations.Specs.Common.csproj
@@ -5,6 +5,7 @@
5
<TargetFramework>net6.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
+ <IsPackable>false</IsPackable>
9
</PropertyGroup>
10
11
<ItemGroup>
0 commit comments