We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ecda97 + 41a646d commit a4f4884Copy full SHA for a4f4884
test/EFCore.MySql.Tests/EFCore.MySql.Tests.csproj
@@ -6,6 +6,7 @@
6
<AssemblyName>Pomelo.EntityFrameworkCore.MySql.Tests</AssemblyName>
7
<RootNamespace>Pomelo.EntityFrameworkCore.MySql</RootNamespace>
8
<DefaultItemExcludes>$(DefaultItemExcludes);*.trx</DefaultItemExcludes>
9
+ <NoWarn>$(NoWarn);NU1903</NoWarn>
10
</PropertyGroup>
11
12
<PropertyGroup>
0 commit comments