Implement targets that enable long paths for .exes targeting .NET Framework 4.6.2+ by default
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.