From 1b44d03159d2106a181ec0e09880e43b8da147f8 Mon Sep 17 00:00:00 2001 From: Gary Sharp Date: Mon, 6 May 2013 19:09:44 +1000 Subject: [PATCH] Fix: Web.Release.config Transforms from DevEnv --- Disco.BI/Properties/AssemblyInfo.cs | 4 ++-- Disco.Data/Properties/AssemblyInfo.cs | 4 ++-- Disco.Models/Properties/AssemblyInfo.cs | 4 ++-- Disco.Services/Properties/AssemblyInfo.cs | 4 ++-- Disco.Web.Extensions/Properties/AssemblyInfo.cs | 4 ++-- Disco.Web/Properties/AssemblyInfo.cs | 4 ++-- Disco.Web/Web.Release.config | 7 +++++++ Disco.Web/Web.config | 2 -- 8 files changed, 19 insertions(+), 14 deletions(-) diff --git a/Disco.BI/Properties/AssemblyInfo.cs b/Disco.BI/Properties/AssemblyInfo.cs index 4d89e63d..e3d4667a 100644 --- a/Disco.BI/Properties/AssemblyInfo.cs +++ b/Disco.BI/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.0506.1845")] -[assembly: AssemblyFileVersion("1.2.0506.1845")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0506.1904")] +[assembly: AssemblyFileVersion("1.2.0506.1904")] \ No newline at end of file diff --git a/Disco.Data/Properties/AssemblyInfo.cs b/Disco.Data/Properties/AssemblyInfo.cs index c60db1f5..5ad2824a 100644 --- a/Disco.Data/Properties/AssemblyInfo.cs +++ b/Disco.Data/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.0506.1845")] -[assembly: AssemblyFileVersion("1.2.0506.1845")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0506.1904")] +[assembly: AssemblyFileVersion("1.2.0506.1904")] \ No newline at end of file diff --git a/Disco.Models/Properties/AssemblyInfo.cs b/Disco.Models/Properties/AssemblyInfo.cs index fe8965b4..0a1ac8fe 100644 --- a/Disco.Models/Properties/AssemblyInfo.cs +++ b/Disco.Models/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.0506.1845")] -[assembly: AssemblyFileVersion("1.2.0506.1845")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0506.1904")] +[assembly: AssemblyFileVersion("1.2.0506.1904")] \ No newline at end of file diff --git a/Disco.Services/Properties/AssemblyInfo.cs b/Disco.Services/Properties/AssemblyInfo.cs index 5c020e42..9d07a7e6 100644 --- a/Disco.Services/Properties/AssemblyInfo.cs +++ b/Disco.Services/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.0506.1845")] -[assembly: AssemblyFileVersion("1.2.0506.1845")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0506.1904")] +[assembly: AssemblyFileVersion("1.2.0506.1904")] \ No newline at end of file diff --git a/Disco.Web.Extensions/Properties/AssemblyInfo.cs b/Disco.Web.Extensions/Properties/AssemblyInfo.cs index d378a0a4..b50f1cab 100644 --- a/Disco.Web.Extensions/Properties/AssemblyInfo.cs +++ b/Disco.Web.Extensions/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.0506.1845")] -[assembly: AssemblyFileVersion("1.2.0506.1845")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0506.1904")] +[assembly: AssemblyFileVersion("1.2.0506.1904")] \ No newline at end of file diff --git a/Disco.Web/Properties/AssemblyInfo.cs b/Disco.Web/Properties/AssemblyInfo.cs index d74c503e..7a2d3964 100644 --- a/Disco.Web/Properties/AssemblyInfo.cs +++ b/Disco.Web/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.2.0506.1845")] -[assembly: AssemblyFileVersion("1.2.0506.1845")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0506.1904")] +[assembly: AssemblyFileVersion("1.2.0506.1904")] \ No newline at end of file diff --git a/Disco.Web/Web.Release.config b/Disco.Web/Web.Release.config index 25df1dfa..a1aad343 100644 --- a/Disco.Web/Web.Release.config +++ b/Disco.Web/Web.Release.config @@ -17,9 +17,11 @@ + +