Added Jetbrains.Annotations, updated Autofac

This commit is contained in:
Holger Boerchers
2018-07-31 22:41:26 +02:00
parent 947db44090
commit f8ca13d7e6
6 changed files with 1083 additions and 7 deletions

View File

@ -49,5 +49,5 @@ 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.1.5")]
[assembly: AssemblyFileVersion("1.1.5")]
[assembly: AssemblyVersion("1.2.0")]
[assembly: AssemblyFileVersion("1.2.0")]