Jamie Cansdale
9aa219bca8
Fix build/install to match README.md
...
Both should accept Debug/Release.
2017-11-24 17:08:13 +00:00
Jamie Cansdale
73310ecabb
Make sure that Configuration is set in install.cmd
2017-11-06 15:03:23 +00:00
Andreia Gaita
5b6d17fd88
Removing old files, adding dependencies, fixing appveyor
2017-10-28 19:00:34 +02:00
Jamie Cansdale
fa1a9b7c39
Update install script to work with VS 15.3
2017-09-12 15:45:52 +01:00
Jamie Cansdale
2d00299b20
Add IsProductComponent/IsExperimental properties
...
Decouple IsExperimental from Debug/Release configurations.
Update README.md with description of build flavors.
2017-03-02 09:43:26 +00:00
Jasmine Greenaway
ae32e3f53f
fix typo in echo command
2017-02-28 10:55:37 -05:00
Jamie Cansdale
1d87ff07bc
Add update script to reinstall extension
...
Updated script uses `vsixutil.exe` which is like a scriptable version
of `vsixinstaller.exe`. Extension will be installed for all versions of
Visual Studio. It will only be installed for one VS 2017 SKU
(prioritizing Enterprise, Professional then Community).
2017-02-28 14:39:06 +00:00
Jamie Cansdale
7c823a3a47
Script to un/install dev build of VSIX
...
This script will uninstall previous VSIX version before installing the current dev build.
2017-02-02 15:10:21 +00:00