facebook-csharp-sdk / simple-json

JSON library for .NET 2.0+/SL4+/WP7/WindowsStore with optional support for dynamic and DataContract
MIT License
379 stars 143 forks source link

Why is EscapeToJavascriptStringTests.cs included in SimpleJson-Net20.csproj? #55

Open eduardocampano opened 10 years ago

eduardocampano commented 10 years ago

The solution doesn't build for me. It was added in this commit https://github.com/facebook-csharp-sdk/simple-json/commit/25f63e0d340374d75f36aebb033cbb84c48b1778. Should I send a PR?

prabirshrestha commented 10 years ago

@eduardocampano feel free to send a PR. That should had been included in the test project.