Skip to content

Commit

Permalink
Make NGherkin.props transitive
Browse files Browse the repository at this point in the history
  • Loading branch information
Romfos committed Jan 13, 2024
1 parent 8513b67 commit eaa4844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NGherkin/NGherkin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<None Include="../NGherkin.props" Pack="true" PackagePath="build" />
<None Include="../NGherkin.props" Pack="true" PackagePath="buildTransitive" />
</ItemGroup>

</Project>

0 comments on commit eaa4844

Please sign in to comment.