Skip to content

Commit

Permalink
Delete obsolete build event
Browse files Browse the repository at this point in the history
  • Loading branch information
godarklight committed Jun 13, 2020
1 parent df9a5a0 commit 3ce17b6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,4 @@
<Name>UDPMeshLib</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup>
<PostBuildEvent Condition="'$(OS)' != 'Unix'">$(SolutionDir)/pdb2mdb/pdb2mdb.exe $(ProjectDir)/$(OutDir)/DarkMultiPlayer.dll
$(SolutionDir)/pdb2mdb/pdb2mdb.exe $(ProjectDir)/$(OutDir)/DarkMultiPlayer-Common.dll</PostBuildEvent>
</PropertyGroup>
</Project>
</Project>

0 comments on commit 3ce17b6

Please sign in to comment.