Skip to content
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

Use last versions of Microsoft.Identity.Client and Microsoft.IdentityModel.* #788

Closed
mojtabakaviani opened this issue Nov 10, 2020 · 2 comments · Fixed by #794
Closed

Use last versions of Microsoft.Identity.Client and Microsoft.IdentityModel.* #788

mojtabakaviani opened this issue Nov 10, 2020 · 2 comments · Fixed by #794

Comments

@mojtabakaviani
Copy link

Please update references identity projects with last version that use System.Text.Json

@cheenamalhotra
Copy link
Member

Hi @mojtabakaviani

Could you explain more about your requirement?

@mojtabakaviani
Copy link
Author

After update efcore to version 5.0, see Newtonsoft.Json in bin folder. because Microsoft.Data.SqlClient use version 5.6, if update to version 6.8 remove this dependency. other than this Azure Authentication not use in many projects, it's better move to separated library (Microsoft.Data.SqlClient.Azure) so remove Microsoft.Identity.* and Newtonsoft.Json from Microsoft.Data.SqlClient dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants