Remove unused EFCore dependency

This commit is contained in:
Pranav K 2021-03-16 16:37:01 -07:00 committed by GitHub
parent d8dfb3c73f
commit 161743cc21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,10 +59,6 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>c0a2024a54c848c85ddff460dbf3fb12b7898f70</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.0-preview.3.21163.3" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>ddefb6f00865d6f69ba759368a171a5cf15d22f9</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="6.0.0-preview.3.21166.7" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>c0a2024a54c848c85ddff460dbf3fb12b7898f70</Sha>