Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190222.18 (#667)
This change updates the following dependencies - dotnet-ef - 3.0.0-preview4.19122.18
This commit is contained in:
parent
a98ada897e
commit
3dfa86b471
2 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@
|
|||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
<Sha>f1b188611a341fc43341e6de534749dd3c3064c0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19121.2">
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19122.18">
|
||||
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
|
||||
<Sha>b7c17b1eca39ccbdd82ba403f2ae04ef6b4f02ec</Sha>
|
||||
<Sha>ebe7fed346d5b0b96a9d38c57c52cf335d0426e1</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.19121.2</dotnetefPackageVersion>
|
||||
<dotnetefPackageVersion>3.0.0-preview4.19122.18</dotnetefPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Reference in a new issue