MsBuild

September 1, 2019 ยท View on GitHub

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.

NuGet package

https://nuget.org/packages/MarkdownSnippets.MsBuild/ NuGet Status

More Info

  • Config file convention.

Contents

  1. 1NuGet package
  2. 2More Info