[Bug] System.MissingMethodException - Method not found: 'Void System.Text.Json.Serialization.Metadata.JsonObjectInfoValues1.set_ObjectCreator(System.Func
1<!0>)'
#5021
Labels
1.set_ObjectCreator(System.Func
1<!0>)'
#5021
Library version used
4.66.2.0
.NET version
net9
Scenario
ConfidentialClient - service to service (AcquireTokenForClient)
Is this a new or an existing app?
The app is in production, I haven't upgraded MSAL, but started seeing this issue
Issue description and reproduction steps
Customer updated their System.Text.Json dependency to 9.0.0, and started seeing the following exception in Azure.Identity:
Method not found: 'Void System.Text.Json.Serialization.Metadata.JsonObjectInfoValues`1.set_ObjectCreator(System.Func`1)
Relevant code snippets
Expected behavior
No response
Identity provider
Microsoft Entra ID (Work and School accounts and Personal Microsoft accounts)
Regression
No response
Solution and workarounds
No response
The text was updated successfully, but these errors were encountered: