Integracion_DGA/BLL/obj/Debug/net8.0/BLL.AssemblyInfo.cs

24 lines
1 KiB
C#
Raw Normal View History

2025-06-24 12:32:36 -04:00
//------------------------------------------------------------------------------
// <auto-generated>
2025-06-24 14:46:32 -04:00
// Este código fue generado por una herramienta.
// Versión de runtime:4.0.30319.42000
2025-06-24 12:32:36 -04:00
//
2025-06-24 14:46:32 -04:00
// Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
// se vuelve a generar el código.
2025-06-24 12:32:36 -04:00
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("BLL")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
2025-06-24 14:46:32 -04:00
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cdcaa6e49f5495b176ca06e37a04b9a4e1d17b40")]
2025-06-24 12:32:36 -04:00
[assembly: System.Reflection.AssemblyProductAttribute("BLL")]
[assembly: System.Reflection.AssemblyTitleAttribute("BLL")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
2025-06-24 14:46:32 -04:00
// Generado por la clase WriteCodeFragment de MSBuild.
2025-06-24 12:32:36 -04:00