From b830442d6279d1a05440e9e49c55e50d7935b1fe Mon Sep 17 00:00:00 2001 From: Livar Date: Tue, 20 Aug 2019 14:07:50 -0700 Subject: [PATCH 001/173] 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 002/173] [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 003/173] 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 004/173] 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 005/173] 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 006/173] 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 007/173] 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 008/173] 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 009/173] 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 010/173] 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 011/173] [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 012/173] [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 013/173] 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 014/173] 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 015/173] 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 016/173] 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 017/173] 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 018/173] 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 019/173] 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 020/173] 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 021/173] 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 022/173] 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 023/173] [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 024/173] 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 025/173] 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 026/173] 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 027/173] [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 028/173] 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 029/173] 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 030/173] 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 031/173] 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 032/173] 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 033/173] 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 034/173] [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 035/173] 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 970fd933dfb0b89ea61621d9c653df6c1b7cfe6c Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Mon, 15 Apr 2019 11:24:42 -0700 Subject: [PATCH 036/173] Run tests from dotnet/sdk --- Microsoft.DotNet.Cli.sln | 7 +++ test/SdkTests/SdkTests.csproj | 115 ++++++++++++++++++++++++++++++++++ 2 files changed, 122 insertions(+) create mode 100644 test/SdkTests/SdkTests.csproj diff --git a/Microsoft.DotNet.Cli.sln b/Microsoft.DotNet.Cli.sln index ed4f517c9..a5f56ff79 100644 --- a/Microsoft.DotNet.Cli.sln +++ b/Microsoft.DotNet.Cli.sln @@ -19,6 +19,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SdkResolver", "src\SdkResol EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Dotnet.Sdk.Internal", "src\Microsoft.Dotnet.Sdk.Internal\Microsoft.Dotnet.Sdk.Internal.csproj", "{73F07908-981B-41BB-B9BD-F3420274A6F7}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SdkTests", "test\SdkTests\SdkTests.csproj", "{CB1EE94E-CB83-4071-9DD0-9929AE2B7282}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -49,6 +51,10 @@ Global {73F07908-981B-41BB-B9BD-F3420274A6F7}.Debug|Any CPU.Build.0 = Debug|Any CPU {73F07908-981B-41BB-B9BD-F3420274A6F7}.Release|Any CPU.ActiveCfg = Release|Any CPU {73F07908-981B-41BB-B9BD-F3420274A6F7}.Release|Any CPU.Build.0 = Release|Any CPU + {CB1EE94E-CB83-4071-9DD0-9929AE2B7282}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CB1EE94E-CB83-4071-9DD0-9929AE2B7282}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CB1EE94E-CB83-4071-9DD0-9929AE2B7282}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CB1EE94E-CB83-4071-9DD0-9929AE2B7282}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -59,6 +65,7 @@ Global {53AF2D01-B69F-4CD0-86A7-8FD95967D23C} = {ED2FE3E2-F7E7-4389-8231-B65123F2076F} {78E15EC1-7732-41E3-8591-934E9F583254} = {17735A9D-BFD9-4585-A7CB-3208CA6EA8A7} {7EE15292-2CAD-44FA-8A1F-BAC4688A49E0} = {ED2FE3E2-F7E7-4389-8231-B65123F2076F} + {CB1EE94E-CB83-4071-9DD0-9929AE2B7282} = {17735A9D-BFD9-4585-A7CB-3208CA6EA8A7} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {B526D2CE-EE2D-4AD4-93EF-1867D90FF1F5} diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj new file mode 100644 index 000000000..41f55ef81 --- /dev/null +++ b/test/SdkTests/SdkTests.csproj @@ -0,0 +1,115 @@ + + + + false + false + Library + false + false + false + true + true + true + + + + + + $(MSBuildToolsPath)\Microsoft.CSharp.targets + + false + + false + $(CoreSdkTargetFramework) + + + + $(ArtifactsBinDir)redist\$(Configuration)\dotnet\ + + + + + + + + + + + + + + + + + + + $(ArtifactsTmpDir)$(ToolCommandName)\ + + + + + + + + + + + + + + + $(ArtifactsTestResultsDir)$(TestProjectName).xml + $(ArtifactsTestResultsDir)$(TestProjectName).html + $(ArtifactsLogDir)$(TestProjectName).log + + -noautoreporters -noRepoInference + $(TestArgs) -dotnetPath $(RedistLayoutPath)\dotnet + $(TestArgs) -xml "$(ResultsXmlPath)" + $(TestArgs) -html "$(ResultsHtmlPath)" $(TestRunnerAdditionalArguments) + $(TestArgs) > $(ResultsStdOutPath) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From eaa53417bd95c583812f134d8237be90987ec41f Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Mon, 15 Apr 2019 11:22:36 -0700 Subject: [PATCH 037/173] Isolate SDK tests from repo Directory.Build files --- test/SdkTests/SdkTests.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 41f55ef81..03b087587 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -38,6 +38,14 @@ + + + + Date: Mon, 15 Apr 2019 14:53:56 -0700 Subject: [PATCH 038/173] Unset DOTNET environment variables for tests --- test/SdkTests/SdkTests.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 03b087587..6ed49df30 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -85,7 +85,8 @@ + IgnoreStandardErrorWarningFormat="true" + EnvironmentVariables="DOTNET_HOST_PATH=;DOTNET_INSTALLDIR="/> From ee7bc290b70637461fcc36267631b44a010b243b Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Wed, 17 Apr 2019 14:26:45 -0700 Subject: [PATCH 039/173] Install previous runtimes for SDK tests --- test/SdkTests/SdkTests.csproj | 49 +++++++++++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 2 deletions(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 6ed49df30..9f5bf3479 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -25,6 +25,7 @@ $(ArtifactsBinDir)redist\$(Configuration)\dotnet\ + $(ArtifactsBinDir)redist\$(Configuration)\dotnet-with-previous-runtimes\ @@ -35,9 +36,53 @@ + + + + + - + + + + + $(DotnetToTestPath)%(RecursiveDir)%(Filename)%(Extension) + + + + + + + + + + $(DotnetToTestPath)shared\Microsoft.NETCore.App\$(RuntimeVersionToInstall) + + + powershell -NoLogo -NoProfile -ExecutionPolicy ByPass + $(InstallRuntimeCommand) $(_DotNetRoot)dotnet-install.ps1 + $(InstallRuntimeCommand) -Version $(RuntimeVersionToInstall) + $(InstallRuntimeCommand) -InstallDir $(DotnetToTestPath) + $(InstallRuntimeCommand) -Runtime "dotnet" + + + $(_DotNetRoot)dotnet-install.sh + $(InstallRuntimeCommand) --version $(RuntimeVersionToInstall) + $(InstallRuntimeCommand) --install_dir $(DotnetToTestPath) + $(InstallRuntimeCommand) --runtime "dotnet" + + + + + + @@ -77,7 +122,7 @@ $(ArtifactsLogDir)$(TestProjectName).log -noautoreporters -noRepoInference - $(TestArgs) -dotnetPath $(RedistLayoutPath)\dotnet + $(TestArgs) -dotnetPath $(DotnetToTestPath)\dotnet $(TestArgs) -xml "$(ResultsXmlPath)" $(TestArgs) -html "$(ResultsHtmlPath)" $(TestRunnerAdditionalArguments) $(TestArgs) > $(ResultsStdOutPath) From b1b0b43d4ffd3c1e11dffdb3eee02db0d31f66d9 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Wed, 17 Apr 2019 14:30:42 -0700 Subject: [PATCH 040/173] Simplify global properties passed to run SDK tests --- test/SdkTests/SdkTests.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 9f5bf3479..cf53b9b7b 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -93,12 +93,14 @@ + testSdk$(ToolTestName) + Microsoft.NET.$(ToolTestName).Tests $(ArtifactsTmpDir)$(ToolCommandName)\ 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 041/173] 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 042/173] [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 043/173] 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 044/173] 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 045/173] 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 046/173] 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 047/173] 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 048/173] 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 049/173] 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 050/173] 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 051/173] 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 052/173] 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 053/173] 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 054/173] 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 055/173] 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 056/173] [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 057/173] 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 058/173] 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 059/173] 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 060/173] 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 061/173] 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 062/173] 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 063/173] 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 064/173] 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 065/173] 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 066/173] 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 067/173] 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 068/173] 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 069/173] [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 070/173] 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 071/173] [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 072/173] 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 073/173] 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 074/173] 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 075/173] 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 076/173] 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 077/173] 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 078/173] 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 079/173] 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 080/173] [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 081/173] 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 082/173] [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 083/173] 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 084/173] 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 From 82d1b09d13e9c2d92188c45eed48f5943b2edc57 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 18:57:52 +0000 Subject: [PATCH 085/173] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#4363) * Update dependencies from https://github.com/dotnet/core-setup build 20190827.13 - Microsoft.NETCore.App - 3.0.0-rc1-19427-13 - NETStandard.Library.Ref - 2.1.0-rc1-19427-13 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19427-13 * Update dependencies from https://github.com/dotnet/core-setup build 20190828.05 - Microsoft.NETCore.App - 3.0.0-rc1-19428-05 - NETStandard.Library.Ref - 2.1.0-rc1-19428-05 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19428-05 --- 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 329504847..f3bc3a781 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - d90543c070331ee577067ee7aedf709d80588a66 + a94f49be4f57855b142b23bc17486811591ac54f - + https://github.com/dotnet/core-setup - d90543c070331ee577067ee7aedf709d80588a66 + a94f49be4f57855b142b23bc17486811591ac54f - + https://github.com/dotnet/core-setup - d90543c070331ee577067ee7aedf709d80588a66 + a94f49be4f57855b142b23bc17486811591ac54f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 4510df111..0b69424b8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19427-09 + 3.0.0-rc1-19428-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19427-09 + 2.1.0-rc1-19428-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19427-09 + 3.0.0-rc1-19428-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 17b2e0d6f52442ddb713bfd5decdb5fc1945421c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 19:15:27 +0000 Subject: [PATCH 086/173] Update dependencies from https://github.com/dotnet/toolset build 20190828.11 (#4376) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.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 f3bc3a781..43f5ac636 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 - e03a1bcdb2302f842acef42fb371c84bc21161e0 + 6bef3ab12c1b5992b3f2e694f8049453bdb9ed7c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 0b69424b8..2eb184175 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.8 + 3.0.100-rc1.19428.11 From 54161f1c17262c32453e3c55aecc7c3974890259 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 19:56:26 +0000 Subject: [PATCH 087/173] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4377) * Update dependencies from https://github.com/dotnet/toolset build 20190828.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.13 * Update dependencies from https://github.com/dotnet/toolset build 20190828.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.14 --- 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 43f5ac636..9cc46a3c0 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 - 6bef3ab12c1b5992b3f2e694f8049453bdb9ed7c + bcc91c82d6cbf5e7512a08119a4cb3c8d6928022 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2eb184175..b2a47a495 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.11 + 3.0.100-rc1.19428.14 From ddc1d535e2ebb751423b6d69dfc6425a7d26006a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 20:41:15 +0000 Subject: [PATCH 088/173] Update dependencies from https://github.com/dotnet/core-setup build 20190828.07 (#4380) - Microsoft.NETCore.App - 3.0.0-rc1-19428-07 - NETStandard.Library.Ref - 2.1.0-rc1-19428-07 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19428-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 9cc46a3c0..c27805ad0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a94f49be4f57855b142b23bc17486811591ac54f + 843b627147f0948b730eabe6def9ea1e606991da - + https://github.com/dotnet/core-setup - a94f49be4f57855b142b23bc17486811591ac54f + 843b627147f0948b730eabe6def9ea1e606991da - + https://github.com/dotnet/core-setup - a94f49be4f57855b142b23bc17486811591ac54f + 843b627147f0948b730eabe6def9ea1e606991da https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b2a47a495..d8fe191b3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19428-05 + 3.0.0-rc1-19428-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19428-05 + 2.1.0-rc1-19428-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19428-05 + 3.0.0-rc1-19428-07 $(MicrosoftWindowsDesktopAppPackageVersion) From f3d6024dfd8a1cd383efebb86378a87494d7811e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 21:05:48 +0000 Subject: [PATCH 089/173] Update dependencies from https://github.com/dotnet/toolset build 20190828.15 (#4381) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.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 c27805ad0..1e029e945 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 - bcc91c82d6cbf5e7512a08119a4cb3c8d6928022 + 0fb3d46bc26e27d9fec28a23ca9d24a2254557fd https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d8fe191b3..6e65359aa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.14 + 3.0.100-rc1.19428.15 From 3968de368b0d8ff31d54e7c1a0e8b4750717e000 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 22:05:43 +0000 Subject: [PATCH 090/173] Update dependencies from https://github.com/dotnet/toolset build 20190828.16 (#4382) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.16 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19428.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 1e029e945..f36108635 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 - 0fb3d46bc26e27d9fec28a23ca9d24a2254557fd + f43a4982b8eba13bda2a564aa19808d9f85ef8b1 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 5f205ac1256138f818bba051a57be722bc0138cb + 93ba3b2e1d4359814fd7affc4024afb41e9aedd7 diff --git a/eng/Versions.props b/eng/Versions.props index 6e65359aa..18589df48 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.15 + 3.0.100-rc1.19428.16 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19428.1 + 3.0.100-rc1.19428.4 0.2.0 From 9d7f9ba77050cffe3d7eb9568d089df00c2949dc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 22:14:33 +0000 Subject: [PATCH 091/173] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#4378) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190828.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19428.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19428.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19428.1 - dotnet-watch - 3.0.0-rc1.19428.1 - dotnet-user-secrets - 3.0.0-rc1.19428.1 - dotnet-dev-certs - 3.0.0-rc1.19428.1 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190828.5 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19428.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19428.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19428.5 - dotnet-watch - 3.0.0-rc1.19428.5 - dotnet-user-secrets - 3.0.0-rc1.19428.5 - dotnet-dev-certs - 3.0.0-rc1.19428.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 f36108635..e68297cfc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 843b627147f0948b730eabe6def9ea1e606991da - + https://github.com/aspnet/AspNetCore - 649bcc8f616a856d8db3627d74f2d1edfb4526d5 + 0d24bc27eb98d1a7e8431bf3c48f90c1c2cf1550 - + https://github.com/aspnet/AspNetCore - 649bcc8f616a856d8db3627d74f2d1edfb4526d5 + 0d24bc27eb98d1a7e8431bf3c48f90c1c2cf1550 - + https://github.com/aspnet/AspNetCore - 649bcc8f616a856d8db3627d74f2d1edfb4526d5 + 0d24bc27eb98d1a7e8431bf3c48f90c1c2cf1550 - + https://github.com/aspnet/AspNetCore - 649bcc8f616a856d8db3627d74f2d1edfb4526d5 + 0d24bc27eb98d1a7e8431bf3c48f90c1c2cf1550 - + https://github.com/aspnet/AspNetCore - 649bcc8f616a856d8db3627d74f2d1edfb4526d5 + 0d24bc27eb98d1a7e8431bf3c48f90c1c2cf1550 - + https://github.com/aspnet/AspNetCore - 649bcc8f616a856d8db3627d74f2d1edfb4526d5 + 0d24bc27eb98d1a7e8431bf3c48f90c1c2cf1550 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 18589df48..97ded0120 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 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 + 3.0.0-rc1.19428.5 + 3.0.0-rc1.19428.5 + 3.0.0-rc1.19428.5 + 3.0.0-rc1.19428.5 + 3.0.0-rc1.19428.5 + 3.0.0-rc1.19428.5 From 833bf9e6065b91c6748825563b2edb5b73f2b5a8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 22:31:25 +0000 Subject: [PATCH 092/173] Update dependencies from https://github.com/dotnet/toolset build 20190828.17 (#4383) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.17 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19428.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 e68297cfc..a1c2eb186 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 - f43a4982b8eba13bda2a564aa19808d9f85ef8b1 + f5e2844eba6746b425d4f66526e018aceaafee62 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 93ba3b2e1d4359814fd7affc4024afb41e9aedd7 + 4a3e9ec38401e1af4f894307f9d06edb29f5f859 diff --git a/eng/Versions.props b/eng/Versions.props index 97ded0120..70ee87030 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.16 + 3.0.100-rc1.19428.17 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19428.4 + 3.0.100-rc1.19428.6 0.2.0 From 4a62c4c14082f43be03325d818a25ee56aea75bf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 22:31:33 +0000 Subject: [PATCH 093/173] Update dependencies from https://github.com/dotnet/core-setup build 20190828.08 (#4384) - Microsoft.NETCore.App - 3.0.0-rc1-19428-08 - NETStandard.Library.Ref - 2.1.0-rc1-19428-08 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19428-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 a1c2eb186..381b90a64 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 843b627147f0948b730eabe6def9ea1e606991da + 5bc760ed917c526ce503de6addbf204ce51934cb - + https://github.com/dotnet/core-setup - 843b627147f0948b730eabe6def9ea1e606991da + 5bc760ed917c526ce503de6addbf204ce51934cb - + https://github.com/dotnet/core-setup - 843b627147f0948b730eabe6def9ea1e606991da + 5bc760ed917c526ce503de6addbf204ce51934cb https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 70ee87030..a9d15b421 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19428-07 + 3.0.0-rc1-19428-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19428-07 + 2.1.0-rc1-19428-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19428-07 + 3.0.0-rc1-19428-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 6c48c7fd783b648eb1084786a1efc0c054b1bda0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 23:05:41 +0000 Subject: [PATCH 094/173] Update dependencies from https://github.com/dotnet/toolset build 20190828.18 (#4385) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.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 381b90a64..26b956db6 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 - f5e2844eba6746b425d4f66526e018aceaafee62 + b242773cfb863b379cd7fe8baa271cea8428d9a9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a9d15b421..3303b7dbd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.17 + 3.0.100-rc1.19428.18 From 4226ce43c87f0758e61730c18009683706124a05 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 00:30:46 +0000 Subject: [PATCH 095/173] Update dependencies from https://github.com/dotnet/toolset build 20190828.19 (#4386) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.19 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19428.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 26b956db6..080d6b4be 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 - b242773cfb863b379cd7fe8baa271cea8428d9a9 + 7324303dbecd1e2b8e0c843206cfeb58e0338406 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 4a3e9ec38401e1af4f894307f9d06edb29f5f859 + a1c9b8a81713f76c1aa646dc493b5e9b91a33248 diff --git a/eng/Versions.props b/eng/Versions.props index 3303b7dbd..d08aa238f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.18 + 3.0.100-rc1.19428.19 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19428.6 + 3.0.100-rc1.19428.7 0.2.0 From 8d79fd6b5d377019e3f4acd5dc501add6d151693 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 04:05:40 +0000 Subject: [PATCH 096/173] Update dependencies from https://github.com/dotnet/toolset build 20190828.21 (#4390) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.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 080d6b4be..03e16bea4 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 - 7324303dbecd1e2b8e0c843206cfeb58e0338406 + 143b4ec24799bba46614d945cfb74496d509984b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d08aa238f..3cf7db512 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.19 + 3.0.100-rc1.19428.21 From 0a753ebd0b89d6395b482e399fde61d3b06a0d04 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 06:20:55 +0000 Subject: [PATCH 097/173] Update dependencies from https://github.com/dotnet/core-setup build 20190828.14 (#4393) - Microsoft.NETCore.App - 3.0.0-rc1-19428-14 - NETStandard.Library.Ref - 2.1.0-rc1-19428-14 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19428-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 03e16bea4..1ba5d6d99 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 5bc760ed917c526ce503de6addbf204ce51934cb + 0175edb2b0d0c5f541560f4056bb7633d1445688 - + https://github.com/dotnet/core-setup - 5bc760ed917c526ce503de6addbf204ce51934cb + 0175edb2b0d0c5f541560f4056bb7633d1445688 - + https://github.com/dotnet/core-setup - 5bc760ed917c526ce503de6addbf204ce51934cb + 0175edb2b0d0c5f541560f4056bb7633d1445688 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 3cf7db512..2a145d5e5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19428-08 + 3.0.0-rc1-19428-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19428-08 + 2.1.0-rc1-19428-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19428-08 + 3.0.0-rc1-19428-14 $(MicrosoftWindowsDesktopAppPackageVersion) From e7878a97e4c57fd1ddb9f5e9dda728340bf78b64 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 07:00:45 +0000 Subject: [PATCH 098/173] Update dependencies from https://github.com/dotnet/toolset build 20190828.22 (#4394) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19428.22 --- 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 1ba5d6d99..d26820e18 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 - 143b4ec24799bba46614d945cfb74496d509984b + bd8fe53cc50e82e212c74c68df6601cc1312b55e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2a145d5e5..d85d54163 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.21 + 3.0.100-rc1.19428.22 From 9236043bd4638e6b58243b6631b01ac352f6efde Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 08:25:47 +0000 Subject: [PATCH 099/173] Update dependencies from https://github.com/dotnet/toolset build 20190829.1 (#4395) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.1 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19428.9 (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 d26820e18..f90c0c633 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 - bd8fe53cc50e82e212c74c68df6601cc1312b55e + 7f905825040ad443229edc9b50ca7d631d780c9c https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - a1c9b8a81713f76c1aa646dc493b5e9b91a33248 + c6f1613af4c62ae9a147c02d2027045cf8b175ac diff --git a/eng/Versions.props b/eng/Versions.props index d85d54163..3f4128d17 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19428.22 + 3.0.100-rc1.19429.1 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19428.7 + 3.0.100-rc1.19428.9 0.2.0 From 5ca5271664c18deb4ecd2d89b2a9c1b15ddd9ecc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 10:56:12 +0000 Subject: [PATCH 100/173] Update dependencies from https://github.com/aspnet/AspNetCore build 20190829.1 (#4396) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19429.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19429.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19429.1 - dotnet-watch - 3.0.0-rc1.19429.1 - dotnet-user-secrets - 3.0.0-rc1.19429.1 - dotnet-dev-certs - 3.0.0-rc1.19429.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 f90c0c633..c1b30749a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 0175edb2b0d0c5f541560f4056bb7633d1445688 - + https://github.com/aspnet/AspNetCore - 0d24bc27eb98d1a7e8431bf3c48f90c1c2cf1550 + 14136e7acd8120cc6d301d852270495dda24fc1d - + https://github.com/aspnet/AspNetCore - 0d24bc27eb98d1a7e8431bf3c48f90c1c2cf1550 + 14136e7acd8120cc6d301d852270495dda24fc1d - + https://github.com/aspnet/AspNetCore - 0d24bc27eb98d1a7e8431bf3c48f90c1c2cf1550 + 14136e7acd8120cc6d301d852270495dda24fc1d - + https://github.com/aspnet/AspNetCore - 0d24bc27eb98d1a7e8431bf3c48f90c1c2cf1550 + 14136e7acd8120cc6d301d852270495dda24fc1d - + https://github.com/aspnet/AspNetCore - 0d24bc27eb98d1a7e8431bf3c48f90c1c2cf1550 + 14136e7acd8120cc6d301d852270495dda24fc1d - + https://github.com/aspnet/AspNetCore - 0d24bc27eb98d1a7e8431bf3c48f90c1c2cf1550 + 14136e7acd8120cc6d301d852270495dda24fc1d https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 3f4128d17..9cba765f4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19428.5 - 3.0.0-rc1.19428.5 - 3.0.0-rc1.19428.5 - 3.0.0-rc1.19428.5 - 3.0.0-rc1.19428.5 - 3.0.0-rc1.19428.5 + 3.0.0-rc1.19429.1 + 3.0.0-rc1.19429.1 + 3.0.0-rc1.19429.1 + 3.0.0-rc1.19429.1 + 3.0.0-rc1.19429.1 + 3.0.0-rc1.19429.1 From 492a490b0156bf7d0686724f83e2fa7ccd005e92 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 13:00:52 +0000 Subject: [PATCH 101/173] Update dependencies from https://github.com/dotnet/toolset build 20190829.2 (#4399) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.2 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19429.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 c1b30749a..8a37783d1 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 - 7f905825040ad443229edc9b50ca7d631d780c9c + 3258d503890a32b7762f754bb3a31db9856934ce https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - c6f1613af4c62ae9a147c02d2027045cf8b175ac + 200a8244daefe97186dbdcc70fb05133547dbf3f diff --git a/eng/Versions.props b/eng/Versions.props index 9cba765f4..d10fdd503 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19429.1 + 3.0.100-rc1.19429.2 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19428.9 + 3.0.100-rc1.19429.1 0.2.0 From c7e9126c41c8cda3fe80c53757391561145ba263 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 14:15:55 +0000 Subject: [PATCH 102/173] Update dependencies from https://github.com/dotnet/toolset build 20190829.6 (#4402) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.6 --- 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 8a37783d1..9b660e2e3 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 - 3258d503890a32b7762f754bb3a31db9856934ce + 314acafb607fa6720bb8d567bb3ccaadec774cae https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d10fdd503..41736389b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19429.2 + 3.0.100-rc1.19429.6 From 802541a486fa2d2bf38facb9ea2e084fd645cb88 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 17:02:36 +0000 Subject: [PATCH 103/173] Update dependencies from https://github.com/aspnet/AspNetCore build 20190829.2 (#4406) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19429.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19429.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19429.2 - dotnet-watch - 3.0.0-rc1.19429.2 - dotnet-user-secrets - 3.0.0-rc1.19429.2 - dotnet-dev-certs - 3.0.0-rc1.19429.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 9b660e2e3..f692b9e5d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 0175edb2b0d0c5f541560f4056bb7633d1445688 - + https://github.com/aspnet/AspNetCore - 14136e7acd8120cc6d301d852270495dda24fc1d + f82ec647a400dd7f68810354a19272fa6b090759 - + https://github.com/aspnet/AspNetCore - 14136e7acd8120cc6d301d852270495dda24fc1d + f82ec647a400dd7f68810354a19272fa6b090759 - + https://github.com/aspnet/AspNetCore - 14136e7acd8120cc6d301d852270495dda24fc1d + f82ec647a400dd7f68810354a19272fa6b090759 - + https://github.com/aspnet/AspNetCore - 14136e7acd8120cc6d301d852270495dda24fc1d + f82ec647a400dd7f68810354a19272fa6b090759 - + https://github.com/aspnet/AspNetCore - 14136e7acd8120cc6d301d852270495dda24fc1d + f82ec647a400dd7f68810354a19272fa6b090759 - + https://github.com/aspnet/AspNetCore - 14136e7acd8120cc6d301d852270495dda24fc1d + f82ec647a400dd7f68810354a19272fa6b090759 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 41736389b..3c7426baf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19429.1 - 3.0.0-rc1.19429.1 - 3.0.0-rc1.19429.1 - 3.0.0-rc1.19429.1 - 3.0.0-rc1.19429.1 - 3.0.0-rc1.19429.1 + 3.0.0-rc1.19429.2 + 3.0.0-rc1.19429.2 + 3.0.0-rc1.19429.2 + 3.0.0-rc1.19429.2 + 3.0.0-rc1.19429.2 + 3.0.0-rc1.19429.2 From 29338f8afcb5c0933220893fc03641f6ae77816c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 19:02:15 +0000 Subject: [PATCH 104/173] Update dependencies from https://github.com/aspnet/AspNetCore build 20190829.5 (#4413) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19429.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19429.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19429.5 - dotnet-watch - 3.0.0-rc1.19429.5 - dotnet-user-secrets - 3.0.0-rc1.19429.5 - dotnet-dev-certs - 3.0.0-rc1.19429.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 f692b9e5d..d32dd4b54 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 0175edb2b0d0c5f541560f4056bb7633d1445688 - + https://github.com/aspnet/AspNetCore - f82ec647a400dd7f68810354a19272fa6b090759 + c3af33a023663fe515f8b8942eab67d9e0442ff9 - + https://github.com/aspnet/AspNetCore - f82ec647a400dd7f68810354a19272fa6b090759 + c3af33a023663fe515f8b8942eab67d9e0442ff9 - + https://github.com/aspnet/AspNetCore - f82ec647a400dd7f68810354a19272fa6b090759 + c3af33a023663fe515f8b8942eab67d9e0442ff9 - + https://github.com/aspnet/AspNetCore - f82ec647a400dd7f68810354a19272fa6b090759 + c3af33a023663fe515f8b8942eab67d9e0442ff9 - + https://github.com/aspnet/AspNetCore - f82ec647a400dd7f68810354a19272fa6b090759 + c3af33a023663fe515f8b8942eab67d9e0442ff9 - + https://github.com/aspnet/AspNetCore - f82ec647a400dd7f68810354a19272fa6b090759 + c3af33a023663fe515f8b8942eab67d9e0442ff9 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 3c7426baf..01edf0328 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19429.2 - 3.0.0-rc1.19429.2 - 3.0.0-rc1.19429.2 - 3.0.0-rc1.19429.2 - 3.0.0-rc1.19429.2 - 3.0.0-rc1.19429.2 + 3.0.0-rc1.19429.5 + 3.0.0-rc1.19429.5 + 3.0.0-rc1.19429.5 + 3.0.0-rc1.19429.5 + 3.0.0-rc1.19429.5 + 3.0.0-rc1.19429.5 From 631a6b01b4bdceefcb488798c00039c6d164f1c8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 20:15:55 +0000 Subject: [PATCH 105/173] Update dependencies from https://github.com/dotnet/core-setup build 20190829.05 (#4417) - Microsoft.NETCore.App - 3.0.0-rc1-19429-05 - NETStandard.Library.Ref - 2.1.0-rc1-19429-05 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19429-05 --- 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 d32dd4b54..a8084c56c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 0175edb2b0d0c5f541560f4056bb7633d1445688 + 8880d723b63cbca2dcee68870c6b23ffc36d1811 - + https://github.com/dotnet/core-setup - 0175edb2b0d0c5f541560f4056bb7633d1445688 + 8880d723b63cbca2dcee68870c6b23ffc36d1811 - + https://github.com/dotnet/core-setup - 0175edb2b0d0c5f541560f4056bb7633d1445688 + 8880d723b63cbca2dcee68870c6b23ffc36d1811 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 01edf0328..243f02501 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19428-14 + 3.0.0-rc1-19429-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19428-14 + 2.1.0-rc1-19429-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19428-14 + 3.0.0-rc1-19429-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 3f4db837c113ff3268805850fcd1b9d8e4ca74fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 20:55:10 +0000 Subject: [PATCH 106/173] Update dependencies from https://github.com/dotnet/toolset build 20190829.12 (#4420) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.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 a8084c56c..49fd7db5e 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 - 314acafb607fa6720bb8d567bb3ccaadec774cae + a1788008beb321fe0633374a6dbc5b35bf485a7e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 243f02501..3cb8798df 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19429.6 + 3.0.100-rc1.19429.12 From c7cb2d0827532076e8d0c97f3250b59d6edb28b7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 21:25:51 +0000 Subject: [PATCH 107/173] Update dependencies from https://github.com/dotnet/toolset build 20190829.13 (#4421) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.13 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19429.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 49fd7db5e..950488a1b 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 - a1788008beb321fe0633374a6dbc5b35bf485a7e + 054e760e63aae5a585d71e189307434ea699374c https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 200a8244daefe97186dbdcc70fb05133547dbf3f + c87c61f5e47b6411916a960e219cf81441e0fd9e diff --git a/eng/Versions.props b/eng/Versions.props index 3cb8798df..dda894f94 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19429.12 + 3.0.100-rc1.19429.13 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19429.1 + 3.0.100-rc1.19429.7 0.2.0 From 3db0a6667f84734789e83830dcd54f5b3b5de79e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 22:25:47 +0000 Subject: [PATCH 108/173] Update dependencies from https://github.com/dotnet/toolset build 20190829.14 (#4422) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.14 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19429.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 950488a1b..948ea9ba7 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 - 054e760e63aae5a585d71e189307434ea699374c + 12b8960e3ce607f91bfcbdd9436fd36ac70e323d https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - c87c61f5e47b6411916a960e219cf81441e0fd9e + e44e93fba85fedeef0fb72582a895915767c8af0 diff --git a/eng/Versions.props b/eng/Versions.props index dda894f94..2d913218b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19429.13 + 3.0.100-rc1.19429.14 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19429.7 + 3.0.100-rc1.19429.8 0.2.0 From 00bb6fcbd90a93579f23aa9b451be1b12bf6b062 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 22:50:53 +0000 Subject: [PATCH 109/173] Update dependencies from https://github.com/dotnet/core-setup build 20190829.07 (#4423) - Microsoft.NETCore.App - 3.0.0-rc1-19429-07 - NETStandard.Library.Ref - 2.1.0-rc1-19429-07 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19429-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 948ea9ba7..834dd7f6b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8880d723b63cbca2dcee68870c6b23ffc36d1811 + 36fa439f918f8f0e979e78834b979deb33b9b97a - + https://github.com/dotnet/core-setup - 8880d723b63cbca2dcee68870c6b23ffc36d1811 + 36fa439f918f8f0e979e78834b979deb33b9b97a - + https://github.com/dotnet/core-setup - 8880d723b63cbca2dcee68870c6b23ffc36d1811 + 36fa439f918f8f0e979e78834b979deb33b9b97a https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 2d913218b..14caf4cf9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19429-05 + 3.0.0-rc1-19429-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19429-05 + 2.1.0-rc1-19429-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19429-05 + 3.0.0-rc1-19429-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 4cd277a07cf83c3cf70bd43f246e22a1c6500fcb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 23:20:51 +0000 Subject: [PATCH 110/173] Update dependencies from https://github.com/dotnet/toolset build 20190829.15 (#4424) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.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 834dd7f6b..57ed7c522 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 - 12b8960e3ce607f91bfcbdd9436fd36ac70e323d + 29a2dcbe25c8839d5091060e873acc2d8af189e8 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 14caf4cf9..d95fac687 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19429.14 + 3.0.100-rc1.19429.15 From 34cbfb22568301eb7724091886959e5505efe12e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 01:20:45 +0000 Subject: [PATCH 111/173] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4425) * Update dependencies from https://github.com/dotnet/toolset build 20190829.16 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.16 Dependency coherency updates - Microsoft.NET.Sdk - 3.0.100-rc1.19429.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190829.17 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.17 Dependency coherency updates - Microsoft.NET.Sdk - 3.0.100-rc1.19429.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 57ed7c522..28b2fc65e 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 - 29a2dcbe25c8839d5091060e873acc2d8af189e8 + feb1391245148f79136412075b2545a1ea8f1ef2 - + https://github.com/dotnet/sdk - 83dffb6faab234c0c878e92c1679fa47c0cab3dd + a8607d9fcd38e2ad85e978f7a14065b7a85f3bc9 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index d95fac687..8cd70e362 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19429.15 + 3.0.100-rc1.19429.17 @@ -40,7 +40,7 @@ - 3.0.100-rc1.19422.1 + 3.0.100-rc1.19429.1 $(MicrosoftNETSdkPackageVersion) From e83d2e85bb56d370caebb4894acdf1a2438bc55d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 02:25:44 +0000 Subject: [PATCH 112/173] Update dependencies from https://github.com/dotnet/toolset build 20190829.18 (#4427) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.18 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19429.9 (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 28b2fc65e..fe21a8512 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 - feb1391245148f79136412075b2545a1ea8f1ef2 + 9c40c6dbac42d78d875a6341d38658f13413602e https://github.com/dotnet/sdk a8607d9fcd38e2ad85e978f7a14065b7a85f3bc9 - + https://github.com/dotnet/cli - e44e93fba85fedeef0fb72582a895915767c8af0 + 37c59bb1e2523dc347a75b00541a0c1365eb1d0c diff --git a/eng/Versions.props b/eng/Versions.props index 8cd70e362..0ff6e28d3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19429.17 + 3.0.100-rc1.19429.18 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19429.8 + 3.0.100-rc1.19429.9 0.2.0 From c7e648c862a68bde1cf4d3bce6133202f0d24b8f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 03:30:10 +0000 Subject: [PATCH 113/173] Update dependencies from https://github.com/dotnet/toolset build 20190829.19 (#4429) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.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 fe21a8512..bc647deae 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 - 9c40c6dbac42d78d875a6341d38658f13413602e + daeb98c98c674a6fa84df0c18dd598b59192d546 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 0ff6e28d3..a64b51ea7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19429.18 + 3.0.100-rc1.19429.19 From 13572e3b7ab13b06ff2b1479537b2e731e2958d0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 04:00:48 +0000 Subject: [PATCH 114/173] Update dependencies from https://github.com/dotnet/toolset build 20190829.21 (#4432) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.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 bc647deae..b57ef8098 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 - daeb98c98c674a6fa84df0c18dd598b59192d546 + df105ae42778f27053ef55b7b67114ac910ef60c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a64b51ea7..384f83581 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19429.19 + 3.0.100-rc1.19429.21 From 860a24ea184e1b0e62d39362b5b8475fdaa58e4f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 05:15:40 +0000 Subject: [PATCH 115/173] Update dependencies from https://github.com/dotnet/toolset build 20190829.23 (#4433) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.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 b57ef8098..baf41455d 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 - df105ae42778f27053ef55b7b67114ac910ef60c + e6b6defd5011fbd2f12cbed34c66d71404874b81 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 384f83581..1a6d585a7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19429.21 + 3.0.100-rc1.19429.23 From 5846c835f1af511cd572eac44e625e222ed402d3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 06:14:09 +0000 Subject: [PATCH 116/173] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#4430) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190829.13 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19429.13 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19429.13 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19429.13 - dotnet-watch - 3.0.0-rc1.19429.13 - dotnet-user-secrets - 3.0.0-rc1.19429.13 - dotnet-dev-certs - 3.0.0-rc1.19429.13 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190829.14 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19429.14 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19429.14 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19429.14 - dotnet-watch - 3.0.0-rc1.19429.14 - dotnet-user-secrets - 3.0.0-rc1.19429.14 - dotnet-dev-certs - 3.0.0-rc1.19429.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 baf41455d..781b204dd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 36fa439f918f8f0e979e78834b979deb33b9b97a - + https://github.com/aspnet/AspNetCore - c3af33a023663fe515f8b8942eab67d9e0442ff9 + 3e07811d7b123f6eebfe09edaebe4c038025fc6c - + https://github.com/aspnet/AspNetCore - c3af33a023663fe515f8b8942eab67d9e0442ff9 + 3e07811d7b123f6eebfe09edaebe4c038025fc6c - + https://github.com/aspnet/AspNetCore - c3af33a023663fe515f8b8942eab67d9e0442ff9 + 3e07811d7b123f6eebfe09edaebe4c038025fc6c - + https://github.com/aspnet/AspNetCore - c3af33a023663fe515f8b8942eab67d9e0442ff9 + 3e07811d7b123f6eebfe09edaebe4c038025fc6c - + https://github.com/aspnet/AspNetCore - c3af33a023663fe515f8b8942eab67d9e0442ff9 + 3e07811d7b123f6eebfe09edaebe4c038025fc6c - + https://github.com/aspnet/AspNetCore - c3af33a023663fe515f8b8942eab67d9e0442ff9 + 3e07811d7b123f6eebfe09edaebe4c038025fc6c https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 1a6d585a7..2ad33cb58 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19429.5 - 3.0.0-rc1.19429.5 - 3.0.0-rc1.19429.5 - 3.0.0-rc1.19429.5 - 3.0.0-rc1.19429.5 - 3.0.0-rc1.19429.5 + 3.0.0-rc1.19429.14 + 3.0.0-rc1.19429.14 + 3.0.0-rc1.19429.14 + 3.0.0-rc1.19429.14 + 3.0.0-rc1.19429.14 + 3.0.0-rc1.19429.14 From 3b584c5b6bba8e8e3266c6291ca50b0302605271 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 08:21:14 +0000 Subject: [PATCH 117/173] Update dependencies from https://github.com/dotnet/toolset build 20190830.2 (#4439) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.2 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19429.12 (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 781b204dd..261b19d42 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 - e6b6defd5011fbd2f12cbed34c66d71404874b81 + 42f2456212c6e0c6c3260679bb44c96bb856f54a https://github.com/dotnet/sdk a8607d9fcd38e2ad85e978f7a14065b7a85f3bc9 - + https://github.com/dotnet/cli - 37c59bb1e2523dc347a75b00541a0c1365eb1d0c + 209a7eb593d055bd46362924728606345d9fcee4 diff --git a/eng/Versions.props b/eng/Versions.props index 2ad33cb58..e1f94c80b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19429.23 + 3.0.100-rc1.19430.2 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19429.9 + 3.0.100-rc1.19429.12 0.2.0 From 60904c9cf1c30b17d55c2058d940ef01782f3ea2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 13:30:47 +0000 Subject: [PATCH 118/173] Update dependencies from https://github.com/dotnet/toolset build 20190830.6 (#4443) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.6 --- 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 261b19d42..f9bd6ea4f 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 - 42f2456212c6e0c6c3260679bb44c96bb856f54a + 6c39b60668c029019c177f02e61440c37de1a67b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e1f94c80b..109e2d6da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19430.2 + 3.0.100-rc1.19430.6 From 4a427754031000755ed80fa5e088e0c59be832d7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 14:11:24 +0000 Subject: [PATCH 119/173] Update dependencies from https://github.com/dotnet/toolset build 20190830.8 (#4446) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.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 f9bd6ea4f..3e47ee78e 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 - 6c39b60668c029019c177f02e61440c37de1a67b + d49090256681cf48234fb66fdc106e6663ceacc8 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 109e2d6da..901fca2b0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19430.6 + 3.0.100-rc1.19430.8 From 6a8219d0ff229b5173c5fba6a226bdcb8bbba128 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 15:00:47 +0000 Subject: [PATCH 120/173] Update dependencies from https://github.com/aspnet/AspNetCore build 20190830.1 (#4449) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19430.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19430.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19430.1 - dotnet-watch - 3.0.0-rc1.19430.1 - dotnet-user-secrets - 3.0.0-rc1.19430.1 - dotnet-dev-certs - 3.0.0-rc1.19430.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 3e47ee78e..783eacd8c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 36fa439f918f8f0e979e78834b979deb33b9b97a - + https://github.com/aspnet/AspNetCore - 3e07811d7b123f6eebfe09edaebe4c038025fc6c + e773036ec64210474d6a0669df1085294c15087a - + https://github.com/aspnet/AspNetCore - 3e07811d7b123f6eebfe09edaebe4c038025fc6c + e773036ec64210474d6a0669df1085294c15087a - + https://github.com/aspnet/AspNetCore - 3e07811d7b123f6eebfe09edaebe4c038025fc6c + e773036ec64210474d6a0669df1085294c15087a - + https://github.com/aspnet/AspNetCore - 3e07811d7b123f6eebfe09edaebe4c038025fc6c + e773036ec64210474d6a0669df1085294c15087a - + https://github.com/aspnet/AspNetCore - 3e07811d7b123f6eebfe09edaebe4c038025fc6c + e773036ec64210474d6a0669df1085294c15087a - + https://github.com/aspnet/AspNetCore - 3e07811d7b123f6eebfe09edaebe4c038025fc6c + e773036ec64210474d6a0669df1085294c15087a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 901fca2b0..74036a123 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19429.14 - 3.0.0-rc1.19429.14 - 3.0.0-rc1.19429.14 - 3.0.0-rc1.19429.14 - 3.0.0-rc1.19429.14 - 3.0.0-rc1.19429.14 + 3.0.0-rc1.19430.1 + 3.0.0-rc1.19430.1 + 3.0.0-rc1.19430.1 + 3.0.0-rc1.19430.1 + 3.0.0-rc1.19430.1 + 3.0.0-rc1.19430.1 From 4f03b3ac927d9e2de48efac95aeb12fe985700b9 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Thu, 18 Apr 2019 15:34:33 -0700 Subject: [PATCH 121/173] Various fixes when calling dotnet-install --- test/SdkTests/SdkTests.csproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index cf53b9b7b..eb74ff0ea 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -66,15 +66,16 @@ powershell -NoLogo -NoProfile -ExecutionPolicy ByPass - $(InstallRuntimeCommand) $(_DotNetRoot)dotnet-install.ps1 + $(InstallRuntimeCommand) "$(_DotNetRoot)dotnet-install.ps1" $(InstallRuntimeCommand) -Version $(RuntimeVersionToInstall) $(InstallRuntimeCommand) -InstallDir $(DotnetToTestPath) $(InstallRuntimeCommand) -Runtime "dotnet" - $(_DotNetRoot)dotnet-install.sh + /bin/bash + $(InstallRuntimeCommand) "$(_DotNetRoot)dotnet-install.sh" $(InstallRuntimeCommand) --version $(RuntimeVersionToInstall) - $(InstallRuntimeCommand) --install_dir $(DotnetToTestPath) + $(InstallRuntimeCommand) --install-dir "$(DotnetToTestPath)" $(InstallRuntimeCommand) --runtime "dotnet" From dd1d245df842b27369edbc9668e7fd0ce530c5c2 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Thu, 18 Apr 2019 17:31:11 -0700 Subject: [PATCH 122/173] Don't parse dotnet-install output for errors --- test/SdkTests/SdkTests.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index eb74ff0ea..8244e2468 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -80,7 +80,9 @@ + Condition="!Exists($(RuntimeTargetDirectory))" + IgnoreStandardErrorWarningFormat="true" + /> From 891f8c8e0857a2b18cf6d359ee70fa967fb7e861 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Tue, 23 Apr 2019 08:54:02 -0700 Subject: [PATCH 123/173] Unset environment variables for running SDK tests --- test/SdkTests/SdkTests.csproj | 36 +++++++++++++++++++++++++++++++---- 1 file changed, 32 insertions(+), 4 deletions(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 8244e2468..aea540626 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -93,6 +93,12 @@ DestinationFolder="$(TEMP)\dotnetSdkTests" SkipUnchangedFiles="true" /> + + + + + + - + $(MicrosoftNETSdkPackageVersion) + https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json + + dotnet tool install --local $(ToolCommandName) + + $(InstallToolCommand) --version $(SdkTestPackageVersion) + $(InstallToolCommand) --add-source $(SdkTestPackageFeed) + + + + + $(TestArgs) > $(ResultsStdOutPath) - + $(ToolRunPrefix)set MSBuildSDKsPath= && + $(ToolRunPrefix)set DOTNET_HOST_PATH= && + $(ToolRunPrefix)set DOTNET_INSTALLDIR= && + + + $(ToolRunPrefix)unset MSBuildSDKsPath && + $(ToolRunPrefix)unset DOTNET_HOST_PATH && + $(ToolRunPrefix)unset DOTNET_INSTALLDIR && + + + + IgnoreStandardErrorWarningFormat="true" /> From 5729e5151f912c9aa37fad47d4c035195c1e7f96 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Tue, 23 Apr 2019 13:23:30 -0700 Subject: [PATCH 124/173] Continue build if there are test errors --- test/SdkTests/SdkTests.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index aea540626..70eed8865 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -103,7 +103,9 @@ + BuildInParallel="true" + ContinueOnError="true" + /> From 9793bdd474224b914aaca901ea44436c494ada56 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Tue, 23 Apr 2019 15:47:03 -0700 Subject: [PATCH 125/173] Set test execution directory for SDK tests --- test/SdkTests/SdkTests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 70eed8865..619ced422 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -87,10 +87,9 @@ - + @@ -148,6 +147,7 @@ -noautoreporters -noRepoInference $(TestArgs) -dotnetPath $(DotnetToTestPath)\dotnet + $(TestArgs) -testExecutionDirectory $(ArtifactsTmpDir)/dotnetSdkTests $(TestArgs) -xml "$(ResultsXmlPath)" $(TestArgs) -html "$(ResultsHtmlPath)" $(TestRunnerAdditionalArguments) $(TestArgs) > $(ResultsStdOutPath) From 0151ab4d38a50eeb3313e55e84a9306e67c339f5 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Tue, 23 Apr 2019 15:48:11 -0700 Subject: [PATCH 126/173] Support setting "partition" for arcade to avoid conflicts of .dotnet and artifacts folders --- .gitignore | 2 ++ eng/common/tools.ps1 | 9 +++++++++ eng/common/tools.sh | 9 ++++++++- 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 23fe40877..2ce687bb1 100644 --- a/.gitignore +++ b/.gitignore @@ -95,8 +95,10 @@ dlldata.c # Build artifacts artifacts/ +artifacts-*/ bin/ .dotnet/ +.dotnet-*/ *_i.c *_p.c diff --git a/eng/common/tools.ps1 b/eng/common/tools.ps1 index 8fe2b11ad..4d73a6b36 100644 --- a/eng/common/tools.ps1 +++ b/eng/common/tools.ps1 @@ -128,7 +128,12 @@ function InitializeDotNetCli([bool]$install) { if ((-not $globalJsonHasRuntimes) -and ($env:DOTNET_INSTALL_DIR -ne $null) -and (Test-Path(Join-Path $env:DOTNET_INSTALL_DIR "sdk\$dotnetSdkVersion"))) { $dotnetRoot = $env:DOTNET_INSTALL_DIR } else { + $dotnetRoot = Join-Path $RepoRoot ".dotnet" + if ($env:ARCADE_PARTITION -ne $null) + { + $dotnetRoot = Join-Path $RepoRoot ".dotnet-$env:ARCADE_PARTITION" + } if (-not (Test-Path(Join-Path $dotnetRoot "sdk\$dotnetSdkVersion"))) { if ($install) { @@ -561,6 +566,10 @@ function GetMSBuildBinaryLogCommandLineArgument($arguments) { $RepoRoot = Resolve-Path (Join-Path $PSScriptRoot "..\..") $EngRoot = Resolve-Path (Join-Path $PSScriptRoot "..") $ArtifactsDir = Join-Path $RepoRoot "artifacts" +if ($env:ARCADE_PARTITION -ne $null) +{ + $ArtifactsDir = Join-Path $RepoRoot "artifacts-$env:ARCADE_PARTITION" +} $ToolsetDir = Join-Path $ArtifactsDir "toolset" $ToolsDir = Join-Path $RepoRoot ".tools" $LogDir = Join-Path (Join-Path $ArtifactsDir "log") $configuration diff --git a/eng/common/tools.sh b/eng/common/tools.sh index 738bb5669..dc0ed708e 100755 --- a/eng/common/tools.sh +++ b/eng/common/tools.sh @@ -131,7 +131,9 @@ function InitializeDotNetCli { dotnet_root="$DOTNET_INSTALL_DIR" else dotnet_root="$repo_root/.dotnet" - + if [[ -n "${ARCADE_PARTITION:-}" ]]; then + dotnet_root="$repo_root/.dotnet-$ARCADE_PARTITION" + fi export DOTNET_INSTALL_DIR="$dotnet_root" if [[ ! -d "$DOTNET_INSTALL_DIR/sdk/$dotnet_sdk_version" ]]; then @@ -360,6 +362,11 @@ _script_dir=`dirname "$_ResolvePath"` eng_root=`cd -P "$_script_dir/.." && pwd` repo_root=`cd -P "$_script_dir/../.." && pwd` artifacts_dir="$repo_root/artifacts" +if [[ -n "${ARCADE_PARTITION:-}" ]]; then + artifacts_dir="$repo_root/artifacts-$ARCADE_PARTITION" + export ArtifactsDir="$artifacts_dir/" +fi + toolset_dir="$artifacts_dir/toolset" tools_dir="$repo_root/.tools" log_dir="$artifacts_dir/log/$configuration" From dff1371ea10ae6a2f5357278fbf5e10884d4fc19 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Tue, 23 Apr 2019 16:53:04 -0700 Subject: [PATCH 127/173] Avoid trying to install 1.x runtimes when not supported --- test/SdkTests/SdkTests.csproj | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 619ced422..0eebdcfd0 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -36,14 +36,34 @@ - - - - - - + + + true + + + + + + + + false + + + + + + + + + + + + + + From 867ce5812edab2a6e2c095513f2189e6cb163817 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Wed, 15 May 2019 18:09:01 -0700 Subject: [PATCH 128/173] Add TestConfig with SDK tests to skip, and other fixes for SDK tests --- test/SdkTests/SdkTests.csproj | 29 ++++++++++++- test/SdkTests/TestConfig.xml | 78 +++++++++++++++++++++++++++++++++++ 2 files changed, 105 insertions(+), 2 deletions(-) create mode 100644 test/SdkTests/TestConfig.xml diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 0eebdcfd0..da887f58d 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -26,6 +26,7 @@ $(ArtifactsBinDir)redist\$(Configuration)\dotnet\ $(ArtifactsBinDir)redist\$(Configuration)\dotnet-with-previous-runtimes\ + $([MSBuild]::NormalizePath($(ArtifactsTmpDir), 'dotnetSdkTests')) @@ -109,10 +110,33 @@ + + + $(TestExecutionDirectory)\NuGet.config + + + + + + + + + + + + ]]> + + + + + @@ -167,7 +191,8 @@ -noautoreporters -noRepoInference $(TestArgs) -dotnetPath $(DotnetToTestPath)\dotnet - $(TestArgs) -testExecutionDirectory $(ArtifactsTmpDir)/dotnetSdkTests + $(TestArgs) -testExecutionDirectory $(TestExecutionDirectory) + $(TestArgs) -testConfigFile "$(MSBuildThisFileDirectory)TestConfig.xml" $(TestArgs) -xml "$(ResultsXmlPath)" $(TestArgs) -html "$(ResultsHtmlPath)" $(TestRunnerAdditionalArguments) $(TestArgs) > $(ResultsStdOutPath) diff --git a/test/SdkTests/TestConfig.xml b/test/SdkTests/TestConfig.xml new file mode 100644 index 000000000..6eaf76fab --- /dev/null +++ b/test/SdkTests/TestConfig.xml @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From e5149d5c44b59876e6c07461997a037cd78af6e2 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Thu, 16 May 2019 16:22:51 -0700 Subject: [PATCH 129/173] Add build environment script (with partition support) --- eng/core-sdk-build-env.sh | 41 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 eng/core-sdk-build-env.sh diff --git a/eng/core-sdk-build-env.sh b/eng/core-sdk-build-env.sh new file mode 100644 index 000000000..6b3974e46 --- /dev/null +++ b/eng/core-sdk-build-env.sh @@ -0,0 +1,41 @@ +#!/usr/bin/env bash +# +# Copyright (c) .NET Foundation and contributors. All rights reserved. +# Licensed under the MIT license. See LICENSE file in the project root for full license information. +# + +SOURCE="${BASH_SOURCE[0]}" +while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symlink + DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )" + SOURCE="$(readlink "$SOURCE")" + [[ "$SOURCE" != /* ]] && SOURCE="$DIR/$SOURCE" # if $SOURCE was a relative symlink, we need to resolve it relative to the path where the symlink file was located +done + +REPO_ROOT="$( cd -P "$( dirname "$SOURCE" )/../" && pwd )" + +arcade_partition= + +while [[ $# > 0 ]]; do + opt="$(echo "${1/#--/-}" | awk '{print tolower($0)}')" + case "$opt" in + -partition) + arcade_partition=$2 + shift + ;; + esac + + shift +done + +export ARCADE_PARTITION=$arcade_partition + +if [[ ! -z "$arcade_partition" ]]; then + arcade_partition_suffix="-$arcade_partition" +fi + +export PATH=$REPO_ROOT/.dotnet$arcade_partition_suffix:$PATH +export DOTNET_INSTALL_DIR=$REPO_ROOT/.dotnet$arcade_partition_suffix +export ArtifactsDir=$REPO_ROOT/artifacts$arcade_partition_suffix/ + +export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1 +export DOTNET_MULTILEVEL_LOOKUP=0 \ No newline at end of file From e8092032803161da31cf577b98739309cce6d1de Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Thu, 16 May 2019 18:24:45 -0700 Subject: [PATCH 130/173] Install updated patch for sdk tests, skip additional test --- test/SdkTests/SdkTests.csproj | 2 +- test/SdkTests/TestConfig.xml | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index da887f58d..774dc6c48 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -59,7 +59,7 @@ - + diff --git a/test/SdkTests/TestConfig.xml b/test/SdkTests/TestConfig.xml index 6eaf76fab..e0066bada 100644 --- a/test/SdkTests/TestConfig.xml +++ b/test/SdkTests/TestConfig.xml @@ -29,6 +29,11 @@ Issue="https://github.com/dotnet/sdk/pull/3214" Reason="Code flow needed"/> + + - \ No newline at end of file + From 4410ad9ae13751eedf0a035c435e5bcf52715e92 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Thu, 16 May 2019 22:41:37 -0700 Subject: [PATCH 131/173] Disable installing 1x runtimes on OS's where it's not available --- test/SdkTests/SdkTests.csproj | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 774dc6c48..311b243dd 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -53,6 +53,23 @@ false + + false + + + + false + + + + false + + + + + false + + From b860ea69a9e6b735a08e33de7f067462c192b6fa Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Fri, 17 May 2019 15:20:51 -0700 Subject: [PATCH 132/173] Skip additional SDK tests --- test/SdkTests/TestConfig.xml | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/test/SdkTests/TestConfig.xml b/test/SdkTests/TestConfig.xml index e0066bada..6b3aec8bc 100644 --- a/test/SdkTests/TestConfig.xml +++ b/test/SdkTests/TestConfig.xml @@ -55,7 +55,7 @@ Issue="" Reason="Test doesn't work with newer RIDs"/> - @@ -70,14 +70,24 @@ Issue="" Reason="Needs .NET Core 1.1"/> - + - + + + + + From 98b2ce94306730f75fbe964c9714d04bcfecb257 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Fri, 17 May 2019 15:30:54 -0700 Subject: [PATCH 133/173] Update dockerrun.ps1 to use ARCADE_PARTITION --- eng/dockerrun.ps1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/eng/dockerrun.ps1 b/eng/dockerrun.ps1 index 48a79ffd9..17eae39b4 100644 --- a/eng/dockerrun.ps1 +++ b/eng/dockerrun.ps1 @@ -55,7 +55,6 @@ docker run $interactiveFlag -t --rm --sig-proxy=true ` -e PB_PACKAGEVERSIONPROPSURL ` -e PB_PUBLISHBLOBFEEDURL ` -e EXTERNALRESTORESOURCES ` - -e ARCADE_DOTNET_DIR="/opt/code/artifacts/docker/${dockerImageName}/.dotnet" ` - -e ARCADE_ARTIFACTS_DIR="/opt/code/artifacts/docker/${dockerImageName}/" ` + -e ARCADE_PARTITION="${dockerImageName}" ` $dockerContainerTag ` /opt/code/run-build.sh @additionalArgs \ No newline at end of file From 4740b1c146d150a866af45b8fbe635eec3a2664e Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Sat, 18 May 2019 21:59:29 -0700 Subject: [PATCH 134/173] Always gather logs --- eng/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/build.yml b/eng/build.yml index c47ccad98..b1b7bc9fa 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -128,7 +128,7 @@ phases: TestResults/$(_BuildConfig)/**/* TargetFolder: '$(Build.ArtifactStagingDirectory)' continueOnError: true - condition: not(succeeded()) + condition: always() - task: PublishBuildArtifacts@1 displayName: Publish Logs to VSTS @@ -137,4 +137,4 @@ phases: ArtifactName: '$(_AgentOSName)_$(Agent.JobName)_$(Build.BuildNumber)' publishLocation: Container continueOnError: true - condition: not(succeeded()) + condition: always() From 65a90b6a39af5a29268ded49c205767a2a0c33dd Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Mon, 20 May 2019 12:04:08 -0700 Subject: [PATCH 135/173] Capture STDERR in SDK test logs --- test/SdkTests/SdkTests.csproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 311b243dd..1df0697e7 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -212,7 +212,7 @@ $(TestArgs) -testConfigFile "$(MSBuildThisFileDirectory)TestConfig.xml" $(TestArgs) -xml "$(ResultsXmlPath)" $(TestArgs) -html "$(ResultsHtmlPath)" $(TestRunnerAdditionalArguments) - $(TestArgs) > $(ResultsStdOutPath) + $(TestArgs) > $(ResultsStdOutPath) 2>&1 @@ -227,8 +227,7 @@ + WorkingDirectory="$(TestLocalToolFolder)" /> From 9795567194aee2f751f5d7ff1d2b89b3259c36c5 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Mon, 20 May 2019 14:58:42 -0700 Subject: [PATCH 136/173] Clean workspace --- eng/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eng/build.yml b/eng/build.yml index b1b7bc9fa..60d0ef2a7 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -26,6 +26,8 @@ phases: pool: ${{ parameters.pool }} ${{ if ne(parameters.strategy, '') }}: strategy: ${{ parameters.strategy }} + workspace: + clean: all variables: - _AgentOSName: ${{ parameters.agentOs }} From 50f3eff5710509e8df28c34c5a35a826c2364f72 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Mon, 20 May 2019 16:21:14 -0700 Subject: [PATCH 137/173] Don't batch SDK test projects or continue on error --- test/SdkTests/SdkTests.csproj | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 1df0697e7..6d3a6fcea 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -159,12 +159,16 @@ + + + + ToolTestName=%(SdkTest.Identity) + + - From 6cfe0a7eaee74714977ee8d7f78b38f5d9b8cecb Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Thu, 30 May 2019 09:56:24 -0700 Subject: [PATCH 138/173] Install 1x runtimes on Windows --- test/SdkTests/SdkTests.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 6d3a6fcea..57c3a32f1 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -49,6 +49,11 @@ + + + Windows + + false From d09cbe921de4e12dcf3bcd4c4f259e22e6d0e2b3 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Thu, 30 May 2019 15:38:42 -0700 Subject: [PATCH 139/173] Install runtime for SDK tests with correct architecture --- test/SdkTests/SdkTests.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 57c3a32f1..dd7a02253 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -113,6 +113,7 @@ $(InstallRuntimeCommand) -Version $(RuntimeVersionToInstall) $(InstallRuntimeCommand) -InstallDir $(DotnetToTestPath) $(InstallRuntimeCommand) -Runtime "dotnet" + $(InstallRuntimeCommand) -Architecture "$(Architecture)" /bin/bash @@ -120,6 +121,7 @@ $(InstallRuntimeCommand) --version $(RuntimeVersionToInstall) $(InstallRuntimeCommand) --install-dir "$(DotnetToTestPath)" $(InstallRuntimeCommand) --runtime "dotnet" + $(InstallRuntimeCommand) --architecture "$(Architecture)" Date: Thu, 22 Aug 2019 11:17:41 -0700 Subject: [PATCH 140/173] Run a specific list of SDK tests as integration tests Instead of trying to get all of the SDK tests to run, create a list of tests to use as integration tests --- test/SdkTests/SdkTests.csproj | 1 + test/SdkTests/TestConfig.xml | 81 +++++++++++++++++++++++++++-------- 2 files changed, 65 insertions(+), 17 deletions(-) diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index dd7a02253..e00bd4a47 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -224,6 +224,7 @@ $(TestArgs) -xml "$(ResultsXmlPath)" $(TestArgs) -html "$(ResultsHtmlPath)" $(TestRunnerAdditionalArguments) $(TestArgs) > $(ResultsStdOutPath) 2>&1 + $(TestArgs) -testList SdkIntegrationTests diff --git a/test/SdkTests/TestConfig.xml b/test/SdkTests/TestConfig.xml index 6b3aec8bc..3a7a4998c 100644 --- a/test/SdkTests/TestConfig.xml +++ b/test/SdkTests/TestConfig.xml @@ -1,4 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - - - + + + + From af712d468e0a4b367319b90afa207a31d7fb9882 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Fri, 23 Aug 2019 15:49:21 -0700 Subject: [PATCH 141/173] Skip tests that currently have issues running on specific OS's --- test/SdkTests/SdkTests.csproj | 6 ++++++ test/SdkTests/TestConfig.xml | 5 +++++ test/SdkTests/TestsToSkipx86.xml | 20 ++++++++++++++++++++ 3 files changed, 31 insertions(+) create mode 100644 test/SdkTests/TestsToSkipx86.xml diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index e00bd4a47..2a1696f8c 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -227,6 +227,12 @@ $(TestArgs) -testList SdkIntegrationTests + + + + $(TestArgs) -testConfigFile "$(MSBuildThisFileDirectory)TestsToSkipx86.xml" + + $(ToolRunPrefix)set MSBuildSDKsPath= && $(ToolRunPrefix)set DOTNET_HOST_PATH= && diff --git a/test/SdkTests/TestConfig.xml b/test/SdkTests/TestConfig.xml index 3a7a4998c..a7e2063cd 100644 --- a/test/SdkTests/TestConfig.xml +++ b/test/SdkTests/TestConfig.xml @@ -45,6 +45,11 @@ + + + + + + + + + + + + + From 568ce3ae52bb486ed8aeb38e5fb01cab62cb8fd8 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Fri, 30 Aug 2019 08:43:56 -0700 Subject: [PATCH 142/173] Upload test results even if there aren't failures --- eng/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/build.yml b/eng/build.yml index 60d0ef2a7..5ceca2945 100644 --- a/eng/build.yml +++ b/eng/build.yml @@ -119,7 +119,7 @@ phases: testRunTitle: '$(_AgentOSName)_$(Agent.JobName)' platform: '$(BuildPlatform)' configuration: '$(_BuildConfig)' - condition: not(succeeded()) + condition: ne(variables['TestParameter'], '') - task: CopyFiles@2 displayName: Gather Logs From d40f8630ace946bf634ededae542086ba6f3a977 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 16:56:26 +0000 Subject: [PATCH 143/173] Update dependencies from https://github.com/aspnet/AspNetCore build 20190830.2 (#4452) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19430.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19430.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19430.2 - dotnet-watch - 3.0.0-rc1.19430.2 - dotnet-user-secrets - 3.0.0-rc1.19430.2 - dotnet-dev-certs - 3.0.0-rc1.19430.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 783eacd8c..afe4c2027 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 36fa439f918f8f0e979e78834b979deb33b9b97a - + https://github.com/aspnet/AspNetCore - e773036ec64210474d6a0669df1085294c15087a + 5358a6f33e512c63daf4e5eb6a04060796503785 - + https://github.com/aspnet/AspNetCore - e773036ec64210474d6a0669df1085294c15087a + 5358a6f33e512c63daf4e5eb6a04060796503785 - + https://github.com/aspnet/AspNetCore - e773036ec64210474d6a0669df1085294c15087a + 5358a6f33e512c63daf4e5eb6a04060796503785 - + https://github.com/aspnet/AspNetCore - e773036ec64210474d6a0669df1085294c15087a + 5358a6f33e512c63daf4e5eb6a04060796503785 - + https://github.com/aspnet/AspNetCore - e773036ec64210474d6a0669df1085294c15087a + 5358a6f33e512c63daf4e5eb6a04060796503785 - + https://github.com/aspnet/AspNetCore - e773036ec64210474d6a0669df1085294c15087a + 5358a6f33e512c63daf4e5eb6a04060796503785 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 74036a123..92d23cbcc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19430.1 - 3.0.0-rc1.19430.1 - 3.0.0-rc1.19430.1 - 3.0.0-rc1.19430.1 - 3.0.0-rc1.19430.1 - 3.0.0-rc1.19430.1 + 3.0.0-rc1.19430.2 + 3.0.0-rc1.19430.2 + 3.0.0-rc1.19430.2 + 3.0.0-rc1.19430.2 + 3.0.0-rc1.19430.2 + 3.0.0-rc1.19430.2 From aa883b07f81b7a3148e17e03076102db636fd3cd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 17:15:45 +0000 Subject: [PATCH 144/173] Update dependencies from https://github.com/dotnet/toolset build 20190830.11 (#4453) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.11 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19430.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 afe4c2027..121067bd9 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 - d49090256681cf48234fb66fdc106e6663ceacc8 + 949fde0f89edd8ba29582502ac635a864a042974 https://github.com/dotnet/sdk a8607d9fcd38e2ad85e978f7a14065b7a85f3bc9 - + https://github.com/dotnet/cli - 209a7eb593d055bd46362924728606345d9fcee4 + b24be5f8298fd00f5bb7e48ecaaf2d472f8a1e3a diff --git a/eng/Versions.props b/eng/Versions.props index 92d23cbcc..986ca1e29 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19430.8 + 3.0.100-rc1.19430.11 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19429.12 + 3.0.100-rc1.19430.3 0.2.0 From abe9e6214a95f0cf10611d8f76411a0392768af4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 20:50:44 +0000 Subject: [PATCH 145/173] Update dependencies from https://github.com/aspnet/AspNetCore build 20190830.5 (#4460) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19430.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19430.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19430.5 - dotnet-watch - 3.0.0-rc1.19430.5 - dotnet-user-secrets - 3.0.0-rc1.19430.5 - dotnet-dev-certs - 3.0.0-rc1.19430.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 121067bd9..f68f1d9b5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 36fa439f918f8f0e979e78834b979deb33b9b97a - + https://github.com/aspnet/AspNetCore - 5358a6f33e512c63daf4e5eb6a04060796503785 + 5d0b314e7d0e9e487db7cdcce01e1df24e145021 - + https://github.com/aspnet/AspNetCore - 5358a6f33e512c63daf4e5eb6a04060796503785 + 5d0b314e7d0e9e487db7cdcce01e1df24e145021 - + https://github.com/aspnet/AspNetCore - 5358a6f33e512c63daf4e5eb6a04060796503785 + 5d0b314e7d0e9e487db7cdcce01e1df24e145021 - + https://github.com/aspnet/AspNetCore - 5358a6f33e512c63daf4e5eb6a04060796503785 + 5d0b314e7d0e9e487db7cdcce01e1df24e145021 - + https://github.com/aspnet/AspNetCore - 5358a6f33e512c63daf4e5eb6a04060796503785 + 5d0b314e7d0e9e487db7cdcce01e1df24e145021 - + https://github.com/aspnet/AspNetCore - 5358a6f33e512c63daf4e5eb6a04060796503785 + 5d0b314e7d0e9e487db7cdcce01e1df24e145021 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 986ca1e29..3c6da62f2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19430.2 - 3.0.0-rc1.19430.2 - 3.0.0-rc1.19430.2 - 3.0.0-rc1.19430.2 - 3.0.0-rc1.19430.2 - 3.0.0-rc1.19430.2 + 3.0.0-rc1.19430.5 + 3.0.0-rc1.19430.5 + 3.0.0-rc1.19430.5 + 3.0.0-rc1.19430.5 + 3.0.0-rc1.19430.5 + 3.0.0-rc1.19430.5 From 6eb89d69e24b1934aa81c7bc686ffa5624af4ba0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 21:42:26 +0000 Subject: [PATCH 146/173] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4457) * Update dependencies from https://github.com/dotnet/toolset build 20190830.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.13 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19430.5 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190830.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.15 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19430.5 (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 f68f1d9b5..63b6b9a6c 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 - 949fde0f89edd8ba29582502ac635a864a042974 + ccd14b7e70d2258187a1a8abb4b47b292d2a4034 https://github.com/dotnet/sdk a8607d9fcd38e2ad85e978f7a14065b7a85f3bc9 - + https://github.com/dotnet/cli - b24be5f8298fd00f5bb7e48ecaaf2d472f8a1e3a + a6013fca624ad3b3953cc68987f44d3b8facf428 diff --git a/eng/Versions.props b/eng/Versions.props index 3c6da62f2..f9ce55213 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19430.11 + 3.0.100-rc1.19430.15 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19430.3 + 3.0.100-rc1.19430.5 0.2.0 From 77428e4c56e69bfb3308b43b845ecafa45c2b034 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 23:05:23 +0000 Subject: [PATCH 147/173] Update dependencies from https://github.com/dotnet/toolset build 20190830.16 (#4464) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.16 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19430.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 63b6b9a6c..91e99a2ea 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 - ccd14b7e70d2258187a1a8abb4b47b292d2a4034 + f238d7ddcc4560eca2d9aa661953c8b33ccc9d4f https://github.com/dotnet/sdk a8607d9fcd38e2ad85e978f7a14065b7a85f3bc9 - + https://github.com/dotnet/cli - a6013fca624ad3b3953cc68987f44d3b8facf428 + 8a7d4ed8ab61c2fbbd87fb9b49d94684fbe8f5ed diff --git a/eng/Versions.props b/eng/Versions.props index f9ce55213..422c102da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19430.15 + 3.0.100-rc1.19430.16 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19430.5 + 3.0.100-rc1.19430.8 0.2.0 From 2017cff87877c3ea8c57d184329187e5a6465c66 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 23:36:08 +0000 Subject: [PATCH 148/173] Update dependencies from https://github.com/dotnet/toolset build 20190830.18 (#4466) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.18 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19430.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 91e99a2ea..6a9398cb8 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 - f238d7ddcc4560eca2d9aa661953c8b33ccc9d4f + af2deadcb16cb3976eb61e98ba5a64e0bb8b68de https://github.com/dotnet/sdk a8607d9fcd38e2ad85e978f7a14065b7a85f3bc9 - + https://github.com/dotnet/cli - 8a7d4ed8ab61c2fbbd87fb9b49d94684fbe8f5ed + 90e0e143e8609c806680f25e3a094e725d73487b diff --git a/eng/Versions.props b/eng/Versions.props index 422c102da..d5852472a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19430.16 + 3.0.100-rc1.19430.18 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19430.8 + 3.0.100-rc1.19430.7 0.2.0 From 973263e6b98b89d3ee0491627b58f2e3176c5162 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2019 01:08:07 +0000 Subject: [PATCH 149/173] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#4461) * Update dependencies from https://github.com/dotnet/core-setup build 20190830.05 - Microsoft.NETCore.App - 3.0.0-rc1-19430-05 - NETStandard.Library.Ref - 2.1.0-rc1-19430-05 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19430-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190830.09 - Microsoft.NETCore.App - 3.0.0-rc1-19430-09 - NETStandard.Library.Ref - 2.1.0-rc1-19430-09 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19430-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 6a9398cb8..9b8bca634 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 36fa439f918f8f0e979e78834b979deb33b9b97a + 44e933b12f176895fae723d1f03c8424070880fc - + https://github.com/dotnet/core-setup - 36fa439f918f8f0e979e78834b979deb33b9b97a + 44e933b12f176895fae723d1f03c8424070880fc - + https://github.com/dotnet/core-setup - 36fa439f918f8f0e979e78834b979deb33b9b97a + 44e933b12f176895fae723d1f03c8424070880fc https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index d5852472a..8c09b8ff1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19429-07 + 3.0.0-rc1-19430-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19429-07 + 2.1.0-rc1-19430-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19429-07 + 3.0.0-rc1-19430-09 $(MicrosoftWindowsDesktopAppPackageVersion) From dffe9403c9ce46afc4ef3144ef8cbf05ca07f698 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2019 01:30:50 +0000 Subject: [PATCH 150/173] Update dependencies from https://github.com/dotnet/toolset build 20190830.19 (#4467) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.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 9b8bca634..a8d6ee7ac 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 - af2deadcb16cb3976eb61e98ba5a64e0bb8b68de + 0b58c7133537ac4342b4e522751419d68520b09e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 8c09b8ff1..3c7818e55 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19430.18 + 3.0.100-rc1.19430.19 From 1b1828a55234cde5010b2cac6984e2e3028aa9da Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2019 04:41:37 +0000 Subject: [PATCH 151/173] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4468) * Update dependencies from https://github.com/dotnet/toolset build 20190830.20 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.20 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19430.10 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190830.22 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.22 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19430.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 a8d6ee7ac..1cb525496 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 - 0b58c7133537ac4342b4e522751419d68520b09e + e96114c8a5ebd93e80b709a63da2499b863854e3 https://github.com/dotnet/sdk a8607d9fcd38e2ad85e978f7a14065b7a85f3bc9 - + https://github.com/dotnet/cli - 90e0e143e8609c806680f25e3a094e725d73487b + a2ef8a87299dab99a1418f4134c649b242ee74fc diff --git a/eng/Versions.props b/eng/Versions.props index 3c7818e55..958bc3e9d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19430.19 + 3.0.100-rc1.19430.22 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19430.7 + 3.0.100-rc1.19430.10 0.2.0 From ff9c81978cd073228b9d9060c5171027bc9107df Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2019 14:29:40 +0000 Subject: [PATCH 152/173] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4476) * Update dependencies from https://github.com/dotnet/toolset build 20190830.24 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.24 * Update dependencies from https://github.com/dotnet/toolset build 20190831.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19431.5 * Update dependencies from https://github.com/dotnet/toolset build 20190831.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19431.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 1cb525496..ea86dc6c9 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 - e96114c8a5ebd93e80b709a63da2499b863854e3 + 9f3ee835c8450ce0483c4c0f0d07f6cbea2478df https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 958bc3e9d..c36da1122 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19430.22 + 3.0.100-rc1.19431.7 From c8d4ea094dd1259e8a79aebe823640ca43705827 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2019 04:00:43 +0000 Subject: [PATCH 153/173] Update dependencies from https://github.com/dotnet/toolset build 20190831.10 (#4494) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19431.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 ea86dc6c9..a6c88d683 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 - 9f3ee835c8450ce0483c4c0f0d07f6cbea2478df + c1b5f207ca02d6ee3e055ffdb6294c6507f07826 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c36da1122..5387d8772 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19431.7 + 3.0.100-rc1.19431.10 From 869e90e22bdc098ea933eeaf6f32a4031085c5c6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2019 16:54:56 +0000 Subject: [PATCH 154/173] Update dependencies from https://github.com/aspnet/AspNetCore build 20190901.1 (#4504) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19451.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19451.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19451.1 - dotnet-watch - 3.0.0-rc1.19451.1 - dotnet-user-secrets - 3.0.0-rc1.19451.1 - dotnet-dev-certs - 3.0.0-rc1.19451.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 a6c88d683..1fb58ff3d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 44e933b12f176895fae723d1f03c8424070880fc - + https://github.com/aspnet/AspNetCore - 5d0b314e7d0e9e487db7cdcce01e1df24e145021 + fe1c4c6fc43807e30351c6a3a2e2cea9bafc2f43 - + https://github.com/aspnet/AspNetCore - 5d0b314e7d0e9e487db7cdcce01e1df24e145021 + fe1c4c6fc43807e30351c6a3a2e2cea9bafc2f43 - + https://github.com/aspnet/AspNetCore - 5d0b314e7d0e9e487db7cdcce01e1df24e145021 + fe1c4c6fc43807e30351c6a3a2e2cea9bafc2f43 - + https://github.com/aspnet/AspNetCore - 5d0b314e7d0e9e487db7cdcce01e1df24e145021 + fe1c4c6fc43807e30351c6a3a2e2cea9bafc2f43 - + https://github.com/aspnet/AspNetCore - 5d0b314e7d0e9e487db7cdcce01e1df24e145021 + fe1c4c6fc43807e30351c6a3a2e2cea9bafc2f43 - + https://github.com/aspnet/AspNetCore - 5d0b314e7d0e9e487db7cdcce01e1df24e145021 + fe1c4c6fc43807e30351c6a3a2e2cea9bafc2f43 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 5387d8772..29866063e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19430.5 - 3.0.0-rc1.19430.5 - 3.0.0-rc1.19430.5 - 3.0.0-rc1.19430.5 - 3.0.0-rc1.19430.5 - 3.0.0-rc1.19430.5 + 3.0.0-rc1.19451.1 + 3.0.0-rc1.19451.1 + 3.0.0-rc1.19451.1 + 3.0.0-rc1.19451.1 + 3.0.0-rc1.19451.1 + 3.0.0-rc1.19451.1 From 87a6e7a376f0fb5ac8e24e871908de3524fbf695 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2019 18:45:46 +0000 Subject: [PATCH 155/173] Update dependencies from https://github.com/dotnet/toolset build 20190901.5 (#4507) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19451.5 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19451.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 1fb58ff3d..6d06b0a98 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 - c1b5f207ca02d6ee3e055ffdb6294c6507f07826 + b8a44dfdebe6e15acd3a57aad07ee597c29028f6 https://github.com/dotnet/sdk a8607d9fcd38e2ad85e978f7a14065b7a85f3bc9 - + https://github.com/dotnet/cli - a2ef8a87299dab99a1418f4134c649b242ee74fc + 83b1d9b953a4655f9c3a4dcaeee15526fd40d8ca diff --git a/eng/Versions.props b/eng/Versions.props index 29866063e..840922605 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19431.10 + 3.0.100-rc1.19451.5 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19430.10 + 3.0.100-rc1.19451.3 0.2.0 From 5e72aa3fbec74c2e99721eb62f55f6983916b278 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 14:00:44 +0000 Subject: [PATCH 156/173] Update dependencies from https://github.com/dotnet/toolset build 20190902.4 (#4525) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19452.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 6d06b0a98..3a671b161 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 - b8a44dfdebe6e15acd3a57aad07ee597c29028f6 + 81a380fa3f697dc0fae9f5c19b7e8c710533e21f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 840922605..7dd40dd45 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19451.5 + 3.0.100-rc1.19452.4 From 4b9a09e914ab2a71fa9f135cfb8f901e5b6b81de Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 04:43:33 +0000 Subject: [PATCH 157/173] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4526) * Update dependencies from https://github.com/dotnet/toolset build 20190902.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19452.5 * Update dependencies from https://github.com/dotnet/toolset build 20190902.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19452.9 --- 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 3a671b161..3b2902fcb 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 - 81a380fa3f697dc0fae9f5c19b7e8c710533e21f + 17578dc53ba33c9ac1db05feb4930b823c0c6d36 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7dd40dd45..ccdfa8df7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19452.4 + 3.0.100-rc1.19452.9 From 646d7c733b1d46c3f245acdf965d6f2fa5a66503 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 06:57:33 +0000 Subject: [PATCH 158/173] Update dependencies from https://github.com/aspnet/AspNetCore build 20190902.3 (#4536) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19452.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19452.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19452.3 - dotnet-watch - 3.0.0-rc1.19452.3 - dotnet-user-secrets - 3.0.0-rc1.19452.3 - dotnet-dev-certs - 3.0.0-rc1.19452.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 3b2902fcb..2be9e9cec 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 44e933b12f176895fae723d1f03c8424070880fc - + https://github.com/aspnet/AspNetCore - fe1c4c6fc43807e30351c6a3a2e2cea9bafc2f43 + 0bed2250962a5a3d096fc93b5128be6fd798b8e3 - + https://github.com/aspnet/AspNetCore - fe1c4c6fc43807e30351c6a3a2e2cea9bafc2f43 + 0bed2250962a5a3d096fc93b5128be6fd798b8e3 - + https://github.com/aspnet/AspNetCore - fe1c4c6fc43807e30351c6a3a2e2cea9bafc2f43 + 0bed2250962a5a3d096fc93b5128be6fd798b8e3 - + https://github.com/aspnet/AspNetCore - fe1c4c6fc43807e30351c6a3a2e2cea9bafc2f43 + 0bed2250962a5a3d096fc93b5128be6fd798b8e3 - + https://github.com/aspnet/AspNetCore - fe1c4c6fc43807e30351c6a3a2e2cea9bafc2f43 + 0bed2250962a5a3d096fc93b5128be6fd798b8e3 - + https://github.com/aspnet/AspNetCore - fe1c4c6fc43807e30351c6a3a2e2cea9bafc2f43 + 0bed2250962a5a3d096fc93b5128be6fd798b8e3 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index ccdfa8df7..4b1dcdfde 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19451.1 - 3.0.0-rc1.19451.1 - 3.0.0-rc1.19451.1 - 3.0.0-rc1.19451.1 - 3.0.0-rc1.19451.1 - 3.0.0-rc1.19451.1 + 3.0.0-rc1.19452.3 + 3.0.0-rc1.19452.3 + 3.0.0-rc1.19452.3 + 3.0.0-rc1.19452.3 + 3.0.0-rc1.19452.3 + 3.0.0-rc1.19452.3 From acd95ccb384f693738770ca21e334dad22247e9a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 08:45:49 +0000 Subject: [PATCH 159/173] Update dependencies from https://github.com/dotnet/toolset build 20190903.1 (#4538) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19453.1 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19452.5 (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 2be9e9cec..535a8739e 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 - 17578dc53ba33c9ac1db05feb4930b823c0c6d36 + f8b7cb5cfb2bad6535ea9fcc3c1ae41fe077f529 https://github.com/dotnet/sdk a8607d9fcd38e2ad85e978f7a14065b7a85f3bc9 - + https://github.com/dotnet/cli - 83b1d9b953a4655f9c3a4dcaeee15526fd40d8ca + 6194bda6d19a66a902459f656a916c9dad01baf3 diff --git a/eng/Versions.props b/eng/Versions.props index 4b1dcdfde..021c687d2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19452.9 + 3.0.100-rc1.19453.1 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19451.3 + 3.0.100-rc1.19452.5 0.2.0 From 12fe7caba915ec12bdac21b84e46f0aa3d690a41 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 14:15:45 +0000 Subject: [PATCH 160/173] Update dependencies from https://github.com/dotnet/toolset build 20190903.3 (#4542) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19453.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 535a8739e..dea1ae7ac 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 - f8b7cb5cfb2bad6535ea9fcc3c1ae41fe077f529 + 9005b60330d946349fe5342707b5eafdf79ff4e7 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 021c687d2..4229a42e3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19453.1 + 3.0.100-rc1.19453.3 From 536952fa9f2ba86affb9f357180526dd17243a29 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 16:59:06 +0000 Subject: [PATCH 161/173] Update dependencies from https://github.com/aspnet/AspNetCore build 20190903.1 (#4543) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19453.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19453.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19453.1 - dotnet-watch - 3.0.0-rc1.19453.1 - dotnet-user-secrets - 3.0.0-rc1.19453.1 - dotnet-dev-certs - 3.0.0-rc1.19453.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 dea1ae7ac..3c8485dcb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 44e933b12f176895fae723d1f03c8424070880fc - + https://github.com/aspnet/AspNetCore - 0bed2250962a5a3d096fc93b5128be6fd798b8e3 + 0abe61f391b30219ce5983b9a2964c1d85665449 - + https://github.com/aspnet/AspNetCore - 0bed2250962a5a3d096fc93b5128be6fd798b8e3 + 0abe61f391b30219ce5983b9a2964c1d85665449 - + https://github.com/aspnet/AspNetCore - 0bed2250962a5a3d096fc93b5128be6fd798b8e3 + 0abe61f391b30219ce5983b9a2964c1d85665449 - + https://github.com/aspnet/AspNetCore - 0bed2250962a5a3d096fc93b5128be6fd798b8e3 + 0abe61f391b30219ce5983b9a2964c1d85665449 - + https://github.com/aspnet/AspNetCore - 0bed2250962a5a3d096fc93b5128be6fd798b8e3 + 0abe61f391b30219ce5983b9a2964c1d85665449 - + https://github.com/aspnet/AspNetCore - 0bed2250962a5a3d096fc93b5128be6fd798b8e3 + 0abe61f391b30219ce5983b9a2964c1d85665449 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 4229a42e3..104731eae 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-rc1.19452.3 - 3.0.0-rc1.19452.3 - 3.0.0-rc1.19452.3 - 3.0.0-rc1.19452.3 - 3.0.0-rc1.19452.3 - 3.0.0-rc1.19452.3 + 3.0.0-rc1.19453.1 + 3.0.0-rc1.19453.1 + 3.0.0-rc1.19453.1 + 3.0.0-rc1.19453.1 + 3.0.0-rc1.19453.1 + 3.0.0-rc1.19453.1 From cc2ce556ffbfb3388814c2326b604b0bcbe78ca1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 21:00:50 +0000 Subject: [PATCH 162/173] Update dependencies from https://github.com/dotnet/toolset build 20190903.4 (#4546) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19453.4 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19453.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 3c8485dcb..717e45dc4 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 - 9005b60330d946349fe5342707b5eafdf79ff4e7 + 13656780ab7c575c45b49b9a0a3de283a65821f3 https://github.com/dotnet/sdk a8607d9fcd38e2ad85e978f7a14065b7a85f3bc9 - + https://github.com/dotnet/cli - 6194bda6d19a66a902459f656a916c9dad01baf3 + bf8c86cef3d51aaabb87292023bfcb836022fbaf diff --git a/eng/Versions.props b/eng/Versions.props index 104731eae..b6b217526 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19453.3 + 3.0.100-rc1.19453.4 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19452.5 + 3.0.100-rc1.19453.2 0.2.0 From 9fce96adbea97482b14e2d173a83b33bd96a9ada Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 21:56:09 +0000 Subject: [PATCH 163/173] Update dependencies from https://github.com/dotnet/toolset build 20190903.5 (#4548) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19453.5 Dependency coherency updates - Microsoft.NET.Sdk - 3.0.100-rc1.19453.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 717e45dc4..2840c7f1a 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 - 13656780ab7c575c45b49b9a0a3de283a65821f3 + 60505ac8ca05d81f344540672d7656d707bbf0fb - + https://github.com/dotnet/sdk - a8607d9fcd38e2ad85e978f7a14065b7a85f3bc9 + 59e63b28d24a769652b754f341d38c9de7c3d0d1 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index b6b217526..f4dc2c079 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19453.4 + 3.0.100-rc1.19453.5 @@ -40,7 +40,7 @@ - 3.0.100-rc1.19429.1 + 3.0.100-rc1.19453.1 $(MicrosoftNETSdkPackageVersion) From 751ff19e057cda756ff7d5fb0bac545e3771c73b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 23:25:51 +0000 Subject: [PATCH 164/173] Update dependencies from https://github.com/dotnet/toolset build 20190903.6 (#4550) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19453.6 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19453.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 2840c7f1a..18b804e25 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 - 60505ac8ca05d81f344540672d7656d707bbf0fb + e0b27cbcb03927e833ddfd463662dc180c2f26b4 https://github.com/dotnet/sdk 59e63b28d24a769652b754f341d38c9de7c3d0d1 - + https://github.com/dotnet/cli - bf8c86cef3d51aaabb87292023bfcb836022fbaf + d63b48495715825a526b22affd403324c325e8e3 diff --git a/eng/Versions.props b/eng/Versions.props index f4dc2c079..90de1dd3b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19453.5 + 3.0.100-rc1.19453.6 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19453.2 + 3.0.100-rc1.19453.3 0.2.0 From c60abdeb36b60dc7352639e0961a0cffb926fb9e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 23:30:55 +0000 Subject: [PATCH 165/173] Update dependencies from https://github.com/dotnet/core-setup build 20190903.06 (#4551) - Microsoft.NETCore.App - 3.0.0-rc1-19453-06 - NETStandard.Library.Ref - 2.1.0-rc1-19453-06 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19453-06 --- 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 18b804e25..83d9afe13 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 44e933b12f176895fae723d1f03c8424070880fc + b9dd6c969c15a2734aecbd3e2aa83afed02040e4 - + https://github.com/dotnet/core-setup - 44e933b12f176895fae723d1f03c8424070880fc + b9dd6c969c15a2734aecbd3e2aa83afed02040e4 - + https://github.com/dotnet/core-setup - 44e933b12f176895fae723d1f03c8424070880fc + b9dd6c969c15a2734aecbd3e2aa83afed02040e4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 90de1dd3b..216ae3787 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19430-09 + 3.0.0-rc1-19453-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19430-09 + 2.1.0-rc1-19453-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19430-09 + 3.0.0-rc1-19453-06 $(MicrosoftWindowsDesktopAppPackageVersion) From f642973bb6525dfddbcd1725f3a125d48e605344 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 23:56:35 +0000 Subject: [PATCH 166/173] Update dependencies from https://github.com/dotnet/toolset build 20190903.7 (#4552) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19453.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 83d9afe13..da137632c 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 - e0b27cbcb03927e833ddfd463662dc180c2f26b4 + d4324c1dbc622a5a243da162fbcd4fad36b8c3cc https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 216ae3787..8441d1ec7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19453.6 + 3.0.100-rc1.19453.7 From 12d607a0a4d64089ad5beb1bae12cacb0d5e707e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2019 01:15:50 +0000 Subject: [PATCH 167/173] Update dependencies from https://github.com/dotnet/toolset build 20190903.8 (#4554) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19453.8 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19453.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 da137632c..637d4e7b9 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 - d4324c1dbc622a5a243da162fbcd4fad36b8c3cc + 3356e6474670f153844949cdf7a3c1fc3ff2f137 https://github.com/dotnet/sdk 59e63b28d24a769652b754f341d38c9de7c3d0d1 - + https://github.com/dotnet/cli - d63b48495715825a526b22affd403324c325e8e3 + 5ab959c38e454e86d109c1fbc743e97eec85cbe6 diff --git a/eng/Versions.props b/eng/Versions.props index 8441d1ec7..ee1086893 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19453.7 + 3.0.100-rc1.19453.8 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19453.3 + 3.0.100-rc1.19453.4 0.2.0 From 89470976100995dd1663c30d9223cfcedfc0f866 Mon Sep 17 00:00:00 2001 From: Daniel Ye Date: Wed, 4 Sep 2019 14:15:56 -0700 Subject: [PATCH 168/173] Localization update for PTB term changes. --- .../windows/clisdk/LCID/1046/bundle.wxl | 160 +++++++++--------- 1 file changed, 80 insertions(+), 80 deletions(-) diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1046/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1046/bundle.wxl index 5960557c9..d5778532a 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1046/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1046/bundle.wxl @@ -1,80 +1,80 @@ - - - Instalador do [WixBundleName] - [BUNDLEMONIKER] - Tem certeza de que deseja cancelar? - Versão anterior - Ajuda de Instalação - /install | /repair | /uninstall | /layout [\[]"directory"[\]] – instala, repara, desinstala - ou cria uma cópia local completa do pacote no diretório. '/install' é o padrão - -/passive | /quiet – exibe a interface do usuário mínima sem nenhum prompt ou não exibe nenhuma interface do usuário e - nenhum prompt. Por padrão, a interface do usuário e todos os prompts são exibidos. - -/norestart – suprime qualquer tentativa de reiniciar. Por padrão, a interface do usuário perguntará antes de reiniciar. -/log [\[]"log.txt"[\]] – registra em um arquivo específico. Por padrão, um arquivo de log é criado em %TEMP%. - &Fechar - &Concordo com os termos e condições da licença - &Opções - &Instalar - &Fechar - Progresso da Instalação - Processando: - Inicializando... - &Cancelar - Modificar Instalação - &Reparar - &Desinstalar - &Fechar - Reparação Concluída com Êxito - Desinstalação Concluída com Êxito - Instalação com Êxito - &Iniciar - É necessário reiniciar o computador para concluir a instalação do software. - &Reiniciar - &Fechar - Falha na Instalação - Falha na Instalação - Falha na Desinstalação - Falha na Reparação - Um ou mais problemas causaram falha na instalação. Corrija-os e tente instalar novamente. Para obter mais informações, consulte o <a href="#">arquivo de log</a>. - Você deve reiniciar seu computador para concluir a reversão do software. - &Reiniciar - &Fechar - Arquivos em Uso - Os aplicativos a seguir estão usando arquivos que precisam ser atualizados: - Feche os &aplicativos e tente reiniciá-los. - &Não feche os aplicativos. Será necessária uma reinicialização. - &OK - &Cancelar - A instalação foi bem-sucedida. - -O seguinte foi instalado em: '[DOTNETHOME]' - • SDK do .NET Core [DOTNETSDKVERSION] - • Tempo de Execução do .NET Core [DOTNETRUNTIMEVERSION] - • Tempo de Execução do ASP.NET Core [ASPNETCOREVERSION] - • Tempo de Execução da Área de Trabalho do Windows do .NET Core [WINFORMSANDWPFVERSION] - -Este produto coleta dados de uso - • Para obter mais informações e recusar, acesse https://aka.ms/dotnet-cli-telemetry - -Recursos - • Documentação do .NET Core: https://aka.ms/dotnet-docs - • Documentação do SDK: https://aka.ms/dotnet-sdk-docs - • Notas sobre a Versão: https://aka.ms/netcore3releasenotes - • Tutoriais: https://aka.ms/dotnet-tutorials - SDK do .NET Core - - O .NET Core é um software livre, multiplataforma e com suporte da Microsoft. Você pode usá-lo para criar seu próximo aplicativo, com C#, F# ou VB. Esperamos que você goste! - Saiba mais sobre o .NET Core - Recursos - <A HREF="https://aka.ms/dotnet-docs">Documentação Principal</A> - <A HREF="https://aka.ms/dotnet-cli-docs">Documentação do SDK</A> - <A HREF="https://aka.ms/dev-privacy">Política de Privacidade</A> - <A HREF="https://go.microsoft.com/fwlink/?LinkId=329770">Termos de licença da Biblioteca do .NET</A> - Nota de instalação - Um comando será executado durante o processo de instalação que melhorará a velocidade de restauração do projeto e habilitará o acesso offline. Isso levará até um minuto para ser concluído. - - Se você planeja usar o .NET Core 3.0 com o Visual Studio, o Visual Studio 2019 ou mais recente será necessário. <A HREF="https://go.microsoft.com/fwlink/?linkid=866799">Saiba mais</A>. - - + + + Instalador do [WixBundleName] + [BUNDLEMONIKER] + Tem certeza de que deseja cancelar? + Versão anterior + Ajuda de Instalação + /install | /repair | /uninstall | /layout [\[]"directory"[\]] – instala, repara, desinstala + ou cria uma cópia local completa do pacote no diretório. '/install' é o padrão + +/passive | /quiet – exibe a interface do usuário mínima sem nenhum prompt ou não exibe nenhuma interface do usuário e + nenhum prompt. Por padrão, a interface do usuário e todos os prompts são exibidos. + +/norestart – suprime qualquer tentativa de reiniciar. Por padrão, a interface do usuário perguntará antes de reiniciar. +/log [\[]"log.txt"[\]] – registra em um arquivo específico. Por padrão, um arquivo de log é criado em %TEMP%. + &Fechar + &Concordo com os termos e condições da licença + &Opções + &Instalar + &Fechar + Progresso da Instalação + Processando: + Inicializando... + &Cancelar + Modificar Instalação + &Reparar + &Desinstalar + &Fechar + Reparação Concluída com Êxito + Desinstalação Concluída com Êxito + Instalação com Êxito + &Iniciar + É necessário reiniciar o computador para concluir a instalação do software. + &Reiniciar + &Fechar + Falha na Instalação + Falha na Instalação + Falha na Desinstalação + Falha na Reparação + Um ou mais problemas causaram falha na instalação. Corrija-os e tente instalar novamente. Para obter mais informações, consulte o <a href="#">arquivo de log</a>. + Você deve reiniciar seu computador para concluir a reversão do software. + &Reiniciar + &Fechar + Arquivos em Uso + Os aplicativos a seguir estão usando arquivos que precisam ser atualizados: + Feche os &aplicativos e tente reiniciá-los. + &Não feche os aplicativos. Será necessária uma reinicialização. + &OK + &Cancelar + A instalação foi bem-sucedida. + +O seguinte foi instalado em: '[DOTNETHOME]' + • SDK do .NET Core [DOTNETSDKVERSION] + • Runtime do .NET Core [DOTNETRUNTIMEVERSION] + • Runtime do ASP.NET Core [ASPNETCOREVERSION] + • Runtime da Área de Trabalho do Windows do .NET Core [WINFORMSANDWPFVERSION] + +Este produto coleta dados de uso + • Para obter mais informações e recusar, acesse https://aka.ms/dotnet-cli-telemetry + +Recursos + • Documentação do .NET Core: https://aka.ms/dotnet-docs + • Documentação do SDK: https://aka.ms/dotnet-sdk-docs + • Notas sobre a Versão: https://aka.ms/netcore3releasenotes + • Tutoriais: https://aka.ms/dotnet-tutorials + SDK do .NET Core + + O .NET Core é um software livre, multiplataforma e com suporte da Microsoft. Você pode usá-lo para criar seu próximo aplicativo, com C#, F# ou VB. Esperamos que você goste! + Saiba mais sobre o .NET Core + Recursos + <A HREF="https://aka.ms/dotnet-docs">Documentação Principal</A> + <A HREF="https://aka.ms/dotnet-cli-docs">Documentação do SDK</A> + <A HREF="https://aka.ms/dev-privacy">Política de Privacidade</A> + <A HREF="https://go.microsoft.com/fwlink/?LinkId=329770">Termos de licença da Biblioteca do .NET</A> + Nota de instalação + Um comando será executado durante o processo de instalação que melhorará a velocidade de restauração do projeto e habilitará o acesso offline. Isso levará até um minuto para ser concluído. + + Se você planeja usar o .NET Core 3.0 com o Visual Studio, o Visual Studio 2019 ou mais recente será necessário. <A HREF="https://go.microsoft.com/fwlink/?linkid=866799">Saiba mais</A>. + + From 86d52a21934eebeee229e58e6034cac47f91863f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2019 03:34:06 +0000 Subject: [PATCH 169/173] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4559) * Update dependencies from https://github.com/dotnet/toolset build 20190904.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19454.4 * Update dependencies from https://github.com/dotnet/toolset build 20190904.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19454.5 * Update dependencies from https://github.com/dotnet/toolset build 20190904.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19454.7 * Update dependencies from https://github.com/dotnet/toolset build 20190904.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19454.8 * Update dependencies from https://github.com/dotnet/toolset build 20190904.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19454.10 * Update dependencies from https://github.com/dotnet/toolset build 20190904.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19454.11 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19454.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 637d4e7b9..5f4874a9b 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 - 3356e6474670f153844949cdf7a3c1fc3ff2f137 + 447967f37b26284c22c3c99b088a234aae7516b3 https://github.com/dotnet/sdk 59e63b28d24a769652b754f341d38c9de7c3d0d1 - + https://github.com/dotnet/cli - 5ab959c38e454e86d109c1fbc743e97eec85cbe6 + a28f483e128e61a50f13ba13774366d50a076d74 diff --git a/eng/Versions.props b/eng/Versions.props index ee1086893..64dcf925f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19453.8 + 3.0.100-rc1.19454.11 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19453.4 + 3.0.100-rc1.19454.4 0.2.0 From 298e4dcf34ef80f0ccd1818d8094a3cd3d6cb631 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2019 03:36:49 +0000 Subject: [PATCH 170/173] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#4566) * Update dependencies from https://github.com/dotnet/core-setup build 20190904.06 - Microsoft.NETCore.App - 3.0.0-rc1-19454-06 - NETStandard.Library.Ref - 2.1.0-rc1-19454-06 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19454-06 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19417.1 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19417.4 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190904.08 - Microsoft.NETCore.App - 3.0.0-rc1-19454-08 - NETStandard.Library.Ref - 2.1.0-rc1-19454-08 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19454-08 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19417.1 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19417.4 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190904.12 - Microsoft.NETCore.App - 3.0.0-rc1-19454-12 - NETStandard.Library.Ref - 2.1.0-rc1-19454-12 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19454-12 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19417.1 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19417.4 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190904.15 - Microsoft.NETCore.App - 3.0.0-rc1-19454-15 - NETStandard.Library.Ref - 2.1.0-rc1-19454-15 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19454-15 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19417.1 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19417.4 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190904.17 - Microsoft.NETCore.App - 3.0.0-rc1-19454-17 - NETStandard.Library.Ref - 2.1.0-rc1-19454-17 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19454-17 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19417.1 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19417.4 (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 5f4874a9b..dba7e9b38 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b9dd6c969c15a2734aecbd3e2aa83afed02040e4 + b2d71fc324f5b67fdde93d0bb3cc374bd6e2c7b8 - + https://github.com/dotnet/core-setup - b9dd6c969c15a2734aecbd3e2aa83afed02040e4 + b2d71fc324f5b67fdde93d0bb3cc374bd6e2c7b8 - + https://github.com/dotnet/core-setup - b9dd6c969c15a2734aecbd3e2aa83afed02040e4 + b2d71fc324f5b67fdde93d0bb3cc374bd6e2c7b8 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ a28f483e128e61a50f13ba13774366d50a076d74 - + https://github.com/dotnet/winforms - 8b19141d6b0b221167bd7d1731cbc6aa9898da75 + dd6650900f5af7283c6af6ec85de4d8d51f28961 - + https://github.com/dotnet/wpf - 105b673bddd8665580a94878db12ac97af8fa794 + ffc3fbd836fb6ff3c28e50fec67be5b55c8b6542 diff --git a/eng/Versions.props b/eng/Versions.props index 64dcf925f..0efcca28f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19415.10 + 4.8.0-preview9.19417.1 - 3.0.0-preview9.19416.2 + 3.0.0-preview9.19417.4 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19453-06 + 3.0.0-rc1-19454-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19453-06 + 2.1.0-rc1-19454-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19453-06 + 3.0.0-rc1-19454-17 $(MicrosoftWindowsDesktopAppPackageVersion) From 4083d5b31df7ea2f572bf183eb7739f4d16fc1e7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2019 11:05:56 +0000 Subject: [PATCH 171/173] Update dependencies from https://github.com/dotnet/core-setup build 20190905.02 (#4576) - Microsoft.NETCore.App - 3.0.0-rc1-19455-02 - NETStandard.Library.Ref - 2.1.0-rc1-19455-02 - Microsoft.WindowsDesktop.App - 3.0.0-rc1-19455-02 --- 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 dba7e9b38..625056ac6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b2d71fc324f5b67fdde93d0bb3cc374bd6e2c7b8 + caa8d3b1edd7eec947f6283f8342a9249b5d7171 - + https://github.com/dotnet/core-setup - b2d71fc324f5b67fdde93d0bb3cc374bd6e2c7b8 + caa8d3b1edd7eec947f6283f8342a9249b5d7171 - + https://github.com/dotnet/core-setup - b2d71fc324f5b67fdde93d0bb3cc374bd6e2c7b8 + caa8d3b1edd7eec947f6283f8342a9249b5d7171 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 0efcca28f..5d0ddb995 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19454-17 + 3.0.0-rc1-19455-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19454-17 + 2.1.0-rc1-19455-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19454-17 + 3.0.0-rc1-19455-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 23643eeb2cf709430fbbe79564083bc51188e986 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2019 11:10:31 +0000 Subject: [PATCH 172/173] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4573) * Update dependencies from https://github.com/dotnet/toolset build 20190904.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19454.12 * Update dependencies from https://github.com/dotnet/toolset build 20190904.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19454.13 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19454.5 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190905.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19455.1 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19454.5 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190905.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19455.2 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19454.5 (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 625056ac6..4e67919b0 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 - 447967f37b26284c22c3c99b088a234aae7516b3 + 0006e3e685090a98024a0060c05164e71fbbd148 https://github.com/dotnet/sdk 59e63b28d24a769652b754f341d38c9de7c3d0d1 - + https://github.com/dotnet/cli - a28f483e128e61a50f13ba13774366d50a076d74 + a408b580b491bb17f444034bdda51e0986873bd1 diff --git a/eng/Versions.props b/eng/Versions.props index 5d0ddb995..33594934f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19454.11 + 3.0.100-rc1.19455.2 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19454.4 + 3.0.100-rc1.19454.5 0.2.0 From f0d988effa18baa2f85bbde9ce6948d56e4391f3 Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Thu, 5 Sep 2019 12:35:44 -0700 Subject: [PATCH 173/173] Fix the branch info information to use release/3.0.100-preview9. --- 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 d103b00f0..f11bec24c 100644 --- a/src/CopyToLatest/targets/BranchInfo.props +++ b/src/CopyToLatest/targets/BranchInfo.props @@ -1,5 +1,5 @@ - release/3.0.1xx + release/3.0.100-preview9