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

This commit is contained in:
Collin M. Barrett 2020-11-16 07:27:03 -06:00
parent b0995f0014
commit c6202da023

View file

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