From 3c22b86a95eb094d0f8cf2bc176d0d3ffac12c41 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 18 Jan 2017 14:35:05 -0800 Subject: [PATCH] Create RTM package versions --- build/common.props | 2 +- version.props | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/build/common.props b/build/common.props index eda2e3f6a7..2bbff44a99 100644 --- a/build/common.props +++ b/build/common.props @@ -11,7 +11,7 @@ - + \ No newline at end of file diff --git a/version.props b/version.props index cc5693b360..60314cae6d 100644 --- a/version.props +++ b/version.props @@ -1,7 +1,8 @@ - 1.0.0 - rtm + 1.0.0-rtm + $(Version)-$(BuildNumber) + 1.0.0 \ No newline at end of file