docopt / docopt.net

Port of docopt to .net
https://docopt.github.io/docopt.net/
Other
350 stars 33 forks source link

Put packaging outputs in a directory of redistributable artifacts #142

Closed atifaziz closed 2 years ago

atifaziz commented 2 years ago

This PR puts NuGet packages into a dist directory in the root of the clone, where they are easy to locate, rather than being buried deep in the directory tree with other binary outputs (e.g. src\DocoptNet\bin\Debug).