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

Add an init script that acquires dependencies #12

Closed AArnott closed 5 years ago

AArnott commented 5 years ago

In the template version, this script will just install the .NET SDK required to restore and build. But repo instances based on this template could add more.