ProjectTracker not compatible with Microsoft.AspNet.Identity.EntityFramework.dll 2.1

ProjectTracker not compatible with Microsoft.AspNet.Identity.EntityFramework.dll 2.1

Old forum URL: forums.lhotka.net/forums/t/12824.aspx


Tony posted on Monday, February 02, 2015

The ProjectTracker sample app has a lot of missing references after the installation of CSLA. I spent time add the missing references. The app didn't compile and I found out that it depends on version  1.0 of Microsoft.AspNet.Identity.EntityFramework.dll. The User and Role classes were removed from version 2.1 which is the latest stable version as of now.

RockfordLhotka replied on Wednesday, February 11, 2015

You can add this as an issue in GitHub, and if you have the time to resolve it you can submit a pull request - thank you!

Copyright (c) Marimer LLC