-
Notifications
You must be signed in to change notification settings - Fork 443
Migrate Microsoft.IdentityModel.TestExtensions from Newtonsoft.Json to System.Text.Json #3356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…o System.Text.Json Co-authored-by: keegan-caruso <[email protected]>
src/Microsoft.IdentityModel.TestExtensions/Microsoft.IdentityModel.TestExtensions.csproj
Show resolved
Hide resolved
Co-authored-by: keegan-caruso <[email protected]>
kllysng
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes for this package lgtm. Question - will we do this for the other packages too?
I believe this is the only src/ package using Newtonsoft through a nuget package. There are many examples in test/ that would be good to clean up later. |
Original prompt
Fixes #3355
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.