<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata minClientVersion="3.0">
    <id>Microsoft.NETCore.Targets.NETFramework</id>
    <version>4.6.0</version>
    <title>Microsoft.NETCore.Targets.NETFramework</title>
    <authors>Microsoft</authors>
    <owners>microsoft,dotnetframework</owners>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Ensures a minimum set of package versions when building .NET Framework applications and portable libraries.</description>
    <copyright>© Microsoft Corporation.  All rights reserved.</copyright>
  </metadata>
</package>