Skip to content

Fix hard-coded Hostx64 path to support arm64 and x86 hosts#215

Merged
AaronRobinsonMSFT merged 8 commits intoAaronRobinsonMSFT:masterfrom
jtschuster:copilot/update-hard-coded-host-paths
Apr 11, 2026
Merged

Fix hard-coded Hostx64 path to support arm64 and x86 hosts#215
AaronRobinsonMSFT merged 8 commits intoAaronRobinsonMSFT:masterfrom
jtschuster:copilot/update-hard-coded-host-paths

Conversation

@jtschuster
Copy link
Copy Markdown
Contributor

The hardcoded path of bin\Hostx64 is causing some dotnet/runtime pipelines to fail: dotnet/runtime#126673

Switch over the current host architecture to determine the bin directory

Comment thread src/msbuild/DNNE.BuildTasks/Windows.cs Outdated
Comment thread src/msbuild/DNNE.BuildTasks/Windows.cs Outdated
Comment thread src/msbuild/DNNE.BuildTasks/Windows.cs
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 6e452da into AaronRobinsonMSFT:master Apr 11, 2026
6 checks passed
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