Skip to content

Commit 14fb828

Browse files
Bump Microsoft.AspNetCore.DataProtection from 8.0.0 to 10.0.0
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.DataProtection dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5bc25e commit 14fb828

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="10.0.0" />
77
</ItemGroup>
88
<ItemGroup>
99
<ProjectReference Include="..\Foundatio\Foundatio.csproj" />

0 commit comments

Comments
 (0)