Skip to content

Use DOTNET_HOST_PATH instead of hardcoded dotnet #201

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

Merged
merged 5 commits into from
May 3, 2025

Conversation

am11
Copy link
Contributor

@am11 am11 commented May 2, 2025

  • Use $(DOTNET_HOST_PATH) when available, instead of hardcoded dotnet.exe.
  • Update to net8.0 LTS, since net6.0 is out of support.

@am11
Copy link
Contributor Author

am11 commented May 2, 2025

cc @AaronRobinsonMSFT @jkoritzinsky it helps when running with dotnet, not in PATH. We use it in runtime repo and it's documented here https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-environment-variables#dotnet_host_path.

Co-authored-by: Aaron Robinson <[email protected]>
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 363a27a into AaronRobinsonMSFT:master May 3, 2025
6 checks passed
@am11 am11 deleted the patch-1 branch May 3, 2025 19:06
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