Closed
Description
To bring source build and the Microsoft build in line, and reduce the overall size of the .NET build output (-internal archives correspond to about 1.3GB of in the total build drop), aspnetcore should remove using of the runtime -internal archives, instead using the customer archives and extracting the bits they need.