get_project_dependencies
Return the complete project reference graph, including direct and transitive dependencies, to understand how .NET projects are connected.
Instructions
Return the project reference graph (direct and transitive dependencies)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project name or .csproj filename |