Topic/570 git version
Compare changes
+ 68
− 64
@@ -2,6 +2,8 @@
@@ -32,11 +34,11 @@ var msBuildPathX64 = (vsLatest == null) ? null : vsLatest.CombineWithFilePath(".
@@ -57,7 +59,7 @@ Task("Clean")
@@ -99,7 +101,7 @@ Task("GitVersion")
@@ -124,71 +126,57 @@ Task("UpdateAssemblyInfo")
@@ -201,14 +189,22 @@ IEnumerable<string> redirectedStandardOutput;
@@ -222,19 +218,27 @@ IEnumerable<string> redirectedStandardOutput;
@@ -256,7 +260,7 @@ Task("Build")
@@ -307,7 +311,7 @@ Task("CopyToArtifacts")