diff --git a/TheSadRogue.Integration.Tests/TheSadRogue.Integration.Tests.csproj b/TheSadRogue.Integration.Tests/TheSadRogue.Integration.Tests.csproj index d745c69..dce6741 100644 --- a/TheSadRogue.Integration.Tests/TheSadRogue.Integration.Tests.csproj +++ b/TheSadRogue.Integration.Tests/TheSadRogue.Integration.Tests.csproj @@ -4,7 +4,7 @@ false - net5.0;netcoreapp3.1;netstandard2.1 + net5.0 diff --git a/TheSadRogue.Integration/TheSadRogue.Integration.csproj b/TheSadRogue.Integration/TheSadRogue.Integration.csproj index d554a85..589f95c 100644 --- a/TheSadRogue.Integration/TheSadRogue.Integration.csproj +++ b/TheSadRogue.Integration/TheSadRogue.Integration.csproj @@ -5,6 +5,31 @@ net5.0;netcoreapp3.1;netstandard2.1 9 0.0.0 + + + CA1043;CA1303;CA1814;CA1710;CA1305;CA1051;CA1307;CA2211;CA1062