Fun with MaterialDesignInXAML

This commit is contained in:
Holger Boerchers
2018-08-03 21:57:38 +02:00
parent d39ffa2cb2
commit a08d551403
3 changed files with 125 additions and 39 deletions

View File

@ -49,5 +49,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.2.0")]
[assembly: AssemblyFileVersion("1.2.0")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
[assembly: Guid("549EEC1D-D014-41C1-9442-F449911B1B50")]