Updating EF to 19056.3.

This commit is contained in:
Livar 2019-01-07 09:58:41 -08:00 committed by GitHub
parent eb9e03571f
commit 3a526fc1cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
<DotnetEfPackageVersion>3.0.0-preview.19053.8</DotnetEfPackageVersion>
<DotnetEfPackageVersion>3.0.0-preview.19056.3</DotnetEfPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->