From faa071b3e49071e52d8bb41e8eea35e41b21a786 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Thu, 18 Oct 2018 11:32:44 -0700 Subject: [PATCH 1/3] Updating BuildTools from 2.1.3-rtm-15825 to 2.1.3-rtm-15826 [auto-updated: buildtools] --- korebuild-lock.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/korebuild-lock.txt b/korebuild-lock.txt index a58ab85bb0..33d66b4820 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.3-rtm-15825 -commithash:ddaf03d40226070e49a7524509583c48ed83c3d3 +version:2.1.3-rtm-15826 +commithash:384ad131c1e782dab5e660e5c15f66e8f2135942 From 31849575f12fc7ac883126adb6f68ac430a9f7c4 Mon Sep 17 00:00:00 2001 From: dotnet-maestro-bot Date: Thu, 18 Oct 2018 13:48:06 -0700 Subject: [PATCH 2/3] Upgrade to .NET Core 2.1.6-servicing-27017-02 --- build/dependencies.props | 4 ++-- build/repo.props | 22 +--------------------- build/runtimes.props | 24 ++++++++++++++++++++++++ src/DataProtection/build/repo.props | 2 ++ 4 files changed, 29 insertions(+), 23 deletions(-) create mode 100644 build/runtimes.props diff --git a/build/dependencies.props b/build/dependencies.props index 965160864c..7de10ef40d 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -2,8 +2,8 @@ - 2.1.5 - 2.1.5 + 2.1.6-servicing-27017-02 + 2.1.6-servicing-27017-02 diff --git a/build/repo.props b/build/repo.props index 3c7b1970a2..ec2fe7ab7f 100644 --- a/build/repo.props +++ b/build/repo.props @@ -42,27 +42,6 @@ - - - - - - - - - - - - @@ -74,6 +53,7 @@ true + diff --git a/build/runtimes.props b/build/runtimes.props new file mode 100644 index 0000000000..c6f84cb0da --- /dev/null +++ b/build/runtimes.props @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + diff --git a/src/DataProtection/build/repo.props b/src/DataProtection/build/repo.props index 59ae0807d3..37ae8832dc 100644 --- a/src/DataProtection/build/repo.props +++ b/src/DataProtection/build/repo.props @@ -1,4 +1,6 @@ + + true From bd32f67bd35dd37bed4b1bd80cda5a462af32e44 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Thu, 18 Oct 2018 16:38:51 -0700 Subject: [PATCH 3/3] Updating BuildTools from 2.1.3-rtm-15826 to 2.1.3-rtm-15827 [auto-updated: buildtools] --- korebuild-lock.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 33d66b4820..17a2e1de5d 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.3-rtm-15826 -commithash:384ad131c1e782dab5e660e5c15f66e8f2135942 +version:2.1.3-rtm-15827 +commithash:2f64cfc0c04407c0a9c2113f8348ce3ed95182b6