Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190227.2 (#728)
This change updates the following dependencies - dotnet-ef - 3.0.0-preview3.19127.2
This commit is contained in:
parent
e94c7952bb
commit
d382db314c
2 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@
|
|||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
<Sha>e65004907a633a21e7e93b1c00e3944ffb10d8f8</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19126.6">
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19127.2">
|
||||
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
|
||||
<Sha>5dfdd485dc2e85027cb22dca384b404b751c623d</Sha>
|
||||
<Sha>a1758938c9872dc33875f564edec33561d7163ae</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19066.2">
|
||||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
|
||||
<dotnetefPackageVersion>3.0.0-preview3.19126.6</dotnetefPackageVersion>
|
||||
<dotnetefPackageVersion>3.0.0-preview3.19127.2</dotnetefPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Reference in a new issue