easydesk/Create Nuget Packages
Creates a Nuget packages from compiled sources
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-names | List of project names to pack separately. | yes | — |
| package-version | Version of the Nuget packages. | yes | — |
| output-dir | Directory where all packages will be put (default value is 'packages'). | no | packages |
| build-configuration | Build configuration for the build (default value is 'Release'). | no | Release |
| skip-build | Whether to skip the build using the --no-build flag (default value is 'true') | no | true |
Outputs
no outputs