How to Create a NuGet Package that Runs your Console App as an MSBuild Task
Introduction
The Build Task NuGet Package Template sets up a cross-platform msbuild task that runs at build.
Background
I started looking for a way to run a task at build when I started work on NuGetDefense. I needed to run a console app and emit war...
blog.codingcoyote.dev5 min read