From 637fe96de975ab382cfda31ab663bdd6c5237a67 Mon Sep 17 00:00:00 2001 From: Steve Bohlen Date: Tue, 14 Apr 2015 08:40:02 -0400 Subject: [PATCH] add missing ref to System.Web.Http and System.Web.Http.WebHost --- .../Spring.Web.Mvc5.Tests/Spring.Web.Mvc5.Tests.build | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/Spring/Spring.Web.Mvc5.Tests/Spring.Web.Mvc5.Tests.build b/test/Spring/Spring.Web.Mvc5.Tests/Spring.Web.Mvc5.Tests.build index deb65034..4a0cc9bf 100644 --- a/test/Spring/Spring.Web.Mvc5.Tests/Spring.Web.Mvc5.Tests.build +++ b/test/Spring/Spring.Web.Mvc5.Tests/Spring.Web.Mvc5.Tests.build @@ -52,7 +52,6 @@ - @@ -85,10 +84,11 @@ - + + - +