Files
vita_asistente/obj/Debug/net8.0/vita-asistente.AssemblyInfo.cs
T
2026-08-10 23:00:56 -03:00

23 lines
994 B
C#

//------------------------------------------------------------------------------
// <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: System.Reflection.AssemblyCompanyAttribute("vita-asistente")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+12b7b0f4b2ea7b5318ff9556b64efffb651753df")]
[assembly: System.Reflection.AssemblyProductAttribute("vita-asistente")]
[assembly: System.Reflection.AssemblyTitleAttribute("vita-asistente")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.