tunnelvisionlabs / LangSvcV2

"Language Service V2" reference repository
Other
86 stars 38 forks source link

Build the Java tools requires a manual build step to handle the NuGet package #52

Closed sharwell closed 9 years ago

sharwell commented 9 years ago

Currently the Java VSIX embeds a NuGet package containing the build tools. This NuGet package is created by manually running pack.ps1 from the command line, which is not obvious and also tends to be out-of-date. This NuGet package should be automatically produced during the build.