From b19399b64c99fb765fe0e7e3dd4f34dd97e727e9 Mon Sep 17 00:00:00 2001 From: fede Date: Sun, 11 Aug 2024 18:16:58 -0300 Subject: [PATCH] untrackshit: merge --- .../obj/Debug/net6.0/Informes.AssemblyInfo.cs | 23 ------------------- 1 file changed, 23 deletions(-) delete mode 100644 Informes/obj/Debug/net6.0/Informes.AssemblyInfo.cs diff --git a/Informes/obj/Debug/net6.0/Informes.AssemblyInfo.cs b/Informes/obj/Debug/net6.0/Informes.AssemblyInfo.cs deleted file mode 100644 index 9adc184..0000000 --- a/Informes/obj/Debug/net6.0/Informes.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Informes")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Informes")] -[assembly: System.Reflection.AssemblyTitleAttribute("Informes")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. -