Microsoft.Build.Tasks.Git by Microsoft

<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.0.0-beta2-19367-01" />

Package Files

854,936 bytes

 Microsoft.Build.Tasks.Git 1.0.0-beta2-19367-01

MSBuild tasks providing git repository information.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Microsoft.Build.Tasks.Git</id>
    <version>1.0.0-beta2-19367-01</version>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <developmentDependency>true</developmentDependency>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <projectUrl>https://github.com/dotnet/sourcelink</projectUrl>
    <description>MSBuild tasks providing git repository information.</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>MSBuild Tasks source control git</tags>
    <serviceable>true</serviceable>
    <repository type="git" url="https://github.com/dotnet/sourcelink" commit="855afb5af9ea79e63dd9c051a7cfe0941bbb5ced" />
    <dependencies>
      <group targetFramework=".NETFramework4.6.1" />
      <group targetFramework=".NETCoreApp2.0" />
    </dependencies>
  </metadata>
</package>