easydesk/.Net Build
Builds a .NET solution or project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| build-args | Additional build arguments to pass to 'dotnet build'. | no | — |
| build-configuration | The build configuration to use (defaults to 'Release'). | no | Release |
| path | The path to the project or solution to build (defaults to the current directory). | no | . |
| warnings-as-errors | Whether to treat warnings as errors. | no | false |
Outputs
no outputs