Skip to content

Commit f72cb77

Browse files
committed
fix: clean up blazing pizza db migration types
1 parent fba9139 commit f72cb77

File tree

3 files changed

+576
-580
lines changed

3 files changed

+576
-580
lines changed

samples/BlazingPizza/Data/Migrations/00000000000000_CreateIdentitySchema.cs

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using System;
2-
using Microsoft.EntityFrameworkCore.Migrations;
1+
using Microsoft.EntityFrameworkCore.Migrations;
32

43
#nullable disable
54

0 commit comments

Comments
 (0)