From 4828b572d78873ddbc36f458d7d5a952bc948cae Mon Sep 17 00:00:00 2001 From: William Li Date: Wed, 25 Mar 2020 12:57:57 -0700 Subject: [PATCH 01/29] branding update 3.1.104 --- src/redist/targets/Versions.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/redist/targets/Versions.targets b/src/redist/targets/Versions.targets index f472e7892..b8f215014 100644 --- a/src/redist/targets/Versions.targets +++ b/src/redist/targets/Versions.targets @@ -3,7 +3,7 @@ 3 1 1 - 03 + 04 servicing - 1.7.1 + 1.7.2 From c96062a29f80ffc4bcae0e07c38033fd3d84b5ec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 00:13:32 +0000 Subject: [PATCH 03/29] Update dependencies from https://github.com/dotnet/core-setup build 20200326.1 (#6941) - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.4-servicing.20176.1 - Microsoft.NETCore.DotNetHostResolver - 3.1.4-servicing.20176.1 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.4-servicing.20176.1 - Microsoft.NETCore.App.Host.win-x64 - 3.1.4-servicing.20176.1 - Microsoft.NETCore.App.Internal - 3.1.4-servicing.20176.1 Dependency coherency updates - Microsoft.NETCore.Platforms - 3.1.1-servicing.20176.2 (parent: Microsoft.NetCore.App.Internal) Co-authored-by: dotnet-maestro[bot] --- NuGet.config | 1 - eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 3 files changed, 18 insertions(+), 19 deletions(-) diff --git a/NuGet.config b/NuGet.config index 520c1647c..18dd2e832 100644 --- a/NuGet.config +++ b/NuGet.config @@ -8,7 +8,6 @@ - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ff8e81d41..e18d6ce50 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/core-setup - 4a9f85e9f89d7f686fef2ae2109d876b1e2eed2a + 866f89c19bfb6bcb3d861cc424643765a441d396 - + https://github.com/dotnet/core-setup - 4a9f85e9f89d7f686fef2ae2109d876b1e2eed2a + 866f89c19bfb6bcb3d861cc424643765a441d396 - + https://github.com/dotnet/core-setup - 4a9f85e9f89d7f686fef2ae2109d876b1e2eed2a + 866f89c19bfb6bcb3d861cc424643765a441d396 - + https://github.com/dotnet/core-setup - 4a9f85e9f89d7f686fef2ae2109d876b1e2eed2a + 866f89c19bfb6bcb3d861cc424643765a441d396 - + https://github.com/dotnet/core-setup - 4a9f85e9f89d7f686fef2ae2109d876b1e2eed2a + 866f89c19bfb6bcb3d861cc424643765a441d396 @@ -37,9 +37,9 @@ https://github.com/dotnet/core-setup 65f04fb6db7a5e198d05dbebd5c4ad21eb018f89 - + https://github.com/dotnet/corefx - 0f7f38c4fd323b26da10cce95f857f77f0f09b48 + c5f41f1b6bec47ee8c1a4daba911b65723540da5 https://github.com/dotnet/aspnetcore diff --git a/eng/Versions.props b/eng/Versions.props index ef44e6bcd..9708e8008 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -57,16 +57,16 @@ - 3.1.0 + 3.1.1-servicing.20176.2 - 3.1.3-servicing.20128.1 - 3.1.3 - 3.1.3 + 3.1.4-servicing.20176.1 + 3.1.4-servicing.20176.1 + 3.1.4-servicing.20176.1 3.1.0 - 3.1.3 - 3.1.3 + 3.1.4-servicing.20176.1 + 3.1.4-servicing.20176.1 3.1.0 2.1.0 From 32997dc72835cf23827e85fe6b5e12f4e2581d8c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 00:56:30 +0000 Subject: [PATCH 04/29] Update dependencies from https://github.com/dotnet/toolset build 20200326.1 (#6943) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20176.1 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e18d6ce50..239f67d83 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,9 +73,9 @@ https://github.com/dotnet/templating 46091435536c53242905ab4e991bdc0bac153e64 - + https://github.com/dotnet/toolset - 4d0fe6c07e644a576aad6e0c3842f61460e48158 + 13c4b0b04b64cdb4703fbc6c65feed6406bff7b0 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 9708e8008..5f576f795 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.103-servicing.20167.4 + 3.1.104-servicing.20176.1 From 6cdb8c9f68c0f292a2dc22d9fc3c0b22edd8b777 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 01:31:29 +0000 Subject: [PATCH 05/29] Update dependencies from https://github.com/dotnet/toolset build 20200326.2 (#6944) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20176.2 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 239f67d83..3e0654577 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,9 +73,9 @@ https://github.com/dotnet/templating 46091435536c53242905ab4e991bdc0bac153e64 - + https://github.com/dotnet/toolset - 13c4b0b04b64cdb4703fbc6c65feed6406bff7b0 + 96cfad61ed788d1ebff1ff12be6949128c520783 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 5f576f795..b0a550c14 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20176.1 + 3.1.104-servicing.20176.2 From 2078170475fc6e75c666fd060c00f3f34cb4385a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 02:18:10 +0000 Subject: [PATCH 06/29] Update dependencies from https://github.com/dotnet/core-setup build 20200326.3 (#6945) - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.4-servicing.20176.3 - Microsoft.NETCore.DotNetHostResolver - 3.1.4-servicing.20176.3 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.4-servicing.20176.3 - Microsoft.NETCore.App.Host.win-x64 - 3.1.4-servicing.20176.3 - Microsoft.NETCore.App.Internal - 3.1.4-servicing.20176.3 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3e0654577..b22b67775 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/core-setup - 866f89c19bfb6bcb3d861cc424643765a441d396 + 2364c9f773d5604e7fc5d0a1555c4b077e898583 - + https://github.com/dotnet/core-setup - 866f89c19bfb6bcb3d861cc424643765a441d396 + 2364c9f773d5604e7fc5d0a1555c4b077e898583 - + https://github.com/dotnet/core-setup - 866f89c19bfb6bcb3d861cc424643765a441d396 + 2364c9f773d5604e7fc5d0a1555c4b077e898583 - + https://github.com/dotnet/core-setup - 866f89c19bfb6bcb3d861cc424643765a441d396 + 2364c9f773d5604e7fc5d0a1555c4b077e898583 - + https://github.com/dotnet/core-setup - 866f89c19bfb6bcb3d861cc424643765a441d396 + 2364c9f773d5604e7fc5d0a1555c4b077e898583 diff --git a/eng/Versions.props b/eng/Versions.props index b0a550c14..cf1ae4065 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -61,12 +61,12 @@ - 3.1.4-servicing.20176.1 - 3.1.4-servicing.20176.1 - 3.1.4-servicing.20176.1 + 3.1.4-servicing.20176.3 + 3.1.4-servicing.20176.3 + 3.1.4-servicing.20176.3 3.1.0 - 3.1.4-servicing.20176.1 - 3.1.4-servicing.20176.1 + 3.1.4-servicing.20176.3 + 3.1.4-servicing.20176.3 3.1.0 2.1.0 From 76cf158e7f3a75bbfc44e035a9b78019be1cee07 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 04:43:22 +0000 Subject: [PATCH 07/29] Update dependencies from https://github.com/dotnet/core-setup build 20200326.4 (#6948) - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.4-servicing.20176.4 - Microsoft.NETCore.DotNetHostResolver - 3.1.4-servicing.20176.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.4-servicing.20176.4 - Microsoft.NETCore.App.Host.win-x64 - 3.1.4-servicing.20176.4 - Microsoft.NETCore.App.Internal - 3.1.4-servicing.20176.4 Dependency coherency updates - Microsoft.NETCore.Platforms - 3.1.1-servicing.20176.6 (parent: Microsoft.NetCore.App.Internal) Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b22b67775..208dbe7ef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/core-setup - 2364c9f773d5604e7fc5d0a1555c4b077e898583 + 08b96bae4b5127c9ab110182fdd51e6a045803cf - + https://github.com/dotnet/core-setup - 2364c9f773d5604e7fc5d0a1555c4b077e898583 + 08b96bae4b5127c9ab110182fdd51e6a045803cf - + https://github.com/dotnet/core-setup - 2364c9f773d5604e7fc5d0a1555c4b077e898583 + 08b96bae4b5127c9ab110182fdd51e6a045803cf - + https://github.com/dotnet/core-setup - 2364c9f773d5604e7fc5d0a1555c4b077e898583 + 08b96bae4b5127c9ab110182fdd51e6a045803cf - + https://github.com/dotnet/core-setup - 2364c9f773d5604e7fc5d0a1555c4b077e898583 + 08b96bae4b5127c9ab110182fdd51e6a045803cf @@ -37,9 +37,9 @@ https://github.com/dotnet/core-setup 65f04fb6db7a5e198d05dbebd5c4ad21eb018f89 - + https://github.com/dotnet/corefx - c5f41f1b6bec47ee8c1a4daba911b65723540da5 + 78ef3883a0a2ca585ebf9392c2ee6897d611cfe7 https://github.com/dotnet/aspnetcore diff --git a/eng/Versions.props b/eng/Versions.props index cf1ae4065..fe1d1b989 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -57,16 +57,16 @@ - 3.1.1-servicing.20176.2 + 3.1.1-servicing.20176.6 - 3.1.4-servicing.20176.3 - 3.1.4-servicing.20176.3 - 3.1.4-servicing.20176.3 + 3.1.4-servicing.20176.4 + 3.1.4-servicing.20176.4 + 3.1.4-servicing.20176.4 3.1.0 - 3.1.4-servicing.20176.3 - 3.1.4-servicing.20176.3 + 3.1.4-servicing.20176.4 + 3.1.4-servicing.20176.4 3.1.0 2.1.0 From 095be80aeda87b52d53e71ec443e78c63a80aa06 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 05:49:28 +0000 Subject: [PATCH 08/29] [release/3.1.1xx] Update dependencies from dotnet/toolset (#6946) * Update dependencies from https://github.com/dotnet/toolset build 20200326.4 - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20176.4 * Update dependencies from https://github.com/dotnet/toolset build 20200326.11 - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20176.11 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 208dbe7ef..075a49262 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,9 +73,9 @@ https://github.com/dotnet/templating 46091435536c53242905ab4e991bdc0bac153e64 - + https://github.com/dotnet/toolset - 96cfad61ed788d1ebff1ff12be6949128c520783 + fa2c6bc7eef109e99847df2658fd319db734b218 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index fe1d1b989..79bb70db3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20176.2 + 3.1.104-servicing.20176.11 From 590754b0963b2f41568835ccb478262c3a3940c6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 10:06:45 +0000 Subject: [PATCH 09/29] [release/3.1.1xx] Update dependencies from dotnet/toolset (#6950) * Update dependencies from https://github.com/dotnet/toolset build 20200327.2 - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20177.2 * Update dependencies from https://github.com/dotnet/toolset build 20200327.3 - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20177.3 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.104-servicing.20177.1 (parent: Microsoft.Dotnet.Toolset.Internal) Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 075a49262..6f8ff9b8e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,17 +73,17 @@ https://github.com/dotnet/templating 46091435536c53242905ab4e991bdc0bac153e64 - + https://github.com/dotnet/toolset - fa2c6bc7eef109e99847df2658fd319db734b218 + b735bd95fe8b6ab30513b6e47f5251b8c1528c75 https://github.com/dotnet/sdk ab04d19191b70ce82adc3830fdea05eec952505f - + https://github.com/dotnet/cli - f6250b79a00848f18e6e7b076b561d0a794983d3 + 475f453c886769c992125469c06a3f2b490c0b76 diff --git a/eng/Versions.props b/eng/Versions.props index 79bb70db3..2d7f8b8c5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20176.11 + 3.1.104-servicing.20177.3 @@ -45,7 +45,7 @@ - 3.1.103-servicing.20167.2 + 3.1.104-servicing.20177.1 0.2.0 From d1f02e7806157d333827c6a3341b00a31dd182d6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 17:57:46 +0000 Subject: [PATCH 10/29] Update dependencies from https://github.com/dotnet/test-templates build 20200326.1 (#6956) - Microsoft.DotNet.Test.ProjectTemplates.3.1 - 1.0.2-beta4.20176.1 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6f8ff9b8e..8bc429f37 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ https://github.com/dotnet/aspnetcore e81033e094d4663ffd227bb4aed30b76b0631e6d - + https://github.com/dotnet/test-templates - 1b134b5a258aa5dc1aefc27fea90f442abbe41cd + 2720fcade72d709a5d2fe80d0b80fbdac54213f6 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 2d7f8b8c5..08b4d2822 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -28,7 +28,7 @@ - 1.0.2-beta4.20105.2 + 1.0.2-beta4.20176.1 From 4de3a95a450718f33e49376960b5f37621d48d74 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2020 01:05:54 +0000 Subject: [PATCH 11/29] Update dependencies from https://github.com/dotnet/toolset build 20200327.9 (#6961) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20177.9 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8bc429f37..f4f5b04c0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,9 +73,9 @@ https://github.com/dotnet/templating 46091435536c53242905ab4e991bdc0bac153e64 - + https://github.com/dotnet/toolset - b735bd95fe8b6ab30513b6e47f5251b8c1528c75 + 3de609639cd27973dd78714b98e771f6bc9d6af6 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 08b4d2822..c26a60904 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20177.3 + 3.1.104-servicing.20177.9 From b38f09b6320b843623ae405fda31da6cc8137da0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2020 01:45:01 +0000 Subject: [PATCH 12/29] Update dependencies from https://github.com/dotnet/toolset build 20200327.10 (#6962) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20177.10 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.104-servicing.20177.5 (parent: Microsoft.Dotnet.Toolset.Internal) Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f4f5b04c0..0816ad9a0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,17 +73,17 @@ https://github.com/dotnet/templating 46091435536c53242905ab4e991bdc0bac153e64 - + https://github.com/dotnet/toolset - 3de609639cd27973dd78714b98e771f6bc9d6af6 + 33551afc8b2fb2dcfb495864c52a8274e1cc15cd https://github.com/dotnet/sdk ab04d19191b70ce82adc3830fdea05eec952505f - + https://github.com/dotnet/cli - 475f453c886769c992125469c06a3f2b490c0b76 + 3daeb6bab6026f5f36777590080f90bfc03df5d6 diff --git a/eng/Versions.props b/eng/Versions.props index c26a60904..a5928e7e2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20177.9 + 3.1.104-servicing.20177.10 @@ -45,7 +45,7 @@ - 3.1.104-servicing.20177.1 + 3.1.104-servicing.20177.5 0.2.0 From a6394909dd25d24a43fd811f47b88956798757e4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2020 00:38:55 +0000 Subject: [PATCH 13/29] Update dependencies from https://github.com/dotnet/toolset build 20200328.1 (#6965) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20178.1 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0816ad9a0..b61cebbda 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,9 +73,9 @@ https://github.com/dotnet/templating 46091435536c53242905ab4e991bdc0bac153e64 - + https://github.com/dotnet/toolset - 33551afc8b2fb2dcfb495864c52a8274e1cc15cd + fdfcaf874c6d06667f97c7645450c2ecb340b4bd https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a5928e7e2..356705dc5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20177.10 + 3.1.104-servicing.20178.1 From 114ad519be0093ae27e67637030e4aeaef2a416e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 05:52:15 +0000 Subject: [PATCH 14/29] Update dependencies from https://github.com/dotnet/toolset build 20200328.2 (#6966) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20178.2 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b61cebbda..7de62985c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,9 +73,9 @@ https://github.com/dotnet/templating 46091435536c53242905ab4e991bdc0bac153e64 - + https://github.com/dotnet/toolset - fdfcaf874c6d06667f97c7645450c2ecb340b4bd + 68974f1926ccd170860c6bace2753dcf852f6b37 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 78124dfb6..71452d4f0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20178.1 + 3.1.104-servicing.20178.2 From bebcee2892fd6cd1e2d0676d6943e8a34cda1015 Mon Sep 17 00:00:00 2001 From: William Li Date: Mon, 30 Mar 2020 11:56:24 -0700 Subject: [PATCH 15/29] Add docker pull retry (#6969) --- eng/dockerrun.sh | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/eng/dockerrun.sh b/eng/dockerrun.sh index 762e177a7..819858ea2 100755 --- a/eng/dockerrun.sh +++ b/eng/dockerrun.sh @@ -99,9 +99,30 @@ fi # VSO [ ! -z "$BUILD_BUILDID" ] && DOTNET_BUILD_CONTAINER_NAME="$BUILD_BUILDID" +function retry { + local max_count=$1 + shift + + local count=0 + until "$@"; do + exit=$? + wait=$((2 ** $count)) + count=$(($count + 1)) + if [[ ${count} -lt ${max_count} ]]; then + echo "Retry $count/$max_count returned $exit, wait $wait seconds..." + sleep ${wait} + else + echo "Retry $count/$max_count returned $exit." + return ${exit} + fi + done + return 0 +} + # Build the docker container (will be fast if it is already built) +# with retry since docker pull has high failure rate echo "Building Docker Container using Dockerfile: $DOCKERFILE" -docker build --build-arg WORK_DIR=$DOCKER_HOST_SHARE_DIR --build-arg USER_ID=$(id -u) -t $DOTNET_BUILD_CONTAINER_TAG $DOCKERFILE +retry 10 docker build --build-arg WORK_DIR=$DOCKER_HOST_SHARE_DIR --build-arg USER_ID=$(id -u) -t $DOTNET_BUILD_CONTAINER_TAG $DOCKERFILE 2>&1 # Run the build in the container echo "Launching build in Docker Container" From e020681b3e9db715d583420a44b317a085167ab3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 20:12:50 +0000 Subject: [PATCH 16/29] Update dependencies from https://github.com/dotnet/toolset build 20200329.4 (#6974) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20179.4 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.104-servicing.20179.1 (parent: Microsoft.Dotnet.Toolset.Internal) Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7de62985c..0a1488e67 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,17 +73,17 @@ https://github.com/dotnet/templating 46091435536c53242905ab4e991bdc0bac153e64 - + https://github.com/dotnet/toolset - 68974f1926ccd170860c6bace2753dcf852f6b37 + 21e38e0122639830947f1d608dc4b13b8cf693fd https://github.com/dotnet/sdk ab04d19191b70ce82adc3830fdea05eec952505f - + https://github.com/dotnet/cli - 3daeb6bab6026f5f36777590080f90bfc03df5d6 + d4c9df160442e40fc991a47c974b1ddb11927802 diff --git a/eng/Versions.props b/eng/Versions.props index 71452d4f0..487f175c9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20178.2 + 3.1.104-servicing.20179.4 @@ -45,7 +45,7 @@ - 3.1.104-servicing.20177.5 + 3.1.104-servicing.20179.1 0.2.0 From 2a1e5da15a0bf9ec5b732a697f625e519ee84847 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 20:56:04 +0000 Subject: [PATCH 17/29] Update dependencies from https://github.com/dotnet/toolset build 20200330.3 (#6975) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20180.3 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.4 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.104-servicing.20180.1 (parent: Microsoft.Dotnet.Toolset.Internal) Co-authored-by: dotnet-maestro[bot] --- NuGet.config | 2 +- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/NuGet.config b/NuGet.config index 18dd2e832..0a7d24434 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,7 +7,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0a1488e67..a90ff31df 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -69,21 +69,21 @@ https://github.com/dotnet/test-templates 2720fcade72d709a5d2fe80d0b80fbdac54213f6 - + https://github.com/dotnet/templating - 46091435536c53242905ab4e991bdc0bac153e64 + 55ff2d0d7b63a97b2e53dc2e94df8d1cae9858ac - + https://github.com/dotnet/toolset - 21e38e0122639830947f1d608dc4b13b8cf693fd + 6159526dc79f273c19cac88cc17b02fae22e23e9 https://github.com/dotnet/sdk ab04d19191b70ce82adc3830fdea05eec952505f - + https://github.com/dotnet/cli - d4c9df160442e40fc991a47c974b1ddb11927802 + 85e46f38a04ef87abe85c763eef8629fe884abe2 diff --git a/eng/Versions.props b/eng/Versions.props index 487f175c9..9c7ce7da3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20179.4 + 3.1.104-servicing.20180.3 @@ -24,7 +24,7 @@ - 3.1.3 + 3.1.4 @@ -45,7 +45,7 @@ - 3.1.104-servicing.20179.1 + 3.1.104-servicing.20180.1 0.2.0 From f9408b1d6553bc0dc82f275753ac70f42c8c8294 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 23:42:45 +0000 Subject: [PATCH 18/29] Update dependencies from https://github.com/dotnet/wcf build 20200330.1 (#6978) - System.ServiceModel.Primitives - 4.7.0-rtm.20180.1 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a90ff31df..77d787175 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -96,9 +96,9 @@ - + https://github.com/dotnet/wcf - 406acaa61fb99736eed7384af5170eb6eac321c5 + 2df026b433c01867acda77e3a902f84796548670 From a6b63a29ad4ed3e17450a4fec7104beb587364f3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 16:15:47 +0000 Subject: [PATCH 19/29] Update dependencies from https://github.com/dotnet/wcf build 20200330.2 (#6981) - System.ServiceModel.Primitives - 4.7.0-rtm.20180.2 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 77d787175..201da1542 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -96,7 +96,7 @@ - + https://github.com/dotnet/wcf 2df026b433c01867acda77e3a902f84796548670 From fc2ceabdd721219f203e6e127af9ef0fa9a84b17 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 16:18:02 +0000 Subject: [PATCH 20/29] Update dependencies from https://github.com/dotnet/toolset build 20200330.5 (#6977) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20180.5 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.104-servicing.20180.6 (parent: Microsoft.Dotnet.Toolset.Internal) Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 201da1542..4751e96f2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,17 +73,17 @@ https://github.com/dotnet/templating 55ff2d0d7b63a97b2e53dc2e94df8d1cae9858ac - + https://github.com/dotnet/toolset - 6159526dc79f273c19cac88cc17b02fae22e23e9 + 36773ccfdd7604860c9614c84a861eb257add63c https://github.com/dotnet/sdk ab04d19191b70ce82adc3830fdea05eec952505f - + https://github.com/dotnet/cli - 85e46f38a04ef87abe85c763eef8629fe884abe2 + e164218a8dae2aeedba6b728d9c5f4de5d47ce0a diff --git a/eng/Versions.props b/eng/Versions.props index 9c7ce7da3..37cc515c0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20180.3 + 3.1.104-servicing.20180.5 @@ -45,7 +45,7 @@ - 3.1.104-servicing.20180.1 + 3.1.104-servicing.20180.6 0.2.0 From 40ac46d998cda06c04ce6f39a45ceda8a0c35c83 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 23:58:45 +0000 Subject: [PATCH 21/29] Update dependencies from https://github.com/dotnet/wcf build 20200331.1 (#6995) - System.ServiceModel.Primitives - 4.7.0-rtm.20181.1 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4751e96f2..f1fdef87b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -96,9 +96,9 @@ - + https://github.com/dotnet/wcf - 2df026b433c01867acda77e3a902f84796548670 + a0c3917deaeb4761a5cf28115c74593031354417 From 2e1c698d8940ad4bdde970df74bd60d2e97a3eec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 00:14:49 +0000 Subject: [PATCH 22/29] Update dependencies from https://github.com/dotnet/core-setup build 20200331.1 (#6998) - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.4 - Microsoft.NETCore.App.Host.win-x64 - 3.1.4 - Microsoft.NETCore.App.Internal - 3.1.4-servicing.20181.1 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.4 - Microsoft.NETCore.DotNetHostResolver - 3.1.4 Co-authored-by: dotnet-maestro[bot] --- NuGet.config | 1 + eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 10 +++++----- 3 files changed, 16 insertions(+), 15 deletions(-) diff --git a/NuGet.config b/NuGet.config index 0a7d24434..b81ea8cee 100644 --- a/NuGet.config +++ b/NuGet.config @@ -8,6 +8,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f1fdef87b..1f75e8b1e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/core-setup - 08b96bae4b5127c9ab110182fdd51e6a045803cf + 87da73b3299b0dd151585d3811bd9b5dec30318b - + https://github.com/dotnet/core-setup - 08b96bae4b5127c9ab110182fdd51e6a045803cf + 87da73b3299b0dd151585d3811bd9b5dec30318b - + https://github.com/dotnet/core-setup - 08b96bae4b5127c9ab110182fdd51e6a045803cf + 87da73b3299b0dd151585d3811bd9b5dec30318b - + https://github.com/dotnet/core-setup - 08b96bae4b5127c9ab110182fdd51e6a045803cf + 87da73b3299b0dd151585d3811bd9b5dec30318b - + https://github.com/dotnet/core-setup - 08b96bae4b5127c9ab110182fdd51e6a045803cf + 87da73b3299b0dd151585d3811bd9b5dec30318b diff --git a/eng/Versions.props b/eng/Versions.props index 37cc515c0..af3461abc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -61,12 +61,12 @@ - 3.1.4-servicing.20176.4 - 3.1.4-servicing.20176.4 - 3.1.4-servicing.20176.4 + 3.1.4-servicing.20181.1 + 3.1.4 + 3.1.4 3.1.0 - 3.1.4-servicing.20176.4 - 3.1.4-servicing.20176.4 + 3.1.4 + 3.1.4 3.1.0 2.1.0 From f145a45008782e3a9f91c83a0b44b26d24a64958 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 01:40:21 +0000 Subject: [PATCH 23/29] Update dependencies from https://github.com/dotnet/toolset build 20200331.5 (#7002) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20181.5 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1f75e8b1e..74a11a370 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,9 +73,9 @@ https://github.com/dotnet/templating 55ff2d0d7b63a97b2e53dc2e94df8d1cae9858ac - + https://github.com/dotnet/toolset - 36773ccfdd7604860c9614c84a861eb257add63c + be2a6a867e21bf033c104ccf88d039f2cf20af71 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index af3461abc..43f334235 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20180.5 + 3.1.104-servicing.20181.5 From d68c6ad2fa4cd7aeb4161a391b497a74fecc090f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 04:00:36 +0000 Subject: [PATCH 24/29] Update dependencies from https://github.com/dotnet/core-setup build 20200331.2 (#7008) - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.4 - Microsoft.NETCore.App.Host.win-x64 - 3.1.4 - Microsoft.NETCore.App.Internal - 3.1.4-servicing.20181.2 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.4 - Microsoft.NETCore.DotNetHostResolver - 3.1.4 Dependency coherency updates - Microsoft.NETCore.Platforms - 3.1.1 (parent: Microsoft.NetCore.App.Internal) Co-authored-by: dotnet-maestro[bot] --- NuGet.config | 3 ++- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/NuGet.config b/NuGet.config index b81ea8cee..cf174b5d2 100644 --- a/NuGet.config +++ b/NuGet.config @@ -8,7 +8,8 @@ - + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 74a11a370..944bd7176 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,23 +3,23 @@ https://github.com/dotnet/core-setup - 87da73b3299b0dd151585d3811bd9b5dec30318b + 57d5bbb58f17a8cb3a82c81839c9379b4fcfe0d8 - + https://github.com/dotnet/core-setup - 87da73b3299b0dd151585d3811bd9b5dec30318b + 57d5bbb58f17a8cb3a82c81839c9379b4fcfe0d8 https://github.com/dotnet/core-setup - 87da73b3299b0dd151585d3811bd9b5dec30318b + 57d5bbb58f17a8cb3a82c81839c9379b4fcfe0d8 https://github.com/dotnet/core-setup - 87da73b3299b0dd151585d3811bd9b5dec30318b + 57d5bbb58f17a8cb3a82c81839c9379b4fcfe0d8 https://github.com/dotnet/core-setup - 87da73b3299b0dd151585d3811bd9b5dec30318b + 57d5bbb58f17a8cb3a82c81839c9379b4fcfe0d8 @@ -37,9 +37,9 @@ https://github.com/dotnet/core-setup 65f04fb6db7a5e198d05dbebd5c4ad21eb018f89 - + https://github.com/dotnet/corefx - 78ef3883a0a2ca585ebf9392c2ee6897d611cfe7 + 282d5b9f83e7a4e7fe0cef268f4f8f85e6162510 https://github.com/dotnet/aspnetcore diff --git a/eng/Versions.props b/eng/Versions.props index 43f334235..288084e61 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -57,11 +57,11 @@ - 3.1.1-servicing.20176.6 + 3.1.1 - 3.1.4-servicing.20181.1 + 3.1.4-servicing.20181.2 3.1.4 3.1.4 3.1.0 From 4ee1d86a3a3a34a8f8da011f527515be802b4f20 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 04:32:56 +0000 Subject: [PATCH 25/29] Update dependencies from https://github.com/dotnet/toolset build 20200331.8 (#7009) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20181.8 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 944bd7176..7e9a0e8ad 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,9 +73,9 @@ https://github.com/dotnet/templating 55ff2d0d7b63a97b2e53dc2e94df8d1cae9858ac - + https://github.com/dotnet/toolset - be2a6a867e21bf033c104ccf88d039f2cf20af71 + 528cf7b2a65690fc1e4e086a178d47587f19c555 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 288084e61..97a3986d3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20181.5 + 3.1.104-servicing.20181.8 From e5a274ec0e1203f9ba81f550e9a5532e2ddbae8b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 08:18:32 +0000 Subject: [PATCH 26/29] Update dependencies from https://github.com/dotnet/toolset build 20200401.1 (#7012) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20201.1 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7e9a0e8ad..11f83361a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,9 +73,9 @@ https://github.com/dotnet/templating 55ff2d0d7b63a97b2e53dc2e94df8d1cae9858ac - + https://github.com/dotnet/toolset - 528cf7b2a65690fc1e4e086a178d47587f19c555 + 9d443678a3cd77815ea48a426af45990d67fe07b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 97a3986d3..809f52a3a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20181.8 + 3.1.104-servicing.20201.1 From 1a3c663407663d80f281f79c46b4e2fd69029960 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 09:05:02 +0000 Subject: [PATCH 27/29] Update dependencies from https://github.com/dotnet/toolset build 20200401.4 (#7013) - Microsoft.Dotnet.Toolset.Internal - 3.1.104-servicing.20201.4 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.104-servicing.20181.5 (parent: Microsoft.Dotnet.Toolset.Internal) Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 11f83361a..90d6dbb77 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,17 +73,17 @@ https://github.com/dotnet/templating 55ff2d0d7b63a97b2e53dc2e94df8d1cae9858ac - + https://github.com/dotnet/toolset - 9d443678a3cd77815ea48a426af45990d67fe07b + 7dd906fe4be316269b549065b112fa7f33fb439f https://github.com/dotnet/sdk ab04d19191b70ce82adc3830fdea05eec952505f - + https://github.com/dotnet/cli - e164218a8dae2aeedba6b728d9c5f4de5d47ce0a + f15bca41b35c7f5ef18f976b7cc37fc961db2f21 diff --git a/eng/Versions.props b/eng/Versions.props index 809f52a3a..744112be0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.104-servicing.20201.1 + 3.1.104-servicing.20201.4 @@ -45,7 +45,7 @@ - 3.1.104-servicing.20180.6 + 3.1.104-servicing.20181.5 0.2.0 From bf8d4602f586ba1127ec8da2e107403f6c086ed1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 15:58:37 +0000 Subject: [PATCH 28/29] Update dependencies from https://github.com/dotnet/wcf build 20200331.2 (#7003) - System.ServiceModel.Primitives - 4.7.0-rtm.20181.2 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 90d6dbb77..86f6f944f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -96,7 +96,7 @@ - + https://github.com/dotnet/wcf a0c3917deaeb4761a5cf28115c74593031354417 From 52653da2d530c411b89f7f01002b4bb8f17bcb27 Mon Sep 17 00:00:00 2001 From: William Li Date: Sat, 11 Apr 2020 15:59:37 -0700 Subject: [PATCH 29/29] Interactive.DependencyManager to sign files --- src/redist/targets/Signing.targets | 1 + 1 file changed, 1 insertion(+) diff --git a/src/redist/targets/Signing.targets b/src/redist/targets/Signing.targets index c6f771010..5d74ef399 100644 --- a/src/redist/targets/Signing.targets +++ b/src/redist/targets/Signing.targets @@ -98,6 +98,7 @@ $(SdkOutputDirectory)**/fsc.exe; $(SdkOutputDirectory)**/fsi.exe; $(SdkOutputDirectory)**/FSharp.*.dll; + $(SdkOutputDirectory)**/Interactive.DependencyManager.dll; $(SdkOutputDirectory)**/dotnet.dll; $(SdkOutputDirectory)**/dotnet.resources.dll; $(SdkOutputDirectory)**/System.*.dll;