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

This commit is contained in:
Collin M. Barrett 2020-11-14 12:18:32 -06:00
parent ea2e35f02c
commit 74f22b822b

View file

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