From 7631fc2f7b31d2eea6548455c21bd9b1e6b22fa7 Mon Sep 17 00:00:00 2001 From: Chris Yeninas <844685+PhantomGamers@users.noreply.github.com> Date: Sat, 27 Nov 2021 20:17:49 -0500 Subject: [PATCH] QuantumUNET.csproj: disable obsolete warnings the obsolete methods will never be removed so let's not flood build logs with them --- QuantumUNET/QuantumUNET.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/QuantumUNET/QuantumUNET.csproj b/QuantumUNET/QuantumUNET.csproj index d6bfcaa0..5e064e8d 100644 --- a/QuantumUNET/QuantumUNET.csproj +++ b/QuantumUNET/QuantumUNET.csproj @@ -4,6 +4,7 @@ QuantumUNET {C8C53004-1508-4F86-A419-4292C188DC2A} OnBuildSuccess + 1701;1702;0618 full