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.
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