From dc60a2e9c5e89d4f4324bb82e5c1af17f7d4490b Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Tue, 14 Feb 2017 16:03:53 -0800 Subject: [PATCH] Downgrade to stable packages --- build/common.props | 4 ++-- build/dependencies.props | 6 ++++++ test/E2ETests/E2ETests.csproj | 6 +++--- 3 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 build/dependencies.props diff --git a/build/common.props b/build/common.props index 0e4949c657..318a8bd11a 100644 --- a/build/common.props +++ b/build/common.props @@ -1,8 +1,8 @@ + - 1.2.0-* @@ -10,4 +10,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 + + diff --git a/test/E2ETests/E2ETests.csproj b/test/E2ETests/E2ETests.csproj index 1f5ea85095..284d235fdb 100644 --- a/test/E2ETests/E2ETests.csproj +++ b/test/E2ETests/E2ETests.csproj @@ -19,7 +19,7 @@ - + @@ -27,8 +27,8 @@ - - + +