Fixed and closed #384: when renaming a namespace, the selected theme is preserved.

This commit is contained in:
Dario Solera 2009-10-18 08:19:05 +00:00
parent 7e203d3c3b
commit f0268791f6
2 changed files with 7 additions and 3 deletions

View file

@ -16,5 +16,5 @@ using System.Reflection;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.0.1.402")]
[assembly: AssemblyFileVersion("3.0.1.402")]
[assembly: AssemblyVersion("3.0.1.403")]
[assembly: AssemblyFileVersion("3.0.1.403")]