We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0330dba commit 4cfa513Copy full SHA for 4cfa513
src/sdk/sdk.csproj
@@ -6,6 +6,7 @@
6
<IsTool>true</IsTool>
7
<NoWarn>
8
$(NoWarn);
9
+ NU1901;
10
NU5129
11
</NoWarn>
12
<PackageDescription>$(Description)
0 commit comments