Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.1k
Use Path.GetFullPath to get the absolute path.#1033
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ff63046 toba6c7dcComparemgravell commentedMar 19, 2023
I'd very much want to understand the full intent and scenarios here; if this is resolving down to the real file system, that's probably not ideal. What problem are we trying to solve, and how does this fix address it? |
kmosegaard commentedMar 19, 2023
The intent is to remove the An example could be e.g. These would be added to
As the example is presented, it will try to look for |
Possible fix for#1030