aspnet / Announcements

Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core
Other
1.66k stars 80 forks source link

*.Interfaces packages renamed to *.Abstractions #14

Open davidfowl opened 9 years ago

davidfowl commented 9 years ago

If you run into any errors saying that a type exists in 2 places, and one is XX.Interfaces and the other is XX.Abstractions, chances are you have old and new packages in the same project.

muratg commented 9 years ago

Full list of changes: