Various changes to context menus and toolbars

This commit is contained in:
Ben
2015-06-05 23:20:47 +01:00
parent 7f06f271cc
commit 7b5d92bf66
9 changed files with 192 additions and 99 deletions

View File

@@ -50,8 +50,7 @@ using System.Windows;
// 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.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.*")]
[assembly: InternalsVisibleTo("Filtration.Tests")]
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")]