microsoft / azure-pipelines-yaml

Azure Pipelines YAML examples, templates, and community interaction
MIT License
1.19k stars 926 forks source link

Add a .net-tool template for azure pipelines #551

Open tasdevani21 opened 2 years ago

tasdevani21 commented 2 years ago

This PR adds a .net-tool template for building, running tests, publishing code coverage, packing the tool into a NuGet package, and publishing the package to an internal azure artifacts feed.