Skip to content

Conversation

@nohwnd
Copy link
Member

@nohwnd nohwnd commented Jan 2, 2020

Description

Allows build.cmd to be used on systems that have VS2019 installed, by capping the version to VS2017.

Related issue

Fix #2284

@nohwnd
Copy link
Member Author

nohwnd commented Jan 2, 2020

To state the context here, I am aware that the long-term goal is to not have dependency on a specific version of VS, but that would require a lot more work as well as updating the documentation. This is a quick-fix to make the dependency on VS2017 explicit, because it is there, and I need to change those lines everytime I try to build.

@nohwnd nohwnd requested a review from singhsarab January 2, 2020 14:48
@nohwnd nohwnd merged commit 21e03e6 into microsoft:master Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build.cmd fails when VisualStudio 2019 is installed

2 participants