Skip to content

Commit

Permalink
Revert "Use ArtifactsPath to resolve include dlls for pack (craftwork…
Browse files Browse the repository at this point in the history
…games#865)"

This reverts commit f8376db.
  • Loading branch information
Jeremy Bitar committed May 29, 2024
1 parent 6c26b7c commit d773c62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<Content Include="$(ArtifactsPath)/bin/MonoGame.Extended.Content.Pipeline/release/*.dll" Pack="True" PackagePath="tools" />
<Content Include="bin\net6.0\*.dll" Pack="True" PackagePath="tools\" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit d773c62

Please sign in to comment.