Upgraded JSON.Net to 4.5.10 from 4.5.9
authorpkanavos <pkanavos@gmail.com>
Fri, 12 Oct 2012 11:31:53 +0000 (14:31 +0300)
committerpkanavos <pkanavos@gmail.com>
Fri, 12 Oct 2012 11:31:53 +0000 (14:31 +0300)
commit44cae3e0934e10e87a19d36e1a310cc46f70bf27
tree334d90c80cfff01c951e8bdca3c67d51003af82a
parent60c171159f662e115fd8b085d7b9527ba4577aeb
Upgraded JSON.Net to 4.5.10 from 4.5.9
32 files changed:
trunk/Pithos.Core/Pithos.Core.csproj
trunk/Pithos.Core/packages.config
trunk/Pithos.Interfaces/Pithos.Interfaces.csproj
trunk/Pithos.Interfaces/packages.config
trunk/Pithos.Network/Pithos.Network.csproj
trunk/Pithos.Network/packages.config
trunk/packages/Newtonsoft.Json.4.5.10/Newtonsoft.Json.4.5.10.nupkg [new file with mode: 0644]
trunk/packages/Newtonsoft.Json.4.5.10/Newtonsoft.Json.4.5.10.nuspec [new file with mode: 0644]
trunk/packages/Newtonsoft.Json.4.5.10/lib/net20/Newtonsoft.Json.dll [new file with mode: 0644]
trunk/packages/Newtonsoft.Json.4.5.10/lib/net20/Newtonsoft.Json.xml [moved from trunk/packages/Newtonsoft.Json.4.5.9/lib/net20/Newtonsoft.Json.xml with 97% similarity]
trunk/packages/Newtonsoft.Json.4.5.10/lib/net35/Newtonsoft.Json.dll [new file with mode: 0644]
trunk/packages/Newtonsoft.Json.4.5.10/lib/net35/Newtonsoft.Json.xml [moved from trunk/packages/Newtonsoft.Json.4.5.9/lib/net35/Newtonsoft.Json.xml with 97% similarity]
trunk/packages/Newtonsoft.Json.4.5.10/lib/net40/Newtonsoft.Json.dll [new file with mode: 0644]
trunk/packages/Newtonsoft.Json.4.5.10/lib/net40/Newtonsoft.Json.xml [moved from trunk/packages/Newtonsoft.Json.4.5.9/lib/net40/Newtonsoft.Json.xml with 97% similarity]
trunk/packages/Newtonsoft.Json.4.5.10/lib/portable-net40+sl4+wp7+win8/Newtonsoft.Json.dll [new file with mode: 0644]
trunk/packages/Newtonsoft.Json.4.5.10/lib/portable-net40+sl4+wp7+win8/Newtonsoft.Json.xml [new file with mode: 0644]
trunk/packages/Newtonsoft.Json.4.5.10/lib/sl3-wp/Newtonsoft.Json.dll [new file with mode: 0644]
trunk/packages/Newtonsoft.Json.4.5.10/lib/sl3-wp/Newtonsoft.Json.xml [moved from trunk/packages/Newtonsoft.Json.4.5.9/lib/sl3-wp/Newtonsoft.Json.xml with 97% similarity]
trunk/packages/Newtonsoft.Json.4.5.10/lib/sl4-windowsphone71/Newtonsoft.Json.dll [new file with mode: 0644]
trunk/packages/Newtonsoft.Json.4.5.10/lib/sl4-windowsphone71/Newtonsoft.Json.xml [moved from trunk/packages/Newtonsoft.Json.4.5.9/lib/sl4-windowsphone71/Newtonsoft.Json.xml with 97% similarity]
trunk/packages/Newtonsoft.Json.4.5.10/lib/sl4/Newtonsoft.Json.dll [new file with mode: 0644]
trunk/packages/Newtonsoft.Json.4.5.10/lib/sl4/Newtonsoft.Json.xml [moved from trunk/packages/Newtonsoft.Json.4.5.9/lib/sl4/Newtonsoft.Json.xml with 97% similarity]
trunk/packages/Newtonsoft.Json.4.5.10/lib/winrt45/Newtonsoft.Json.dll [new file with mode: 0644]
trunk/packages/Newtonsoft.Json.4.5.10/lib/winrt45/Newtonsoft.Json.xml [moved from trunk/packages/Newtonsoft.Json.4.5.9/lib/winrt45/Newtonsoft.Json.xml with 97% similarity]
trunk/packages/Newtonsoft.Json.4.5.9/Newtonsoft.Json.4.5.9.nupkg [deleted file]
trunk/packages/Newtonsoft.Json.4.5.9/lib/net20/Newtonsoft.Json.dll [deleted file]
trunk/packages/Newtonsoft.Json.4.5.9/lib/net35/Newtonsoft.Json.dll [deleted file]
trunk/packages/Newtonsoft.Json.4.5.9/lib/net40/Newtonsoft.Json.dll [deleted file]
trunk/packages/Newtonsoft.Json.4.5.9/lib/sl3-wp/Newtonsoft.Json.dll [deleted file]
trunk/packages/Newtonsoft.Json.4.5.9/lib/sl4-windowsphone71/Newtonsoft.Json.dll [deleted file]
trunk/packages/Newtonsoft.Json.4.5.9/lib/sl4/Newtonsoft.Json.dll [deleted file]
trunk/packages/Newtonsoft.Json.4.5.9/lib/winrt45/Newtonsoft.Json.dll [deleted file]