ewilliams0305/Simpl Sharp
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Project file targeting the simplsharp SDK | yes | ./**.csproj |
| targets | Target dotnet framework | no | net472 |
| configuration | Target configuration | no | Release |
Outputs
| name | description |
|---|---|
| cpz_file | The location of the new CPZ file on the runner |
| clz_file | The location of the new CLZ file on the runner |
| artifacts_path | Directory path containing all compiled Simpl Sharp CPZ and CLZ files |