Skip to content

7.5.16 (Unlisted)

Compare
Choose a tag to compare
@habbes habbes released this 16 Aug 08:35
· 77 commits to master since this release
5831ca9
7.5.16 is unlisted from Nuget.org. Please update to 7.5.17. If the Customer is using this version, he maybe to meet the following exception:

**FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. The system cannot find the file specified.**

This is because the Newtonsoft.Json version on NuGet package is still on the lower version. We unlisted this version from Nuget.org. Please update to the 7.5.17.

If you do want to use 7.5.16, manually updating the Newtonsoft.Json version to 13.0.1 for your project can fix the problem.  

Thanks.

What has changed

  • Update Newtonsoft.Json version to 13.0.1 by @xuzhg #2668
  • Add settings flag to avoid swallowing serialization errors when ILogger is registered by @Nthemba #2652
  • Update ODL version to 7.12.2 by @habbes #2698

Full changelog: 7.5.15...7.5.16