Replies: 1 comment 3 replies
-
I agree this would be needed (or something similar). Currently, we have trouble with |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
Is there any way to get the resolved executable path from a tool?
E.g. if you use the
[NuGetPackage("PackageName", "ExecutableName")] Tool X;
how can you get theAbsolutePath
of this resolved tool?Beta Was this translation helpful? Give feedback.
All reactions