Skip to content

Conversation

@4vomAst
Copy link
Contributor

@4vomAst 4vomAst commented Sep 30, 2019

When Visual Studio 2017 and 2019 are installed, the command
$VS2017InstallPath = & $vswherePath -version 15 -property installationPath
returns a list of installed Visual Studio installation paths. The filter '[15.0,16.0)' ensures that only Visual Studio 2017 path is returned. Otherwise the build script failes:

Msvs : Cannot process argument transformation on parameter 'Path'. Cannot convert value to type System.String.

@amaitland amaitland changed the title Fixed detection of VS2017InstallPath when both, Visual Studio 2017 an… Fixed build error when vswhere detects both VS2017/19 Oct 1, 2019
@amaitland
Copy link
Member

Thanks 👍

@amaitland amaitland merged commit 289f43e into cefsharp:master Oct 1, 2019
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