From d1df39b5e578f1e822311f4a44e7ccdefb5ac2fb Mon Sep 17 00:00:00 2001 From: Pavel Krymets Date: Wed, 10 May 2017 08:46:23 -0700 Subject: [PATCH] Remove unused dependencies (#139) --- build/dependencies.props | 1 - .../Microsoft.AspNetCore.Antiforgery.Test.csproj | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 8738a88691..0a6c8d6eb5 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -1,7 +1,6 @@ 2.0.0-* - 4.3.0 2.1.0-* 4.7.1 $(BundledNETStandardPackageVersion) diff --git a/test/Microsoft.AspNetCore.Antiforgery.Test/Microsoft.AspNetCore.Antiforgery.Test.csproj b/test/Microsoft.AspNetCore.Antiforgery.Test/Microsoft.AspNetCore.Antiforgery.Test.csproj index 52581604da..f88af18dda 100644 --- a/test/Microsoft.AspNetCore.Antiforgery.Test/Microsoft.AspNetCore.Antiforgery.Test.csproj +++ b/test/Microsoft.AspNetCore.Antiforgery.Test/Microsoft.AspNetCore.Antiforgery.Test.csproj @@ -1,4 +1,4 @@ - + @@ -19,7 +19,6 @@ -