From 25178a44e04239d0d7c285f1aea5328d04d150a1 Mon Sep 17 00:00:00 2001 From: Pavel Krymets Date: Wed, 10 May 2017 11:30:29 -0700 Subject: [PATCH] Remove unnecessary package references (#235) --- build/dependencies.props | 5 ----- .../Antiforgery.MvcWithAuthAndAjax.csproj | 1 - .../Config.CustomConfigurationProviders.Sample.csproj | 3 +-- .../Localization.StarterWeb/Localization.StarterWeb.csproj | 1 - samples/MusicStore.Spa/MusicStore.Spa.csproj | 1 - 5 files changed, 1 insertion(+), 10 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 2e9035ce..de4c1757 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -3,13 +3,8 @@ 0.4.0-* 2.0.0-* 5.2.0 - 4.3.0 - 1.3.1 2.1.0-* - 10.0.1 $(BundledNETStandardPackageVersion) - 0.11.0 - 3.0.1 15.0.0 2.2.0 diff --git a/samples/Antiforgery.MvcWithAuthAndAjax/Antiforgery.MvcWithAuthAndAjax.csproj b/samples/Antiforgery.MvcWithAuthAndAjax/Antiforgery.MvcWithAuthAndAjax.csproj index 43d226c0..d4687e8d 100644 --- a/samples/Antiforgery.MvcWithAuthAndAjax/Antiforgery.MvcWithAuthAndAjax.csproj +++ b/samples/Antiforgery.MvcWithAuthAndAjax/Antiforgery.MvcWithAuthAndAjax.csproj @@ -17,7 +17,6 @@ - diff --git a/samples/Config.CustomConfigurationProviders.Sample/Config.CustomConfigurationProviders.Sample.csproj b/samples/Config.CustomConfigurationProviders.Sample/Config.CustomConfigurationProviders.Sample.csproj index 3fae2e14..89bc0eb4 100644 --- a/samples/Config.CustomConfigurationProviders.Sample/Config.CustomConfigurationProviders.Sample.csproj +++ b/samples/Config.CustomConfigurationProviders.Sample/Config.CustomConfigurationProviders.Sample.csproj @@ -1,4 +1,4 @@ - + @@ -11,7 +11,6 @@ - diff --git a/samples/Localization.StarterWeb/Localization.StarterWeb.csproj b/samples/Localization.StarterWeb/Localization.StarterWeb.csproj index 288e9607..78ee87f2 100644 --- a/samples/Localization.StarterWeb/Localization.StarterWeb.csproj +++ b/samples/Localization.StarterWeb/Localization.StarterWeb.csproj @@ -32,7 +32,6 @@ - diff --git a/samples/MusicStore.Spa/MusicStore.Spa.csproj b/samples/MusicStore.Spa/MusicStore.Spa.csproj index ddde70be..948ad703 100644 --- a/samples/MusicStore.Spa/MusicStore.Spa.csproj +++ b/samples/MusicStore.Spa/MusicStore.Spa.csproj @@ -22,7 +22,6 @@ -