From 0aef6e59f9540d9d0f6b4888ad9e7964bfc442ba Mon Sep 17 00:00:00 2001 From: ExilProductions Date: Sun, 16 Nov 2025 05:02:22 +0100 Subject: [PATCH] Update Copy Command to work on linux/mac --- VMM.csproj | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/VMM.csproj b/VMM.csproj index b236de5..7bdef9b 100644 --- a/VMM.csproj +++ b/VMM.csproj @@ -391,8 +391,16 @@ True false - + - + + + + + + + \ No newline at end of file