1<?xml version="1.0" encoding="utf-8"?>
2<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
3  <metadata minClientVersion="2.12">
4    <id>runtime.native.System.IO.Compression</id>
5    <version>4.3.0</version>
6    <title>runtime.native.System.IO.Compression</title>
7    <authors>Microsoft</authors>
8    <owners>microsoft,dotnetframework</owners>
9    <requireLicenseAcceptance>true</requireLicenseAcceptance>
10    <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
11    <projectUrl>https://dot.net/</projectUrl>
12    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
13    <description>Internal implementation package not meant for direct consumption.  Please do not reference directly.
14When using NuGet 3.x this package requires at least version 3.4.</description>
15    <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
16    <copyright>© Microsoft Corporation.  All rights reserved.</copyright>
17    <serviceable>true</serviceable>
18    <dependencies>
19      <dependency id="Microsoft.NETCore.Platforms" version="1.1.0" />
20      <dependency id="Microsoft.NETCore.Targets" version="1.1.0" />
21    </dependencies>
22  </metadata>
23</package>