diff --git a/RageCoop.Client/RageCoop.Client.csproj b/RageCoop.Client/RageCoop.Client.csproj index fa94396..bdd8731 100644 --- a/RageCoop.Client/RageCoop.Client.csproj +++ b/RageCoop.Client/RageCoop.Client.csproj @@ -255,7 +255,7 @@ - cd $(OutDir) + cd /d $(OutDir) copy ..\Core\RageCoop.Core.dll %25cd%25 /y \ No newline at end of file