Merge pull request #240 from dotnet/darc-master-5b15f7c2-bcbe-435b-aabc-12e66d8d325e
Update dependency files
This commit is contained in:
commit
b0df13543b
2 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@
|
||||||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||||
<Sha></Sha>
|
<Sha></Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="dotnet-ef" Version="3.0.0-preview.18572.1">
|
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19056.3">
|
||||||
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
|
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
|
||||||
<Sha></Sha>
|
<Sha>2929122f8341f41b21f63caf9bbe83ebe731dd9e</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19054.5">
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19054.5">
|
||||||
<Uri>https://github.com/dotnet/templating</Uri>
|
<Uri>https://github.com/dotnet/templating</Uri>
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
|
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
|
||||||
<DotnetEfPackageVersion>3.0.0-preview.18572.1</DotnetEfPackageVersion>
|
<DotnetEfPackageVersion>3.0.0-preview.19056.3</DotnetEfPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||||
|
|
Loading…
Reference in a new issue