-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Previously, Studio and Rider were unable to run (and unable to debug) certain JSON driven xUnit tests due to a serialization bug in JsonDrivenTestCase that only affected .NET Core and not .NET Framework. This change fixes that bug.