From f8671754762f5bb1c3da15e346d1258c2cd7fb01 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Thu, 19 Apr 2018 11:25:43 -0700 Subject: [PATCH] Fix build break --- build/dependencies.props | 31 ++++++++++--------- korebuild-lock.txt | 4 +-- .../ApplicationWithRazorSdkNeitherUsed.csproj | 1 + ...ationWithRazorSdkPrecompilationUsed.csproj | 1 + .../ApplicationWithRazorSdkUsed.csproj | 1 + 5 files changed, 21 insertions(+), 17 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index cc2dfb4046..524f6dfe2d 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -3,24 +3,25 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.0-preview3-17018 - 2.1.0-preview3-32233 - 2.1.0-preview3-32233 - 2.1.0-preview3-32233 - 2.1.0-preview3-32233 - 2.1.0-preview3-32233 - 2.1.0-preview3-32233 - 0.5.0-preview2-32233 - 2.1.0-preview3-32233 - 2.1.0-preview3-32233 + 2.1.0-rc1-15773 + 2.1.0-rc1-30611 + 2.1.0-rc1-30611 + 2.1.0-rc1-30611 + 2.1.0-rc1-30611 + 2.1.0-rc1-30611 + 2.1.0-rc1-30611 + 0.5.0-preview2-30611 + 2.1.0-rc1-30611 + 2.1.0-rc1-30611 15.6.82 - 2.1.0-preview3-32233 - 2.1.0-preview3-32233 - 2.1.0-preview3-32233 - 2.1.0-preview3-32233 - 2.1.0-preview3-32233 + 2.1.0-rc1-30611 + 2.1.0-rc1-30611 + 2.1.0-rc1-30611 + 2.1.0-rc1-30611 + 2.1.0-rc1-30611 2.0.0 2.1.0-preview3-26413-05 + 2.1.0-rc1-30611 15.6.1 2.3.1 2.4.0-beta.1.build3945 diff --git a/korebuild-lock.txt b/korebuild-lock.txt index b419d767b9..a14b357adf 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.0-preview3-17018 -commithash:af264ca131f212b5ba8aafbc5110fc0fc510a2be +version:2.1.0-rc1-15773 +commithash:278888c83096a013848809db3cd79c8ddc27d176 diff --git a/testapps/ApplicationWithRazorSdkNeitherUsed/ApplicationWithRazorSdkNeitherUsed.csproj b/testapps/ApplicationWithRazorSdkNeitherUsed/ApplicationWithRazorSdkNeitherUsed.csproj index b7501d5fa6..97c4916e21 100644 --- a/testapps/ApplicationWithRazorSdkNeitherUsed/ApplicationWithRazorSdkNeitherUsed.csproj +++ b/testapps/ApplicationWithRazorSdkNeitherUsed/ApplicationWithRazorSdkNeitherUsed.csproj @@ -14,6 +14,7 @@ + diff --git a/testapps/ApplicationWithRazorSdkPrecompilationUsed/ApplicationWithRazorSdkPrecompilationUsed.csproj b/testapps/ApplicationWithRazorSdkPrecompilationUsed/ApplicationWithRazorSdkPrecompilationUsed.csproj index 3e106326fa..653d7c7a94 100644 --- a/testapps/ApplicationWithRazorSdkPrecompilationUsed/ApplicationWithRazorSdkPrecompilationUsed.csproj +++ b/testapps/ApplicationWithRazorSdkPrecompilationUsed/ApplicationWithRazorSdkPrecompilationUsed.csproj @@ -14,6 +14,7 @@ + diff --git a/testapps/ApplicationWithRazorSdkUsed/ApplicationWithRazorSdkUsed.csproj b/testapps/ApplicationWithRazorSdkUsed/ApplicationWithRazorSdkUsed.csproj index faaac76d5b..abe44b964e 100644 --- a/testapps/ApplicationWithRazorSdkUsed/ApplicationWithRazorSdkUsed.csproj +++ b/testapps/ApplicationWithRazorSdkUsed/ApplicationWithRazorSdkUsed.csproj @@ -9,6 +9,7 @@ +