In .NET, is there a way to set TreatWarningsAsErrors to true *without* breaking the builds when nuget auditing fails? We want the screaming warnings when a nuget package has a vulnerability, but we don't want to break the builds for everyone, it's simply too disruptive
1 likes 1 replies
?