From 999eefbba63e18c0acae4dcf254eda9ca2b85edc Mon Sep 17 00:00:00 2001 From: drojf <1249449+drojf@users.noreply.github.com> Date: Sun, 8 Sep 2024 23:46:59 +1000 Subject: [PATCH] Try to fix CI unsupported on this platform error --- Assembly-CSharp.csproj | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Assembly-CSharp.csproj b/Assembly-CSharp.csproj index a8df3ee..4819d57 100644 --- a/Assembly-CSharp.csproj +++ b/Assembly-CSharp.csproj @@ -652,9 +652,18 @@ pdbonly true - + + + + + + + + DLLs\System.Xml.dll + +