Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190205.6 (#393)
This change updates the following dependencies - dotnet-ef - 3.0.0-preview.19105.6
This commit is contained in:
parent
76b5ade056
commit
91524e7d2c
2 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@
|
|||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
<Sha>67037a003904efb67d1a9534c0c56936a37d5547</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19104.3">
|
||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19105.6">
|
||||
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
|
||||
<Sha>9e800fde138163a429198896751cb09b3c329e52</Sha>
|
||||
<Sha>60422cfd63aa98fb3e0c3ae6af608b534c02fec5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19066.2">
|
||||
<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.19104.3</dotnetefPackageVersion>
|
||||
<dotnetefPackageVersion>3.0.0-preview.19105.6</dotnetefPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Reference in a new issue