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

Users/ersciple/m117fallback #4170

Merged
merged 1 commit into from
May 1, 2017
Merged

Conversation

ericsciple
Copy link
Contributor

No description provided.

@ericsciple
Copy link
Contributor Author

ericsciple commented Apr 27, 2017

Collecting early feedback. I still need to do the following:

  • rev patch versions
  • fixup loc strings
  • test e2e

Write-Verbose $_
$null = $output.AppendLine($_)
}
if (!$script:visualStudioCache.ContainsKey('15.0')) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

i added a cache since VSBuild potentially calls twice. Once to resolve VS, and then again to resolve MSBuild location.

} finally {
Trace-VstsLeavingInvocation $MyInvocation
}
}

function Select-MSBuildPath {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

xamarin android and msbuild tasks both use this same logic, so i moved it into the common module

Copy link
Contributor

@madhurig madhurig left a comment

Choose a reason for hiding this comment

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

Xamarin task changes look good to me. Thanks for pulling the Select-MSBuildPath into common module.

@ericsciple ericsciple force-pushed the users/ersciple/m117fallback branch from 5765f31 to fdc1d0d Compare May 1, 2017 16:09
@ericsciple ericsciple merged commit c7abcd6 into master May 1, 2017
@ericsciple ericsciple deleted the users/ersciple/m117fallback branch May 1, 2017 16:09
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.

4 participants