Skip to content

Commit fa961d9

Browse files
Bump Azure.Extensions.AspNetCore.DataProtection.Keys
Bumps [Azure.Extensions.AspNetCore.DataProtection.Keys](https://github.com/Azure/azure-sdk-for-net) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Extensions.AspNetCore.DataProtection.Keys_1.1.0...Azure.Extensions.AspNetCore.DataProtection.Keys_1.2.0) --- updated-dependencies: - dependency-name: Azure.Extensions.AspNetCore.DataProtection.Keys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72bc988 commit fa961d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.2.3" />
11-
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.1.0" />
11+
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.0" />
1212
<PackageReference Include="Azure.Identity" Version="1.8.1" />
1313
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.6.0" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)