AArnott / Library.Template

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

Replace hard-coded list of TFMs for tests in AzP with a script #136

Closed AArnott closed 2 years ago

AArnott commented 2 years ago

We shouldn't have to modify the pipeline every time the test project's set of TFMs change.