From fd30ce180b83d8ff4731a3e6ef7223275e2f1b32 Mon Sep 17 00:00:00 2001 From: Doug Bunting <6431421+dougbu@users.noreply.github.com> Date: Wed, 14 Apr 2021 11:00:12 -0700 Subject: [PATCH] [release/2.1] Bump some versions (#3866) * Move to latest KoreBuild / .NET SDK * Update baselines - did not ship any C# packages in 2.1.27 - re-enable baseline validation * Bump Microsoft.NETCore.App package version --- eng/Baseline.Designer.props | 2 +- eng/Baseline.xml | 2 +- eng/Dependencies.props | 5 +++-- korebuild-lock.txt | 4 ++-- version.props | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index c302f8099d0..ed3382cb836 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.26 + 2.1.27 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index 2cc9d6eef27..fd11b06d68e 100644 --- a/eng/Baseline.xml +++ b/eng/Baseline.xml @@ -1,4 +1,4 @@ - + diff --git a/eng/Dependencies.props b/eng/Dependencies.props index 033dcb8b528..dfd69da67c7 100644 --- a/eng/Dependencies.props +++ b/eng/Dependencies.props @@ -5,8 +5,9 @@ - 2.1.7-build-20200221.1 - 2.1.26 + 2.1.7-build-20210413.1 + 2.1.27 + 2.0.3 4.5.3 4.5.1 diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 4ebdda95e91..fa8df591ab4 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.7-build-20210309.1 -commithash:661bf72b3a220a08f26c1919c6f33113e894466d +version:2.1.7-build-20210413.1 +commithash:41a55f8d844c4be8c4afa5f70f72b80067f0d113 diff --git a/version.props b/version.props index 4660ae9b91a..33f130299ff 100644 --- a/version.props +++ b/version.props @@ -3,7 +3,7 @@ 2 1 28 - false + true servicing