~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to external/Newtonsoft.Json/Build/Newtonsoft.Json.nuspec

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
ImportĀ upstreamĀ versionĀ 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
 
3
  <metadata>
 
4
    <id>Newtonsoft.Json</id>
 
5
    <version>4.5.11</version>
 
6
    <title>Json.NET</title>
 
7
    <description>Json.NET is a popular high-performance JSON framework for .NET</description>
 
8
    <authors>James Newton-King</authors>
 
9
    <language>en-US</language>
 
10
    <projectUrl>http://james.newtonking.com/projects/json-net.aspx</projectUrl>
 
11
    <licenseUrl>http://json.codeplex.com/license</licenseUrl>
 
12
    <tags>json</tags>
 
13
  </metadata>
 
14
</package>
 
 
b'\\ No newline at end of file'