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

Reduce task count by switching to PowerShell scripts #10

Closed AArnott closed 5 years ago

AArnott commented 5 years ago

We could follow the artifacts pattern in vs-threading to significantly reduce the number of tasks in each Pipeline so it's easier to find the tasks folks are interested in when reviewing an executed Pipeline.