read_csproj
Read a C# .csproj file to retrieve assembly, target framework, and package references for project configuration.
Instructions
Read a C# .csproj (assembly, target framework, package refs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to .csproj file (relative to project root) |