aboutsummaryrefslogtreecommitdiffstats
path: root/code/api/src/Migrations/20220319203018_UserBase.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'code/api/src/Migrations/20220319203018_UserBase.Designer.cs')
-rw-r--r--code/api/src/Migrations/20220319203018_UserBase.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/api/src/Migrations/20220319203018_UserBase.Designer.cs b/code/api/src/Migrations/20220319203018_UserBase.Designer.cs
index 6c7a76f..c918d3d 100644
--- a/code/api/src/Migrations/20220319203018_UserBase.Designer.cs
+++ b/code/api/src/Migrations/20220319203018_UserBase.Designer.cs
@@ -12,7 +12,7 @@ using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
using Npgsql.EntityFrameworkCore.PostgreSQL.Metadata;
namespace IOL.GreatOffice.Api.Migrations
{
- [DbContext(typeof(AppDbContext))]
+ [DbContext(typeof(MainAppDatabase))]
[Migration("20220319203018_UserBase")]
partial class UserBase
{