Skip to content

Commit

Permalink
build: Do not create a NuGet package from the GitLabApiClient submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
ap0llo committed Jul 6, 2021
1 parent 5dbbd1c commit 828c26c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deps/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<Project>

<PropertyGroup>
<IsPackable>false</IsPackable>
</PropertyGroup>

</Project>

0 comments on commit 828c26c

Please sign in to comment.