From b830442d6279d1a05440e9e49c55e50d7935b1fe Mon Sep 17 00:00:00 2001 From: Livar Date: Tue, 20 Aug 2019 14:07:50 -0700 Subject: [PATCH 01/79] Updating release/3.0.1xx branding to rc1. --- 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 d1565ad71..862b56369 100644 --- a/src/redist/targets/Versions.targets +++ b/src/redist/targets/Versions.targets @@ -4,7 +4,7 @@ 0 1 00 - preview9 + rc1 From e724cea315f322a1f762be3baef1cdd9ae6dea19 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 00:11:44 +0000 Subject: [PATCH 02/79] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4107) * Update dependencies from https://github.com/dotnet/toolset build 20190820.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.0.0-preview8.19381.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.3 * Update dependencies from https://github.com/dotnet/toolset build 20190820.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.4 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19420.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.5 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19420.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.6 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19420.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.7 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19420.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.8 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19420.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19420.13 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19420.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19420.14 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19420.6 (parent: Microsoft.Dotnet.Toolset.Internal) --- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 53a36812e..252656ff6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,21 +38,21 @@ https://github.com/aspnet/AspNetCore 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 - + https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - d3f396b8344d51f7ab7c792d508b040e96e8f78c + fafb113521b65e147c7e8de0bb1a47fa58d4d83a https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - d09bb4bfd02464d35eb8ff3c1f1b429629e14d49 + 9154d8421e287f6dbb7fb8d53e05d857e9e627bb diff --git a/eng/Versions.props b/eng/Versions.props index 9949f8ae9..d47dd7a60 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19419.5 + 3.0.100-rc1.19420.14 @@ -33,7 +33,7 @@ - 3.0.100-preview9.19419.1 + 3.0.100-rc1.19420.6 0.2.0 From 886ca5e2d63a1ffc47fb2c40c529129704d08562 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 01:05:47 +0000 Subject: [PATCH 03/79] Update dependencies from https://github.com/dotnet/toolset build 20190820.15 (#4121) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19420.15 --- 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 252656ff6..22e5d7f0b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - fafb113521b65e147c7e8de0bb1a47fa58d4d83a + 6c6267cb734e4c009796b3d34f04d8beae92bf53 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d47dd7a60..d96649a64 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19420.14 + 3.0.100-rc1.19420.15 From 9591f46f96e218e4198848e2960be1da5f727a3a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 01:45:47 +0000 Subject: [PATCH 04/79] Update dependencies from https://github.com/dotnet/toolset build 20190820.16 (#4122) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19420.16 --- 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 22e5d7f0b..1f871df24 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 6c6267cb734e4c009796b3d34f04d8beae92bf53 + 83b5da3a043952c990673be57508e10c817502cb https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d96649a64..09fcbcf0b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19420.15 + 3.0.100-rc1.19420.16 From 70ab8c116af48e49d57ff3188d733b864bd238f1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 02:36:53 +0000 Subject: [PATCH 05/79] Update dependencies from https://github.com/dotnet/toolset build 20190820.17 (#4123) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19420.17 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19420.8 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 1f871df24..2dd28cbcd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 83b5da3a043952c990673be57508e10c817502cb + 06a9ce20854c23a69ac207db32e27846dd812132 https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - 9154d8421e287f6dbb7fb8d53e05d857e9e627bb + 3bc6cb22bdcf56b374320b21bd65985d940f2c1d diff --git a/eng/Versions.props b/eng/Versions.props index 09fcbcf0b..7553b4d08 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19420.16 + 3.0.100-rc1.19420.17 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19420.6 + 3.0.100-rc1.19420.8 0.2.0 From 9062c25f1880054eb6dceb08491e782f4076e713 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 04:02:09 +0000 Subject: [PATCH 06/79] Update dependencies from https://github.com/dotnet/core-setup build 20190820.08 (#4120) - Microsoft.NETCore.App - 3.0.0-rc1-19420-08 - NETStandard.Library.Ref - 2.1.0-rc1-19420-08 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19420-08 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2dd28cbcd..e4af87f1e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 33656b4bd015e62836fb3ee52a914b73c40052e9 + f385116c74c1513e7e241f0586675486e9b25115 - + https://github.com/dotnet/core-setup - 33656b4bd015e62836fb3ee52a914b73c40052e9 + f385116c74c1513e7e241f0586675486e9b25115 - + https://github.com/dotnet/core-setup - 33656b4bd015e62836fb3ee52a914b73c40052e9 + f385116c74c1513e7e241f0586675486e9b25115 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 7553b4d08..d9d84925d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19420-04 + 3.0.0-rc1-19420-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19420-04 + 2.1.0-rc1-19420-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19420-04 + 3.0.0-rc1-19420-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 120edf3096a1ae6abba76f8992f8793e8081abc4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 09:05:48 +0000 Subject: [PATCH 07/79] Update dependencies from https://github.com/dotnet/toolset build 20190821.1 (#4125) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19421.1 --- 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 e4af87f1e..2dc30438a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 06a9ce20854c23a69ac207db32e27846dd812132 + d376afac3871a8c7a448ccede4a8a7eec6cb68ad https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d9d84925d..cf05b1f2a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19420.17 + 3.0.100-rc1.19421.1 From ebaed19902da2c3dfe67e5965474c722c2507ad6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 13:15:54 +0000 Subject: [PATCH 08/79] Update dependencies from https://github.com/dotnet/toolset build 20190821.4 (#4129) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19421.4 --- 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 2dc30438a..d2600d4c0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - d376afac3871a8c7a448ccede4a8a7eec6cb68ad + d8c83ee99eab38322fda7b9bb3504c9d0b990162 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index cf05b1f2a..a134c9cb7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19421.1 + 3.0.100-rc1.19421.4 From 8bfe60b8dece8a09db7d0a510f06f8c2b4d88995 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 17:36:16 +0000 Subject: [PATCH 09/79] Update dependencies from https://github.com/dotnet/toolset build 20190821.8 (#4137) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19421.8 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19421.2 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 d2600d4c0..36eb2b600 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - d8c83ee99eab38322fda7b9bb3504c9d0b990162 + a1311971d97a269703781424e9a9606bd75dea61 https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - 3bc6cb22bdcf56b374320b21bd65985d940f2c1d + e44cf532a8abc09e29a4f09864e28eb2bc2a447d diff --git a/eng/Versions.props b/eng/Versions.props index a134c9cb7..c110f4db5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19421.4 + 3.0.100-rc1.19421.8 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19420.8 + 3.0.100-rc1.19421.2 0.2.0 From 752d56411118ba68c1ce1db26d936376e29495eb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 22:15:23 +0000 Subject: [PATCH 10/79] Update dependencies from https://github.com/dotnet/toolset build 20190821.12 (#4142) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19421.12 --- 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 36eb2b600..0e93fef95 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - a1311971d97a269703781424e9a9606bd75dea61 + 7af16d7cde58c7353cb5919cc45ce02636e8cc16 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c110f4db5..7c743c38a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19421.8 + 3.0.100-rc1.19421.12 From b7faff610918244eb836f4912e6a286aaa4dff44 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 22:46:18 +0000 Subject: [PATCH 11/79] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4143) * Update dependencies from https://github.com/dotnet/toolset build 20190821.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19421.14 * Update dependencies from https://github.com/dotnet/toolset build 20190821.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19421.15 --- 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 0e93fef95..c4e169f89 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 7af16d7cde58c7353cb5919cc45ce02636e8cc16 + 615dec8d35d55b4db0506d488ba466f0ddd50058 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7c743c38a..2865d7bd4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19421.12 + 3.0.100-rc1.19421.15 From f41b61fc7f094edac1133cc6532d8acc7864bb8f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 01:01:03 +0000 Subject: [PATCH 12/79] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4146) * Update dependencies from https://github.com/dotnet/toolset build 20190821.17 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19421.17 * Update dependencies from https://github.com/dotnet/toolset build 20190821.18 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19421.18 --- 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 c4e169f89..ae2349b64 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 615dec8d35d55b4db0506d488ba466f0ddd50058 + 6cdedf0056ae1b930cb8dca03d83428a599cdb8d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2865d7bd4..f7bee5a9c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19421.15 + 3.0.100-rc1.19421.18 From 687669b4bef7cccb86d14b1822f92e890912b977 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 01:30:41 +0000 Subject: [PATCH 13/79] Update dependencies from https://github.com/dotnet/toolset build 20190821.21 (#4150) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19421.21 --- 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 ae2349b64..9599ce9c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 6cdedf0056ae1b930cb8dca03d83428a599cdb8d + c6df6cad2c1889778fc047d1009f3e43c3d3559c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f7bee5a9c..0f0ae2de5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19421.18 + 3.0.100-rc1.19421.21 From 09f747e3164004acb0dd890794ae59c29590906f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 04:05:44 +0000 Subject: [PATCH 14/79] Update dependencies from https://github.com/dotnet/toolset build 20190821.27 (#4155) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19421.27 --- 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 9599ce9c4..08365cab9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - c6df6cad2c1889778fc047d1009f3e43c3d3559c + 3501b050666e1c845914c50a0aa339d5aaeed90d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 0f0ae2de5..d2b06991c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19421.21 + 3.0.100-rc1.19421.27 From b2927a357506029b428c773a253e422302f4af4f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 07:25:47 +0000 Subject: [PATCH 15/79] Update dependencies from https://github.com/aspnet/AspNetCore build 20190821.3 (#4157) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19421.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19421.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19421.3 - dotnet-watch - 3.0.0-preview9.19421.3 - dotnet-user-secrets - 3.0.0-preview9.19421.3 - dotnet-dev-certs - 3.0.0-preview9.19421.3 --- 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 08365cab9..b29cb6e94 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup f385116c74c1513e7e241f0586675486e9b25115 - + https://github.com/aspnet/AspNetCore - 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 + 2554a6e6c1f80fb45a100e367aa550520b91f8c8 - + https://github.com/aspnet/AspNetCore - 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 + 2554a6e6c1f80fb45a100e367aa550520b91f8c8 - + https://github.com/aspnet/AspNetCore - 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 + 2554a6e6c1f80fb45a100e367aa550520b91f8c8 - + https://github.com/aspnet/AspNetCore - 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 + 2554a6e6c1f80fb45a100e367aa550520b91f8c8 - + https://github.com/aspnet/AspNetCore - 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 + 2554a6e6c1f80fb45a100e367aa550520b91f8c8 - + https://github.com/aspnet/AspNetCore - 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 + 2554a6e6c1f80fb45a100e367aa550520b91f8c8 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index d2b06991c..4ed042582 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19419.1 - 3.0.0-preview9.19419.1 - 3.0.0-preview9.19419.1 - 3.0.0-preview9.19419.1 - 3.0.0-preview9.19419.1 - 3.0.0-preview9.19419.1 + 3.0.0-preview9.19421.3 + 3.0.0-preview9.19421.3 + 3.0.0-preview9.19421.3 + 3.0.0-preview9.19421.3 + 3.0.0-preview9.19421.3 + 3.0.0-preview9.19421.3 From 9483fa145f40da8e9951f8b116f05f8259efda3a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 13:25:50 +0000 Subject: [PATCH 16/79] Update dependencies from https://github.com/dotnet/toolset build 20190822.3 (#4162) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.3 --- 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 b29cb6e94..cb6ce2b88 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 3501b050666e1c845914c50a0aa339d5aaeed90d + 3c5aa86ff81f5abcc8ea5a697c036c6b555b0ffb https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4ed042582..7b0ef4fac 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19421.27 + 3.0.100-rc1.19422.3 From 4aee93c72d2cdbfd1726d7637acd9f62860fda0f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 14:16:15 +0000 Subject: [PATCH 17/79] Update dependencies from https://github.com/dotnet/toolset build 20190822.5 (#4164) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.5 --- 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 cb6ce2b88..d367cd5b8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 3c5aa86ff81f5abcc8ea5a697c036c6b555b0ffb + 38b0075eafd82d298018828c5b27249e42ed267a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7b0ef4fac..7b06865df 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.3 + 3.0.100-rc1.19422.5 From 557ccb7843e4a5ac079dcd069d19f023b32ce17a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 14:45:45 +0000 Subject: [PATCH 18/79] Update dependencies from https://github.com/dotnet/toolset build 20190822.8 (#4167) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.8 --- 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 d367cd5b8..3b16621a8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 38b0075eafd82d298018828c5b27249e42ed267a + a862e739f91230acabe871f5e47c4fb7062d0a53 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7b06865df..0c7d91624 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.5 + 3.0.100-rc1.19422.8 From 8bdc8e78b37241907f1c3dd1754b12723586007e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 16:55:45 +0000 Subject: [PATCH 19/79] Update dependencies from https://github.com/dotnet/toolset build 20190822.10 (#4169) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.10 --- 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 3b16621a8..41b74dc59 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - a862e739f91230acabe871f5e47c4fb7062d0a53 + 4bc1577fe87b92e36baee492add48c4de43ff3de https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 0c7d91624..e775f9bf5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.8 + 3.0.100-rc1.19422.10 From 78b7f3dbec472621bc3d88cc64419d2fa51a7d5f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 17:41:17 +0000 Subject: [PATCH 20/79] Update dependencies from https://github.com/dotnet/toolset build 20190822.11 (#4170) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.11 --- 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 41b74dc59..6240136e3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 4bc1577fe87b92e36baee492add48c4de43ff3de + f7bdec80313b547e1c799e61c8274eb0b6eaee33 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e775f9bf5..50b89c552 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.10 + 3.0.100-rc1.19422.11 From 1b70c55f249c3ecdf97b2ec8aeb2daf1b4695d34 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 12:16:37 -0700 Subject: [PATCH 21/79] Update dependencies from https://github.com/aspnet/AspNetCore build 20190822.2 (#4173) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19422.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19422.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19422.2 - dotnet-watch - 3.0.0-rc1.19422.2 - dotnet-user-secrets - 3.0.0-rc1.19422.2 - dotnet-dev-certs - 3.0.0-rc1.19422.2 --- 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 6240136e3..03f2ed304 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup f385116c74c1513e7e241f0586675486e9b25115 - + https://github.com/aspnet/AspNetCore - 2554a6e6c1f80fb45a100e367aa550520b91f8c8 + 4e142516c6872682a3472acd3860308c05800709 - + https://github.com/aspnet/AspNetCore - 2554a6e6c1f80fb45a100e367aa550520b91f8c8 + 4e142516c6872682a3472acd3860308c05800709 - + https://github.com/aspnet/AspNetCore - 2554a6e6c1f80fb45a100e367aa550520b91f8c8 + 4e142516c6872682a3472acd3860308c05800709 - + https://github.com/aspnet/AspNetCore - 2554a6e6c1f80fb45a100e367aa550520b91f8c8 + 4e142516c6872682a3472acd3860308c05800709 - + https://github.com/aspnet/AspNetCore - 2554a6e6c1f80fb45a100e367aa550520b91f8c8 + 4e142516c6872682a3472acd3860308c05800709 - + https://github.com/aspnet/AspNetCore - 2554a6e6c1f80fb45a100e367aa550520b91f8c8 + 4e142516c6872682a3472acd3860308c05800709 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 50b89c552..75ca9dd55 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19421.3 - 3.0.0-preview9.19421.3 - 3.0.0-preview9.19421.3 - 3.0.0-preview9.19421.3 - 3.0.0-preview9.19421.3 - 3.0.0-preview9.19421.3 + 3.0.0-rc1.19422.2 + 3.0.0-rc1.19422.2 + 3.0.0-rc1.19422.2 + 3.0.0-rc1.19422.2 + 3.0.0-rc1.19422.2 + 3.0.0-rc1.19422.2 From d2ddad06f3622f9746a4a6e8a95d5417ab4e98b7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 22:05:42 +0000 Subject: [PATCH 22/79] Update dependencies from https://github.com/dotnet/toolset build 20190822.12 (#4174) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.12 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19422.1 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 03f2ed304..2353c9350 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - f7bdec80313b547e1c799e61c8274eb0b6eaee33 + ab2b08286386a9b63e575ee2ae5f19afab5125c6 https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - e44cf532a8abc09e29a4f09864e28eb2bc2a447d + 2f339fadafc298a72dc6eea20112e3f82af72b38 diff --git a/eng/Versions.props b/eng/Versions.props index 75ca9dd55..c41226091 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.11 + 3.0.100-rc1.19422.12 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19421.2 + 3.0.100-rc1.19422.1 0.2.0 From 5384c9762170850a14fe355d11a8e9b886e15c05 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 22:30:19 +0000 Subject: [PATCH 23/79] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4177) * Update dependencies from https://github.com/dotnet/toolset build 20190822.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.13 * Update dependencies from https://github.com/dotnet/toolset build 20190822.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.14 * Dependency coherency updates - Microsoft.NET.Sdk - 3.0.100-rc1.19422.1 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 2353c9350..59939d21a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,13 +42,13 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - ab2b08286386a9b63e575ee2ae5f19afab5125c6 + aa3638c8aab3170d0d43040870efef5c5fa6e43c - + https://github.com/dotnet/sdk - 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a + 83dffb6faab234c0c878e92c1679fa47c0cab3dd https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index c41226091..f79c33acc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.12 + 3.0.100-rc1.19422.14 @@ -40,7 +40,7 @@ - 3.0.100-preview9.19413.5 + 3.0.100-rc1.19422.1 $(MicrosoftNETSdkPackageVersion) From 7f194a209a1d3202ed7651ba784f425691877681 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 22:56:05 +0000 Subject: [PATCH 24/79] Update dependencies from https://github.com/dotnet/toolset build 20190822.17 (#4178) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.17 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19422.4 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 59939d21a..539786b84 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - aa3638c8aab3170d0d43040870efef5c5fa6e43c + 8c032188315e2b164b4e40c1d8867a4bf4018ccc https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 2f339fadafc298a72dc6eea20112e3f82af72b38 + 71744d3163293fc31cd1c1917929cf172d22bcaa diff --git a/eng/Versions.props b/eng/Versions.props index f79c33acc..9bcddbaa3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.14 + 3.0.100-rc1.19422.17 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19422.1 + 3.0.100-rc1.19422.4 0.2.0 From 7e642144aae5b0ad03c4d69a6b5ee248ce8cc25b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 23:30:14 +0000 Subject: [PATCH 25/79] Update dependencies from https://github.com/dotnet/toolset build 20190822.18 (#4180) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.18 --- 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 539786b84..e79cf34ea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 8c032188315e2b164b4e40c1d8867a4bf4018ccc + fd63fcc73ba5189fc2d3a92aef00c861bf715d11 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 9bcddbaa3..d8dd949a5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.17 + 3.0.100-rc1.19422.18 From 74c941b68a24e5c23b930fc97f0855bf05a8a7aa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 23:55:52 +0000 Subject: [PATCH 26/79] Update dependencies from https://github.com/dotnet/toolset build 20190822.19 (#4181) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.19 --- 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 e79cf34ea..ea444aff6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - fd63fcc73ba5189fc2d3a92aef00c861bf715d11 + 828045ec3ee15784b34fd27d10b88b5d9adf560e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d8dd949a5..df7300974 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.18 + 3.0.100-rc1.19422.19 From ad34604e7eac1a6be7bfded40b7a50ee1c7be2c9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2019 03:21:39 +0000 Subject: [PATCH 27/79] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#4139) * Update dependencies from https://github.com/dotnet/core-setup build 20190821.04 - Microsoft.NETCore.App - 3.0.0-rc1-19421-04 - NETStandard.Library.Ref - 2.1.0-rc1-19421-04 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19421-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190821.07 - Microsoft.NETCore.App - 3.0.0-rc1-19421-07 - NETStandard.Library.Ref - 2.1.0-rc1-19421-07 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19421-07 * Update dependencies from https://github.com/dotnet/core-setup build 20190821.11 - Microsoft.NETCore.App - 3.0.0-rc1-19421-11 - NETStandard.Library.Ref - 2.1.0-rc1-19421-11 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19421-11 * Update dependencies from https://github.com/dotnet/core-setup build 20190821.14 - Microsoft.NETCore.App - 3.0.0-rc1-19421-14 - NETStandard.Library.Ref - 2.1.0-rc1-19421-14 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19421-14 * Update dependencies from https://github.com/dotnet/core-setup build 20190821.19 - Microsoft.NETCore.App - 3.0.0-rc1-19421-19 - NETStandard.Library.Ref - 2.1.0-rc1-19421-19 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19421-19 * Update dependencies from https://github.com/dotnet/core-setup build 20190821.22 - Microsoft.NETCore.App - 3.0.0-rc1-19421-22 - NETStandard.Library.Ref - 2.1.0-rc1-19421-22 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19421-22 * Update dependencies from https://github.com/dotnet/core-setup build 20190822.03 - Microsoft.NETCore.App - 3.0.0-rc1-19422-03 - NETStandard.Library.Ref - 2.1.0-rc1-19422-03 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19422-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190822.12 - Microsoft.NETCore.App - 3.0.0-rc1-19422-12 - NETStandard.Library.Ref - 2.1.0-rc1-19422-12 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19422-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ea444aff6..38638ba92 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f385116c74c1513e7e241f0586675486e9b25115 + 31e5389965066423ddce7effac3ce14780bc64df - + https://github.com/dotnet/core-setup - f385116c74c1513e7e241f0586675486e9b25115 + 31e5389965066423ddce7effac3ce14780bc64df - + https://github.com/dotnet/core-setup - f385116c74c1513e7e241f0586675486e9b25115 + 31e5389965066423ddce7effac3ce14780bc64df https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index df7300974..363527244 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19420-08 + 3.0.0-rc1-19422-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19420-08 + 2.1.0-rc1-19422-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19420-08 + 3.0.0-rc1-19422-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 8ef52b652afcd0172cc2683e5a4a99dd3e16f576 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2019 04:00:27 +0000 Subject: [PATCH 28/79] Update dependencies from https://github.com/dotnet/toolset build 20190822.20 (#4185) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.20 --- 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 38638ba92..c7c9b20dd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 828045ec3ee15784b34fd27d10b88b5d9adf560e + bdd2de9d4efaf8f977c9d43e5a7247ad3661e3c9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 363527244..df93671b6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.19 + 3.0.100-rc1.19422.20 From 7b8c63b495e84198f7b582bf364e7dfcf5d88953 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2019 04:40:19 +0000 Subject: [PATCH 29/79] Update dependencies from https://github.com/dotnet/toolset build 20190822.21 (#4186) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.21 --- 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 c7c9b20dd..6ed769b08 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - bdd2de9d4efaf8f977c9d43e5a7247ad3661e3c9 + ba7e3484b8453ba23fe56189177f62c77e5af4da https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index df93671b6..68d479010 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.20 + 3.0.100-rc1.19422.21 From d6f7a58b1f1fae0c81e0a09e82a6993c29566003 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2019 05:21:06 +0000 Subject: [PATCH 30/79] Update dependencies from https://github.com/dotnet/toolset build 20190822.22 (#4187) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19422.22 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19422.6 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 6ed769b08..1e5752efd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - ba7e3484b8453ba23fe56189177f62c77e5af4da + ba4c36cfc3b8d4decbcf8f037551307a78aad526 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 71744d3163293fc31cd1c1917929cf172d22bcaa + bb2cc4be8079100228662e1668da30aaf2c71ffa diff --git a/eng/Versions.props b/eng/Versions.props index 68d479010..7eb74a8fa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.21 + 3.0.100-rc1.19422.22 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19422.4 + 3.0.100-rc1.19422.6 0.2.0 From 8407e59c6dbc9ddde3517879016eb0d1dd833691 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2019 07:45:47 +0000 Subject: [PATCH 31/79] Update dependencies from https://github.com/dotnet/core-setup build 20190822.14 (#4190) - Microsoft.NETCore.App - 3.0.0-rc1-19422-14 - NETStandard.Library.Ref - 2.1.0-rc1-19422-14 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19422-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1e5752efd..ba53f43d6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 31e5389965066423ddce7effac3ce14780bc64df + 24da14999a8c6d711972b72812ec0c0df82be0c9 - + https://github.com/dotnet/core-setup - 31e5389965066423ddce7effac3ce14780bc64df + 24da14999a8c6d711972b72812ec0c0df82be0c9 - + https://github.com/dotnet/core-setup - 31e5389965066423ddce7effac3ce14780bc64df + 24da14999a8c6d711972b72812ec0c0df82be0c9 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 7eb74a8fa..fa6c551e5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19422-12 + 3.0.0-rc1-19422-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19422-12 + 2.1.0-rc1-19422-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19422-12 + 3.0.0-rc1-19422-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 51d9cc6d5abf4d0ac74a5610b7994528418df25c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2019 08:15:46 +0000 Subject: [PATCH 32/79] Update dependencies from https://github.com/dotnet/toolset build 20190823.1 (#4191) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19423.1 --- 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 ba53f43d6..3665b159a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - ba4c36cfc3b8d4decbcf8f037551307a78aad526 + b45792b15c320c84659f12bfee193c255ce4a496 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index fa6c551e5..6b0e7c38b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.22 + 3.0.100-rc1.19423.1 From 5c30b26441c6dfb3016d23ba35198089d912fc7c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2019 09:40:40 +0000 Subject: [PATCH 33/79] Update dependencies from https://github.com/dotnet/toolset build 20190823.2 (#4192) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19423.2 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19423.1 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 3665b159a..d732f8933 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - b45792b15c320c84659f12bfee193c255ce4a496 + e5b8af3bf6af1af8e085f54e2289b8098fe9fb86 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - bb2cc4be8079100228662e1668da30aaf2c71ffa + 728902dd8d6c9ed090ec49cfc06b49ed2d2fda88 diff --git a/eng/Versions.props b/eng/Versions.props index 6b0e7c38b..715f3a334 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19423.1 + 3.0.100-rc1.19423.2 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19422.6 + 3.0.100-rc1.19423.1 0.2.0 From 3927942e996b13e0286154925000c784ff4868b6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2019 14:11:15 +0000 Subject: [PATCH 34/79] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4196) * Update dependencies from https://github.com/dotnet/toolset build 20190823.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19423.5 * Update dependencies from https://github.com/dotnet/toolset build 20190823.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19423.7 --- 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 d732f8933..18aeb8fef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - e5b8af3bf6af1af8e085f54e2289b8098fe9fb86 + 249846c84d9b9f4a3190bae2a6dfb92e63535aeb https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 715f3a334..a8bd0f3e0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19423.2 + 3.0.100-rc1.19423.7 From c78e42dd57cefb5239e4d24ae8ae28da6977d26d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2019 19:40:43 +0000 Subject: [PATCH 35/79] Update dependencies from https://github.com/dotnet/toolset build 20190823.13 (#4207) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19423.13 --- 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 18aeb8fef..ae3aaab2a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 249846c84d9b9f4a3190bae2a6dfb92e63535aeb + 5d6a3be6ef2676f62bd4e22255fb58ad45f9266d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a8bd0f3e0..c320c7996 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19423.7 + 3.0.100-rc1.19423.13 From b829ae815bb6c1a48c330bce423baa973eebbd0b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2019 00:20:51 +0000 Subject: [PATCH 36/79] Update dependencies from https://github.com/dotnet/core-setup build 20190823.11 (#4213) - Microsoft.NETCore.App - 3.0.0-rc1-19423-11 - NETStandard.Library.Ref - 2.1.0-rc1-19423-11 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19423-11 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ae3aaab2a..a7f2dd5d8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 24da14999a8c6d711972b72812ec0c0df82be0c9 + abecfcd748e6b8850e1111184bf34c93e9277f90 - + https://github.com/dotnet/core-setup - 24da14999a8c6d711972b72812ec0c0df82be0c9 + abecfcd748e6b8850e1111184bf34c93e9277f90 - + https://github.com/dotnet/core-setup - 24da14999a8c6d711972b72812ec0c0df82be0c9 + abecfcd748e6b8850e1111184bf34c93e9277f90 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c320c7996..15431295c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19422-14 + 3.0.0-rc1-19423-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19422-14 + 2.1.0-rc1-19423-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19422-14 + 3.0.0-rc1-19423-11 $(MicrosoftWindowsDesktopAppPackageVersion) From 0053fa9a0fe1a8238c69153d5e8f0d61a27fb94f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2019 02:11:28 +0000 Subject: [PATCH 37/79] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4215) * Update dependencies from https://github.com/dotnet/toolset build 20190823.18 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19423.18 * Update dependencies from https://github.com/dotnet/toolset build 20190823.19 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19423.19 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19423.10 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 a7f2dd5d8..9c7bd5af3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 5d6a3be6ef2676f62bd4e22255fb58ad45f9266d + bed29fe7d9637817dcabb9d8ab1beccf93af0019 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 728902dd8d6c9ed090ec49cfc06b49ed2d2fda88 + e55224ad0b59d599a9eaecdc6573284b8aa2ff7a diff --git a/eng/Versions.props b/eng/Versions.props index 15431295c..2cb3fb223 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19423.13 + 3.0.100-rc1.19423.19 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19423.1 + 3.0.100-rc1.19423.10 0.2.0 From 1d68ac7ac9790ed2cc0308d043fe1ede5cd5ca40 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2019 04:21:07 +0000 Subject: [PATCH 38/79] Update dependencies from https://github.com/dotnet/toolset build 20190823.23 (#4222) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19423.23 --- 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 9c7bd5af3..ac4558746 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - bed29fe7d9637817dcabb9d8ab1beccf93af0019 + fd782bb05a4f9011a42fa343f538ac2e2c578a7f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2cb3fb223..b83d8163e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19423.19 + 3.0.100-rc1.19423.23 From 9d67cf396b84dc59a15955332832b6240f3e8656 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2019 13:25:44 +0000 Subject: [PATCH 39/79] Update dependencies from https://github.com/dotnet/toolset build 20190824.2 (#4232) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19424.2 --- 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 ac4558746..d330f5daf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - fd782bb05a4f9011a42fa343f538ac2e2c578a7f + 9ecfb189a366b865eefe11561a573058c45804f1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b83d8163e..bc8433d12 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19423.23 + 3.0.100-rc1.19424.2 From abc1d18cca2c37b124eda1b3d1914646fda1520e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2019 19:25:43 +0000 Subject: [PATCH 40/79] Update dependencies from https://github.com/dotnet/toolset build 20190824.7 (#4241) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19424.7 --- 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 d330f5daf..bd5608b30 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 9ecfb189a366b865eefe11561a573058c45804f1 + 90977772086eb88b41dd7c8eb793f8dacccf6b9b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index bc8433d12..0d7be8251 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19424.2 + 3.0.100-rc1.19424.7 From d06ccc675eaa460ac0868f56cafee53e3eeb3660 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2019 22:38:13 +0000 Subject: [PATCH 41/79] Update dependencies from https://github.com/aspnet/AspNetCore build 20190824.5 (#4246) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19424.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19424.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19424.5 - dotnet-watch - 3.0.0-rc1.19424.5 - dotnet-user-secrets - 3.0.0-rc1.19424.5 - dotnet-dev-certs - 3.0.0-rc1.19424.5 --- 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 bd5608b30..67069a764 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup abecfcd748e6b8850e1111184bf34c93e9277f90 - + https://github.com/aspnet/AspNetCore - 4e142516c6872682a3472acd3860308c05800709 + cb298f16e97432f2de8b5a030853aabc09693c80 - + https://github.com/aspnet/AspNetCore - 4e142516c6872682a3472acd3860308c05800709 + cb298f16e97432f2de8b5a030853aabc09693c80 - + https://github.com/aspnet/AspNetCore - 4e142516c6872682a3472acd3860308c05800709 + cb298f16e97432f2de8b5a030853aabc09693c80 - + https://github.com/aspnet/AspNetCore - 4e142516c6872682a3472acd3860308c05800709 + cb298f16e97432f2de8b5a030853aabc09693c80 - + https://github.com/aspnet/AspNetCore - 4e142516c6872682a3472acd3860308c05800709 + cb298f16e97432f2de8b5a030853aabc09693c80 - + https://github.com/aspnet/AspNetCore - 4e142516c6872682a3472acd3860308c05800709 + cb298f16e97432f2de8b5a030853aabc09693c80 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 0d7be8251..8e8f7840b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19422.2 - 3.0.0-rc1.19422.2 - 3.0.0-rc1.19422.2 - 3.0.0-rc1.19422.2 - 3.0.0-rc1.19422.2 - 3.0.0-rc1.19422.2 + 3.0.0-rc1.19424.5 + 3.0.0-rc1.19424.5 + 3.0.0-rc1.19424.5 + 3.0.0-rc1.19424.5 + 3.0.0-rc1.19424.5 + 3.0.0-rc1.19424.5 From 1f371506ff3be091d496b76e7d91569d0c7033d4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 00:35:41 +0000 Subject: [PATCH 42/79] Update dependencies from https://github.com/dotnet/toolset build 20190824.11 (#4248) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19424.11 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19424.6 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 67069a764..a5b0ff912 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 90977772086eb88b41dd7c8eb793f8dacccf6b9b + db87cac0cd3b1605893fadadaf0c4588f08ae869 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - e55224ad0b59d599a9eaecdc6573284b8aa2ff7a + 5f1d11ee274127248ebd021f9d00244e72e9b27c diff --git a/eng/Versions.props b/eng/Versions.props index 8e8f7840b..2fcb0a1ac 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19424.7 + 3.0.100-rc1.19424.11 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19423.10 + 3.0.100-rc1.19424.6 0.2.0 From f6d2defcca61949715d073daec8d44f4ce6e35ba Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 04:30:39 +0000 Subject: [PATCH 43/79] Update dependencies from https://github.com/dotnet/toolset build 20190824.13 (#4250) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19424.13 --- 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 a5b0ff912..83914641b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - db87cac0cd3b1605893fadadaf0c4588f08ae869 + 973f58ee69286f1c7267deaf8ce624a2975fbe92 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2fcb0a1ac..8e59a7365 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19424.11 + 3.0.100-rc1.19424.13 From b007871db3206c567069425e535c977376607d57 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 08:22:22 +0000 Subject: [PATCH 44/79] Update dependencies from https://github.com/aspnet/AspNetCore build 20190824.9 (#4251) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19424.9 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19424.9 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19424.9 - dotnet-watch - 3.0.0-rc1.19424.9 - dotnet-user-secrets - 3.0.0-rc1.19424.9 - dotnet-dev-certs - 3.0.0-rc1.19424.9 --- 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 83914641b..2ee6fd7d9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup abecfcd748e6b8850e1111184bf34c93e9277f90 - + https://github.com/aspnet/AspNetCore - cb298f16e97432f2de8b5a030853aabc09693c80 + ec52b9d4d0a34e08768da3b5b4090a8c42351f99 - + https://github.com/aspnet/AspNetCore - cb298f16e97432f2de8b5a030853aabc09693c80 + ec52b9d4d0a34e08768da3b5b4090a8c42351f99 - + https://github.com/aspnet/AspNetCore - cb298f16e97432f2de8b5a030853aabc09693c80 + ec52b9d4d0a34e08768da3b5b4090a8c42351f99 - + https://github.com/aspnet/AspNetCore - cb298f16e97432f2de8b5a030853aabc09693c80 + ec52b9d4d0a34e08768da3b5b4090a8c42351f99 - + https://github.com/aspnet/AspNetCore - cb298f16e97432f2de8b5a030853aabc09693c80 + ec52b9d4d0a34e08768da3b5b4090a8c42351f99 - + https://github.com/aspnet/AspNetCore - cb298f16e97432f2de8b5a030853aabc09693c80 + ec52b9d4d0a34e08768da3b5b4090a8c42351f99 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 8e59a7365..eab93c93f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19424.5 - 3.0.0-rc1.19424.5 - 3.0.0-rc1.19424.5 - 3.0.0-rc1.19424.5 - 3.0.0-rc1.19424.5 - 3.0.0-rc1.19424.5 + 3.0.0-rc1.19424.9 + 3.0.0-rc1.19424.9 + 3.0.0-rc1.19424.9 + 3.0.0-rc1.19424.9 + 3.0.0-rc1.19424.9 + 3.0.0-rc1.19424.9 From 32e274df847598e035e6e67efdd751815d722e1b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 10:40:42 +0000 Subject: [PATCH 45/79] Update dependencies from https://github.com/dotnet/toolset build 20190825.1 (#4252) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19425.1 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19425.1 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 2ee6fd7d9..eb27dce31 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 973f58ee69286f1c7267deaf8ce624a2975fbe92 + 74824cce7e07e404542da3cf716a0ef95da9f41e https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 5f1d11ee274127248ebd021f9d00244e72e9b27c + 6d77eba0df04486501968506c7c16703618f71fd diff --git a/eng/Versions.props b/eng/Versions.props index eab93c93f..3423c7ed0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19424.13 + 3.0.100-rc1.19425.1 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19424.6 + 3.0.100-rc1.19425.1 0.2.0 From aead1c3045dff23f356b46af201c9c56936084bc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 13:10:42 +0000 Subject: [PATCH 46/79] Update dependencies from https://github.com/dotnet/toolset build 20190825.3 (#4254) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19425.3 --- 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 eb27dce31..ac53eaabf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 74824cce7e07e404542da3cf716a0ef95da9f41e + 831519183012b69aeb6e4db901661691b3f1caad https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3423c7ed0..90d681227 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19425.1 + 3.0.100-rc1.19425.3 From 93953ef90a0d08dc045ed95cb621d690808753cf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 14:05:39 +0000 Subject: [PATCH 47/79] Update dependencies from https://github.com/dotnet/toolset build 20190825.5 (#4258) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19425.5 --- 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 ac53eaabf..140e3cf2a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 831519183012b69aeb6e4db901661691b3f1caad + 81026bec8fb79239b0ac8c277842c1df27287eee https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 90d681227..b75be55f7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19425.3 + 3.0.100-rc1.19425.5 From eac6a2052e803d6cab43f490d09ef6dbaec846c4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 15:55:38 +0000 Subject: [PATCH 48/79] Update dependencies from https://github.com/dotnet/toolset build 20190825.8 (#4262) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19425.8 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19425.3 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 140e3cf2a..4aeec3672 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 81026bec8fb79239b0ac8c277842c1df27287eee + 11af4af72b724c396bdaac5226b0522c33e0e4fd https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 6d77eba0df04486501968506c7c16703618f71fd + 47782d55fb07166e263a5c7fbb8eb97a7bf5d4cc diff --git a/eng/Versions.props b/eng/Versions.props index b75be55f7..42ad94efd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19425.5 + 3.0.100-rc1.19425.8 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19425.1 + 3.0.100-rc1.19425.3 0.2.0 From 33d6024452e7eb6896200b95d5448552153177da Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 17:10:50 +0000 Subject: [PATCH 49/79] Update dependencies from https://github.com/dotnet/core-setup build 20190825.03 (#4266) - Microsoft.NETCore.App - 3.0.0-rc1-19425-03 - NETStandard.Library.Ref - 2.1.0-rc1-19425-03 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19425-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4aeec3672..28307c7e3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - abecfcd748e6b8850e1111184bf34c93e9277f90 + 6ae8b3864351bf40a6d85b2ec18064c915fd8aca - + https://github.com/dotnet/core-setup - abecfcd748e6b8850e1111184bf34c93e9277f90 + 6ae8b3864351bf40a6d85b2ec18064c915fd8aca - + https://github.com/dotnet/core-setup - abecfcd748e6b8850e1111184bf34c93e9277f90 + 6ae8b3864351bf40a6d85b2ec18064c915fd8aca https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 42ad94efd..8e0eeb9a5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19423-11 + 3.0.0-rc1-19425-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19423-11 + 2.1.0-rc1-19425-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19423-11 + 3.0.0-rc1-19425-03 $(MicrosoftWindowsDesktopAppPackageVersion) From fa4b672b15fec2625f2cdce3e24581ddb3a28785 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 17:40:40 +0000 Subject: [PATCH 50/79] Update dependencies from https://github.com/dotnet/toolset build 20190825.11 (#4268) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19425.11 --- 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 28307c7e3..1dd490c24 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 11af4af72b724c396bdaac5226b0522c33e0e4fd + 7802c1cca8ac1e737ab2445eae62f0d56a0a79f9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 8e0eeb9a5..460177262 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19425.8 + 3.0.100-rc1.19425.11 From 20303950705798c3ed9c578035de75f95eaba752 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 13:20:58 +0000 Subject: [PATCH 51/79] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4272) * Update dependencies from https://github.com/dotnet/toolset build 20190825.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19425.13 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19425.7 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190826.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19426.4 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19425.7 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 1dd490c24..1938def28 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 7802c1cca8ac1e737ab2445eae62f0d56a0a79f9 + a6b1a88ff6fb70d08783a44ea415940801e6dd8e https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 47782d55fb07166e263a5c7fbb8eb97a7bf5d4cc + 6d5b0d6e36ff4f807cfc3485e69c81692545c8e6 diff --git a/eng/Versions.props b/eng/Versions.props index 460177262..5101fab82 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19425.11 + 3.0.100-rc1.19426.4 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19425.3 + 3.0.100-rc1.19425.7 0.2.0 From 8069648a40f6f753425adff19e698b1d25b18ea5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 14:20:47 +0000 Subject: [PATCH 52/79] Update dependencies from https://github.com/dotnet/toolset build 20190826.8 (#4280) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19426.8 --- 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 1938def28..a051d4de4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - a6b1a88ff6fb70d08783a44ea415940801e6dd8e + ee445e9bd113855ecf092f9d27ce0ad0d0e49ea9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 5101fab82..f3dcca146 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19426.4 + 3.0.100-rc1.19426.8 From 3ff96adbed8d6ffd81a9c7e5e09f3e6a4762dd0d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 18:57:25 +0000 Subject: [PATCH 53/79] Update dependencies from https://github.com/aspnet/AspNetCore build 20190826.1 (#4286) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19426.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19426.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19426.1 - dotnet-watch - 3.0.0-rc1.19426.1 - dotnet-user-secrets - 3.0.0-rc1.19426.1 - dotnet-dev-certs - 3.0.0-rc1.19426.1 --- 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 a051d4de4..7acdce73b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 6ae8b3864351bf40a6d85b2ec18064c915fd8aca - + https://github.com/aspnet/AspNetCore - ec52b9d4d0a34e08768da3b5b4090a8c42351f99 + b496781792dc16259d7a25fd29f5c1e4da6ebe78 - + https://github.com/aspnet/AspNetCore - ec52b9d4d0a34e08768da3b5b4090a8c42351f99 + b496781792dc16259d7a25fd29f5c1e4da6ebe78 - + https://github.com/aspnet/AspNetCore - ec52b9d4d0a34e08768da3b5b4090a8c42351f99 + b496781792dc16259d7a25fd29f5c1e4da6ebe78 - + https://github.com/aspnet/AspNetCore - ec52b9d4d0a34e08768da3b5b4090a8c42351f99 + b496781792dc16259d7a25fd29f5c1e4da6ebe78 - + https://github.com/aspnet/AspNetCore - ec52b9d4d0a34e08768da3b5b4090a8c42351f99 + b496781792dc16259d7a25fd29f5c1e4da6ebe78 - + https://github.com/aspnet/AspNetCore - ec52b9d4d0a34e08768da3b5b4090a8c42351f99 + b496781792dc16259d7a25fd29f5c1e4da6ebe78 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index f3dcca146..20bb61bc9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19424.9 - 3.0.0-rc1.19424.9 - 3.0.0-rc1.19424.9 - 3.0.0-rc1.19424.9 - 3.0.0-rc1.19424.9 - 3.0.0-rc1.19424.9 + 3.0.0-rc1.19426.1 + 3.0.0-rc1.19426.1 + 3.0.0-rc1.19426.1 + 3.0.0-rc1.19426.1 + 3.0.0-rc1.19426.1 + 3.0.0-rc1.19426.1 From 03df8dd972ea2c95a408a73f334b1c3accaa7dfa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 21:00:47 +0000 Subject: [PATCH 54/79] Update dependencies from https://github.com/dotnet/toolset build 20190826.10 (#4288) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19426.10 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19426.4 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 7acdce73b..175f44e64 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - ee445e9bd113855ecf092f9d27ce0ad0d0e49ea9 + c95d53485817fbbf8927817893694e44956b80cf https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 6d5b0d6e36ff4f807cfc3485e69c81692545c8e6 + ac4414a5d43666a1d0d1bd4d8a5e99c28f037569 diff --git a/eng/Versions.props b/eng/Versions.props index 20bb61bc9..9222f9c8c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19426.8 + 3.0.100-rc1.19426.10 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19425.7 + 3.0.100-rc1.19426.4 0.2.0 From 0d252d6c1feb03f37c697118f7e9787b1ee549c5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 21:10:52 +0000 Subject: [PATCH 55/79] Update dependencies from https://github.com/dotnet/core-setup build 20190826.07 (#4289) - Microsoft.NETCore.App - 3.0.0-rc1-19426-07 - NETStandard.Library.Ref - 2.1.0-rc1-19426-07 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19426-07 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 175f44e64..1fdf0f3ab 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6ae8b3864351bf40a6d85b2ec18064c915fd8aca + 28f20a7a57df6f82b7e17c68485e08ce464b8123 - + https://github.com/dotnet/core-setup - 6ae8b3864351bf40a6d85b2ec18064c915fd8aca + 28f20a7a57df6f82b7e17c68485e08ce464b8123 - + https://github.com/dotnet/core-setup - 6ae8b3864351bf40a6d85b2ec18064c915fd8aca + 28f20a7a57df6f82b7e17c68485e08ce464b8123 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 9222f9c8c..5990f06af 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19425-03 + 3.0.0-rc1-19426-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19425-03 + 2.1.0-rc1-19426-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19425-03 + 3.0.0-rc1-19426-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 450f40f6ad9a1fbaaf2b4a04c0316882af0f1279 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 21:50:57 +0000 Subject: [PATCH 56/79] Update dependencies from https://github.com/dotnet/toolset build 20190826.11 (#4291) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19426.11 --- 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 1fdf0f3ab..92874effc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - c95d53485817fbbf8927817893694e44956b80cf + 05d4bf34e1ffb92a203f69962e0590e6daee569e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 5990f06af..7c6ff0669 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19426.10 + 3.0.100-rc1.19426.11 From acd7d01676f93a3f84a725e40ea2388115cf28cf Mon Sep 17 00:00:00 2001 From: jbeisner Date: Mon, 26 Aug 2019 15:39:30 -0700 Subject: [PATCH 57/79] Add height to the 'FailureRestartText' --- src/redist/targets/packaging/windows/clisdk/bundle.thm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/redist/targets/packaging/windows/clisdk/bundle.thm b/src/redist/targets/packaging/windows/clisdk/bundle.thm index 4df41b683..a0271d416 100644 --- a/src/redist/targets/packaging/windows/clisdk/bundle.thm +++ b/src/redist/targets/packaging/windows/clisdk/bundle.thm @@ -92,7 +92,7 @@ #(loc.FailureRepairHeader) #(loc.FailureHyperlinkLogText) - #(loc.FailureRestartText) + #(loc.FailureRestartText) From 539af1aa088f84e07a00e269619a6e1a0eacc6a7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 23:10:49 +0000 Subject: [PATCH 58/79] Update dependencies from https://github.com/dotnet/toolset build 20190826.13 (#4294) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19426.13 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19426.6 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 92874effc..d87bedf3e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 05d4bf34e1ffb92a203f69962e0590e6daee569e + 80d1f359ace1fa5e427bae49ed5425f602ac7f06 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - ac4414a5d43666a1d0d1bd4d8a5e99c28f037569 + 5ebad53aa4326518d01bc1c04f86bf87927edf8d diff --git a/eng/Versions.props b/eng/Versions.props index 7c6ff0669..7d1d10c07 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19426.11 + 3.0.100-rc1.19426.13 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19426.4 + 3.0.100-rc1.19426.6 0.2.0 From 04ca9600994ca92e5547ebe1bccec2b5a5c9e8b8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 04:06:03 +0000 Subject: [PATCH 59/79] Update dependencies from https://github.com/dotnet/core-setup build 20190826.11 (#4304) - Microsoft.NETCore.App - 3.0.0-rc1-19426-11 - NETStandard.Library.Ref - 2.1.0-rc1-19426-11 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19426-11 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d87bedf3e..6250aa306 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 28f20a7a57df6f82b7e17c68485e08ce464b8123 + b33b6c20d855e7f9fdda6383ad12d849079f9b21 - + https://github.com/dotnet/core-setup - 28f20a7a57df6f82b7e17c68485e08ce464b8123 + b33b6c20d855e7f9fdda6383ad12d849079f9b21 - + https://github.com/dotnet/core-setup - 28f20a7a57df6f82b7e17c68485e08ce464b8123 + b33b6c20d855e7f9fdda6383ad12d849079f9b21 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 7d1d10c07..f8be7f6c7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19426-07 + 3.0.0-rc1-19426-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19426-07 + 2.1.0-rc1-19426-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19426-07 + 3.0.0-rc1-19426-11 $(MicrosoftWindowsDesktopAppPackageVersion) From fa04d4e72df9a826ac41141dee9dddc4b30d1c49 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 04:20:31 +0000 Subject: [PATCH 60/79] Update dependencies from https://github.com/dotnet/toolset build 20190826.18 (#4307) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19426.18 --- 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 6250aa306..cb483b2c0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 80d1f359ace1fa5e427bae49ed5425f602ac7f06 + a555933a842d997c374cbfebf0b615910d7865af https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f8be7f6c7..23c8c3202 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19426.13 + 3.0.100-rc1.19426.18 From cda5058c5137d5ce3a79186d8a13f8076aa7ca41 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 04:51:23 +0000 Subject: [PATCH 61/79] Update dependencies from https://github.com/dotnet/toolset build 20190826.20 (#4310) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19426.20 --- 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 cb483b2c0..964c55ec0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - a555933a842d997c374cbfebf0b615910d7865af + 5479336bf8bca9192a40c01cffc643d4bce01925 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 23c8c3202..87f0b2dab 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19426.18 + 3.0.100-rc1.19426.20 From 423d34a75547019f0e5dd4bee9c92d502dc527a5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 05:30:46 +0000 Subject: [PATCH 62/79] Update dependencies from https://github.com/dotnet/toolset build 20190826.23 (#4312) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19426.23 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19426.13 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 964c55ec0..800d4a10b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 5479336bf8bca9192a40c01cffc643d4bce01925 + de0fff1f3071d72cd1fef392015ccadfd71e00f8 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 5ebad53aa4326518d01bc1c04f86bf87927edf8d + d6eac03c6b0f411b5e7dba871eac7a7b77176b1a diff --git a/eng/Versions.props b/eng/Versions.props index 87f0b2dab..122485c9e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19426.20 + 3.0.100-rc1.19426.23 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19426.6 + 3.0.100-rc1.19426.13 0.2.0 From 177eabe466ab0a3dc6cae7f702b3c0f807093310 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 13:35:59 +0000 Subject: [PATCH 63/79] Update dependencies from https://github.com/dotnet/toolset build 20190827.5 (#4325) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19427.5 --- 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 800d4a10b..92b41b11f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - de0fff1f3071d72cd1fef392015ccadfd71e00f8 + 2c92f20c662f949730641ef2765ddcd42f1c08d3 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 122485c9e..c8718a226 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19426.23 + 3.0.100-rc1.19427.5 From 83d111148b424f4ee54d6578b1652858e891ef74 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 16:07:57 +0000 Subject: [PATCH 64/79] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#4319) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190826.12 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19426.12 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19426.12 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19426.12 - dotnet-watch - 3.0.0-rc1.19426.12 - dotnet-user-secrets - 3.0.0-rc1.19426.12 - dotnet-dev-certs - 3.0.0-rc1.19426.12 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190827.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19427.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19427.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19427.1 - dotnet-watch - 3.0.0-rc1.19427.1 - dotnet-user-secrets - 3.0.0-rc1.19427.1 - dotnet-dev-certs - 3.0.0-rc1.19427.1 --- 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 92b41b11f..8f3825d55 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup b33b6c20d855e7f9fdda6383ad12d849079f9b21 - + https://github.com/aspnet/AspNetCore - b496781792dc16259d7a25fd29f5c1e4da6ebe78 + 8d817f80700863f1f4139dd91c50bb006c2c22c7 - + https://github.com/aspnet/AspNetCore - b496781792dc16259d7a25fd29f5c1e4da6ebe78 + 8d817f80700863f1f4139dd91c50bb006c2c22c7 - + https://github.com/aspnet/AspNetCore - b496781792dc16259d7a25fd29f5c1e4da6ebe78 + 8d817f80700863f1f4139dd91c50bb006c2c22c7 - + https://github.com/aspnet/AspNetCore - b496781792dc16259d7a25fd29f5c1e4da6ebe78 + 8d817f80700863f1f4139dd91c50bb006c2c22c7 - + https://github.com/aspnet/AspNetCore - b496781792dc16259d7a25fd29f5c1e4da6ebe78 + 8d817f80700863f1f4139dd91c50bb006c2c22c7 - + https://github.com/aspnet/AspNetCore - b496781792dc16259d7a25fd29f5c1e4da6ebe78 + 8d817f80700863f1f4139dd91c50bb006c2c22c7 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index c8718a226..0d540dc9a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19426.1 - 3.0.0-rc1.19426.1 - 3.0.0-rc1.19426.1 - 3.0.0-rc1.19426.1 - 3.0.0-rc1.19426.1 - 3.0.0-rc1.19426.1 + 3.0.0-rc1.19427.1 + 3.0.0-rc1.19427.1 + 3.0.0-rc1.19427.1 + 3.0.0-rc1.19427.1 + 3.0.0-rc1.19427.1 + 3.0.0-rc1.19427.1 From a4f411d3b730b3e9536ac7f96dfe301ca391e96c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 17:55:46 +0000 Subject: [PATCH 65/79] Update dependencies from https://github.com/dotnet/toolset build 20190827.9 (#4331) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19427.9 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19427.4 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 8f3825d55..059579970 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 2c92f20c662f949730641ef2765ddcd42f1c08d3 + d88792a05052022c29f6c702e10559d46dba9cd2 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - d6eac03c6b0f411b5e7dba871eac7a7b77176b1a + d23afb6757bb73014e8c23b3f7c772578827049c diff --git a/eng/Versions.props b/eng/Versions.props index 0d540dc9a..dca68f442 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19427.5 + 3.0.100-rc1.19427.9 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19426.13 + 3.0.100-rc1.19427.4 0.2.0 From f54ee249232163e78900ec8e118466a2ac172be2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 18:55:46 +0000 Subject: [PATCH 66/79] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4334) * Update dependencies from https://github.com/dotnet/toolset build 20190827.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19427.10 * Update dependencies from https://github.com/dotnet/toolset build 20190827.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19427.11 --- 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 c369f6877..cd45949fe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - d88792a05052022c29f6c702e10559d46dba9cd2 + 9c967fe130441b9f9725c9bf8317b7067249b855 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e592c96a5..86f293491 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19427.9 + 3.0.100-rc1.19427.11 From 6ef4a17f0e8bd7c141493aa6718b323a2f88ee1c Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Tue, 27 Aug 2019 13:06:39 -0700 Subject: [PATCH 67/79] Fix branch info in release/3.0.1xx branch Channel was changed incorrectly in https://github.com/dotnet/core-sdk/pull/4182/files --- src/CopyToLatest/targets/BranchInfo.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CopyToLatest/targets/BranchInfo.props b/src/CopyToLatest/targets/BranchInfo.props index f11bec24c..d103b00f0 100644 --- a/src/CopyToLatest/targets/BranchInfo.props +++ b/src/CopyToLatest/targets/BranchInfo.props @@ -1,5 +1,5 @@ - release/3.0.100-preview9 + release/3.0.1xx From 6a15231b17a08a193fddbfcf29cffbb32e646cc3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 22:10:57 +0000 Subject: [PATCH 68/79] Update dependencies from https://github.com/dotnet/core-setup build 20190827.07 (#4344) - Microsoft.NETCore.App - 3.0.0-rc1-19427-07 - NETStandard.Library.Ref - 2.1.0-rc1-19427-07 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19427-07 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19415.10 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19416.2 (parent: Microsoft.WindowsDesktop.App) --- 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 cd45949fe..1d49e48d4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b33b6c20d855e7f9fdda6383ad12d849079f9b21 + 02f28cebec1e6d7e92991cee52f8cda668497123 - + https://github.com/dotnet/core-setup - b33b6c20d855e7f9fdda6383ad12d849079f9b21 + 02f28cebec1e6d7e92991cee52f8cda668497123 - + https://github.com/dotnet/core-setup - b33b6c20d855e7f9fdda6383ad12d849079f9b21 + 02f28cebec1e6d7e92991cee52f8cda668497123 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ d23afb6757bb73014e8c23b3f7c772578827049c - + https://github.com/dotnet/winforms - 7f2c6adc229513b8a3690d0c59079073a783d33f + 8b19141d6b0b221167bd7d1731cbc6aa9898da75 - + https://github.com/dotnet/wpf - 4524e3a8b4d8ebc8643b6e2185a597700261e1fb + 105b673bddd8665580a94878db12ac97af8fa794 diff --git a/eng/Versions.props b/eng/Versions.props index 86f293491..c2bc85130 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19420.3 + 4.8.0-preview9.19415.10 - 3.0.0-preview9.19421.3 + 3.0.0-preview9.19416.2 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19426-11 + 3.0.0-rc1-19427-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19426-11 + 2.1.0-rc1-19427-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19426-11 + 3.0.0-rc1-19427-07 $(MicrosoftWindowsDesktopAppPackageVersion) From d89005cab7a6d0d301cdf4d8b361739174ac8dac Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 22:51:10 +0000 Subject: [PATCH 69/79] Update dependencies from https://github.com/dotnet/toolset build 20190827.15 (#4345) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19427.15 --- 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 1d49e48d4..2606f7272 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 9c967fe130441b9f9725c9bf8317b7067249b855 + 2c2b8e76d3355689cde2b694c6a49df2465462f4 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c2bc85130..e27d3484b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19427.11 + 3.0.100-rc1.19427.15 From b8304f892d5c644d12fa995545d06bf82f55243f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 00:05:10 +0000 Subject: [PATCH 70/79] Update dependencies from https://github.com/dotnet/toolset build 20190827.18 (#4349) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19427.18 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19427.10 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 2606f7272..e396c839b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 2c2b8e76d3355689cde2b694c6a49df2465462f4 + 2612285fcf16c34db061ba88c7b7efb68149c67d https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - d23afb6757bb73014e8c23b3f7c772578827049c + 2c7b309e8641f6b8ff187592c7cb9fdcc606f55f diff --git a/eng/Versions.props b/eng/Versions.props index e27d3484b..c057ee9bd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19427.15 + 3.0.100-rc1.19427.18 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19427.4 + 3.0.100-rc1.19427.10 0.2.0 From c7c52744218c49ae8355a8be2cf8dfa99c7d5764 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 00:10:52 +0000 Subject: [PATCH 71/79] Update dependencies from https://github.com/dotnet/core-setup build 20190827.09 (#4350) - Microsoft.NETCore.App - 3.0.0-rc1-19427-09 - NETStandard.Library.Ref - 2.1.0-rc1-19427-09 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19427-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e396c839b..86ef25cd9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 02f28cebec1e6d7e92991cee52f8cda668497123 + d90543c070331ee577067ee7aedf709d80588a66 - + https://github.com/dotnet/core-setup - 02f28cebec1e6d7e92991cee52f8cda668497123 + d90543c070331ee577067ee7aedf709d80588a66 - + https://github.com/dotnet/core-setup - 02f28cebec1e6d7e92991cee52f8cda668497123 + d90543c070331ee577067ee7aedf709d80588a66 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c057ee9bd..c43b0297e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19427-07 + 3.0.0-rc1-19427-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19427-07 + 2.1.0-rc1-19427-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19427-07 + 3.0.0-rc1-19427-09 $(MicrosoftWindowsDesktopAppPackageVersion) From 12f800064ce89eed239f0bfe7149cd5d0bd13356 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 01:01:11 +0000 Subject: [PATCH 72/79] Update dependencies from https://github.com/dotnet/toolset build 20190827.19 (#4351) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19427.19 --- 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 86ef25cd9..697bdd166 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 2612285fcf16c34db061ba88c7b7efb68149c67d + 4f8a91d109c7506df0422cfe413441b10a95af8f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c43b0297e..29652f49b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19427.18 + 3.0.100-rc1.19427.19 From 3f6f0ede400b92d3956870db6066dcca2948532a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 02:05:47 +0000 Subject: [PATCH 73/79] Update dependencies from https://github.com/dotnet/toolset build 20190827.20 (#4354) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19427.20 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19427.11 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 697bdd166..a39f14608 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 4f8a91d109c7506df0422cfe413441b10a95af8f + 98e7fd3a2fa361de25dac12d588e4dc80f7d3460 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 2c7b309e8641f6b8ff187592c7cb9fdcc606f55f + 896e3106795790420812137fbc1f4283a2b27e1c diff --git a/eng/Versions.props b/eng/Versions.props index 29652f49b..ab78fffe5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19427.19 + 3.0.100-rc1.19427.20 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19427.10 + 3.0.100-rc1.19427.11 0.2.0 From 2489e3dd0db611eca573ae9efe9db94619d50cde Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 03:49:55 +0000 Subject: [PATCH 74/79] Update dependencies from https://github.com/aspnet/AspNetCore build 20190827.14 (#4357) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19427.14 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19427.14 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19427.14 - dotnet-watch - 3.0.0-rc1.19427.14 - dotnet-user-secrets - 3.0.0-rc1.19427.14 - dotnet-dev-certs - 3.0.0-rc1.19427.14 --- 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 a39f14608..7e765bae0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup d90543c070331ee577067ee7aedf709d80588a66 - + https://github.com/aspnet/AspNetCore - 8d817f80700863f1f4139dd91c50bb006c2c22c7 + 649bcc8f616a856d8db3627d74f2d1edfb4526d5 - + https://github.com/aspnet/AspNetCore - 8d817f80700863f1f4139dd91c50bb006c2c22c7 + 649bcc8f616a856d8db3627d74f2d1edfb4526d5 - + https://github.com/aspnet/AspNetCore - 8d817f80700863f1f4139dd91c50bb006c2c22c7 + 649bcc8f616a856d8db3627d74f2d1edfb4526d5 - + https://github.com/aspnet/AspNetCore - 8d817f80700863f1f4139dd91c50bb006c2c22c7 + 649bcc8f616a856d8db3627d74f2d1edfb4526d5 - + https://github.com/aspnet/AspNetCore - 8d817f80700863f1f4139dd91c50bb006c2c22c7 + 649bcc8f616a856d8db3627d74f2d1edfb4526d5 - + https://github.com/aspnet/AspNetCore - 8d817f80700863f1f4139dd91c50bb006c2c22c7 + 649bcc8f616a856d8db3627d74f2d1edfb4526d5 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index ab78fffe5..5f246ea9c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19427.1 - 3.0.0-rc1.19427.1 - 3.0.0-rc1.19427.1 - 3.0.0-rc1.19427.1 - 3.0.0-rc1.19427.1 - 3.0.0-rc1.19427.1 + 3.0.0-rc1.19427.14 + 3.0.0-rc1.19427.14 + 3.0.0-rc1.19427.14 + 3.0.0-rc1.19427.14 + 3.0.0-rc1.19427.14 + 3.0.0-rc1.19427.14 From c06fb342c4cb43fa0740944f01ba09dd0f1beed1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 05:31:22 +0000 Subject: [PATCH 75/79] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4358) * Update dependencies from https://github.com/dotnet/toolset build 20190827.22 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19427.22 * Update dependencies from https://github.com/dotnet/toolset build 20190827.23 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19427.23 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19427.13 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 7e765bae0..14ffa8a18 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 98e7fd3a2fa361de25dac12d588e4dc80f7d3460 + c7489399c03f27b4b0c6e3e8a63f1d5e9de03148 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 896e3106795790420812137fbc1f4283a2b27e1c + 3cbfd75146cd370f64c7a98a6710fa6c5cef4349 diff --git a/eng/Versions.props b/eng/Versions.props index 5f246ea9c..657bc1419 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19427.20 + 3.0.100-rc1.19427.23 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19427.11 + 3.0.100-rc1.19427.13 0.2.0 From 9d825f3cda02b8919379cd6d2e4fd7302c6f68d1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 09:00:51 +0000 Subject: [PATCH 76/79] Update dependencies from https://github.com/dotnet/toolset build 20190828.1 (#4364) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.1 --- 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 14ffa8a18..169e3255e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - c7489399c03f27b4b0c6e3e8a63f1d5e9de03148 + 39a73ce07cf991edab4fd6ad2b213bf53ba8aaa5 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 657bc1419..1de879412 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19427.23 + 3.0.100-rc1.19428.1 From 3222213875f72291a8b01bf3fca920cc5159e691 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 13:12:43 +0000 Subject: [PATCH 77/79] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4366) * Update dependencies from https://github.com/dotnet/toolset build 20190828.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.2 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19428.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190828.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.5 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19428.1 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 169e3255e..ed3abe525 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,17 +42,17 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 39a73ce07cf991edab4fd6ad2b213bf53ba8aaa5 + 9a59763f24321ed325d2a80a59c4489fd1184c96 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 3cbfd75146cd370f64c7a98a6710fa6c5cef4349 + 5f205ac1256138f818bba051a57be722bc0138cb diff --git a/eng/Versions.props b/eng/Versions.props index 1de879412..0b93bf50a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.1 + 3.0.100-rc1.19428.5 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19427.13 + 3.0.100-rc1.19428.1 0.2.0 From df71a778b4f46850a92be4353c8f07b402ff29ac Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 14:35:40 +0000 Subject: [PATCH 78/79] Update dependencies from https://github.com/dotnet/toolset build 20190828.7 (#4371) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.7 --- 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 ed3abe525..ce48bacc7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 9a59763f24321ed325d2a80a59c4489fd1184c96 + 0a0a1d369f0560bdc207301e75016322f813312d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 0b93bf50a..a6930bae3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.5 + 3.0.100-rc1.19428.7 From c11194143b2c87ddad30c143a1dcf54640e6d3c4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 15:06:28 +0000 Subject: [PATCH 79/79] Update dependencies from https://github.com/dotnet/toolset build 20190828.8 (#4373) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.8 --- 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 ce48bacc7..329504847 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating e8d6da33000a416b2b36b4f04b1756dcc99f671d - + https://github.com/dotnet/toolset - 0a0a1d369f0560bdc207301e75016322f813312d + e03a1bcdb2302f842acef42fb371c84bc21161e0 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a6930bae3..4510df111 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.7 + 3.0.100-rc1.19428.8