Parent Directory
|
Revision Log
|
Patch
--- trunk/VersioningSupport/SharedAssemblyInfo.cs.tmpl 2012/05/31 09:49:32 208 +++ trunk/VersioningSupport/SharedAssemblyInfo.cs.tmpl 2012/06/02 09:09:13 209 @@ -15,7 +15,7 @@ // Minor Version // Revision // Build -[assembly: AssemblyVersion("1.0.2.$WCREV$")] +[assembly: AssemblyVersion("1.0.2.$WCREV$")] #if DEBUG && !RELEASE [assembly: AssemblyConfiguration("Debug")] [assembly: AssemblyFileVersion("1.0.2.$WCREV$-debug")] @@ -24,4 +24,3 @@ [assembly: AssemblyConfiguration("Release")] [assembly: AssemblyFileVersion("1.0.2.$WCREV$-release")] #endif -//[assembly: ProcessorAssemblyArchitecture(ProcessorAssemblyArchitecture.x86)]
ViewVC Help | |
Powered by ViewVC 1.1.22 |