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
@@ -34,5 +34,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
//
// TODO - Set your driver's version here
[assembly: AssemblyVersion("0.7.0.0")]
[assembly: AssemblyFileVersion("0.7.0.0")]
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]