You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2019. It is now read-only.
Fix version discrepancy between csproj and packages for Newtonsoft.Json.
Packages.config says 4.5.6 but HintPath in csproj had 4.5.9. Fixing this discrepancy allows the first build.cmd after git clean -xdf to succeed; previously, it failed.
0 commit comments