diff --git a/.vs/AlfaPrentice/v16/.suo b/.vs/AlfaPrentice/v16/.suo index 696b31d..4c86d49 100644 Binary files a/.vs/AlfaPrentice/v16/.suo and b/.vs/AlfaPrentice/v16/.suo differ diff --git a/AlfaPrentice/Data/AlfaPrenticeContext.cs b/AlfaPrentice/Data/AlfaPrenticeContext.cs index 8988b90..3301dc1 100644 --- a/AlfaPrentice/Data/AlfaPrenticeContext.cs +++ b/AlfaPrentice/Data/AlfaPrenticeContext.cs @@ -1,5 +1,5 @@ -using Microsoft.EntityFrameworkCore; -using AlfaPrentice.Models; +using AlfaPrentice.Models; +using Microsoft.EntityFrameworkCore; using System; using System.Collections.Generic; using System.Linq; diff --git a/AlfaPrentice/bin/Debug/net5.0/AlfaPrentice.dll b/AlfaPrentice/bin/Debug/net5.0/AlfaPrentice.dll index 0b73004..c451add 100644 Binary files a/AlfaPrentice/bin/Debug/net5.0/AlfaPrentice.dll and b/AlfaPrentice/bin/Debug/net5.0/AlfaPrentice.dll differ diff --git a/AlfaPrentice/bin/Debug/net5.0/AlfaPrentice.pdb b/AlfaPrentice/bin/Debug/net5.0/AlfaPrentice.pdb index 85f29bf..3d7901b 100644 Binary files a/AlfaPrentice/bin/Debug/net5.0/AlfaPrentice.pdb and b/AlfaPrentice/bin/Debug/net5.0/AlfaPrentice.pdb differ diff --git a/AlfaPrentice/obj/Debug/net5.0/AlfaPrentice.csprojAssemblyReference.cache b/AlfaPrentice/obj/Debug/net5.0/AlfaPrentice.csprojAssemblyReference.cache index b08390b..23190e9 100644 Binary files a/AlfaPrentice/obj/Debug/net5.0/AlfaPrentice.csprojAssemblyReference.cache and b/AlfaPrentice/obj/Debug/net5.0/AlfaPrentice.csprojAssemblyReference.cache differ diff --git a/AlfaPrentice/obj/Debug/net5.0/AlfaPrentice.dll b/AlfaPrentice/obj/Debug/net5.0/AlfaPrentice.dll index 0b73004..c451add 100644 Binary files a/AlfaPrentice/obj/Debug/net5.0/AlfaPrentice.dll and b/AlfaPrentice/obj/Debug/net5.0/AlfaPrentice.dll differ diff --git a/AlfaPrentice/obj/Debug/net5.0/AlfaPrentice.pdb b/AlfaPrentice/obj/Debug/net5.0/AlfaPrentice.pdb index 85f29bf..3d7901b 100644 Binary files a/AlfaPrentice/obj/Debug/net5.0/AlfaPrentice.pdb and b/AlfaPrentice/obj/Debug/net5.0/AlfaPrentice.pdb differ