es_microsoft/obj/Debug/net9.0/es_microsoft.AssemblyInfo.cs
La Programmatrice Verde edf9e69a0c Codice di base importato
2025-05-21 16:01:31 +02:00

23 lines
988 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("es_microsoft")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f7de842578b3a781c70401e9cda7d4a76775c93f")]
[assembly: System.Reflection.AssemblyProductAttribute("es_microsoft")]
[assembly: System.Reflection.AssemblyTitleAttribute("es_microsoft")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.