From 69b028d70626b3421eb473bffad44030ae648ac1 Mon Sep 17 00:00:00 2001 From: Soar Qin Date: Sun, 22 Mar 2026 16:01:38 +0800 Subject: [PATCH] build: add no-op ZipMod/CopyToParentPackage stubs to UpdateGameDlls helper project --- UpdateGameDlls/UpdateGameDlls.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UpdateGameDlls/UpdateGameDlls.csproj b/UpdateGameDlls/UpdateGameDlls.csproj index 134e54e..4a1c1f3 100644 --- a/UpdateGameDlls/UpdateGameDlls.csproj +++ b/UpdateGameDlls/UpdateGameDlls.csproj @@ -10,4 +10,9 @@ IgnoreExitCode="false" WorkingDirectory="$(MSBuildThisFileDirectory).." /> + + + + \ No newline at end of file