System.Net.Http
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -1,1 +0,1 @@ | ||
| <?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="rtf" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types> | ||
| <?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types> |
+11
-14
| <?xml version="1.0"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd"> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> | ||
| <metadata> | ||
| <id>System.Net.Http</id> | ||
| <version>4.0.0-beta-22231</version> | ||
| <title>System.Net.Http</title> | ||
| <version>2.0.20710.0</version> | ||
| <authors>Microsoft</authors> | ||
| <owners>Microsoft</owners> | ||
| <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl> | ||
| <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | ||
| <requireLicenseAcceptance>true</requireLicenseAcceptance> | ||
| <description>Provides classes for sending HTTP requests and receiving HTTP responses from a resource identified by a URI.</description> | ||
| <copyright>Copyright © Microsoft Corporation</copyright> | ||
| <licenseUrl>http://www.microsoft.com/web/webpi/eula/MVC_4_eula_ENU.htm</licenseUrl> | ||
| <projectUrl>http://www.asp.net/web-api</projectUrl> | ||
| <dependencies> | ||
| <dependency id="System.IO" version="4.0.0-beta-22231" /> | ||
| <dependency id="System.Net.Primitives" version="4.0.0-beta-22231" /> | ||
| <dependency id="System.Runtime" version="4.0.0-beta-22231" /> | ||
| <dependency id="System.Text.Encoding" version="4.0.0-beta-22231" /> | ||
| <dependency id="System.Threading.Tasks" version="4.0.0-beta-22231" /> | ||
| <dependency id="Microsoft.Net.Http" version="[2.0.20710.0, 2.1)" /> | ||
| </dependencies> | ||
| <id>System.Net.Http</id> | ||
| <title>System.Net.Http</title> | ||
| <requireLicenseAcceptance>true</requireLicenseAcceptance> | ||
| <description>Legacy package, System.Net.Http is now included in the 'Microsoft.Net.Http' package.</description> | ||
| <summary /> | ||
| <language>en-US</language> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet