From 95cf0f48ff83a3061970961877a7fe83907f19c7 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Tue, 14 Feb 2017 16:03:54 -0800 Subject: [PATCH] Downgrade to stable packages --- build/common-testapps.props | 4 +--- build/common.props | 5 ++--- build/dependencies.props | 6 ++++++ .../Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj | 4 ++-- 4 files changed, 11 insertions(+), 8 deletions(-) create mode 100644 build/dependencies.props diff --git a/build/common-testapps.props b/build/common-testapps.props index 931589cb1f..66df59d175 100644 --- a/build/common-testapps.props +++ b/build/common-testapps.props @@ -1,11 +1,9 @@ - 1.2.0-* - 1.6.2-* - \ No newline at end of file + diff --git a/build/common.props b/build/common.props index d2deff95c6..342e8d9b8a 100644 --- a/build/common.props +++ b/build/common.props @@ -1,4 +1,5 @@ + @@ -8,8 +9,6 @@ $(MSBuildThisFileDirectory)../build/Key.snk true true - 1.2.0-* - 1.6.2-* $(VersionSuffix)-$(BuildNumber) @@ -17,4 +16,4 @@ - \ No newline at end of file + diff --git a/build/dependencies.props b/build/dependencies.props new file mode 100644 index 0000000000..e704edaec0 --- /dev/null +++ b/build/dependencies.props @@ -0,0 +1,6 @@ + + + 1.6.1 + 4.3.0 + + diff --git a/src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj b/src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj index ef524d6a14..0412dedd36 100644 --- a/src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj +++ b/src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj @@ -1,4 +1,4 @@ - + Build-time references required to enable Razor view compilation as part of building the application. @@ -20,4 +20,4 @@ - \ No newline at end of file +