deployment-tools icon indicating copy to clipboard operation
deployment-tools copied to clipboard

Clean up dependencies from runtime

Open lbussell opened this issue 4 years ago • 0 comments

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.

lbussell avatar Sep 17 '21 17:09 lbussell