diff --git a/Content.Client/Content.Client.csproj b/Content.Client/Content.Client.csproj index 66beb8956c..defdc00b0d 100644 --- a/Content.Client/Content.Client.csproj +++ b/Content.Client/Content.Client.csproj @@ -8,7 +8,7 @@ false ..\bin\Content.Client\ Exe - CS8604;CS8765;CS8632;CS8622 + nullable diff --git a/Content.Server/Content.Server.csproj b/Content.Server/Content.Server.csproj index ea79f33285..2e7594e2fd 100644 --- a/Content.Server/Content.Server.csproj +++ b/Content.Server/Content.Server.csproj @@ -10,7 +10,7 @@ true Exe 1998 - CS8604;CS8765;CS8632;CS8622 + nullable diff --git a/Content.Shared/Content.Shared.csproj b/Content.Shared/Content.Shared.csproj index 09cb30317d..7dbf5cc32c 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;CS8632;CS8622 + nullable