From 0bcbc7f4721830a1a65fbd2e30fbb69f803884c2 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Thu, 15 Sep 2022 16:52:16 -0500 Subject: Añadir base de datos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- obj/LibraryAPI.csproj.EntityFrameworkCore.targets | 28 +++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 obj/LibraryAPI.csproj.EntityFrameworkCore.targets (limited to 'obj/LibraryAPI.csproj.EntityFrameworkCore.targets') diff --git a/obj/LibraryAPI.csproj.EntityFrameworkCore.targets b/obj/LibraryAPI.csproj.EntityFrameworkCore.targets new file mode 100644 index 0000000..6b67a59 --- /dev/null +++ b/obj/LibraryAPI.csproj.EntityFrameworkCore.targets @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3