diff --git a/Migrations/20241213175020_greets.Designer.cs b/Migrations/20241213175020_greets.Designer.cs index 314aede..0556950 100644 --- a/Migrations/20241213175020_greets.Designer.cs +++ b/Migrations/20241213175020_greets.Designer.cs @@ -11,7 +11,7 @@ using $REPO_NAME; namespace $REPO_NAME.Migrations { - [DbContext(typeof($REPO_NAME_DBContext))] + [DbContext(typeof(greynsvcDBContext))] [Migration("20241213175020_greets")] partial class greets {