realpath in c# - #45637
#45637Conversation
|
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. |
|
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. |
|
@agocke @elinor-fung Could you take a look at this PR or suggest who should? I'm not familiar with native interop to be able to review this. |
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
|
there is also an unused import call. removed in #53428. |
.net framework is windows only and current netcore has ResolveLinkTarget