Skip to content

Commit

Permalink
chore: Add new desktop dependency for msal
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Jan 9, 2025
1 parent 350d5c3 commit fd94940
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/Uno.Sdk/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,11 @@
},
{
"group": "MsalClient",
"version": "4.65.0",
"version": "4.66.2",
"packages": [
"Microsoft.Identity.Client",
"Microsoft.Identity.Client.Extensions.Msal"
"Microsoft.Identity.Client.Extensions.Msal",
"Microsoft.Identity.Client.Desktop"
]
},
{
Expand Down

0 comments on commit fd94940

Please sign in to comment.