Skip to content

Commit

Permalink
Removing build events
Browse files Browse the repository at this point in the history
  • Loading branch information
ankenyr committed Aug 25, 2020
1 parent 2747f3a commit df4f70f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,4 @@
<PackageReference Include="Jellyfin.Controller" Version="10.6.0" />
</ItemGroup>

<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Exec Command="xcopy /y /d &quot;$(TargetPath)&quot; &quot;C:\Users\Rob\Desktop\jellyfin-data\plugins&quot;" />
</Target>

</Project>

0 comments on commit df4f70f

Please sign in to comment.