diff options
Diffstat (limited to 'code/api/src/Migrations/AppDbContextModelSnapshot.cs')
| -rw-r--r-- | code/api/src/Migrations/AppDbContextModelSnapshot.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/code/api/src/Migrations/AppDbContextModelSnapshot.cs b/code/api/src/Migrations/AppDbContextModelSnapshot.cs index e0a5cfb..106f6d4 100644 --- a/code/api/src/Migrations/AppDbContextModelSnapshot.cs +++ b/code/api/src/Migrations/AppDbContextModelSnapshot.cs @@ -1,6 +1,7 @@ // <auto-generated /> using System; using IOL.GreatOffice.Api.Data.Database; +using IOL.GreatOffice.Api.Models.Database; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.EntityFrameworkCore.Storage.ValueConversion; |
