More styling work, fixed automapper issue

This commit is contained in:
Ben
2015-07-01 22:26:00 +01:00
parent 3a628df744
commit 440254f3f8
16 changed files with 469 additions and 44 deletions

View File

@@ -50,7 +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("0.3.*")]
[assembly: AssemblyVersion("0.4.*")]
[assembly: InternalsVisibleTo("Filtration.Tests")]
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")]