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

Allow selection of VS version #733

Closed
twsouthwick opened this issue Jul 20, 2021 · 1 comment · Fixed by #753
Closed

Allow selection of VS version #733

twsouthwick opened this issue Jul 20, 2021 · 1 comment · Fixed by #753
Labels
design-proposal label for issues that are design proposal good first issue Good for newcomers help wanted Extra attention is needed

Comments

@twsouthwick
Copy link
Member

Summary

A user should be able to select the version of VS they want UA to use for loading project files.

Motivation and goals

VS can be installed side by side and multiple versions can exist on the same machine at a time. Since UA will use VS locations to locate target files, this can pose problems when only one version has a required workload.

In scope

  • Pass in VS path via command line
  • Provide selection step for VS version if not available and multiple exist

Out of scope

  • None known

Risks / unknowns

  • Many users appreciate the non-interactive mode. There should be a way to continue using UA in non-interactive mode with multiple VS instances available

Examples

upgrade-assistant upgrade [path] --vs-path [path]

@twsouthwick twsouthwick added the design-proposal label for issues that are design proposal label Jul 20, 2021
@twsouthwick
Copy link
Member Author

See #723 for original issue

@twsouthwick twsouthwick added good first issue Good for newcomers help wanted Extra attention is needed labels Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-proposal label for issues that are design proposal good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant