Skip to content

Conversation

@rolfbjarne
Copy link
Member

Adjust SDK validation to find mtouch in a tools/bin directory (which is where
mtouch resides when shipped in a nuget package), and not look in usr/bin
(mtouch hasn't been there in a long, long time, and then it was very briefly).

Simplify the validation logic to output mtouch's actual path instead of a
value indicating the subdirectory where it was found.

Additionally compute the bin directory to be mtouch's directory, and the lib
directory a sibling of the bin directory.

Adjust SDK validation to find mtouch in a tools/bin directory (which is where
mtouch resides when shipped in a nuget package), and not look in usr/bin
(mtouch hasn't been there in a long, long time, and then it was very briefly).

Simplify the validation logic to output mtouch's actual path instead of a
value indicating the subdirectory where it was found.

Additionally compute the bin directory to be mtouch's directory, and the lib
directory a sibling of the bin directory.
@rolfbjarne rolfbjarne merged commit a0a11af into dotnet:master Mar 5, 2020
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.

3 participants