nodoubtskleve/build-dotnet-framework
GitHub Action to build .NET Framework project / solution.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Project / Solution to build. | yes | — |
| version | Release version. | yes | — |
| configuration | Build Configuration | no | Release |
| release | If true, packs and pushes a tagged releases. | no | false |
| release-type | File type of release. | — | zip |
| project-dir | Location of binaries. | — | NO PROJECT DIRECTORY |
| token | Personal Access Token (PAT) to deploy release. | — | ${{ secrets.GITHUB_TOKEN }} |
Outputs
no outputs