Reset all version info's to 0.0.0.0 as TeamCity deals with version numbering now.

This commit is contained in:
2019-07-19 16:51:13 +01:00
parent ac887ccdff
commit 53150f9400
7 changed files with 14 additions and 14 deletions
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// 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.7.0.0")]
[assembly: AssemblyFileVersion("0.7.0.0")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]