build(deps): bump Hellang.Middleware.ProblemDetails

Bumps [Hellang.Middleware.ProblemDetails](https://github.com/khellang/Middleware) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/khellang/Middleware/releases)
- [Commits](https://github.com/khellang/Middleware/commits)

---
updated-dependencies:
- dependency-name: Hellang.Middleware.ProblemDetails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-10 06:03:31 +00:00 committed by Collin M. Barrett
parent 205c12050d
commit c1f4d306e3

View file

@ -28,7 +28,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="6.5.0" />
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="6.5.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>