Remove Identity cuz of no usage at the moment
This commit is contained in:
@@ -15,6 +15,7 @@ namespace Francesco.Recipes.World.Migrations
|
||||
{
|
||||
throw new ArgumentNullException(nameof(migrationBuilder));
|
||||
}
|
||||
|
||||
migrationBuilder.CreateTable(
|
||||
name: "AspNetRoles",
|
||||
columns: table => new
|
||||
|
||||
Reference in New Issue
Block a user