From a20f65627fa3e4d6ab22e5380a6b80d70fced971 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Sat, 12 Apr 2014 12:39:30 -0700 Subject: [PATCH] Removing unused Owin packages that are causing build failure --- test/Microsoft.AspNet.PipelineCore.Tests/project.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/Microsoft.AspNet.PipelineCore.Tests/project.json b/test/Microsoft.AspNet.PipelineCore.Tests/project.json index efafaacca3..896deb8c1b 100644 --- a/test/Microsoft.AspNet.PipelineCore.Tests/project.json +++ b/test/Microsoft.AspNet.PipelineCore.Tests/project.json @@ -19,10 +19,6 @@ "net45": { "dependencies": { "System.Runtime": "", - "Owin": "1.0", - "Microsoft.Owin": "2.1.0", - "Microsoft.Owin.Hosting": "2.1.0", - "Microsoft.Owin.Testing": "2.1.0", "Moq": "4.2.1312.1622", "Microsoft.Net.Http": "2.2.13", "System.Net.Http": ""