Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190326.6
- dotnet-ef - 3.0.0-preview4.19176.6
This commit is contained in:
parent
b5f7399d4f
commit
bf42862ffd
2 changed files with 3 additions and 3 deletions
|
@ -38,9 +38,9 @@
|
|||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
<Sha>4b230ec419f1087124be4c4b4e5c2cec6f040210</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19175.7">
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19176.6">
|
||||
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
|
||||
<Sha>5ec7e56449adaf7195a148e77c827d4a7b219634</Sha>
|
||||
<Sha>39e142a92a89e1830cd407be7f847539220548b0</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.19175.7</dotnetefPackageVersion>
|
||||
<dotnetefPackageVersion>3.0.0-preview4.19176.6</dotnetefPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Reference in a new issue