build(deps): bump Hellang.Middleware.ProblemDetails

Bumps [Hellang.Middleware.ProblemDetails](https://github.com/khellang/Middleware) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/khellang/Middleware/releases)
- [Commits](https://github.com/khellang/Middleware/compare/v6.4.0...v6.4.1)

---
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-04-11 06:04:04 +00:00 committed by Collin M. Barrett
parent 43cd58443e
commit 695a025c06

View file

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