We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8f6ee commit f1e70afCopy full SHA for f1e70af
sdk/identity/Azure.Identity.Broker/src/Azure.Identity.Broker.csproj
@@ -14,7 +14,7 @@
14
</PropertyGroup>
15
<ItemGroup>
16
<PackageReference Include="Azure.Identity" VersionOverride="1.14.0-beta.3" />
17
- <PackageReference Include="Microsoft.Identity.Client" />
+ <PackageReference Include="Microsoft.Identity.Client" VersionOverride="4.71.1-preview" />
18
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" />
19
<PackageReference Include="Microsoft.Identity.Client.Broker" />
20
</ItemGroup>
0 commit comments