Make it easier to consume self-built shared framework bits #30574
Labels
area-Infrastructure-libraries
dev-innerloop
documentation
Documentation bug or enhancement, does not impact product or test code
Milestone
Related: https://github.com/dotnet/core-setup/issues/4809 & dotnet/arcade#2704
The current doc (https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/dogfooding.md) is hacky and works around the fact that we don't have an easy way to consume self-built shared framework bits. I proposed in an offline thread to generate shared framework installers similar to what aspnetcore is already doing. Ideally this would be easier if we can access some of core-setup's logic or by publishing the shared framework generation logic into an own package (see related issues).
cc @SteveCarrollMSFT @geoffkizer @ericstj @danmosemsft
The text was updated successfully, but these errors were encountered: