Skip to content

Issue with invalid Project Dependency Graph #78843

@GlennHowest

Description

@GlennHowest

Version Used:
Latest .Net8

Steps to Reproduce:

Image

Image

Image
Image

  1. Setup, have a _solutionPath that is linked to ur solution. (screenshot 1)
  2. Use the following methods (screenshot 2)
  3. Then check what projects are actually given. (screenshot 3 and 4)

Actual Behavior:
Both return the same list, while my inspected project only has a direct reference to Test3 and Core, Test and Test2 should be transitive references.

Expected Behavior:
This is a custom extension i wrote to make it work like intended, here we can fill the list with what is direct reference and transitive based on if its contained or not.

Image

Image

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions