mwpowellhtx / BumpAssemblyVersions

A flexible way of Bumping Assembly Versions with a rich set of instructions how to do so.
GNU General Public License v3.0
4 stars 0 forks source link

Add support for additional project tags #2

Open mwpowellhtx opened 5 years ago

mwpowellhtx commented 5 years ago

Verify support for csproj <Version/> property. [1]

Also consider support for <VersionPrefix/> as well as <VersionSuffix/> properties. [2, 3]

[1] Version vs VersionSuffix vs PackageVersion: What do they all mean?

[2] Semantic Versioning 2.0.0

[3] A mapping between project.json and csproj properties