From f0a26a7f0874c499cd34fe9b5e96e31297cbce97 Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 5 May 2017 19:59:45 -0700 Subject: [PATCH] Migration2 --- .../Microsoft.AspNetCore.Mvc.TestConfiguration.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/WebSites/Microsoft.AspNetCore.Mvc.TestConfiguration/Microsoft.AspNetCore.Mvc.TestConfiguration.csproj b/test/WebSites/Microsoft.AspNetCore.Mvc.TestConfiguration/Microsoft.AspNetCore.Mvc.TestConfiguration.csproj index eeec245720..6863677c48 100644 --- a/test/WebSites/Microsoft.AspNetCore.Mvc.TestConfiguration/Microsoft.AspNetCore.Mvc.TestConfiguration.csproj +++ b/test/WebSites/Microsoft.AspNetCore.Mvc.TestConfiguration/Microsoft.AspNetCore.Mvc.TestConfiguration.csproj @@ -2,7 +2,7 @@ - netstandard1.3 + netcoreapp2.0