My code fails if I use JsonSubTypes 1.8.0 from NuGet, complaining it needs 1.2.0 - anyone else get this pls? It's fine if I select 1.2.0 from NuGet. (VS2019 latest, Win10, C#, WinForms, .NET Framework 4.8.)
My code fails if I use JsonSubTypes 1.8.0 from NuGet, complaining it needs 1.2.0 - anyone else get this pls?
It's fine if I select 1.2.0 from NuGet.
(VS2019 latest, Win10, C#, WinForms, .NET Framework 4.8.)