Roslyn and msbuild repos recently enabled long paths for the .exes they build. E.g. Roslyn PR: https://github.com/dotnet/roslyn/pull/33030 Instead of each repo implementing it on its own, all repos should get this support by default with an option to opt out.
Roslyn and msbuild repos recently enabled long paths for the .exes they build.
E.g. Roslyn PR: dotnet/roslyn#33030
Instead of each repo implementing it on its own, all repos should get this support by default with an option to opt out.