You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Directory.Build.props
+1-7Lines changed: 1 addition & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,7 @@
22
22
-->
23
23
<NoWarn>$(NoWarn);NU1507;NU5104;NU5111</NoWarn>
24
24
</PropertyGroup>
25
-
26
-
<!-- Following settings is temporary workaround to suppress warning NU1903: Package 'Microsoft.Build.Tasks.Core' 17.7.2 has a known low severity vulnerability -->
27
-
<PropertyGroup>
28
-
<!-- `all` is default NuGetAuditMode when build with .NET SDK 10 or later -->
0 commit comments