From 788179b730ecc5665ce2e4b3baa8f9f0f7d5d977 Mon Sep 17 00:00:00 2001 From: David Fowler Date: Thu, 1 May 2014 22:06:04 -0700 Subject: [PATCH] Disable k10 tests --- .../project.json | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/test/Microsoft.AspNet.Identity.Entity.Test/project.json b/test/Microsoft.AspNet.Identity.Entity.Test/project.json index 210024a3..4b556b0f 100644 --- a/test/Microsoft.AspNet.Identity.Entity.Test/project.json +++ b/test/Microsoft.AspNet.Identity.Entity.Test/project.json @@ -29,25 +29,6 @@ "System.Collections": "", "System.Data": "" } - }, - "k10": { - "dependencies": { - "System.Collections": "4.0.0.0", - "System.ComponentModel": "4.0.0.0", - "System.Diagnostics.Debug": "4.0.10.0", - "System.Diagnostics.Tools": "4.0.0.0", - "System.Globalization": "4.0.10.0", - "System.Linq": "4.0.0.0", - "System.Linq.Expressions": "4.0.0.0", - "System.Linq.Queryable": "4.0.0.0", - "System.Reflection": "4.0.10.0", - "System.Resources.ResourceManager": "4.0.0.0", - "System.Runtime": "4.0.20.0", - "System.Runtime.Extensions": "4.0.10.0", - "System.Security.Principal": "4.0.0.0", - "System.Text.Encoding": "4.0.20.0", - "System.Threading.Tasks": "4.0.10.0" - } } }, "commands": {