|
|
|
@ -55,8 +55,8 @@ using System.Windows.Markup; |
|
|
|
// 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.4.0.2")] |
|
|
|
[assembly: AssemblyFileVersion("1.4.0.2")] |
|
|
|
[assembly: AssemblyVersion("1.4.0.3")] |
|
|
|
[assembly: AssemblyFileVersion("1.4.0.3")] |
|
|
|
|
|
|
|
[assembly: XmlnsPrefix("http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit/extended", "extToolkit")] |
|
|
|
[assembly: XmlnsDefinition("http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit/extended", "Microsoft.Windows.Controls")] |
|
|
|
|