Skip to content

Commit

Permalink
Merge pull request #306 from tannergooding/main
Browse files Browse the repository at this point in the history
Temporarily disable packing for ClangSharpPInvokeGenerator
  • Loading branch information
tannergooding authored Dec 2, 2021
2 parents 1669da4 + 07d21dd commit f32212c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
</PropertyGroup>

<PropertyGroup Condition="'$(ContinuousIntegrationBuild)' == 'true'">
<IsPackable>false</IsPackable>
<PackAsTool>true</PackAsTool>
<RuntimeIdentifier></RuntimeIdentifier>
</PropertyGroup>
Expand Down

0 comments on commit f32212c

Please sign in to comment.