<PackageReference Include="Microsoft.Bcl.Build" Version="1.0.17-beta" />

Microsoft.Bcl.Build 1.0.17-beta

This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build. Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.

<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata minClientVersion="2.8.1">
    <id>Microsoft.Bcl.Build</id>
    <version>1.0.17-beta</version>
    <title>Microsoft BCL Build Components</title>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329769</licenseUrl>
    <projectUrl>http://go.microsoft.com/fwlink/?LinkID=296436</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build.
Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.</description>
    <summary>Provides build infrastructure components for Microsoft packages.</summary>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <tags>BCL Microsoft System</tags>
  </metadata>
</package>