Skip to content

Commit 65329d5

Browse files
Bump Azure.Identity
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.2 to 1.11.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.10.2...Azure.Identity_1.11.0) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a5e8f5 commit 65329d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/features/security/ledger/source/ContosoHR/ContosoHR.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</ItemGroup>
4444

4545
<ItemGroup>
46-
<PackageReference Include="Azure.Identity" Version="1.10.2" />
46+
<PackageReference Include="Azure.Identity" Version="1.11.0" />
4747
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.6" />
4848
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.6" />
4949
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />

0 commit comments

Comments
 (0)