Skip to content

Commit 561b1d7

Browse files
committed
prevent GraphQL.Client.Tests.Common from creating a nuget package
1 parent 3eee9d3 commit 561b1d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/GraphQL.Client.Tests.Common/GraphQL.Client.Tests.Common.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5+
<IsPackable>false</IsPackable>
56
</PropertyGroup>
67

78
<ItemGroup>

0 commit comments

Comments
 (0)