Skip to content
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

Not possible to install CTestAdapter v3.2.0 on Visual Studio 2017 update v15.6 #27

Closed
kzanev opened this issue Mar 8, 2018 · 0 comments · Fixed by #28
Closed

Not possible to install CTestAdapter v3.2.0 on Visual Studio 2017 update v15.6 #27

kzanev opened this issue Mar 8, 2018 · 0 comments · Fixed by #28
Labels

Comments

@kzanev
Copy link

kzanev commented Mar 8, 2018

Installation of CTestAdapter on Visual Studio 2017 Update 15.6 not possible.

image

Most probably because of changes in the version of some dependencies e.g. from 15.0 to 15.6 the installation is not allowed. After manually patching all manifest files of the vsix package, to refer to version [15.0,16.0) instead of [15.0] the installation was possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants