From 35986c778f618b16e706a2f3d50b5daf2528332e Mon Sep 17 00:00:00 2001 From: Doug Bunting Date: Sat, 11 Mar 2017 15:43:03 -0800 Subject: [PATCH] Back up to .NET 4.5.2 - do not have .NET 4.6.1 reference assemblies on all CI machines - have corrected System.XML casing issue mentioned in 7637f2ea nit: sort dependencies --- .../Microsoft.Owin.Security.Interop.Test.csproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/test/Microsoft.Owin.Security.Interop.Test/Microsoft.Owin.Security.Interop.Test.csproj b/test/Microsoft.Owin.Security.Interop.Test/Microsoft.Owin.Security.Interop.Test.csproj index 635fffe331..32c20ae4f5 100644 --- a/test/Microsoft.Owin.Security.Interop.Test/Microsoft.Owin.Security.Interop.Test.csproj +++ b/test/Microsoft.Owin.Security.Interop.Test/Microsoft.Owin.Security.Interop.Test.csproj @@ -3,7 +3,7 @@ - net461 + net452 true true @@ -11,12 +11,13 @@ - - + + +