rm unneeded explicit nuget ref

This commit is contained in:
Collin M. Barrett 2020-02-10 11:07:16 -06:00
parent abee7201cc
commit d9b02d72f9

View file

@ -20,7 +20,6 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="3.1.1" />
</ItemGroup>
<ItemGroup>