From b63b86215bfafa6ad1c30dff2ee88517f155c88d Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Mon, 15 May 2017 09:41:43 -0700 Subject: [PATCH] Upgrade test framework versions --- build/dependencies.props | 4 ++-- .../Microsoft.AspNetCore.FunctionalTests.csproj | 6 +----- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 344c23b7f9..034b8307a8 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -8,7 +8,7 @@ $(BundledNETStandardPackageVersion) 10.0.1 1.1.5 - 15.0.0 - 2.2.0 + 15.3.0-* + 2.3.0-beta2-* diff --git a/test/Microsoft.AspNetCore.FunctionalTests/Microsoft.AspNetCore.FunctionalTests.csproj b/test/Microsoft.AspNetCore.FunctionalTests/Microsoft.AspNetCore.FunctionalTests.csproj index 2082b80fb6..1a45e63b7d 100644 --- a/test/Microsoft.AspNetCore.FunctionalTests/Microsoft.AspNetCore.FunctionalTests.csproj +++ b/test/Microsoft.AspNetCore.FunctionalTests/Microsoft.AspNetCore.FunctionalTests.csproj @@ -22,8 +22,4 @@ - - - - - \ No newline at end of file +