-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Description
Summary
The Linux dependencies described by the docs are defined independently of what the product's actual dependencies are. These should be guaranteed to be in sync such that if product dependencies are changed in any way, the docs will reflect that change. Today this is a manual process but it can be improved through the work being done in dotnet/core#5651.
Goal
Doc maintainers can use automation to validate and/or automatically update the docs such that the Linux packages described in the docs match up with the official product dependencies for each platform.
Relevant content: https://docs.microsoft.com/dotnet/core/install/linux
cc @adegeo
Reactions are currently unavailable