Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190325.7
- dotnet-ef - 3.0.0-preview4.19175.7
This commit is contained in:
parent
66e04d3400
commit
b5f7399d4f
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.19174.3">
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19175.7">
|
||||
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
|
||||
<Sha>e69db5ea99e99befcfab8916f8cc04f5b63343b0</Sha>
|
||||
<Sha>5ec7e56449adaf7195a148e77c827d4a7b219634</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.19174.3</dotnetefPackageVersion>
|
||||
<dotnetefPackageVersion>3.0.0-preview4.19175.7</dotnetefPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Reference in a new issue