JamesNK/Newtonsoft.Json

Source code version problem

lwhgsww opened this issue · 1 comments

.Why is the version number in the latest version of Newtonsoft.Json.csproj still 11.0.1? After I changed the version number to 13.0.3, it could compile normally and reference it to the project, but the application ran incorrectly.
thanks!

Because <!-- version numbers will be updated by build --> ?

Having stuff nice and tidy ceased to be a priority quite some time ago.