Closed as not planned
Description
openedon Jan 31, 2024
Description
For .net8 = .NETCOreApp, Version=v3.1 there is still depenedency on Newtonsoft.Json
Steps to reproduce
See Nuget package dependencies
Expected behavior
Depenedency only on System.Text.Json
Actual behavior
Polluting test projects with Newtonsoft.Json which looks unnecesary.
Environment
VS2022 17.8.5, Microsoft.TestPlatform.TestHost package version 17.8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment