Skip to content

Commit 8624bb7

Browse files
Bump the dotnet group with 2 updates (#48698)
Bumps Azure.Identity from 1.14.2 to 1.16.0 Bumps Microsoft.Extensions.Azure from 1.12.0 to 1.13.0 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.Azure dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c45e6e commit 8624bb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/azure/sdk/snippets/logging/LoggingSampleApp.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<ItemGroup>
1010
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.5.1" />
1111
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.6.1" />
12-
<PackageReference Include="Azure.Identity" Version="1.14.2" />
13-
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.12.0" />
12+
<PackageReference Include="Azure.Identity" Version="1.16.0" />
13+
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.13.0" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)