build(deps): bump Microsoft.EntityFrameworkCore.Design

Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/commits/v5.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-07 11:01:39 +00:00 committed by Collin M. Barrett
parent dd825cd615
commit 96030f0dd9

View file

@ -24,7 +24,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.4">
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>