You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Please update references identity projects with last version that use System.Text.Json
The text was updated successfully, but these errors were encountered: