-
Couldn't load subscription status.
- Fork 1.2k
realpath in c# #45637
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
base: main
Are you sure you want to change the base?
realpath in c# #45637
Conversation
|
In the following scenario, I think
Does that difference cause any problem? |
I don't think it matters. Once we located the real dotnet executable, it's parent path can be considered a "dotnet root". Whether that parent path contains links shouldn't matter: the SDK only uses the path for finding stuff beneath it, it doesn't care about the path itself. |
src/Resolvers/Microsoft.DotNet.NativeWrapper/EnvironmentProvider.cs
Outdated
Show resolved
Hide resolved
|
Due to lack of recent activity, this PR has been labeled as 'Stale'. It will be closed if no further activity occurs within 7 more days. Any new comment will remove the label. |
|
@marcpopMSFT @dsplaisted ptal |
.net framework is windows only and current netcore has ResolveLinkTarget