Files
squadre_calcio/obj/Debug/net9.0/squadre_calcio.AssemblyInfo.cs
La Programmatrice Verde 73f0315817 Stampa di tutte le squadre
2025-05-02 10:25:58 +02:00

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