biblioteca/obj/Debug/net9.0/biblioteca.AssemblyInfo.cs
La Programmatrice Verde 93e3321eed Fixes
2025-04-18 13:53:33 +02:00

23 lines
984 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("biblioteca")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1e60a48eea80d0ccf5e6ca758d90fd2a0af06775")]
[assembly: System.Reflection.AssemblyProductAttribute("biblioteca")]
[assembly: System.Reflection.AssemblyTitleAttribute("biblioteca")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generato dalla classe WriteCodeFragment di MSBuild.