Skip to content

Commit ddd7caf

Browse files
authored
Merge pull request #363 from microsoft/updateIdentityClientVersion
Udpate Microsoft.Identity.Client version to 4.27.0.0
2 parents 1c37cfe + 4695777 commit ddd7caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Update="Microsoft.Rest.ClientRuntime" Version="2.3.11" />
1313
<PackageReference Update="System.Net.Http" Version="4.3.3" />
1414
<PackageReference Update="Microsoft.Identity.Client.Extensions.Msal" Version="2.16.8" GeneratePathProperty="true" />
15-
<PackageReference Update="Microsoft.Identity.Client" Version="4.25.0" GeneratePathProperty="true" />
15+
<PackageReference Update="Microsoft.Identity.Client" Version="4.27.0" GeneratePathProperty="true" />
1616
<PackageReference Update="Microsoft.PowerBI.Api" Version="2.14.0" />
1717
<PackageReference Update="System.Runtime.Serialization.Json" Version="4.3.0" />
1818
<PackageReference Update="Moq" Version="4.8.2" />

0 commit comments

Comments
 (0)