Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190223.5 (#676)
This change updates the following dependencies - dotnet-ef - 3.0.0-preview4.19123.5
This commit is contained in:
parent
06c9c93459
commit
37cb7276d0
2 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@
|
|||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
<Sha>f8368097a909ba2618efbec5efa5e7e036d3a2e8</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19122.18">
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19123.5">
|
||||
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
|
||||
<Sha>ebe7fed346d5b0b96a9d38c57c52cf335d0426e1</Sha>
|
||||
<Sha>bc0270701a93d78c64d1c3f22ea19bc1ecf14083</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19115.3">
|
||||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
|
||||
<dotnetefPackageVersion>3.0.0-preview4.19122.18</dotnetefPackageVersion>
|
||||
<dotnetefPackageVersion>3.0.0-preview4.19123.5</dotnetefPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue