stesta/Edit NuGet Package Manifest
Updates the manifest metadata inside an existing nuget package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| nupkgPath | path to the nupkg | yes | — |
| nuspecPath | an external nuspec file whose content will be used as the base manifest | no | — |
| id | — | no | — |
| title | — | no | — |
| description | — | no | — |
| version | NuGet Package Version | no | 0.1.0 |
| authors | — | no | — |
| owners | — | no | — |
| repositoryUrl | — | no | — |
Outputs
no outputs