diff --git a/sandbox/Benchmark/Benchmark.csproj b/sandbox/Benchmark/Benchmark.csproj index fefb451d..40420d01 100644 --- a/sandbox/Benchmark/Benchmark.csproj +++ b/sandbox/Benchmark/Benchmark.csproj @@ -4,6 +4,7 @@ Exe net6.0;netcoreapp3.1 false + CA1707 diff --git a/test/Nogic.WritableOptions.Tests/Nogic.WritableOptions.Tests.csproj b/test/Nogic.WritableOptions.Tests/Nogic.WritableOptions.Tests.csproj index 7d679d90..fdccd8f2 100644 --- a/test/Nogic.WritableOptions.Tests/Nogic.WritableOptions.Tests.csproj +++ b/test/Nogic.WritableOptions.Tests/Nogic.WritableOptions.Tests.csproj @@ -3,6 +3,7 @@ netcoreapp3.1;net6.0 false + CA1707 @@ -21,8 +22,8 @@ - - + +