Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Commit 6612b74

Browse files
Bump Microsoft.AspNetCore.DataProtection.Extensions
Bumps [Microsoft.AspNetCore.DataProtection.Extensions](https://github.com/dotnet/aspnetcore) from 5.0.3 to 5.0.8. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v5.0.3...v5.0.8) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.DataProtection.Extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cde9eec commit 6612b74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gatekeeper.Server.Web/Gatekeeper.Server.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="MailKit" Version="2.10.1" />
1919
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="5.0.3" />
2020
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="5.0.3" />
21-
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="5.0.3" />
21+
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="5.0.8" />
2222
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.3" />
2323
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.3" />
2424
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.3">

0 commit comments

Comments
 (0)