Fix: Web.Release.config Transforms from DevEnv

This commit is contained in:
Gary Sharp
2013-05-06 19:09:44 +10:00
parent 54961cdf22
commit 1b44d03159
8 changed files with 19 additions and 14 deletions
@@ -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")]
[assembly: AssemblyVersion("1.2.0506.1904")]
[assembly: AssemblyFileVersion("1.2.0506.1904")]