diff --git a/Data/Context.cs b/Data/Context.cs deleted file mode 100644 index 38ad349..0000000 --- a/Data/Context.cs +++ /dev/null @@ -1,14 +0,0 @@ -using BuecherwurmAPI.Models; -using Microsoft.EntityFrameworkCore; -namespace BuecherwurmAPI.Data -{ - public class Context - { - /*public Context(DbContextOptions opt) - { - - } - - public DbSet Books {get; set;} */ - } -} \ No newline at end of file diff --git a/bin/Debug/netcoreapp3.1/BuecherwurmAPI.dll b/bin/Debug/netcoreapp3.1/BuecherwurmAPI.dll index e7b48c6..a66b026 100644 Binary files a/bin/Debug/netcoreapp3.1/BuecherwurmAPI.dll and b/bin/Debug/netcoreapp3.1/BuecherwurmAPI.dll differ diff --git a/bin/Debug/netcoreapp3.1/BuecherwurmAPI.pdb b/bin/Debug/netcoreapp3.1/BuecherwurmAPI.pdb index befe0d9..a3c22e4 100644 Binary files a/bin/Debug/netcoreapp3.1/BuecherwurmAPI.pdb and b/bin/Debug/netcoreapp3.1/BuecherwurmAPI.pdb differ diff --git a/obj/Debug/netcoreapp3.1/BuecherwurmAPI.csprojAssemblyReference.cache b/obj/Debug/netcoreapp3.1/BuecherwurmAPI.csprojAssemblyReference.cache index 2e1429a..79c2354 100644 Binary files a/obj/Debug/netcoreapp3.1/BuecherwurmAPI.csprojAssemblyReference.cache and b/obj/Debug/netcoreapp3.1/BuecherwurmAPI.csprojAssemblyReference.cache differ diff --git a/obj/Debug/netcoreapp3.1/BuecherwurmAPI.dll b/obj/Debug/netcoreapp3.1/BuecherwurmAPI.dll index e7b48c6..a66b026 100644 Binary files a/obj/Debug/netcoreapp3.1/BuecherwurmAPI.dll and b/obj/Debug/netcoreapp3.1/BuecherwurmAPI.dll differ diff --git a/obj/Debug/netcoreapp3.1/BuecherwurmAPI.pdb b/obj/Debug/netcoreapp3.1/BuecherwurmAPI.pdb index befe0d9..a3c22e4 100644 Binary files a/obj/Debug/netcoreapp3.1/BuecherwurmAPI.pdb and b/obj/Debug/netcoreapp3.1/BuecherwurmAPI.pdb differ