Open
Description
Describe the bug
We have to stay on .NET 6 for now, because of some Azure Durable Entities issues, and I'm unable to upgrade to the latest Schema.NET because it's pulling in System.Text.Json 7.0.0, from the .NET 6.0 target.
Steps to reproduce
Expected behaviour
.NET 6.0 target shouldn't pull in any .NET 7 libraries
Schema objects
No response