<PackageReference Include="Microsoft.NETCore.Runtime" Version="1.0.2-rc2-24027" />

Microsoft.NETCore.Runtime 1.0.2-rc2-24027

The .NET Core runtime. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata minClientVersion="3.4">
    <id>Microsoft.NETCore.Runtime</id>
    <version>1.0.2-rc2-24027</version>
    <title>Microsoft.NETCore.Runtime</title>
    <authors>Microsoft</authors>
    <owners>microsoft,dotnetframework</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <description>The .NET Core runtime. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb</description>
    <copyright>© Microsoft Corporation.  All rights reserved.</copyright>
    <dependencies>
      <group targetFramework=".NETFramework4.5" />
      <group targetFramework=".NETStandard1.0">
        <dependency id="Microsoft.NETCore.Runtime.CoreCLR" version="1.0.2-rc2-24027" />
        <dependency id="Microsoft.NETCore.Runtime.Native" version="1.0.2-rc2-24027" />
      </group>
    </dependencies>
  </metadata>
</package>