Merge pull request #1213 from microsoft/dependabot/nuget/samples/features/security/ledger/source/ContosoHR/Azure.Identity-1.10.2

Bump Azure.Identity from 1.4.0 to 1.10.2 in /samples/features/security/ledger/source/ContosoHR
This commit is contained in:
Umachandar Jayachandran
2023-10-19 14:22:57 -07:00
committed by GitHub
@@ -43,7 +43,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.4.0" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.6" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />