Ho dovuto spostare le inizializzazioni degli array a inizio codice, e la voce 3 va rifatta sugli array delle altre voci

This commit is contained in:
La Programmatrice Verde
2024-12-04 09:51:37 +01:00
parent e303acca00
commit 8b7f1ccfb2
9 changed files with 71 additions and 36 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("array_2")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+89983002949f9576da7f755a42ebba8430258d82")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+e303acca00d47044d34622bcee693979f52fc47e")]
[assembly: System.Reflection.AssemblyProductAttribute("array_2")]
[assembly: System.Reflection.AssemblyTitleAttribute("array_2")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
090d847716a9a690dde9ff1bc249c462d39265c35a0e93cb06caeffe49a96b63
4370a22d55f257d59f51019469d1c1647c4fa3791d529d8e67938944679b0197

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.