Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.DataProtection from 7.0.12 to 8.0.8 in /WFI…
Browse files Browse the repository at this point in the history
…nfo (#316)

Bumps [Microsoft.AspNetCore.DataProtection](https://github.com/dotnet/aspnetcore) from 7.0.12 to 8.0.8.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v7.0.12...v8.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.DataProtection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent e8f7a28 commit b71e4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WFInfo/WFInfo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="Tesseract" Version="5.2.0" />
<PackageReference Include="WebSocketSharp-netstandard" Version="1.0.1" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="7.0.12" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="8.0.8" />
</ItemGroup>
<ItemGroup>
<None Update="$(HOME)\.nuget\packages\tesseract\5.2.0\build\\..\x64\leptonica-1.82.0.dll">
Expand Down

0 comments on commit b71e4ed

Please sign in to comment.