Merge pull request #260 from dotnet/darc-master-451df75b-c97c-4b36-b6b4-7eb5cc28f0be
Update dependencies from aspnet/EntityFrameworkCore
This commit is contained in:
commit
202388cc23
2 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@
|
|||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
<Sha></Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19058.1">
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19059.6">
|
||||
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
|
||||
<Sha>c16169797dc5e4f6754364123390322a3e7944bb</Sha>
|
||||
<Sha>af4dca6111310a352f92ee7e17044b345d74f213</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19054.5">
|
||||
<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.19058.1</dotnetefPackageVersion>
|
||||
<dotnetefPackageVersion>3.0.0-preview.19059.6</dotnetefPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Reference in a new issue