actions-marketplace-validations/set-version-assemblyinfo
Set the version in all the AssemblyInfo.cs or AssemblyInfo.vb files in any subdirectory.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Folder location to search for AssemblyInfo.cs/.vb files | no | ${{ github.workspace }} |
| version | Version number to set on [AssemblyVersion] and [AssemblyFileVersion] attributes of AssemblyInfo.cs/.vb files | yes | — |
Outputs
no outputs