Nulls as errors (#2394)

Github will cuck me no more.

I tried the old google machine to find if there's a way to inherit these but it was failing me.

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
metalgearsloth
2020-10-30 11:06:05 +11:00
committed by GitHub
parent 14b0a6eae4
commit ca2c52e7b8
3 changed files with 3 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
<OutputPath>../bin/Content.Shared</OutputPath>
<Configurations>Release;Debug</Configurations>
<Platforms>AnyCPU</Platforms>
<WarningsAsErrors>CS8604;CS8765</WarningsAsErrors>
</PropertyGroup>
<Import Project="..\RobustToolbox\MSBuild\Robust.DefineConstants.targets" />
<ItemGroup>