Skip to content

Commit

Permalink
Update uEssentials.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardosnt committed Apr 1, 2016
1 parent 8aeae2f commit 0d8c73b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions uEssentials.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -230,13 +230,6 @@
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>xcopy /y "$(TargetDir)uEssentials.dll" "C:\Users\Leonardo\Documents\Unturned\Rocket\All\Unturned\Servers\MyFirstRocketServer\Rocket\Plugins\*.*"</PostBuildEvent>
</PropertyGroup>
<PropertyGroup>
<PreBuildEvent>for /f "tokens=2 delims=," %25%25F in ('tasklist /nh /fi "WINDOWTITLE eq Unturned Server" /fo csv') do taskkill /PID %25%25~F /F
EXIT 0</PreBuildEvent>
</PropertyGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
Expand Down

0 comments on commit 0d8c73b

Please sign in to comment.