Skip to content

Commit

Permalink
ExampleModule\Config - oops
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudTheWolf committed Oct 19, 2022
1 parent c2efbd2 commit 8cde667
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,4 @@
<PackageReference Include="CloudTheWolf.DSharpPlus.Scaffolding.Data" Version="2.0.0.1" />
<PackageReference Include="CloudTheWolf.DSharpPlus.Scaffolding.Shared" Version="2.1.0.6" />
</ItemGroup>

<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Exec Command="copy $(OutputPath)\* &quot;C:\Users\MichaelHoward\Documents\GitHub\CloudTheWolf.DSharpPlus.Scaffolding\CloudTheWolf.DSharpPlus.Scaffolding.Worker\bin\Debug\Plugins\&quot;" />
</Target>

</Project>

0 comments on commit 8cde667

Please sign in to comment.