Closed trbarrett closed 5 years ago
Expecto.VisualStudio.TestAdapter 10.0.1, which requested package Newtonsoft.Json: >= 10.0 < 11.0 Fake.DotNet.Cli 5.0.0 requested package Newtonsoft.Json: >= 11.0.2 causing Fake to downgrade Expecto
I will try to update it during a weekend.
@adamchester could you push it to nuget since my apikey expired, please :)?
@MNie sent you the code ;)
@jackfoxy, @trbarrett pushed a new version.
I just tested. Everything looks good. Thanks, @MNie
Hi, would it be possible to add support for more recent versions of Newtonsoft.Json to the nuget dependencies? 11.X, which came out last February, and perhaps the more recent 12.X?
https://github.com/adamchester/expecto-adapter/blob/master/nuspec/Expecto.VisualStudio.TestAdapter.nuspec#L22
https://github.com/JamesNK/Newtonsoft.Json/releases
Cheers