Update to automatic versioning

This commit is contained in:
2015-11-02 10:47:57 -05:00
parent 1356f9c921
commit f375141d68
2 changed files with 1 additions and 4 deletions

View File

@@ -27,5 +27,5 @@ using System.Runtime.CompilerServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.209.0")]
[assembly: AssemblyVersion("1.0.*")]
[assembly: CLSCompliant(true)]