diff options
Diffstat (limited to 'code/api/src/Migrations/20210522165932_RenameNoteToDescription.Designer.cs')
| -rw-r--r-- | code/api/src/Migrations/20210522165932_RenameNoteToDescription.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/api/src/Migrations/20210522165932_RenameNoteToDescription.Designer.cs b/code/api/src/Migrations/20210522165932_RenameNoteToDescription.Designer.cs index d6fb701..d5915bc 100644 --- a/code/api/src/Migrations/20210522165932_RenameNoteToDescription.Designer.cs +++ b/code/api/src/Migrations/20210522165932_RenameNoteToDescription.Designer.cs @@ -1,6 +1,6 @@ // <auto-generated /> using System; -using IOL.GreatOffice.Api.Data; +using IOL.GreatOffice.Api.Models; using IOL.GreatOffice.Api.Models.Database; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Infrastructure; |
