dotnet / dotnet/msbuild

Expose referenc*ing* projects on project graph nodes

Open
#3,797 0 comments 0 reactions 0 assignees View on GitHub
Area: Static Graph triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 13h
Merged PRs (30d)
133

Description

Some potential consumers of this API have expressed that they would find it very useful to have links back up to referencing projects, as opposed to only referenced projects.

The main reason we punted on this originally was simplicity and because coming up with clear names is incredibly hard (referencing vs referenced, parent vs child, etc).

This is mostly for convenience as API consumers could build a structure of reverse edges themselves by traversing the graph once.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.