From abcfbfc7ab2d64a4942f4de5e71b4d25032f4fd3 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Thu, 17 Aug 2017 14:59:07 -0700 Subject: [PATCH] Pinning versions for 2.0.0 --- NuGet.config | 2 +- build/dependencies.props | 15 ++++++++------- .../Microsoft.AspNetCore.Cors.Test.csproj | 2 +- version.props | 1 - 4 files changed, 10 insertions(+), 10 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.Cors.Test/Microsoft.AspNetCore.Cors.Test.csproj b/test/Microsoft.AspNetCore.Cors.Test/Microsoft.AspNetCore.Cors.Test.csproj index 35e1359..e5aa2de 100644 --- a/test/Microsoft.AspNetCore.Cors.Test/Microsoft.AspNetCore.Cors.Test.csproj +++ b/test/Microsoft.AspNetCore.Cors.Test/Microsoft.AspNetCore.Cors.Test.csproj @@ -17,7 +17,7 @@ - + diff --git a/version.props b/version.props index eba6b16..e69e2c6 100644 --- a/version.props +++ b/version.props @@ -2,6 +2,5 @@ 2.0.0 - rtm