Skip to content

Commit

Permalink
feat: Alowed BuildTransitive
Browse files Browse the repository at this point in the history
  • Loading branch information
workgroupengineering committed Dec 22, 2021
1 parent 3f7bd3c commit 6a6f68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packaging.Targets/Packaging.Targets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<ItemGroup>
<Content Include="build\*.*">
<Pack>true</Pack>
<PackagePath>build\</PackagePath>
<PackagePath>build\;buildTransitive\;</PackagePath>
</Content>

<!-- SharpZipLib -->
Expand Down

0 comments on commit 6a6f68a

Please sign in to comment.