secondbounce/Set AssemblyInfo Version
Sets the assembly version number in the specified assembly info file(s)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Assembly version in SemVer format | yes | — |
| directory | Directory where assembly info file is located | — | .\ |
| filename | Filename for assembly info | — | AssemblyInfo.cs |
| recursive | If `true`, update all assembly info files including in files in subdirectories | — | true |
Outputs
| name | description |
|---|---|
| version | Version applied to assembly info |