Use targeting packs to build net4xx rather than removing from TargetFrameworks using patches #1650
Labels
area-patch-removal
Removing patches for contributing repos from source-build
area-product-experience
Improvements in the end-user's product experience
Currently there are patches in various repos to stop building net4xx target frameworks.
https://github.com/dotnet/source-build/blob/master/patches/roslyn/0001-Conditionally-remove-net472-from-TargetFrameworks.patch
https://github.com/dotnet/source-build/blob/master/patches/arcade/0006-Don-t-build-for-net472-when-building-from-source.patch
...
I think we can use the SBRP-built microsoft.netframework.referenceassemblies.net472/1.0.0-preview.2 to build this target framework as normal. This should remove a persistent source of patches across many repos if we can do this.
The text was updated successfully, but these errors were encountered: