File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 168
168
<!-- Other approved packages -->
169
169
<PackageReference Update =" Microsoft.Azure.Amqp" Version =" 2.6.9" />
170
170
<PackageReference Update =" Microsoft.Azure.WebPubSub.Common" Version =" 1.4.0" />
171
- <PackageReference Update =" Microsoft.Identity.Client" Version =" 4.69.1 " />
172
- <PackageReference Update =" Microsoft.Identity.Client.Extensions.Msal" Version =" 4.69.1 " />
173
- <PackageReference Update =" Microsoft.Identity.Client.Broker" Version =" 4.69.1 " />
171
+ <PackageReference Update =" Microsoft.Identity.Client" Version =" 4.70.2 " />
172
+ <PackageReference Update =" Microsoft.Identity.Client.Extensions.Msal" Version =" 4.70.2 " />
173
+ <PackageReference Update =" Microsoft.Identity.Client.Broker" Version =" 4.70.2 " />
174
174
<PackageReference Update =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 6.35.0" />
175
175
<PackageReference Update =" Microsoft.IdentityModel.Tokens" Version =" 6.35.0" />
176
176
<PackageReference Update =" System.IdentityModel.Tokens.Jwt" Version =" 6.35.0" />
Original file line number Diff line number Diff line change 10
10
11
11
### Other Changes
12
12
13
+ - Updated ` Microsoft.Identity.Client.Broker ` dependency to version 4.70.2
14
+
13
15
## 1.3.0-beta.2 (2025-04-08)
14
16
15
17
### Other Changes
Original file line number Diff line number Diff line change 10
10
11
11
### Other Changes
12
12
13
+ - Updated ` Microsoft.Identity.Client ` dependency to version 4.70.2
14
+
13
15
## 1.14.0-beta.3 (2025-04-08)
14
16
15
17
### Features Added
You can’t perform that action at this time.
0 commit comments