Skip to content

Commit e573243

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AuthenticatedApplicationInsights/AuthenticatedApplicationInsightsDemo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Azure.Identity" Version="1.4.0" />
9+
<PackageReference Include="Azure.Identity" Version="1.10.2" />
1010
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.18.0" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)