diff options
| author | ivar <i@oiee.no> | 2023-10-08 01:22:29 +0200 |
|---|---|---|
| committer | ivar <i@oiee.no> | 2023-10-08 01:22:29 +0200 |
| commit | 0fa8060856fde1ac887d1fefe3940ac494d236cb (patch) | |
| tree | a25262a14538b58d431afd21a2d47a4abed326ee /code/api/src/Migrations/20220616170311_DataProtectionKeys.Designer.cs | |
| parent | cf546fd4b9a1fbf77bccf5f0b713e688d29a66ad (diff) | |
| download | greatoffice-0fa8060856fde1ac887d1fefe3940ac494d236cb.tar.xz greatoffice-0fa8060856fde1ac887d1fefe3940ac494d236cb.zip | |
.
Diffstat (limited to 'code/api/src/Migrations/20220616170311_DataProtectionKeys.Designer.cs')
| -rw-r--r-- | code/api/src/Migrations/20220616170311_DataProtectionKeys.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/code/api/src/Migrations/20220616170311_DataProtectionKeys.Designer.cs b/code/api/src/Migrations/20220616170311_DataProtectionKeys.Designer.cs index b89e68d..087f40b 100644 --- a/code/api/src/Migrations/20220616170311_DataProtectionKeys.Designer.cs +++ b/code/api/src/Migrations/20220616170311_DataProtectionKeys.Designer.cs @@ -1,6 +1,7 @@ // <auto-generated /> using System; using IOL.GreatOffice.Api.Data; +using IOL.GreatOffice.Api.Models.Database; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.EntityFrameworkCore.Migrations; |
