diff options
Diffstat (limited to 'SendGrid/packages/RestSharp.104.1/RestSharp.104.1.nuspec')
-rw-r--r-- | SendGrid/packages/RestSharp.104.1/RestSharp.104.1.nuspec | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/SendGrid/packages/RestSharp.104.1/RestSharp.104.1.nuspec b/SendGrid/packages/RestSharp.104.1/RestSharp.104.1.nuspec deleted file mode 100644 index 1ac3d86..0000000 --- a/SendGrid/packages/RestSharp.104.1/RestSharp.104.1.nuspec +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0"?>
-<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
- <metadata>
- <id>RestSharp</id>
- <version>104.1</version>
- <authors>John Sheehan, RestSharp Community</authors>
- <owners>John Sheehan, RestSharp Community</owners>
- <licenseUrl>https://github.com/restsharp/RestSharp/blob/master/LICENSE.txt</licenseUrl>
- <projectUrl>http://restsharp.org/</projectUrl>
- <iconUrl>http://dl.dropbox.com/u/1827/restsharp100.png</iconUrl>
- <requireLicenseAcceptance>false</requireLicenseAcceptance>
- <description>Simple REST and HTTP API Client</description>
- <releaseNotes>For full release notes see https://github.com/restsharp/RestSharp/blob/master/releasenotes.markdown</releaseNotes>
- <language>en-US</language>
- <tags>REST HTTP API JSON XML</tags>
- <references>
- <reference file="RestSharp.dll" />
- <reference file="RestSharp.WindowsPhone.dll" />
- <reference file="RestSharp.Silverlight.dll" />
- </references>
- </metadata>
-</package>
\ No newline at end of file |