interrogazione_1/obj/Debug/net9.0/interrogazione_1.AssemblyInfo.cs
La Programmatrice Verde 7e5fac9c45 Funzione per l'input
2025-02-07 08:47:29 +01:00

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