diff --git a/Content.Client/Content.Client.csproj b/Content.Client/Content.Client.csproj index 5c56fa52fc..5a9c5641d6 100644 --- a/Content.Client/Content.Client.csproj +++ b/Content.Client/Content.Client.csproj @@ -8,6 +8,7 @@ false ..\bin\Content.Client\ Exe + CS8604;CS8765 diff --git a/Content.Server/Content.Server.csproj b/Content.Server/Content.Server.csproj index 9eae91acb0..bb3f002598 100644 --- a/Content.Server/Content.Server.csproj +++ b/Content.Server/Content.Server.csproj @@ -10,6 +10,7 @@ true Exe 1998 + CS8604;CS8765 diff --git a/Content.Shared/Content.Shared.csproj b/Content.Shared/Content.Shared.csproj index 173184e1d1..10e9c89c1e 100644 --- a/Content.Shared/Content.Shared.csproj +++ b/Content.Shared/Content.Shared.csproj @@ -9,6 +9,7 @@ ../bin/Content.Shared Release;Debug AnyCPU + CS8604;CS8765