Skip to content

Commit 00e0729

Browse files
Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190219.1 (#583)
This change updates the following dependencies - dotnet-ef - 3.0.0-preview3.19119.1
1 parent 06d070d commit 00e0729

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
<Uri>https://github.com/aspnet/AspNetCore</Uri>
1515
<Sha>3e47fa7c693447f7ad6c0ef7620ee81c12b730f5</Sha>
1616
</Dependency>
17-
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19117.1">
17+
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19119.1">
1818
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
19-
<Sha>f50418a847d585c05f435e4e465114cedcbffc99</Sha>
19+
<Sha>473dafce1d2b2e2e2dfd49eb085b9c4bc220658a</Sha>
2020
</Dependency>
2121
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19066.2">
2222
<Uri>https://github.com/dotnet/templating</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717
<PropertyGroup>
1818
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
19-
<dotnetefPackageVersion>3.0.0-preview3.19117.1</dotnetefPackageVersion>
19+
<dotnetefPackageVersion>3.0.0-preview3.19119.1</dotnetefPackageVersion>
2020
</PropertyGroup>
2121
<PropertyGroup>
2222
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->

0 commit comments

Comments
 (0)