We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6afce0 commit 41511a4Copy full SHA for 41511a4
test/coverlet.core.tests/coverlet.core.tests.csproj
@@ -5,6 +5,7 @@
5
<TargetFramework>netcoreapp2.0</TargetFramework>
6
<IsPackable>false</IsPackable>
7
<LangVersion>preview</LangVersion>
8
+ <NoWarn>$(NoWarn);CS8002</NoWarn>
9
</PropertyGroup>
10
11
<ItemGroup>
0 commit comments