From b00c9b4e05c1fb116defb4d0bd7c78ecdfc5e0ef Mon Sep 17 00:00:00 2001 From: Pranav K Date: Thu, 17 Aug 2017 15:00:51 -0700 Subject: [PATCH] Pinning versions for 2.0.0 --- NuGet.config | 2 +- build/dependencies.props | 19 ++++++++++--------- test/FunctionalTests/FunctionalTests.csproj | 2 +- ...Core.Mvc.Razor.ViewCompilation.Test.csproj | 2 +- version.props | 1 - 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/NuGet.config b/NuGet.config index 37f0d27ea0..6a62aeda63 100644 --- a/NuGet.config +++ b/NuGet.config @@ -2,7 +2,7 @@ - + diff --git a/build/dependencies.props b/build/dependencies.props index b5ed54df86..c6bc8a028c 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -1,13 +1,14 @@ - + - 2.0.0-* - 0.4.0-* - 2.0.1-* + 2.0.0 + 0.4.0 + 2.0.1-rtm-15400 15.3.409 - 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/FunctionalTests/FunctionalTests.csproj b/test/FunctionalTests/FunctionalTests.csproj index 6ff604c642..5a47b97770 100644 --- a/test/FunctionalTests/FunctionalTests.csproj +++ b/test/FunctionalTests/FunctionalTests.csproj @@ -21,7 +21,7 @@ - + diff --git a/test/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Test/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Test.csproj b/test/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Test/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Test.csproj index 1648de0212..5951ec6470 100644 --- a/test/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Test/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Test.csproj +++ b/test/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Test/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Test.csproj @@ -14,7 +14,7 @@ - + diff --git a/version.props b/version.props index e55a656d79..12234eef1c 100644 --- a/version.props +++ b/version.props @@ -2,6 +2,5 @@ 2.0.0 - rtm