Nate McMaster
39c190aa0d
Preserve the build number when building the VSIX ( #1702 )
2017-09-27 16:25:16 -07:00
Nate McMaster
bf1be9fb79
Restore the VSIX project with MSBuild instead of NuGet.exe ( #1471 )
...
* Restore the VSIX project with MSBuild instead of NuGet.exe
* Upgrade AppVeyor image to VS Preview
2017-06-27 10:28:23 -07:00
Ryan Nowak
fcb8669c98
Use project.json for the VSIX project
...
Also did some spring cleaning on redundent references in the language
services package.
Note that the 'immutable' packages are now totally redundant with
Shell.15.0. You're supposed to use one or the other. Since our minimum VS
is 15, I just went with shell 15.0.
Now the VSIX project doesn't have many references in it.
2017-06-03 17:27:35 -07:00
Pranav K
fa378842af
Use NuGetPackageRoot instead of NuGetPackageFolders
2017-04-04 15:32:46 -07:00
Pranav K
a784265747
Search more places for MSBuild
2017-03-31 14:37:50 -07:00
Pranav K
b56751bf2e
Fix typo
2017-03-09 12:08:50 -08:00
Pranav K
3f911fd518
Account for missing ArtifactsDir
2017-03-09 11:45:08 -08:00
Pranav K
addbac24aa
Account for missing trailing slash in package path when restoring vsix
2017-03-09 10:34:59 -08:00
Pranav K
3ba44f5038
Build the vsix as part of the default build cycle
...
Fixes #1029
2017-03-09 10:07:38 -08:00