An MsBuild task for merging snippets into markdown documents.
MsBuild has a convention to automatically run build tasks from included NuGet packages. This package takes advantage of that hook to run markdownsnippets on build.
This package only need to be included in one project of the solution. A logical choice is the test project.