Correct version for EF in README.md
Entity Framework is on version 7, not 5. Also, Entity Framework looks better than EF imo.
This commit is contained in:
Родитель
aad25842f9
Коммит
8331058e53
|
@ -4,6 +4,6 @@ AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/o6mbbm70k0gdd
|
|||
|
||||
Travis: [![Travis](https://travis-ci.org/aspnet/DependencyInjection.svg?branch=dev)](https://travis-ci.org/aspnet/DependencyInjection)
|
||||
|
||||
Contains the common DI abstractions that all of ASP.NET and EF 5 use, as well as adapters for some IoC containers.
|
||||
Contains the common DI abstractions that all of ASP.NET 5 and Entity Framework 7 use, as well as adapters for some IoC containers.
|
||||
|
||||
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.
|
||||
|
|
Загрузка…
Ссылка в новой задаче