vers 1.1.56 con deploy da jenkins su IIS02
This commit is contained in:
Binary file not shown.
@@ -13,7 +13,7 @@
|
||||
<WebStackScaffolding_IsViewGenerationSelected>True</WebStackScaffolding_IsViewGenerationSelected>
|
||||
<WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected>
|
||||
<ProjectView>ShowAllFiles</ProjectView>
|
||||
<NameOfLastUsedPublishProfile>IIS01_TK</NameOfLastUsedPublishProfile>
|
||||
<NameOfLastUsedPublishProfile>IIS01</NameOfLastUsedPublishProfile>
|
||||
<WebStackScaffolding_ViewDialogWidth>600</WebStackScaffolding_ViewDialogWidth>
|
||||
</PropertyGroup>
|
||||
<ProjectExtensions>
|
||||
|
||||
Binary file not shown.
+2
-2
@@ -5,7 +5,7 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("1.1.55.564")]
|
||||
[assembly: AssemblyFileVersion("1.1.55.564")]
|
||||
[assembly: AssemblyVersion("1.1.56.564")]
|
||||
[assembly: AssemblyFileVersion("1.1.56.564")]
|
||||
[assembly: AssemblyCopyright("Steamware © 2006-2016")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
|
||||
+2
-2
@@ -6,8 +6,8 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("1.1.55.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("1.1.55.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyVersion("1.1.56.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("1.1.56.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyCopyright("Steamware © 2006-<#= DateTime.Now.Year #>")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
<#+
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user