Skip to content

Commit

Permalink
[Az.Accounts] Remove duplicated code copied from Azure.Identity (#25733)
Browse files Browse the repository at this point in the history
* use Azure.Identity

* update README.md

* update ChangeLog.md

* move TaskExtensions.cs to src/Accounts/Authentication/KeyStore

* Update ChangeLog.md

Polish change log

---------

Co-authored-by: Jin Lei <[email protected]>
  • Loading branch information
YanaXu and msJinLei authored Aug 5, 2024
1 parent 8090407 commit 9869090
Show file tree
Hide file tree
Showing 50 changed files with 3 additions and 6,247 deletions.
1 change: 1 addition & 0 deletions src/Accounts/Accounts/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
-->

## Upcoming Release
* Used Azure.Identity and Azure.Core directly for client assertion [#22628].

## Version 3.0.3
* Reduced the frequency of displaying sign-in announcement messages.
Expand Down

This file was deleted.

36 changes: 0 additions & 36 deletions src/Accounts/Authentication/Identity/AuthenticationAccount.cs

This file was deleted.

237 changes: 0 additions & 237 deletions src/Accounts/Authentication/Identity/AuthenticationRecord.cs

This file was deleted.

Loading

0 comments on commit 9869090

Please sign in to comment.