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

Updated validating VS toolset generic for different VS versions #2551

Merged
merged 3 commits into from
Dec 6, 2018

Conversation

jainaashish
Copy link
Contributor

Currently there are multiple places in our common.ps1 or configure.ps1 which only uses dev15 specific version or env variables which is why it fails for dev16 at some machines. This PR will fix those instances to make it generic for any VS version.

Copy link
Member

@nkolev92 nkolev92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some suggestions.
Curious what you think about that.
We can discuss it offline if easier.

configure.ps1 Show resolved Hide resolved
build/common.ps1 Show resolved Hide resolved
Copy link
Member

@nkolev92 nkolev92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks and works great.

@nkolev92
Copy link
Member

nkolev92 commented Dec 6, 2018

Well, at least locally it does, the CI is having issues, so we'll hold off merging for now.

@jainaashish
Copy link
Contributor Author

There was a minor issue with Split method. Fixed and merged the PR.

@jainaashish jainaashish merged commit 86752f1 into dev Dec 6, 2018
@nkolev92 nkolev92 deleted the dev-asja-fixVSSDK branch December 10, 2018 18:41
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.

2 participants