From 978dfb9d172e987b0873c3b67aa3972858618346 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Thu, 17 Aug 2017 14:55:46 -0700 Subject: [PATCH] Pinning versions for 2.0.0 --- NuGet.config | 2 +- build/dependencies.props | 15 ++++++++------- .../Microsoft.AspNetCore.Antiforgery.Test.csproj | 4 ++-- version.props | 1 - 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/NuGet.config b/NuGet.config index 37f0d27..6a62aed 100644 --- a/NuGet.config +++ b/NuGet.config @@ -2,7 +2,7 @@ - + diff --git a/build/dependencies.props b/build/dependencies.props index 20d4794..001a128 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -1,12 +1,13 @@  - 2.0.0-* - 2.0.1-* + 2.0.0 + 2.0.1-rtm-15400 4.7.49 - 2.0.0-* - 2.0.0-* - 2.0.0-* - 15.3.0-* - 2.3.0-beta2-* + 2.0.0 + 2.0.0 + 2.0.0 + 15.3.0 + 2.3.0-beta2-build3683 + 2.3.0-beta2-build1317 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 021d561..0ca03eb 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 @@ - + @@ -20,7 +20,7 @@ - + diff --git a/version.props b/version.props index 4c3cc82..62c1509 100644 --- a/version.props +++ b/version.props @@ -2,6 +2,5 @@ 2.0.0 - rtm \ No newline at end of file