Update to automatic versioning

This commit is contained in:
2015-11-02 10:48:13 -05:00
parent 8fe4c1fd7d
commit 8e24cd0b12

View File

@@ -43,16 +43,4 @@ using System.Windows;
// app, or any theme specific resource dictionaries) // app, or any theme specific resource dictionaries)
)] )]
[assembly: AssemblyVersion("1.0.*")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// 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.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]