Change to .NET automatic version numbers

This commit is contained in:
2014-10-25 08:15:17 -04:00
parent 8fb1ba71a5
commit 8066f4e7de

View File

@@ -49,5 +49,4 @@ 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.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("1.0.*")]