Skip to content

Commit 9946738

Browse files
authored
Remove redundant NuGetAuditMode setting (#2170)
1 parent 013ec4b commit 9946738

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Custom.Build.props

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,4 @@
55
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
66
</PropertyGroup>
77

8-
<PropertyGroup Label="Treat as warnings the transitive dependencies problems">
9-
<NuGetAuditMode>all</NuGetAuditMode>
10-
</PropertyGroup>
11-
128
</Project>

0 commit comments

Comments
 (0)