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

Get-MsBuildPath.ps1 failes to return correct path #118

Closed
galtrold opened this issue Jun 13, 2018 · 1 comment
Closed

Get-MsBuildPath.ps1 failes to return correct path #118

galtrold opened this issue Jun 13, 2018 · 1 comment
Labels

Comments

@galtrold
Copy link

User story

I want to add a project to my solution.

Expected behavior

A project is added to the desired layer

Actual behavior

The action failes because it can't find MSBuild (Get-MsBuildPath.ps1).
It seem that it searches for a specific version i.e 14.0
Suggestion: Use the same script/bat file that is used in WebSolutionBuildScripts https://github.com/PentiaLabs/WebSolutionBuildScripts/blob/master/Pentia.Get-MSBuild/Pentia.Get-MSBuild.psm1

Steps to reproduce the behavior

Add a project to a helix solution on a new machine which only have the latest version MSBuild (v 15.0)

@TakeitEasyAlan
Copy link
Member

Discussion moved to #109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants