martijnvanschie/Create dotnet versions

Create various dotnet assembly versions bases on the Semantic Versioning 2.0.0 standard

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
baseversionThe base pattern used the create the additional versionsyes1.0.0.0
namedescription
version-assemblyThe version according to the `AssemblyVersion` format.
version-fileThe version according to the `FileVersion` format.
version-informationalThe version according to the `InformationalVersion` format.
version-packageThe version according to the `PackageVersion` format.
buildnumberThe unique build number generated during the action.