Skip to content

Bugfix: https://github.com/microsoft/MSBuildLocator/issues/176#177

Closed
bernd5 wants to merge 2 commits into
microsoft:masterfrom
bernd5:master
Closed

Bugfix: https://github.com/microsoft/MSBuildLocator/issues/176#177
bernd5 wants to merge 2 commits into
microsoft:masterfrom
bernd5:master

Conversation

@bernd5
Copy link
Copy Markdown

@bernd5 bernd5 commented Aug 16, 2022

closes: #176

dotNetSdkPath may not end with / or \ - we can't use simple concat

dotNetSdkPath may not end with / or \ - we can't concat
Comment thread src/MSBuildLocator/MSBuildLocator.cs Outdated
@ghost
Copy link
Copy Markdown

ghost commented Aug 18, 2022

CLA assistant check
All CLA requirements met.

@bernd5
Copy link
Copy Markdown
Author

bernd5 commented Aug 19, 2022

Anything to change here?

@bernd5
Copy link
Copy Markdown
Author

bernd5 commented Aug 25, 2022

Please review this PR

@Forgind
Copy link
Copy Markdown
Contributor

Forgind commented Aug 29, 2022

Sorry I was a bit slow. This change and #178 seem roughly equivalent, and they're both correct as far as I can tell. That one is a more targeted change, but this one avoids allocating a dictionary unnecessarily. I just happened to see that first, so I merged it. This change looks good, too! Since I already merged that one, I'll close this, but thank you for your contribution!

@Forgind Forgind closed this Aug 29, 2022
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.

Version 1.5.3 misses a trailing directory separator path

3 participants