simplify ApplicationArguments

This commit is contained in:
Holger Boerchers
2018-07-30 23:09:41 +02:00
parent aa70a24a26
commit 9c23948f38
2 changed files with 10 additions and 38 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.0")]
[assembly: AssemblyFileVersion("1.1.0")]
[assembly: AssemblyVersion("1.1.2")]
[assembly: AssemblyFileVersion("1.1.2")]