Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-wp8/pull/62#issuecomment-83588895 @mowcixo Iâve looked at this PR today and it seems that it doesnât add a reference to Newtonsoft JSON library to _templateâs_ project file. This causes build to fail with the following error: ``` cordovalib\JSON\JsonHelper.cs(15,7): error CS0246: The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?) [d:\cordova\mobilespec\platforms\wp8\mobilespec.csproj] ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org