Updating ef version

This commit is contained in:
Livar 2019-01-04 23:12:59 -08:00 committed by GitHub
parent afba82f9e6
commit aa05e5359e
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.18572.1</DotnetEfPackageVersion>
<DotnetEfPackageVersion>3.0.0-preview.19053.8</DotnetEfPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->