auth0 / auth0-oidc-client-net

OIDC Client for .NET Desktop and Mobile applications
https://auth0.github.io/auth0-oidc-client-net/
Apache License 2.0
86 stars 49 forks source link

[SDK-2814] Update dependencies for Core #215

Closed frederikprijck closed 3 years ago

frederikprijck commented 3 years ago

Changes

Makes a few changes to the project's dependencies, mainly to fix the error on iOS about a conflicting version with System.Text.Json.

Bug fix:

Conflict resolutions:

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Checklist