From ca0ced2b616d172454ded1856be5dc15a18c17a6 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Wed, 18 Nov 2020 18:19:25 +1100 Subject: [PATCH] Another github warning as error (#2516) * Another github warning as error * Also these ones. Co-authored-by: Metal Gear Sloth --- Content.Client/Content.Client.csproj | 2 +- Content.Server/Content.Server.csproj | 2 +- Content.Shared/Content.Shared.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Content.Client/Content.Client.csproj b/Content.Client/Content.Client.csproj index 5a9c5641d6..38f4d32250 100644 --- a/Content.Client/Content.Client.csproj +++ b/Content.Client/Content.Client.csproj @@ -8,7 +8,7 @@ false ..\bin\Content.Client\ Exe - CS8604;CS8765 + CS8604;CS8765;CS8632;CS8622 diff --git a/Content.Server/Content.Server.csproj b/Content.Server/Content.Server.csproj index bb3f002598..e13b99e8a1 100644 --- a/Content.Server/Content.Server.csproj +++ b/Content.Server/Content.Server.csproj @@ -10,7 +10,7 @@ true Exe 1998 - CS8604;CS8765 + CS8604;CS8765;CS8632;CS8622 diff --git a/Content.Shared/Content.Shared.csproj b/Content.Shared/Content.Shared.csproj index 10e9c89c1e..ec92c5eb36 100644 --- a/Content.Shared/Content.Shared.csproj +++ b/Content.Shared/Content.Shared.csproj @@ -9,7 +9,7 @@ ../bin/Content.Shared Release;Debug AnyCPU - CS8604;CS8765 + CS8604;CS8765;CS8632;CS8622