Support NuGetAuditWarningAsError
to simplify treat audit warnings as errors
#14012
Labels
Area:NuGetAudit
Functionality:Restore
Priority:3
Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.
Type:Feature
NuGet Product(s) Involved
NuGet.exe
The Elevator Pitch
When we want to treat audit warnings as errors we have to set each error code to the
WarningsAsErrors
list, it's not easy to know all the error codes and it's possible to introduce a new error code, is it?Wondering if we could introduce
NuGetAuditWarningAsError
to simplify treat all nuget audit warnings as errorsAdditional Context and Details
No response
The text was updated successfully, but these errors were encountered: