get_project_dependencies
Retrieve the complete project reference graph, including direct and transitive dependencies, for any .NET project by providing its name or .csproj filename.
Instructions
Return the project reference graph (direct and transitive dependencies)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project name or .csproj filename |