move Ports into internal namespace; Update JSON.NET

This commit is contained in:
2013-10-17 12:49:52 +02:00
parent 649ded199d
commit 1c74d6ebf4
25 changed files with 27 additions and 28 deletions
@@ -1,6 +1,6 @@
using System;
namespace NReadability
namespace PocketSharp.Ports.NReadability
{
public class WebTranscodingInput
{