summaryrefslogtreecommitdiff
path: root/obj/Debug/net6.0/LibraryAPI.MvcApplicationPartsAssemblyInfo.cs
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2022-09-15 16:52:16 -0500
committerHombreLaser <sebastian-440@live.com>2022-09-15 16:52:16 -0500
commit0bcbc7f4721830a1a65fbd2e30fbb69f803884c2 (patch)
treef1fb8bb0c51ea7851f57731a95a05b74d7f2bbc8 /obj/Debug/net6.0/LibraryAPI.MvcApplicationPartsAssemblyInfo.cs
parent2ef25a3fad449f8a05491db4a46fc3990c27cf15 (diff)
Añadir base de datos
Diffstat (limited to 'obj/Debug/net6.0/LibraryAPI.MvcApplicationPartsAssemblyInfo.cs')
-rw-r--r--obj/Debug/net6.0/LibraryAPI.MvcApplicationPartsAssemblyInfo.cs16
1 files changed, 16 insertions, 0 deletions
diff --git a/obj/Debug/net6.0/LibraryAPI.MvcApplicationPartsAssemblyInfo.cs b/obj/Debug/net6.0/LibraryAPI.MvcApplicationPartsAssemblyInfo.cs
new file mode 100644
index 0000000..5c337f8
--- /dev/null
+++ b/obj/Debug/net6.0/LibraryAPI.MvcApplicationPartsAssemblyInfo.cs
@@ -0,0 +1,16 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+// This code was generated by a tool.
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+