Skip to content

Commit 59c9c81

Browse files
Bump the dotnet group with 3 updates (#46948)
Bumps Azure.Extensions.AspNetCore.DataProtection.Blobs from 1.5.0 to 1.5.1 Bumps Azure.Extensions.AspNetCore.DataProtection.Keys from 1.6.0 to 1.6.1 Bumps Azure.Identity from 1.14.0 to 1.14.1 --- updated-dependencies: - dependency-name: Azure.Extensions.AspNetCore.DataProtection.Blobs dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Azure.Extensions.AspNetCore.DataProtection.Keys dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Azure.Identity dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c0e6f1 commit 59c9c81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.5.0" />
11-
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.6.0" />
12-
<PackageReference Include="Azure.Identity" Version="1.14.0" />
10+
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.5.1" />
11+
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.6.1" />
12+
<PackageReference Include="Azure.Identity" Version="1.14.1" />
1313
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.12.0" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)