From 1e148819af302dd38d9a7e5baaeecc8ca514cd6d Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Fri, 12 May 2017 16:38:04 -0700 Subject: [PATCH] Upgrade test framework versions --- build/dependencies.props | 4 ++-- .../Microsoft.AspNetCore.Cors.Test.csproj | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 0a6c8d6eb5..226b77c333 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -4,7 +4,7 @@ 2.1.0-* 4.7.1 $(BundledNETStandardPackageVersion) - 15.0.0 - 2.2.0 + 15.3.0-* + 2.3.0-beta2-* diff --git a/test/Microsoft.AspNetCore.Cors.Test/Microsoft.AspNetCore.Cors.Test.csproj b/test/Microsoft.AspNetCore.Cors.Test/Microsoft.AspNetCore.Cors.Test.csproj index ef15c8fcd3..e70812f043 100644 --- a/test/Microsoft.AspNetCore.Cors.Test/Microsoft.AspNetCore.Cors.Test.csproj +++ b/test/Microsoft.AspNetCore.Cors.Test/Microsoft.AspNetCore.Cors.Test.csproj @@ -22,8 +22,4 @@ - - - -