Skip to content

Conversation

aishwaryabh
Copy link
Contributor

@aishwaryabh aishwaryabh commented May 13, 2025

Issue describing the changes in this PR

This PR broke the core-tools-host by changing the style of the GetHostFXRPath method. The nethost library expects the method to be called get_hostfxr_path but due to the style constraints, we need to add an entry point to specify that is the expected method. Otherwise the VS e2e tests fail in the consolidated pipeline since the host cannot be loaded.

This regression wasn't caught earlier because the path for which the core-tools-host pipeline runs was incorrect. This PR also fixes that and ensures that the consolidated pipeline automatically selects the build from the main branch to avoid regressions like this.

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

@aishwaryabh aishwaryabh requested a review from a team as a code owner May 13, 2025 23:24
@aishwaryabh aishwaryabh force-pushed the aibhandari/fix-coretoolshost-real branch 2 times, most recently from b648eca to bface4f Compare May 13, 2025 23:35
@aishwaryabh aishwaryabh force-pushed the aibhandari/fix-coretoolshost-real branch from a04133b to 41f15d7 Compare May 13, 2025 23:39
@aishwaryabh aishwaryabh merged commit 0e387d7 into main May 14, 2025
12 checks passed
@aishwaryabh aishwaryabh deleted the aibhandari/fix-coretoolshost-real branch May 14, 2025 17:50
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