Add a couple more for external

This commit is contained in:
Matt Nadareski
2024-04-24 11:43:09 -04:00
parent 469356e8c1
commit 839791f467

View File

@@ -12,7 +12,7 @@
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>3.1.6</Version>
<WarningsNotAsErrors>CS0162;CS0612</WarningsNotAsErrors>
<WarningsNotAsErrors>CS0162;CS0612;CS8601;CS8618;IL3000</WarningsNotAsErrors>
<!-- Package Properties -->
<Authors>Matt Nadareski</Authors>