Merge pull request #984 from dotnet/darc-master-1f20741c-3d40-4f0d-971b-ddfa622f6ce2
[master] Update dependencies from aspnet/EntityFrameworkCore
This commit is contained in:
commit
2fe8807f59
2 changed files with 3 additions and 3 deletions
|
@ -38,9 +38,9 @@
|
|||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
<Sha>77948feebaab1b8ab67a08b0dea023f4199439be</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19160.3">
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19161.8">
|
||||
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
|
||||
<Sha>1282c167e3162f94a2e4842b948f4f3335555f35</Sha>
|
||||
<Sha>01a87665db87786abbf901a41e2afb01b928ab89</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.19160.3</dotnetefPackageVersion>
|
||||
<dotnetefPackageVersion>3.0.0-preview4.19161.8</dotnetefPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue