build_plugin
Compile a Dataverse plug-in project with dotnet build and return the full build output to check for errors.
Instructions
Build the plug-in project with 'dotnet build' and return the build output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| configuration | No | Debug |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |