There was an error while loading. Please reload this page.
1 parent e974d55 commit 9218fc6Copy full SHA for 9218fc6
tests/ZLinq.Tests/ZLinq.Tests.csproj
@@ -8,7 +8,7 @@
8
<LangVersion>13</LangVersion>
9
<IsPackable>false</IsPackable>
10
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
11
- <NoWarn>$(NoWarn);CS8002</NoWarn>
+ <NoWarn>$(NoWarn);CS8002;CS0618</NoWarn>
12
13
<!-- Microsoft.Testing.Platform Support -->
14
<OutputType>Exe</OutputType>
0 commit comments