Open Alpgh367 opened 8 years ago
I happened to be viewing this repo and saw your issue. Looks like all you need to do is add Newtonsoft (JSON library).
To do that: Project tab -> Manage NuGet packages -> Browse tab -> search "Newtonsoft" -> The first listing (should be a black rocket ship), click this listing -> Click Install button.
Not sure the required version of it, you may need to mess around with the version of Newtonsoft.Json you install.
When running the program I am getting this error: http://puu.sh/s5ZEt.png