devlooped / GitInfo

Git and SemVer Info from MSBuild, C# and VB

Home Page:https://clarius.org/GitInfo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add property to determine if the current commit has a git tag

DoctorKrolic opened this issue · comments

Current workaround is to check whether ThisAssembly.Git.Tag contains -. However having a proper bool property for this would be a lot better

Would you care to elaborate on the scenario? $(GitSemVerSource) will tell you if the version was calculated based on a tag, for example