Skip to content

Commit 676f88f

Browse files
committed
use Migration1000 and rm Migration1001.cs
1 parent 2500281 commit 676f88f

File tree

2 files changed

+1
-68
lines changed

2 files changed

+1
-68
lines changed

MyApp.ServiceModel/Bookings.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
export type Config = {
33
prompt: "New Booking"
44
api: "~/MyApp.ServiceModel/Bookings.cs"
5-
migration: "~/MyApp/Migrations/Migration1001.cs"
5+
migration: "~/MyApp/Migrations/Migration1000.cs"
66
uiMjs: "~/MyApp/wwwroot/admin/sections/Bookings.mjs"
77
}
88

MyApp/Migrations/Migration1001.cs

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)