After upgrading to 9.6.10 via Nuget I receive the following error:
https://i.imgur.com/JreFDHA.png
If I download 9.6.10 as zip and view the Dynamicweb.Dashboard version it is 2.4.0 while the Nuget install retrieves 2.3.1. Using 2.4.0 fixes the issue.
Afterwards I get the following error:
https://i.imgur.com/mPKE1rf.png
This can be solved by using Dynamicweb.Imaging version 4.0.3 from the zip instead of Dynamicweb.Imaging version 5.0.0 from Nuget.
If I try to upgrade Dynamicweb.Dashboards to 2.4.0 via Nuget, I only see the latest stable version 2.3.1. Shouldn't I be able to see 2.4.0?