csf-dev / CSF.Screenplay

Implementation of the Screenplay pattern (aka Journey) in .NET
https://csf-dev.github.io/CSF.Screenplay/
MIT License
13 stars 1 forks source link

Dependencies on Newtonsoft JSON should be relaxed #180

Closed craigfowler closed 5 years ago

craigfowler commented 5 years ago

There is a version 12.0.1 of Newtonsoft JSON available. This should be tested with Screenplay and if it is compatible, the NuGet dependencies should be relaxed.