I updated Kentico 12 MVC CMS & App Newtonsoft.JSON to version 13. Now when running CI I get the error "Message: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)"
All instances in the project were updated.
You need to update ContinuousIntegration.exe.config in the CMS/bin & the Lib folder to have version 13
Yes unfortunately there is still a post bud process that copies the files from the LIB directory. Can't wait until that dependency is gone!
Please, sign in to be able to submit a new answer.