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
Azure.Identity dependency was added as a workaround to fix security issue #624 caused by SqlClient. Now SqlClient was updated to 6.1.1 which does not cause the issue anymore and Azure.Identity could be removed again.
0 commit comments