Skip to content

Commit 5c8ff60

Browse files
Bump Microsoft.AspNetCore.DataProtection from 8.0 to 8.0.12
Bumps [Microsoft.AspNetCore.DataProtection](https://github.com/dotnet/aspnetcore) from 8.0 to 8.0.12. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.0...v8.0.12) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.DataProtection dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bee5d09 commit 5c8ff60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.DataProtection/Foundatio.DataProtection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PackageTags>$(PackageTags);DataProtection</PackageTags>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="8.0" />
6+
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="8.0.12" />
77
</ItemGroup>
88
<ItemGroup>
99
<ProjectReference Include="..\Foundatio\Foundatio.csproj" />

0 commit comments

Comments
 (0)