v_3.5.900 con refresh installato su IIS01/02
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
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("3.5.899.2434")]
|
||||
[assembly: AssemblyFileVersion("3.5.899.2434")]
|
||||
[assembly: AssemblyVersion("3.5.900.2434")]
|
||||
[assembly: AssemblyFileVersion("3.5.900.2434")]
|
||||
[assembly: AssemblyCopyright("Steamware © 2007-2016")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
|
||||
+2
-2
@@ -6,8 +6,8 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("3.5.899.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("3.5.899.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyVersion("3.5.900.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("3.5.900.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyCopyright("Steamware © 2007-<#= DateTime.Now.Year #>")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
<#+
|
||||
|
||||
Reference in New Issue
Block a user