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

Expand usingtask customization #7550

Merged

Conversation

benvillalobos
Copy link
Member

Also improves the detection logic for MSBuild understanding how it was launched and where it exists.

Context

Changes Made

Testing

Notes

Use RuntimeInformation.ProcessArchitecture in GetCurrentMSBuildArchitecture.

Refactor ToolsDirectory computation

BuildEnvironmentHelper goes through a complicated process to compute the
paths to the 32-bit and 64-bit tools folders.

Refactored the logic to expose a new ToolsDirectoryRoot that is "the
base folder" and simplify construction of the more-specific ones to
append to the root.

Don't distinguish tools directory root in handshake

Node communication improvements
@benvillalobos benvillalobos merged commit 67deba3 into dotnet:main Apr 19, 2022
@benvillalobos benvillalobos deleted the usingtask-architecture-improvements branch April 19, 2022 21:49
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