Revert "build(deps): bump Microsoft.EntityFrameworkCore.Design"

This reverts commit 5b7ded8f9b.
This commit is contained in:
Collin Barrett 2021-07-20 08:23:34 -05:00 committed by Collin M. Barrett
parent 5b7ded8f9b
commit 7f567ac9e7

View file

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