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.
2 parents 1bcf541 + 65329d5 commit b8a3074Copy full SHA for b8a3074
samples/features/security/ledger/source/ContosoHR/ContosoHR.csproj
@@ -43,7 +43,7 @@
43
</ItemGroup>
44
45
<ItemGroup>
46
- <PackageReference Include="Azure.Identity" Version="1.10.2" />
+ <PackageReference Include="Azure.Identity" Version="1.11.0" />
47
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.6" />
48
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.6" />
49
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />
0 commit comments