Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Removed Post-Build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
erri120 committed Aug 10, 2020
1 parent 2c55048 commit 1164c52
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 24 deletions.
6 changes: 0 additions & 6 deletions DLSiteMetadata/DLSiteMetadata.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,4 @@
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>xcopy $(ProjectDir)$(OutDir)*$(TargetExt) M:\Games\Playnite\Extensions\$(TargetName)\ /Y
xcopy $(ProjectDir)$(OutDir)*.pdb M:\Games\Playnite\Extensions\$(TargetName)\ /Y
xcopy $(ProjectDir)$(OutDir)extension.yaml M:\Games\Playnite\Extensions\$(TargetName)\ /Y
xcopy $(ProjectDir)$(OutDir)icon.png M:\Games\Playnite\Extensions\$(TargetName)\ /Y</PostBuildEvent>
</PropertyGroup>
</Project>
6 changes: 0 additions & 6 deletions F95ZoneMetadata/F95ZoneMetadata.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,4 @@
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>xcopy $(ProjectDir)$(OutDir)*$(TargetExt) M:\Games\Playnite\Extensions\$(TargetName)\ /Y
xcopy $(ProjectDir)$(OutDir)*.pdb M:\Games\Playnite\Extensions\$(TargetName)\ /Y
xcopy $(ProjectDir)$(OutDir)extension.yaml M:\Games\Playnite\Extensions\$(TargetName)\ /Y
xcopy $(ProjectDir)$(OutDir)icon.png M:\Games\Playnite\Extensions\$(TargetName)\ /Y</PostBuildEvent>
</PropertyGroup>
</Project>
6 changes: 0 additions & 6 deletions JastusaMetadata/JastusaMetadata.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,4 @@
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>xcopy $(ProjectDir)$(OutDir)*$(TargetExt) M:\Games\Playnite\Extensions\$(TargetName)\ /Y
xcopy $(ProjectDir)$(OutDir)*.pdb M:\Games\Playnite\Extensions\$(TargetName)\ /Y
xcopy $(ProjectDir)$(OutDir)extension.yaml M:\Games\Playnite\Extensions\$(TargetName)\ /Y
xcopy $(ProjectDir)$(OutDir)icon.png M:\Games\Playnite\Extensions\$(TargetName)\ /Y</PostBuildEvent>
</PropertyGroup>
</Project>
6 changes: 0 additions & 6 deletions VNDBMetadata/VNDBMetadata.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,4 @@
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>xcopy $(ProjectDir)$(OutDir)*$(TargetExt) M:\Games\Playnite\Extensions\$(TargetName)\ /Y
xcopy $(ProjectDir)$(OutDir)*.pdb M:\Games\Playnite\Extensions\$(TargetName)\ /Y
xcopy $(ProjectDir)$(OutDir)extension.yaml M:\Games\Playnite\Extensions\$(TargetName)\ /Y
xcopy $(ProjectDir)$(OutDir)icon.png M:\Games\Playnite\Extensions\$(TargetName)\ /Y</PostBuildEvent>
</PropertyGroup>
</Project>

0 comments on commit 1164c52

Please sign in to comment.