Someone mentioned in this thread that .NET runtime does do the long-path workaround automatically.
AFAIK, CoreFX does, but .net doesn't. .net did its own path normalization and length check, which can be turned off since 4.6.2.
Someone mentioned in this thread that .NET runtime does do the long-path workaround automatically.
AFAIK, CoreFX does, but .net doesn't. .net did its own path normalization and length check, which can be turned off since 4.6.2.