Not sure if this would be considered as a duplicate of #3002 but we are running into an issue with the Microsoft.Azure.KeyVault package. The dependency Microsoft.Azure.KeyVault.WebKey dependency has restricted the Newtonsoft.Json dependency to be < 10.0.0 and we have updated our stack in ASP.NET Core to 10.0.1. We consume this package so I'm wondering if the dependency will be updated soon?
cc @Eilon