I\'m having issues with a project referencing 2 packages that then reference Newtonsoft.Json but both at different versions. I\'m using the nuget package of Refit
Running into related issue, not being able to install the Mirosoft.NET.Sdk package. Worked around this by creating a new Cloud - Azure functions project using vs2017. That project comes with the Mirosoft.NET.Sdk package version 1.0.6. Updating that to 1.0.7 actually works. Then installed Newton 9.0.1. From there on, no problems.