Stampa di tutte le squadre

This commit is contained in:
La Programmatrice Verde
2025-05-02 10:25:58 +02:00
parent a3ad1bfab2
commit 73f0315817
9 changed files with 11 additions and 3 deletions

View File

@@ -13,10 +13,10 @@ 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+4a6a5d98b347235812fddc8fff8aea7d75c30d50")]
[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")]
// Generated by the MSBuild WriteCodeFragment class.
// Generato dalla classe WriteCodeFragment di MSBuild.