diff --git a/Client/Client.csproj b/Client/Client.csproj index f851aa4d..5c0f2d54 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -310,7 +310,8 @@ - copy "$(TargetPath)" "$(TargetDir)client.bin" /Y + copy "$(TargetPath)" "$(TargetDir)client.bin" /Y + \cp "$(TargetPath)" "$(TargetDir)client.bin"