From c9d0ba6f45a5eb276b31f460b179ca77dfa2d469 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Tue, 14 Feb 2017 16:03:54 -0800 Subject: [PATCH] Downgrade to stable packages --- build/common.props | 7 +++---- build/dependencies.props | 6 ++++++ 2 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 build/dependencies.props diff --git a/build/common.props b/build/common.props index 1e587d56c4..a885a6456b 100644 --- a/build/common.props +++ b/build/common.props @@ -1,5 +1,6 @@ - + + @@ -10,8 +11,6 @@ true true true - 1.2.0-* - 1.6.2-* $(VersionSuffix)-$(BuildNumber) @@ -23,4 +22,4 @@ - \ No newline at end of file + diff --git a/build/dependencies.props b/build/dependencies.props new file mode 100644 index 0000000000..e704edaec0 --- /dev/null +++ b/build/dependencies.props @@ -0,0 +1,6 @@ + + + 1.6.1 + 4.3.0 + +