Skip to content

Commit 8899fdd

Browse files
authored
Re-enable Nuget Audit (#65328)
1 parent fc7997c commit 8899fdd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Directory.Build.props

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -234,11 +234,6 @@
234234
<CustomBeforeMicrosoftCommonCrossTargetingTargets>$(MSBuildThisFileDirectory)Directory.Build.BeforeCommonTargets.targets</CustomBeforeMicrosoftCommonCrossTargetingTargets>
235235
</PropertyGroup>
236236

237-
<!-- TODO: Re-enable NuGet Audit and fix alerts: https://github.com/dotnet/aspnetcore/issues/64177 -->
238-
<PropertyGroup>
239-
<NuGetAudit>false</NuGetAudit>
240-
</PropertyGroup>
241-
242237
<Import Project="eng\Workarounds.props" />
243238
<Import Project="artifacts\bin\GenerateFiles\Directory.Build.props" Condition=" '$(MSBuildProjectName)' != 'GenerateFiles' " />
244239
<Import Project="eng\Dependencies.props" />

0 commit comments

Comments
 (0)