From eabdfee798d787f66b1ace5f251d7f4628225e3c Mon Sep 17 00:00:00 2001 From: rmsantos Date: Fri, 6 Mar 2015 17:34:29 +0000 Subject: [PATCH] Version and Build Conditions --- src/BuildScripts/build.proj | 8 ++++---- src/BuildScripts/common.props | 36 ++++++++++++++++++++++++++--------- 2 files changed, 31 insertions(+), 13 deletions(-) diff --git a/src/BuildScripts/build.proj b/src/BuildScripts/build.proj index d1e49d77..4188b9e4 100644 --- a/src/BuildScripts/build.proj +++ b/src/BuildScripts/build.proj @@ -1,6 +1,6 @@  - + @@ -54,19 +54,19 @@ - + - + - + diff --git a/src/BuildScripts/common.props b/src/BuildScripts/common.props index 14526f7d..47da8745 100644 --- a/src/BuildScripts/common.props +++ b/src/BuildScripts/common.props @@ -8,19 +8,37 @@ $(SolutionPath).build - + + + + true + $(PUBLISH) + + true + $(ARQUIVE) + + false + $(UNIT_TEST) + + + - - 1.0.0.0 - 1.0.0.0 - 1.0.0.0 + + $(APPVEYOR_BUILD_VERSION) + $(APPVEYOR_BUILD_VERSION) + $(APPVEYOR_BUILD_VERSION) - - + + $(BUILD_VERSION) + $(BUILD_VERSION) + $(BUILD_VERSION) + + + 1.0.0.0 - $(BUILD_NUMBER) - $(BUILD_NUMBER) + 1.0.0.0 + 1.0.0.0