Revert "chore(directory): 📦 bump Microsoft.EntityFrameworkCore.Design"

This reverts commit c6202da023.
This commit is contained in:
Collin M. Barrett 2020-11-13 12:46:11 -06:00
parent c6202da023
commit 0d3fd41b90

View file

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