Files
vita_asistente/obj/Debug/net8.0/vita-asistente.AssemblyInfo.cs
T
2026-08-10 17:42:02 -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+5c0cce7c1f3fa01b1f4930c2e7fdf7a92b7f700d")]
[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.