From 2ef25a3fad449f8a05491db4a46fc3990c27cf15 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Thu, 15 Sep 2022 15:33:57 -0500 Subject: Limpiar área de trabajo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs (limited to 'obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs') diff --git a/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs new file mode 100644 index 0000000..36203c7 --- /dev/null +++ b/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")] -- cgit v1.2.3