AArnott / Library.Template

A template for a NuGet package with tests, stylecop, fxcop, versioning, and Azure Pipelines build ready to go.
MIT License
128 stars 26 forks source link

Always include apiscan logs #266

Closed osobeso closed 4 months ago

osobeso commented 4 months ago

This will make it so that API Scan logs are not dropped when any of the API Scan checks fail. Some of these failures need the logs in order to be troubleshooted.