Skip to content

Find crossgen tool in a platform independent way. - #8

Merged
russellhadley merged 1 commit into
dotnet:masterfrom
russellhadley:WindowsToolDefaults
Jul 1, 2016
Merged

Find crossgen tool in a platform independent way.#8
russellhadley merged 1 commit into
dotnet:masterfrom
russellhadley:WindowsToolDefaults

Conversation

@russellhadley

Copy link
Copy Markdown
Contributor

This change fixes a bug on Windows where we were not finding an installed tool
due to the file extention. We now us a globbing method to find the exe in a
platform independent way.

This change fixes a bug on Windows where we were not finding an installed tool
due to the file extention.  We now us a globbing method to find the exe in a
platform independent way.
@russellhadley

Copy link
Copy Markdown
Contributor Author

@AndyAyersMS - Fixes .exe extension issue on windows from #1

@AndyAyersMS

Copy link
Copy Markdown
Member

LGTM. Thanks.

@russellhadley
russellhadley merged commit 870503c into dotnet:master Jul 1, 2016
richlander pushed a commit that referenced this pull request Jun 1, 2026
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.

2 participants