Skip to content

Commit 6794641

Browse files
committed
Audit transitive NuGet dependencies.
1 parent 24e53cd commit 6794641

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<ArtifactsPath>$(MSBuildThisFileDirectory)artifacts</ArtifactsPath>
99
<NuGetAudit>true</NuGetAudit>
1010
<NuGetAuditLevel>low</NuGetAuditLevel>
11+
<NuGetAuditMode>all</NuGetAuditMode>
1112
</PropertyGroup>
1213

1314
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">

0 commit comments

Comments
 (0)