tunnelvisionlabs/JavaForVS

Publish build tools in NuGet

Closed this issue · 1 comments

Originally posted at tunnelvisionlabs/LangSvcV2#28.

The Java build tools are currently part of the template when a project is created. If users exclude the top-level packages folder from source control, the build system will not be included when other users clone the project. To easily resolve this, the tools need to be available in NuGet (even if they are hidden from search results).