Skip to content

Add to PATH if we don't need to install#93

Open
TylerLeonhardt wants to merge 2 commits intoPowerShellOrg:masterfrom
TylerLeonhardt:fix-add-to-path
Open

Add to PATH if we don't need to install#93
TylerLeonhardt wants to merge 2 commits intoPowerShellOrg:masterfrom
TylerLeonhardt:fix-add-to-path

Conversation

@TylerLeonhardt
Copy link
Copy Markdown
Contributor

@TylerLeonhardt TylerLeonhardt commented Oct 26, 2018

Previous logic wouldn't add 'dotnet' to the PATH if it didn't need to be installed (because it was already present).

This will ensure that the .NET SDK is added to the PATH every time you do: Invoke-PSDepend

PATH logic is fun...

cc @SeeminglyScience

@TylerLeonhardt
Copy link
Copy Markdown
Contributor Author

TylerLeonhardt commented Oct 26, 2018

rip - works outside of the tests 🙃 probably some magic path stuff. Digging...

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.

1 participant