This repository was archived by the owner on Dec 18, 2017. It is now read-only.
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
need an explicit “link” between dependency diagnostic warning/error and a dependency #2743
Closed
Description
In order to implement this spec (see bottom for dependencies tree): https://github.com/aspnet/specs/blob/master/tooling/proj-json-missing-dep.md we also need an explicit “link” between dependency diagnostic warning/error and a dependency.
Warnings/errors that we receive now, don’t have a code we could reference (even if they would , how do we parse it to determine which dependency it is related to?)