From 9a04474cde58c2a73b7ddd6a33957e6e1e6c5090 Mon Sep 17 00:00:00 2001 From: moozzyk Date: Thu, 23 Mar 2017 14:40:33 -0700 Subject: [PATCH] Fixing warnings in JS Tests project --- ...soft.AspNet.SignalR.Client.JS.Tests.csproj | 11 ++++---- .../Web.config | 26 ++++++++++++------- 2 files changed, 23 insertions(+), 14 deletions(-) diff --git a/tests/Microsoft.AspNet.SignalR.Client.JS.Tests/Microsoft.AspNet.SignalR.Client.JS.Tests.csproj b/tests/Microsoft.AspNet.SignalR.Client.JS.Tests/Microsoft.AspNet.SignalR.Client.JS.Tests.csproj index eacae80c25..22629dbf1b 100644 --- a/tests/Microsoft.AspNet.SignalR.Client.JS.Tests/Microsoft.AspNet.SignalR.Client.JS.Tests.csproj +++ b/tests/Microsoft.AspNet.SignalR.Client.JS.Tests/Microsoft.AspNet.SignalR.Client.JS.Tests.csproj @@ -1,5 +1,5 @@  - + Debug @@ -13,7 +13,7 @@ Properties Microsoft.AspNet.SignalR.Client.JS.Tests Microsoft.AspNet.SignalR.Client.JS.Tests - v4.5 + v4.5.2 true @@ -22,6 +22,8 @@ ..\..\ true ..\Build + + true @@ -62,6 +64,7 @@ False ..\..\packages\Owin.1.0\lib\net40\Owin.dll + ..\..\packages\Microsoft.AspNet.Cors.5.0.0\lib\net45\System.Web.Cors.dll @@ -71,16 +74,14 @@ - - - + diff --git a/tests/Microsoft.AspNet.SignalR.Client.JS.Tests/Web.config b/tests/Microsoft.AspNet.SignalR.Client.JS.Tests/Web.config index 9e8405c8c7..c2b6535dfd 100644 --- a/tests/Microsoft.AspNet.SignalR.Client.JS.Tests/Web.config +++ b/tests/Microsoft.AspNet.SignalR.Client.JS.Tests/Web.config @@ -1,20 +1,28 @@ - + - - - - + + + + + - - + + - - + +