From 0fa8060856fde1ac887d1fefe3940ac494d236cb Mon Sep 17 00:00:00 2001 From: ivar Date: Sun, 8 Oct 2023 01:22:29 +0200 Subject: . --- .../src/Migrations/20210522165932_RenameNoteToDescription.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'code/api/src/Migrations/20210522165932_RenameNoteToDescription.Designer.cs') diff --git a/code/api/src/Migrations/20210522165932_RenameNoteToDescription.Designer.cs b/code/api/src/Migrations/20210522165932_RenameNoteToDescription.Designer.cs index 28408c7..d6fb701 100644 --- a/code/api/src/Migrations/20210522165932_RenameNoteToDescription.Designer.cs +++ b/code/api/src/Migrations/20210522165932_RenameNoteToDescription.Designer.cs @@ -1,6 +1,7 @@ // using System; using IOL.GreatOffice.Api.Data; +using IOL.GreatOffice.Api.Models.Database; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.EntityFrameworkCore.Migrations; -- cgit v1.3