deployment-tools
deployment-tools copied to clipboard
Clean up dependencies from runtime
In eng/Version.Details.xml, This repo has a lot of dependencies that are only shared with dotnet/runtime. Since the arcade infrastructure from this repo was originally copied from runtime, it is unlikely that all of these dependencies are actually used. We should determine which dependencies are actually used and remove the ones that aren't. This will make automatically updating dependencies via Darc much easier.