Merge pull request #295 from dotnet/darc-master-f9ae8d13-4bb3-4304-bf8a-502cbef2e3dc
Update dependencies from aspnet/EntityFrameworkCore
This commit is contained in:
commit
12d80a7f1f
2 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@
|
|||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
<Sha>d8381656429addead2e5eb22ba1356abfb419d86</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19065.7">
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19066.4">
|
||||
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
|
||||
<Sha>3263992ea0034de4cce1678961d0035e12bdfcde</Sha>
|
||||
<Sha>cf0a6e19c93a9a7b92666b00408195418d8412a2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19057.4">
|
||||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
|
||||
<dotnetefPackageVersion>3.0.0-preview.19065.7</dotnetefPackageVersion>
|
||||
<dotnetefPackageVersion>3.0.0-preview.19066.4</dotnetefPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Reference in a new issue