GitVersionTask by GitTools and Contributors

<PackageReference Include="GitVersionTask" Version="5.0.0-beta5.27" />

 GitVersionTask 5.0.0-beta5.27

Stamps an assembly with git information based on SemVer.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>GitVersionTask</id>
    <version>5.0.0-beta5.27</version>
    <title>GitVersionTask</title>
    <authors>GitTools and Contributors</authors>
    <owners>GitTools and Contributors</owners>
    <developmentDependency>true</developmentDependency>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/GitTools/GitVersion</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/img/package_icon.png</iconUrl>
    <description>Stamps an assembly with git information based on SemVer.</description>
    <releaseNotes>https://github.com/GitTools/GitVersion/releases</releaseNotes>
    <copyright>Copyright GitTools 2019.</copyright>
    <tags>Git Versioning GitVersion GitFlowVersion GitFlow GitHubFlow SemVer</tags>
  </metadata>
</package>