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

set DOTNET_ROOT in exec_env #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rbauduin
Copy link

@rbauduin rbauduin commented Apr 6, 2023

Use exec-env [1] to set DOTNET_ROOT.
Proposed following a discussion with the maintainer of rtx [2].

1: https://asdf-vm.com/plugins/create.html#bin-exec-env
2: jdx/mise#435

Copy link

@jdx jdx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file needs to be executable (not sure if github just isn't showing me that it is):

chmod +x bin/exec-env

bin/exec-env Show resolved Hide resolved
@jdx
Copy link

jdx commented Apr 9, 2023

just want to note that this isn't an rtx feature, it would be used in asdf as well though it's a bit limited since it has to go through a shim

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