Closed HaoK closed 8 years ago
When accessing database after create a new Individual Auth Web App, error page shows:
In Visual Studio, you can use the Package Manager Console to apply pending migrations to the database: PM> Update-Database
This actually does not work by default, either this text should be removed, or something needs to be fixed?
EF is responsible for the content of this page, it is not coming from the template,
I'll move this to EF, thanks
https://github.com/aspnet/EntityFramework/issues/5840
When accessing database after create a new Individual Auth Web App, error page shows:
In Visual Studio, you can use the Package Manager Console to apply pending migrations to the database: PM> Update-Database
This actually does not work by default, either this text should be removed, or something needs to be fixed?