You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2024. It is now read-only.
I was hoping we'd be able to exec from any folder in the repo, but I only appear to be able to exec from the root of the repo, in the folder where the dotnetexec file lives.
It would be great if it traversed up the directory tree looking for the file, like e.g. the dotnet-tools.json itself.
I was hoping we'd be able to exec from any folder in the repo, but I only appear to be able to exec from the root of the repo, in the folder where the
dotnetexecfile lives.It would be great if it traversed up the directory tree looking for the file, like e.g. the
dotnet-tools.jsonitself.