-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Visual Studio 2017 RC #76
Comments
Thanks a lot. That worked. I ran the command with a small modification on the last line:
|
Oops, thanks for the fix! I've updated it above. I'm glad it worked (apart than that 😊). |
In case anybody is having the same problem with the preview channel of VS2017, here's the same script to copy from VS2017 to VS2017 Preview:
|
@jcouv, thanks for the info! I didn't know about the preview channel. 😕 Is this it here? I was interested to find a Team Explorer standalone install. |
That looks like it, but I'm not sure. The installer (linked from the page you mentioned) installs in the same path as the installer I used (ie |
The workaround worked great for me too! |
NOTE: TestDriven.Net will be installed for Visual Studio 2017 RC (Community, Professional and Enterprise in their default locations).
Workaround:
The following BAT file must be run as admin user. Change VS2017SKU to "Community", "Professional" or "Enterprise" (depending on which Visual Studio 2017 SKU you have installed).
Please subscribe to this issue for updates!
The text was updated successfully, but these errors were encountered: