biblioteca/obj/Debug/net9.0/biblioteca.AssemblyInfo.cs
La Programmatrice Verde 5b11eed20b Opzione 0 e menù
2025-04-18 11:25:45 +02:00

23 lines
982 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+3a03e615888527814e42096963631995b875d7f7")]
[assembly: System.Reflection.AssemblyProductAttribute("biblioteca")]
[assembly: System.Reflection.AssemblyTitleAttribute("biblioteca")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.