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 47f1fc5 commit 0c5b6c3Copy full SHA for 0c5b6c3
Microsoft.Identity.Web/Microsoft.Identity.Web.csproj
@@ -7,6 +7,6 @@
7
<ItemGroup>
8
<PackageReference Include="Microsoft.AspNetCore.App" />
9
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="2.2.0" />
10
- <PackageReference Include="Microsoft.Identity.Client" Version="4.0.0" />
+ <PackageReference Include="Microsoft.Identity.Client" Version="4.1.0" />
11
</ItemGroup>
12
</Project>
0 commit comments