From 26e7bcfb18c1ac57545489f887f0cb38287b8068 Mon Sep 17 00:00:00 2001 From: John Luo Date: Thu, 18 Feb 2016 16:01:02 -0800 Subject: [PATCH] Updating test TFMs for custom test discovery --- test/Microsoft.AspNetCore.StaticFiles.Tests/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Microsoft.AspNetCore.StaticFiles.Tests/project.json b/test/Microsoft.AspNetCore.StaticFiles.Tests/project.json index 75e076b116..8cbc52a791 100644 --- a/test/Microsoft.AspNetCore.StaticFiles.Tests/project.json +++ b/test/Microsoft.AspNetCore.StaticFiles.Tests/project.json @@ -22,7 +22,7 @@ }, "imports": "portable-net451+win8" }, - "dnx451": { + "net451": { "frameworkAssemblies": { "System.Runtime": "", "System.Threading.Tasks": ""