update: sistemata query + pulizia calcolo dei dati TPS con chaivi "Monche" tipo -6060 in cui manca complessità
rivisto algoritmo calcolo "S" x fare link con chiave AMIL x calcolo valori teorici
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2
-2
@@ -5,7 +5,7 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("1.9.131.283")]
|
||||
[assembly: AssemblyFileVersion("1.9.131.283")]
|
||||
[assembly: AssemblyVersion("1.9.132.285")]
|
||||
[assembly: AssemblyFileVersion("1.9.132.285")]
|
||||
[assembly: AssemblyCopyright("Proxima & Steamware © 2013-2014")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
|
||||
+2
-2
@@ -6,8 +6,8 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("1.9.131.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("1.9.131.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyVersion("1.9.132.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("1.9.132.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyCopyright("Proxima & Steamware © 2013-<#= DateTime.Now.Year #>")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
<#+
|
||||
|
||||
Reference in New Issue
Block a user