From a138255f58fc223b25e1a605b3c5a710ca07252b Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Sun, 28 Jul 2019 12:04:40 -0700 Subject: [PATCH 001/422] Keep the latest channel as release/3.0.1xx. --- 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 9bd214aa9..d103b00f0 100644 --- a/src/CopyToLatest/targets/BranchInfo.props +++ b/src/CopyToLatest/targets/BranchInfo.props @@ -1,5 +1,5 @@ - master + release/3.0.1xx From 21de391bc150910822594bb3881ba8d6c633a70f Mon Sep 17 00:00:00 2001 From: Livar Date: Mon, 29 Jul 2019 10:33:54 -0700 Subject: [PATCH 002/422] Updating branding to preview9 --- 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 273089432..d1565ad71 100644 --- a/src/redist/targets/Versions.targets +++ b/src/redist/targets/Versions.targets @@ -4,7 +4,7 @@ 0 1 00 - preview8 + preview9 From 0773fe9e13492695dfac6dd6c5349593ef670ffc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 19:40:36 +0000 Subject: [PATCH 003/422] Update dependencies from https://github.com/dotnet/sdk build 20190729.3 (#3565) - Microsoft.NET.Sdk - 3.0.100-preview8.19379.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 f62f5a032..b46f5c686 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset b875d6b8bdddac469866ee0f080a7641ff7617d4 - + https://github.com/dotnet/sdk - d8cbde7b101e21dc6e1cd413fa3920197d28c107 + 7e1ed3283f50a43642380b087dcb1847967156a5 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index d13ef535a..643eaab06 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19378.1 + 3.0.100-preview8.19379.3 $(MicrosoftNETSdkPackageVersion) From 91b35e3c20afe1e87169508e87ac37b7a50f76b5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 19:51:30 +0000 Subject: [PATCH 004/422] Update dependencies from https://github.com/dotnet/cli build 20190729.6 (#3564) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19379.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 b46f5c686..5073a6dc7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 7e1ed3283f50a43642380b087dcb1847967156a5 - + https://github.com/dotnet/cli - ad7a14419de328074faf7ba287c01da22d868735 + c86dd7c88e9b63f6fa6114ff4c08a8534a30c698 diff --git a/eng/Versions.props b/eng/Versions.props index 643eaab06..bf9b29e18 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19378.7 + 3.0.100-preview8.19379.6 0.2.0 From 5eeed88a546188a47b8bc1163d8dc35968f38774 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 21:35:59 +0000 Subject: [PATCH 005/422] Update dependencies from https://github.com/dotnet/cli build 20190729.8 (#3568) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19379.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 5073a6dc7..b2f1ddd27 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 7e1ed3283f50a43642380b087dcb1847967156a5 - + https://github.com/dotnet/cli - c86dd7c88e9b63f6fa6114ff4c08a8534a30c698 + e8185a9b67efb322d3cdf4aedd14d4a6542d472f diff --git a/eng/Versions.props b/eng/Versions.props index bf9b29e18..48c471b38 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19379.6 + 3.0.100-preview8.19379.8 0.2.0 From a543b4eb1c73e5f6f14107ca4acc2cf9ceeef432 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 23:06:01 +0000 Subject: [PATCH 006/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#3569) * Update dependencies from https://github.com/dotnet/core-setup build 20190729.10 - Microsoft.NETCore.App - 3.0.0-preview8-28379-10 - NETStandard.Library.Ref - 2.1.0-preview8-28379-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28379-10 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19379.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19379.4 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190729.12 - Microsoft.NETCore.App - 3.0.0-preview8-28379-12 - NETStandard.Library.Ref - 2.1.0-preview8-28379-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28379-12 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19379.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19379.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 b2f1ddd27..f7a4b6579 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 823e54187b997cb8303f44cd8a6d4fc1adefee47 + 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/dotnet/core-setup - 823e54187b997cb8303f44cd8a6d4fc1adefee47 + 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/dotnet/core-setup - 823e54187b997cb8303f44cd8a6d4fc1adefee47 + 38f6ef72ca902e2462ef17535c54f9dbdd2a112c https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ e8185a9b67efb322d3cdf4aedd14d4a6542d472f - + https://github.com/dotnet/winforms - 38b423c42682b9a24119a9c25b9a16ca0255d896 + 803d8c927ec90a32c2c5adc32e23171b422b1bc7 - + https://github.com/dotnet/wpf - 7b28ced98e1830b6417ebda79cf803abd6688872 + 2fa0411850161fe85ecc87a1a1249fd702fa3f40 diff --git a/eng/Versions.props b/eng/Versions.props index 48c471b38..e8e4c429f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19378.1 + 4.8.0-preview8.19379.2 - 3.0.0-preview8.19378.5 + 3.0.0-preview8.19379.4 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28378-08 + 3.0.0-preview8-28379-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28378-08 + 2.1.0-preview8-28379-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28378-08 + 3.0.0-preview8-28379-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 74f15f27be0805e7a949ffdffc8712d6f1f90163 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 23:50:38 +0000 Subject: [PATCH 007/422] Update dependencies from https://github.com/dotnet/cli build 20190729.10 (#3573) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19379.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 f7a4b6579..4019bd3f6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 7e1ed3283f50a43642380b087dcb1847967156a5 - + https://github.com/dotnet/cli - e8185a9b67efb322d3cdf4aedd14d4a6542d472f + a87686ad9c79f3c37e0443b7723c80d5d527243c diff --git a/eng/Versions.props b/eng/Versions.props index e8e4c429f..20e7e0065 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19379.8 + 3.0.100-preview8.19379.10 0.2.0 From 3435d946ed92a8f9cce60a1b75b4a294dfb864fe Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Mon, 29 Jul 2019 18:13:54 -0700 Subject: [PATCH 008/422] Fix crossgen'ing .NET SDK build tasks --- src/redist/targets/Crossgen.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/redist/targets/Crossgen.targets b/src/redist/targets/Crossgen.targets index 8d3091307..f3cf03a99 100644 --- a/src/redist/targets/Crossgen.targets +++ b/src/redist/targets/Crossgen.targets @@ -46,7 +46,7 @@ - + From 446a3dc3892cc74fe9dad25fde93ab24f0efb862 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Mon, 29 Jul 2019 18:14:22 -0700 Subject: [PATCH 009/422] Change directory for native PDBs, so arcade should pick them up for publishing --- Directory.Build.props | 1 - src/redist/targets/Crossgen.targets | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index b65a72410..57495f27c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -15,7 +15,6 @@ true netcoreapp3.0 - $(ArtifactsDir)symbols\$(Configuration)\Shipping NU5125;NU5105;NU1701 diff --git a/src/redist/targets/Crossgen.targets b/src/redist/targets/Crossgen.targets index f3cf03a99..428e3c261 100644 --- a/src/redist/targets/Crossgen.targets +++ b/src/redist/targets/Crossgen.targets @@ -140,7 +140,7 @@ + DestinationFiles="@(PdbsToMove->'$(ArtifactsSymStoreDirectory)/sdk/$(SdkVersion)/%(RecursiveDir)%(Filename)%(Extension)')" /> Date: Tue, 30 Jul 2019 01:48:09 +0000 Subject: [PATCH 010/422] Update dependencies from https://github.com/dotnet/toolset build 20190729.33 (#3577) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19379.33 --- 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 4019bd3f6..6e1a596fb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bf2a1c940b5c11075626dba31c119e6de3137df0 - + https://github.com/dotnet/toolset - b875d6b8bdddac469866ee0f080a7641ff7617d4 + 5514100b6f4d49b264f27f4de96dc2cd6e518e3c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 20e7e0065..10488813c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19376.13 + 3.0.100-preview9.19379.33 From 415a389ccde997f90c509bdde7c26667dd24f6ed Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 01:51:51 +0000 Subject: [PATCH 011/422] Update dependencies from https://github.com/dotnet/core-setup build 20190729.14 (#3575) - Microsoft.NETCore.App - 3.0.0-preview8-28379-14 - NETStandard.Library.Ref - 2.1.0-preview8-28379-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28379-14 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19379.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19379.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 f62f5a032..f5ebd852a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 823e54187b997cb8303f44cd8a6d4fc1adefee47 + f4b35ce6e8583b08630baf576f55424728b04081 - + https://github.com/dotnet/core-setup - 823e54187b997cb8303f44cd8a6d4fc1adefee47 + f4b35ce6e8583b08630baf576f55424728b04081 - + https://github.com/dotnet/core-setup - 823e54187b997cb8303f44cd8a6d4fc1adefee47 + f4b35ce6e8583b08630baf576f55424728b04081 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ ad7a14419de328074faf7ba287c01da22d868735 - + https://github.com/dotnet/winforms - 38b423c42682b9a24119a9c25b9a16ca0255d896 + 803d8c927ec90a32c2c5adc32e23171b422b1bc7 - + https://github.com/dotnet/wpf - 7b28ced98e1830b6417ebda79cf803abd6688872 + 2fa0411850161fe85ecc87a1a1249fd702fa3f40 diff --git a/eng/Versions.props b/eng/Versions.props index d13ef535a..662fbbcd1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19378.1 + 4.8.0-preview8.19379.2 - 3.0.0-preview8.19378.5 + 3.0.0-preview8.19379.4 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28378-08 + 3.0.0-preview8-28379-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28378-08 + 2.1.0-preview8-28379-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28378-08 + 3.0.0-preview8-28379-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 74519c20fc10c4e96d7610119384468f95c4b044 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 18:58:06 -0700 Subject: [PATCH 012/422] Update dependencies from https://github.com/dotnet/templating build 20190729.6 (#3578) - Microsoft.DotNet.Common.ItemTemplates - 3.0.0-preview8.19379.6 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f5ebd852a..f3ee74910 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore c23b9feb19a9809a82e541427028b63ca66fa847 - + https://github.com/dotnet/templating - bf2a1c940b5c11075626dba31c119e6de3137df0 + dd6eb08b7aad05eeadb585ef4c853f29ea95726c https://github.com/dotnet/toolset From ee889f865194e9150cf38a1298e8e5d1d18e8db7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 02:21:54 +0000 Subject: [PATCH 013/422] Update dependencies from https://github.com/dotnet/toolset build 20190729.34 (#3579) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19379.34 --- 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 6e1a596fb..68368601e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating bf2a1c940b5c11075626dba31c119e6de3137df0 - + https://github.com/dotnet/toolset - 5514100b6f4d49b264f27f4de96dc2cd6e518e3c + 66c341b78897102aed351d3b16925eda49405d04 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 10488813c..2c1d11c50 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19379.33 + 3.0.100-preview9.19379.34 From 0512359927f1b9c5cc98ed53cb550210b6dedc70 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 02:50:39 +0000 Subject: [PATCH 014/422] Update dependencies from https://github.com/dotnet/cli build 20190729.13 (#3580) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19379.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 f3ee74910..c2e21479c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk d8cbde7b101e21dc6e1cd413fa3920197d28c107 - + https://github.com/dotnet/cli - ad7a14419de328074faf7ba287c01da22d868735 + c86dd7c88e9b63f6fa6114ff4c08a8534a30c698 diff --git a/eng/Versions.props b/eng/Versions.props index 662fbbcd1..a34bff788 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19378.7 + 3.0.100-preview8.19379.13 0.2.0 From 19d5d6a0a2d8269bdc9901b0803cea497852058b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 03:35:39 +0000 Subject: [PATCH 015/422] Update dependencies from https://github.com/dotnet/templating build 20190729.7 (#3581) - Microsoft.DotNet.Common.ItemTemplates - 3.0.0-preview9.19379.7 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 68368601e..5262833d9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore c23b9feb19a9809a82e541427028b63ca66fa847 - + https://github.com/dotnet/templating - bf2a1c940b5c11075626dba31c119e6de3137df0 + 77ce7767d3e297ad0fdef917cb27c212c746590a https://github.com/dotnet/toolset From 59447451aa3ccefaab75a7105a783b74a492cdc6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 20:36:35 -0700 Subject: [PATCH 016/422] Update dependencies from https://github.com/dotnet/sdk build 20190729.5 (#3582) - Microsoft.NET.Sdk - 3.0.100-preview8.19379.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 c2e21479c..a276fc050 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset b875d6b8bdddac469866ee0f080a7641ff7617d4 - + https://github.com/dotnet/sdk - d8cbde7b101e21dc6e1cd413fa3920197d28c107 + 7e1ed3283f50a43642380b087dcb1847967156a5 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index a34bff788..bb4ef9af7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19378.1 + 3.0.100-preview8.19379.5 $(MicrosoftNETSdkPackageVersion) From 20692bd95fd45f3f7e9b1bf1cb4fd6aa8ceb1548 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 03:45:07 +0000 Subject: [PATCH 017/422] Update dependencies from https://github.com/dotnet/cli build 20190729.14 (#3583) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19379.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 a276fc050..3b42d0f9c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 7e1ed3283f50a43642380b087dcb1847967156a5 - + https://github.com/dotnet/cli - c86dd7c88e9b63f6fa6114ff4c08a8534a30c698 + dbc045c3f4ef2ae4dfd01af98876eab753722676 diff --git a/eng/Versions.props b/eng/Versions.props index bb4ef9af7..6f680aa55 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19379.13 + 3.0.100-preview8.19379.14 0.2.0 From 1e8e69832522deb36f5f8b66da8743c8b554efec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 04:10:47 +0000 Subject: [PATCH 018/422] Update dependencies from https://github.com/dotnet/cli build 20190729.15 (#3584) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19379.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 3b42d0f9c..37cc900d3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 7e1ed3283f50a43642380b087dcb1847967156a5 - + https://github.com/dotnet/cli - dbc045c3f4ef2ae4dfd01af98876eab753722676 + 3f2d1dfc41ed833600d45ac3c8da87d07ee9bcfe diff --git a/eng/Versions.props b/eng/Versions.props index 6f680aa55..ad0ba3dbf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19379.14 + 3.0.100-preview8.19379.15 0.2.0 From eaaf2bca3158113c7456a1369785423406a9d115 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 04:45:29 +0000 Subject: [PATCH 019/422] Update dependencies from https://github.com/dotnet/toolset build 20190729.41 (#3585) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19379.41 --- 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 5262833d9..9655dd2d0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 66c341b78897102aed351d3b16925eda49405d04 + 40f9459357ddb598e0566a710e36b7736a2cedc1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2c1d11c50..b2c8f6b2b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19379.34 + 3.0.100-preview9.19379.41 From 879fc77b026a8bdd7dad3f677a0d7a61a6b1789e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 21:53:57 -0700 Subject: [PATCH 020/422] Update dependencies from https://github.com/dotnet/cli build 20190729.16 (#3586) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19379.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 37cc900d3..c28f78bdb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 7e1ed3283f50a43642380b087dcb1847967156a5 - + https://github.com/dotnet/cli - 3f2d1dfc41ed833600d45ac3c8da87d07ee9bcfe + 93233adbb1ed710594e0660ecd2ae0d5a5b110d2 diff --git a/eng/Versions.props b/eng/Versions.props index ad0ba3dbf..015dfd0cd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19379.15 + 3.0.100-preview8.19379.16 0.2.0 From 76238fb882c1d4ab96f9e7f1a6c6ecae0226e0c6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 22:22:50 -0700 Subject: [PATCH 021/422] Update dependencies from https://github.com/dotnet/cli build 20190729.17 (#3587) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19379.17 --- 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 9655dd2d0..c2fd323fd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 7e1ed3283f50a43642380b087dcb1847967156a5 - + https://github.com/dotnet/cli - a87686ad9c79f3c37e0443b7723c80d5d527243c + 2c2306dee1f8ea513028fe211372491fbf3b7984 diff --git a/eng/Versions.props b/eng/Versions.props index b2c8f6b2b..6baf6df07 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19379.10 + 3.0.100-preview9.19379.17 0.2.0 From a8f3142f13fdaed5b724dafb8dfbb129f92d8130 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 05:28:57 +0000 Subject: [PATCH 022/422] Update dependencies from https://github.com/dotnet/sdk build 20190729.6 (#3588) - Microsoft.NET.Sdk - 3.0.100-preview8.19379.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 c28f78bdb..882546c09 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset b875d6b8bdddac469866ee0f080a7641ff7617d4 - + https://github.com/dotnet/sdk - 7e1ed3283f50a43642380b087dcb1847967156a5 + 3d9deb98f9ee58db83245aaa5e439e6ed7ce0345 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 015dfd0cd..e40ce5429 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19379.5 + 3.0.100-preview8.19379.6 $(MicrosoftNETSdkPackageVersion) From 43652d4df4d6c495a1fa0b3f6099698ac3575216 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 05:29:47 +0000 Subject: [PATCH 023/422] Update dependencies from https://github.com/dotnet/toolset build 20190729.43 (#3589) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19379.43 --- 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 c2fd323fd..6e806d2c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 40f9459357ddb598e0566a710e36b7736a2cedc1 + 49960065ca19158d7572658a7be81f5346591575 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6baf6df07..44f6f5f4c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19379.41 + 3.0.100-preview9.19379.43 From 1d0e6a1f5960d4f017de85c8667126ca79452f8b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 05:52:49 +0000 Subject: [PATCH 024/422] Update dependencies from https://github.com/dotnet/toolset build 20190729.45 (#3590) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19379.45 --- 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 6e806d2c4..b2bf59a4d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 49960065ca19158d7572658a7be81f5346591575 + d44cce3987466f682aa768cb2b4015245ab1c6ef https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 44f6f5f4c..665ccfa61 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19379.43 + 3.0.100-preview9.19379.45 From 988e257b6c8b75117e5e08d91297f9288f2ea083 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 06:18:28 +0000 Subject: [PATCH 025/422] Update dependencies from https://github.com/dotnet/toolset build 20190729.46 (#3591) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19379.46 --- 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 b2bf59a4d..60b7a81cc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - d44cce3987466f682aa768cb2b4015245ab1c6ef + a7e1fe4f3c1a9502ee1cca0184a99bf8073f906a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 665ccfa61..bf9512e38 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19379.45 + 3.0.100-preview9.19379.46 From 4884010777fd9c93dd9f7ab964286c8e01757ff2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 06:36:35 +0000 Subject: [PATCH 026/422] Update dependencies from https://github.com/dotnet/toolset build 20190729.47 (#3592) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19379.47 --- 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 882546c09..4bb8d4a99 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - b875d6b8bdddac469866ee0f080a7641ff7617d4 + ccd9fde167fb7b9b2d6b670b8127ffe5eaaaac10 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e40ce5429..facb93fbd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19376.13 + 3.0.100-preview8.19379.47 From 340511c257b0d99476b693ef2d0fcfcea6dc2c0d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 06:50:39 +0000 Subject: [PATCH 027/422] Update dependencies from https://github.com/dotnet/cli build 20190729.18 (#3594) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19379.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 4bb8d4a99..ac0d81d2f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 3d9deb98f9ee58db83245aaa5e439e6ed7ce0345 - + https://github.com/dotnet/cli - 93233adbb1ed710594e0660ecd2ae0d5a5b110d2 + 8c781aae81b53cd2f8fc9ae1c2aa1d5aefb0b2d2 diff --git a/eng/Versions.props b/eng/Versions.props index facb93fbd..13944798e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19379.16 + 3.0.100-preview8.19379.18 0.2.0 From 2dddb1678d97ef241bd2c1f2fe752725790863ce Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 06:56:37 +0000 Subject: [PATCH 028/422] Update dependencies from https://github.com/dotnet/toolset build 20190729.48 (#3595) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19379.48 --- 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 60b7a81cc..2604a5802 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - a7e1fe4f3c1a9502ee1cca0184a99bf8073f906a + c4cf05a9d68fb0a5fb2af99909d2a835ace2a251 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index bf9512e38..75513a60a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19379.46 + 3.0.100-preview9.19379.48 From b9a05aa168d4733a7e2dee0ec530ddfe17784a16 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 13:55:44 +0000 Subject: [PATCH 029/422] Update dependencies from https://github.com/dotnet/toolset build 20190729.49 (#3596) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19379.49 --- 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 ac0d81d2f..df2fd9caf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - ccd9fde167fb7b9b2d6b670b8127ffe5eaaaac10 + e9866bdaffb36e71028ff08d0f403ee11e76586f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 13944798e..f9ab827b1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19379.47 + 3.0.100-preview8.19379.49 From 23638e585338b98e7f01aa30f08d3cd17ed2ae1d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 14:00:23 +0000 Subject: [PATCH 030/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3602) * Update dependencies from https://github.com/dotnet/toolset build 20190730.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.3 * Update dependencies from https://github.com/dotnet/toolset build 20190730.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.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 2604a5802..d6fdf0ebf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - c4cf05a9d68fb0a5fb2af99909d2a835ace2a251 + a28a8c3ca11f64df63b9cfd61c0d595ca9b28012 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 75513a60a..103d51371 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19379.48 + 3.0.100-preview9.19380.5 From 71115955c716cb00c098b55c834a6ffced601345 Mon Sep 17 00:00:00 2001 From: Livar Date: Tue, 30 Jul 2019 07:37:10 -0700 Subject: [PATCH 031/422] Updating the channel for latest This prevents this branch from competing and overwriting latest from release/3.0.1xx branch. --- 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..f37f87511 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-preview8 From 77980a95580be69c0d14439d12d18f6aa0abdcaa Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Tue, 30 Jul 2019 08:10:12 -0700 Subject: [PATCH 032/422] Adding 3.0.100-preview8 links to the README page. --- README.md | 84 +++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 72 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index bac2ea8ae..02d22a5a8 100644 --- a/README.md +++ b/README.md @@ -51,18 +51,18 @@ With development builds, internal NuGet feeds are necessary for some scenarios ( ``` -| Platform | Master
(3.0.x Runtime) | Release/3.0.1XX
(3.0.x Runtime) | Release/2.2.3XX
(2.2.x Runtime) | Release/2.2.2XX
(2.2.x Runtime) | Release/2.2.1XX
(2.2.x Runtime) | Release/2.1.7XX
(2.1.7 Runtime) | Release/2.1.6XX
(2.1.6 Runtime) | Release/2.1.5XX
(2.1.5 Runtime) | -|---------|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:| -| **Windows x64** | [![][win-x64-badge-master]][win-x64-version-master]
[Installer][win-x64-installer-master] - [Checksum][win-x64-installer-checksum-master]
[zip][win-x64-zip-master] - [Checksum][win-x64-zip-checksum-master] | [![][win-x64-badge-3.0.1xx]][win-x64-version-3.0.1xx]
[Installer][win-x64-installer-3.0.1xx] - [Checksum][win-x64-installer-checksum-3.0.1xx]
[zip][win-x64-zip-3.0.1xx] - [Checksum][win-x64-zip-checksum-3.0.1xx] | [![][win-x64-badge-2.2.3XX]][win-x64-version-2.2.3XX]
[Installer][win-x64-installer-2.2.3XX] - [Checksum][win-x64-installer-checksum-2.2.3XX]
[zip][win-x64-zip-2.2.3XX] - [Checksum][win-x64-zip-checksum-2.2.3XX] |[![][win-x64-badge-2.2.2XX]][win-x64-version-2.2.2XX]
[Installer][win-x64-installer-2.2.2XX] - [Checksum][win-x64-installer-checksum-2.2.2XX]
[zip][win-x64-zip-2.2.2XX] - [Checksum][win-x64-zip-checksum-2.2.2XX] |[![][win-x64-badge-2.2.1XX]][win-x64-version-2.2.1XX]
[Installer][win-x64-installer-2.2.1XX] - [Checksum][win-x64-installer-checksum-2.2.1XX]
[zip][win-x64-zip-2.2.1XX] - [Checksum][win-x64-zip-checksum-2.2.1XX] |[![][win-x64-badge-2.1.7XX]][win-x64-version-2.1.7XX]
[Installer][win-x64-installer-2.1.7XX] - [Checksum][win-x64-installer-checksum-2.1.7XX]
[zip][win-x64-zip-2.1.7XX] - [Checksum][win-x64-zip-checksum-2.1.7XX] | [![][win-x64-badge-2.1.6XX]][win-x64-version-2.1.6XX]
[Installer][win-x64-installer-2.1.6XX] - [Checksum][win-x64-installer-checksum-2.1.6XX]
[zip][win-x64-zip-2.1.6XX] - [Checksum][win-x64-zip-checksum-2.1.6XX] | [![][win-x64-badge-2.1.5XX]][win-x64-version-2.1.5XX]
[Installer][win-x64-installer-2.1.5XX] - [Checksum][win-x64-installer-checksum-2.1.5XX]
[zip][win-x64-zip-2.1.5XX] - [Checksum][win-x64-zip-checksum-2.1.5XX] | -| **Windows x86** | [![][win-x86-badge-master]][win-x86-version-master]
[Installer][win-x86-installer-master] - [Checksum][win-x86-installer-checksum-master]
[zip][win-x86-zip-master] - [Checksum][win-x86-zip-checksum-master] | [![][win-x86-badge-3.0.1xx]][win-x86-version-3.0.1xx]
[Installer][win-x86-installer-3.0.1xx] - [Checksum][win-x86-installer-checksum-3.0.1xx]
[zip][win-x86-zip-3.0.1xx] - [Checksum][win-x86-zip-checksum-3.0.1xx] | [![][win-x86-badge-2.2.3XX]][win-x86-version-2.2.3XX]
[Installer][win-x86-installer-2.2.3XX] - [Checksum][win-x86-installer-checksum-2.2.3XX]
[zip][win-x86-zip-2.2.3XX] - [Checksum][win-x86-zip-checksum-2.2.3XX] |[![][win-x86-badge-2.2.2XX]][win-x86-version-2.2.2XX]
[Installer][win-x86-installer-2.2.2XX] - [Checksum][win-x86-installer-checksum-2.2.2XX]
[zip][win-x86-zip-2.2.2XX] - [Checksum][win-x86-zip-checksum-2.2.2XX] |[![][win-x86-badge-2.2.1XX]][win-x86-version-2.2.1XX]
[Installer][win-x86-installer-2.2.1XX] - [Checksum][win-x86-installer-checksum-2.2.1XX]
[zip][win-x86-zip-2.2.1XX] - [Checksum][win-x86-zip-checksum-2.2.1XX] |[![][win-x86-badge-2.1.7XX]][win-x86-version-2.1.7XX]
[Installer][win-x86-installer-2.1.7XX] - [Checksum][win-x86-installer-checksum-2.1.7XX]
[zip][win-x86-zip-2.1.7XX] - [Checksum][win-x86-zip-checksum-2.1.7XX] | [![][win-x86-badge-2.1.6XX]][win-x86-version-2.1.6XX]
[Installer][win-x86-installer-2.1.6XX] - [Checksum][win-x86-installer-checksum-2.1.6XX]
[zip][win-x86-zip-2.1.6XX] - [Checksum][win-x86-zip-checksum-2.1.6XX] | [![][win-x86-badge-2.1.5XX]][win-x86-version-2.1.5XX]
[Installer][win-x86-installer-2.1.5XX] - [Checksum][win-x86-installer-checksum-2.1.5XX]
[zip][win-x86-zip-2.1.5XX] - [Checksum][win-x86-zip-checksum-2.1.5XX] | -| **macOS** | [![][osx-badge-master]][osx-version-master]
[Installer][osx-installer-master] - [Checksum][osx-installer-checksum-master]
[tar.gz][osx-targz-master] - [Checksum][osx-targz-checksum-master] | [![][osx-badge-3.0.1xx]][osx-version-3.0.1xx]
[Installer][osx-installer-3.0.1xx] - [Checksum][osx-installer-checksum-3.0.1xx]
[tar.gz][osx-targz-3.0.1xx] - [Checksum][osx-targz-checksum-3.0.1xx] | [![][osx-badge-2.2.3XX]][osx-version-2.2.3XX]
[Installer][osx-installer-2.2.3XX] - [Checksum][osx-installer-checksum-2.2.3XX]
[tar.gz][osx-targz-2.2.3XX] - [Checksum][osx-targz-checksum-2.2.3XX] |[![][osx-badge-2.2.2XX]][osx-version-2.2.2XX]
[Installer][osx-installer-2.2.2XX] - [Checksum][osx-installer-checksum-2.2.2XX]
[tar.gz][osx-targz-2.2.2XX] - [Checksum][osx-targz-checksum-2.2.2XX] |[![][osx-badge-2.2.1XX]][osx-version-2.2.1XX]
[Installer][osx-installer-2.2.1XX] - [Checksum][osx-installer-checksum-2.2.1XX]
[tar.gz][osx-targz-2.2.1XX] - [Checksum][osx-targz-checksum-2.2.1XX] |[![][osx-badge-2.1.7XX]][osx-version-2.1.7XX]
[Installer][osx-installer-2.1.7XX] - [Checksum][osx-installer-checksum-2.1.7XX]
[tar.gz][osx-targz-2.1.7XX] - [Checksum][osx-targz-checksum-2.1.7XX] | [![][osx-badge-2.1.6XX]][osx-version-2.1.6XX]
[Installer][osx-installer-2.1.6XX] - [Checksum][osx-installer-checksum-2.1.6XX]
[tar.gz][osx-targz-2.1.6XX] - [Checksum][osx-targz-checksum-2.1.6XX] | [![][osx-badge-2.1.5XX]][osx-version-2.1.5XX]
[Installer][osx-installer-2.1.5XX] - [Checksum][osx-installer-checksum-2.1.5XX]
[tar.gz][osx-targz-2.1.5XX] - [Checksum][osx-targz-checksum-2.1.5XX] | -| **Linux x64** | [![][linux-badge-master]][linux-version-master]
[DEB Installer][linux-DEB-installer-master] - [Checksum][linux-DEB-installer-checksum-master]
[RPM Installer][linux-RPM-installer-master] - [Checksum][linux-RPM-installer-checksum-master]
_see installer note below_1
[tar.gz][linux-targz-master] - [Checksum][linux-targz-checksum-master] | [![][linux-badge-3.0.1xx]][linux-version-3.0.1xx]
[DEB Installer][linux-DEB-installer-3.0.1xx] - [Checksum][linux-DEB-installer-checksum-3.0.1xx]
[RPM Installer][linux-RPM-installer-3.0.1xx] - [Checksum][linux-RPM-installer-checksum-3.0.1xx]
_see installer note below_1
[tar.gz][linux-targz-3.0.1xx] - [Checksum][linux-targz-checksum-3.0.1xx] | [![][linux-badge-2.2.3xx]][linux-version-2.2.3xx]
[DEB Installer][linux-DEB-installer-2.2.3XX] - [Checksum][linux-DEB-installer-checksum-2.2.3XX]
[RPM Installer][linux-RPM-installer-2.2.3XX] - [Checksum][linux-RPM-installer-checksum-2.2.3XX]
_see installer note below_1
[tar.gz][linux-targz-2.2.3XX] - [Checksum][linux-targz-checksum-2.2.3XX] |[![][linux-badge-2.2.2xx]][linux-version-2.2.2xx]
[DEB Installer][linux-DEB-installer-2.2.2XX] - [Checksum][linux-DEB-installer-checksum-2.2.2XX]
[RPM Installer][linux-RPM-installer-2.2.2XX] - [Checksum][linux-RPM-installer-checksum-2.2.2XX]
_see installer note below_1
[tar.gz][linux-targz-2.2.2XX] - [Checksum][linux-targz-checksum-2.2.2XX] |[![][linux-badge-2.2.1xx]][linux-version-2.2.1xx]
[DEB Installer][linux-DEB-installer-2.2.1XX] - [Checksum][linux-DEB-installer-checksum-2.2.1XX]
[RPM Installer][linux-RPM-installer-2.2.1XX] - [Checksum][linux-RPM-installer-checksum-2.2.1XX]
_see installer note below_1
[tar.gz][linux-targz-2.2.1XX] - [Checksum][linux-targz-checksum-2.2.1XX] |[![][linux-badge-2.1.7XX]][linux-version-2.1.7XX]
[DEB Installer][linux-DEB-installer-2.1.7XX] - [Checksum][linux-DEB-installer-checksum-2.1.7XX]
[RPM Installer][linux-RPM-installer-2.1.7XX] - [Checksum][linux-RPM-installer-checksum-2.1.7XX]
_see installer note below_1
[tar.gz][linux-targz-2.1.7XX] - [Checksum][linux-targz-checksum-2.1.7XX] | [![][linux-badge-2.1.6XX]][linux-version-2.1.6XX]
[DEB Installer][linux-DEB-installer-2.1.6XX] - [Checksum][linux-DEB-installer-checksum-2.1.6XX]
[RPM Installer][linux-RPM-installer-2.1.6XX] - [Checksum][linux-RPM-installer-checksum-2.1.6XX]
_see installer note below_1
[tar.gz][linux-targz-2.1.6XX] - [Checksum][linux-targz-checksum-2.1.6XX] | [![][linux-badge-2.1.5XX]][linux-version-2.1.5XX]
[DEB Installer][linux-DEB-installer-2.1.5XX] - [Checksum][linux-DEB-installer-checksum-2.1.5XX]
[RPM Installer][linux-RPM-installer-2.1.5XX] - [Checksum][linux-RPM-installer-checksum-2.1.5XX]
_see installer note below_1
[tar.gz][linux-targz-2.1.5XX] - [Checksum][linux-targz-checksum-2.1.5XX] | -| **Linux arm** | [![][linux-arm-badge-master]][linux-arm-version-master]
[tar.gz][linux-arm-targz-master] - [Checksum][linux-arm-targz-checksum-master] | [![][linux-arm-badge-3.0.1xx]][linux-arm-version-3.0.1xx]
[tar.gz][linux-arm-targz-3.0.1xx] - [Checksum][linux-arm-targz-checksum-3.0.1xx] | [![][linux-arm-badge-2.2.3XX]][linux-arm-version-2.2.3XX]
[tar.gz][linux-arm-targz-2.2.3XX] - [Checksum][linux-arm-targz-checksum-2.2.3XX] |[![][linux-arm-badge-2.2.2XX]][linux-arm-version-2.2.2XX]
[tar.gz][linux-arm-targz-2.2.2XX] - [Checksum][linux-arm-targz-checksum-2.2.2XX] |[![][linux-arm-badge-2.2.1XX]][linux-arm-version-2.2.1XX]
[tar.gz][linux-arm-targz-2.2.1XX] - [Checksum][linux-arm-targz-checksum-2.2.1XX] |[![][linux-arm-badge-2.1.7XX]][linux-arm-version-2.1.7XX]
[tar.gz][linux-arm-targz-2.1.7XX] - [Checksum][linux-arm-targz-checksum-2.1.7XX] | [![][linux-arm-badge-2.1.6XX]][linux-arm-version-2.1.6XX]
[tar.gz][linux-arm-targz-2.1.6XX] - [Checksum][linux-arm-targz-checksum-2.1.6XX] | [![][linux-arm-badge-2.1.5XX]][linux-arm-version-2.1.5XX]
[tar.gz][linux-arm-targz-2.1.5XX] - [Checksum][linux-arm-targz-checksum-2.1.5XX] | -| **Linux arm64** | [![][linux-arm64-badge-master]][linux-arm64-version-master]
[tar.gz][linux-arm64-targz-master] - [Checksum][linux-arm64-targz-checksum-master] | [![][linux-arm64-badge-3.0.1xx]][linux-arm64-version-3.0.1xx]
[tar.gz][linux-arm64-targz-3.0.1xx] - [Checksum][linux-arm64-targz-checksum-3.0.1xx] | [![][linux-arm64-badge-2.2.3XX]][linux-arm64-version-2.2.3XX]
[tar.gz][linux-arm64-targz-2.2.3XX] - [Checksum][linux-arm64-targz-checksum-2.2.3XX] |[![][linux-arm64-badge-2.2.2XX]][linux-arm64-version-2.2.2XX]
[tar.gz][linux-arm64-targz-2.2.2XX] - [Checksum][linux-arm64-targz-checksum-2.2.2XX] |[![][linux-arm64-badge-2.2.1XX]][linux-arm64-version-2.2.1XX]
[tar.gz][linux-arm64-targz-2.2.1XX] - [Checksum][linux-arm64-targz-checksum-2.2.1XX] |[![][linux-arm64-badge-2.1.7XX]][linux-arm64-version-2.1.7XX]
[tar.gz][linux-arm64-targz-2.1.7XX] - [Checksum][linux-arm64-targz-checksum-2.1.7XX] | [![][linux-arm64-badge-2.1.6XX]][linux-arm64-version-2.1.6XX]
[tar.gz][linux-arm64-targz-2.1.6XX] - [Checksum][linux-arm64-targz-checksum-2.1.6XX] | [![][linux-arm64-badge-2.1.5XX]][linux-arm64-version-2.1.5XX]
[tar.gz][linux-arm64-targz-2.1.5XX] - [Checksum][linux-arm64-targz-checksum-2.1.5XX] | -| **RHEL 6** | [![][rhel-6-badge-master]][rhel-6-version-master]
[tar.gz][rhel-6-targz-master] - [Checksum][rhel-6-targz-checksum-master] | [![][rhel-6-badge-3.0.1xx]][rhel-6-version-3.0.1xx]
[tar.gz][rhel-6-targz-3.0.1xx] - [Checksum][rhel-6-targz-checksum-3.0.1xx] | [![][rhel-6-badge-2.2.3XX]][rhel-6-version-2.2.3XX]
[tar.gz][rhel-6-targz-2.2.3XX] - [Checksum][rhel-6-targz-checksum-2.2.3XX] | [![][rhel-6-badge-2.2.2XX]][rhel-6-version-2.2.2XX]
[tar.gz][rhel-6-targz-2.2.2XX] - [Checksum][rhel-6-targz-checksum-2.2.2XX] | [![][rhel-6-badge-2.2.1XX]][rhel-6-version-2.2.1XX]
[tar.gz][rhel-6-targz-2.2.1XX] - [Checksum][rhel-6-targz-checksum-2.2.1XX] | [![][rhel-6-badge-2.1.7XX]][rhel-6-version-2.1.7XX]
[tar.gz][rhel-6-targz-2.1.7XX] - [Checksum][rhel-6-targz-checksum-2.1.7XX] | [![][rhel-6-badge-2.1.6XX]][rhel-6-version-2.1.6XX]
[tar.gz][rhel-6-targz-2.1.6XX] - [Checksum][rhel-6-targz-checksum-2.1.6XX] | [![][rhel-6-badge-2.1.5XX]][rhel-6-version-2.1.5XX]
[tar.gz][rhel-6-targz-2.1.5XX] - [Checksum][rhel-6-targz-checksum-2.1.5XX] | -| **Linux-musl** | [![][linux-musl-badge-master]][linux-musl-version-master]
[tar.gz][linux-musl-targz-master] - [Checksum][linux-musl-targz-checksum-master] | [![][linux-musl-badge-3.0.1xx]][linux-musl-version-3.0.1xx]
[tar.gz][linux-musl-targz-3.0.1xx] - [Checksum][linux-musl-targz-checksum-3.0.1xx] | [![][linux-musl-badge-2.2.3XX]][linux-musl-version-2.2.3XX]
[tar.gz][linux-musl-targz-2.2.3XX] - [Checksum][linux-musl-targz-checksum-2.2.3XX] |[![][linux-musl-badge-2.2.2XX]][linux-musl-version-2.2.2XX]
[tar.gz][linux-musl-targz-2.2.2XX] - [Checksum][linux-musl-targz-checksum-2.2.2XX] |[![][linux-musl-badge-2.2.1XX]][linux-musl-version-2.2.1XX]
[tar.gz][linux-musl-targz-2.2.1XX] - [Checksum][linux-musl-targz-checksum-2.2.1XX] |[![][linux-musl-badge-2.1.7XX]][linux-musl-version-2.1.7XX]
[tar.gz][linux-musl-targz-2.1.7XX] - [Checksum][linux-musl-targz-checksum-2.1.7XX] | [![][linux-musl-badge-2.1.6XX]][linux-musl-version-2.1.6XX]
[tar.gz][linux-musl-targz-2.1.6XX] - [Checksum][linux-musl-targz-checksum-2.1.6XX] | [![][linux-musl-badge-2.1.5XX]][linux-musl-version-2.1.5XX]
[tar.gz][linux-musl-targz-2.1.5XX] - [Checksum][linux-musl-targz-checksum-2.1.5XX] | -| **Windows arm** | [![][win-arm-badge-master]][win-arm-version-master]
[zip][win-arm-zip-master] - [Checksum][win-arm-zip-checksum-master] | [![][win-arm-badge-3.0.1xx]][win-arm-version-3.0.1xx]
[zip][win-arm-zip-3.0.1xx] - [Checksum][win-arm-zip-checksum-3.0.1xx] | [![][win-arm-badge-2.2.3XX]][win-arm-version-2.2.3XX]
[zip][win-arm-zip-2.2.3XX] - [Checksum][win-arm-zip-checksum-2.2.3XX] | [![][win-arm-badge-2.2.2XX]][win-arm-version-2.2.2XX]
[zip][win-arm-zip-2.2.2XX] - [Checksum][win-arm-zip-checksum-2.2.2XX] | [![][win-arm-badge-2.2.1XX]][win-arm-version-2.2.1XX]
[zip][win-arm-zip-2.2.1XX] - [Checksum][win-arm-zip-checksum-2.2.1XX] | **N/A** | **N/A** | **N/A** | -| **FreeBSD x64** | [![][freebsd-x64-badge-master]][freebsd-x64-version-master]
[tar.gz][freebsd-x64-zip-master] - [Checksum][freebsd-x64-zip-checksum-master] | [![][freebsd-x64-badge-3.0.1xx]][freebsd-x64-version-3.0.1xx]
[tar.gz][freebsd-x64-zip-3.0.1xx] - [Checksum][freebsd-x64-zip-checksum-3.0.1xx] | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | +| Platform | Master
(3.0.x Runtime) | Release/3.0.1XX
(3.0.x Runtime) | Release/3.0.100-preview8
(3.0.x Runtime) | Release/2.2.3XX
(2.2.x Runtime) | Release/2.2.2XX
(2.2.x Runtime) | Release/2.2.1XX
(2.2.x Runtime) | Release/2.1.7XX
(2.1.7 Runtime) | Release/2.1.6XX
(2.1.6 Runtime) | Release/2.1.5XX
(2.1.5 Runtime) | +|---------|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:| +| **Windows x64** | [![][win-x64-badge-master]][win-x64-version-master]
[Installer][win-x64-installer-master] - [Checksum][win-x64-installer-checksum-master]
[zip][win-x64-zip-master] - [Checksum][win-x64-zip-checksum-master] | [![][win-x64-badge-3.0.1xx]][win-x64-version-3.0.1xx]
[Installer][win-x64-installer-3.0.1xx] - [Checksum][win-x64-installer-checksum-3.0.1xx]
[zip][win-x64-zip-3.0.1xx] - [Checksum][win-x64-zip-checksum-3.0.1xx] | [![][win-x64-badge-3.0.100-preview8]][win-x64-version-3.0.100-preview8]
[Installer][win-x64-installer-3.0.100-preview8] - [Checksum][win-x64-installer-checksum-3.0.100-preview8]
[zip][win-x64-zip-3.0.100-preview8] - [Checksum][win-x64-zip-checksum-3.0.100-preview8] | [![][win-x64-badge-2.2.3XX]][win-x64-version-2.2.3XX]
[Installer][win-x64-installer-2.2.3XX] - [Checksum][win-x64-installer-checksum-2.2.3XX]
[zip][win-x64-zip-2.2.3XX] - [Checksum][win-x64-zip-checksum-2.2.3XX] |[![][win-x64-badge-2.2.2XX]][win-x64-version-2.2.2XX]
[Installer][win-x64-installer-2.2.2XX] - [Checksum][win-x64-installer-checksum-2.2.2XX]
[zip][win-x64-zip-2.2.2XX] - [Checksum][win-x64-zip-checksum-2.2.2XX] |[![][win-x64-badge-2.2.1XX]][win-x64-version-2.2.1XX]
[Installer][win-x64-installer-2.2.1XX] - [Checksum][win-x64-installer-checksum-2.2.1XX]
[zip][win-x64-zip-2.2.1XX] - [Checksum][win-x64-zip-checksum-2.2.1XX] |[![][win-x64-badge-2.1.7XX]][win-x64-version-2.1.7XX]
[Installer][win-x64-installer-2.1.7XX] - [Checksum][win-x64-installer-checksum-2.1.7XX]
[zip][win-x64-zip-2.1.7XX] - [Checksum][win-x64-zip-checksum-2.1.7XX] | [![][win-x64-badge-2.1.6XX]][win-x64-version-2.1.6XX]
[Installer][win-x64-installer-2.1.6XX] - [Checksum][win-x64-installer-checksum-2.1.6XX]
[zip][win-x64-zip-2.1.6XX] - [Checksum][win-x64-zip-checksum-2.1.6XX] | [![][win-x64-badge-2.1.5XX]][win-x64-version-2.1.5XX]
[Installer][win-x64-installer-2.1.5XX] - [Checksum][win-x64-installer-checksum-2.1.5XX]
[zip][win-x64-zip-2.1.5XX] - [Checksum][win-x64-zip-checksum-2.1.5XX] | +| **Windows x86** | [![][win-x86-badge-master]][win-x86-version-master]
[Installer][win-x86-installer-master] - [Checksum][win-x86-installer-checksum-master]
[zip][win-x86-zip-master] - [Checksum][win-x86-zip-checksum-master] | [![][win-x86-badge-3.0.1xx]][win-x86-version-3.0.1xx]
[Installer][win-x86-installer-3.0.1xx] - [Checksum][win-x86-installer-checksum-3.0.1xx]
[zip][win-x86-zip-3.0.1xx] - [Checksum][win-x86-zip-checksum-3.0.1xx] | [![][win-x86-badge-3.0.100-preview8]][win-x86-version-3.0.100-preview8]
[Installer][win-x86-installer-3.0.100-preview8] - [Checksum][win-x86-installer-checksum-3.0.100-preview8]
[zip][win-x86-zip-3.0.100-preview8] - [Checksum][win-x86-zip-checksum-3.0.100-preview8] | [![][win-x86-badge-2.2.3XX]][win-x86-version-2.2.3XX]
[Installer][win-x86-installer-2.2.3XX] - [Checksum][win-x86-installer-checksum-2.2.3XX]
[zip][win-x86-zip-2.2.3XX] - [Checksum][win-x86-zip-checksum-2.2.3XX] |[![][win-x86-badge-2.2.2XX]][win-x86-version-2.2.2XX]
[Installer][win-x86-installer-2.2.2XX] - [Checksum][win-x86-installer-checksum-2.2.2XX]
[zip][win-x86-zip-2.2.2XX] - [Checksum][win-x86-zip-checksum-2.2.2XX] |[![][win-x86-badge-2.2.1XX]][win-x86-version-2.2.1XX]
[Installer][win-x86-installer-2.2.1XX] - [Checksum][win-x86-installer-checksum-2.2.1XX]
[zip][win-x86-zip-2.2.1XX] - [Checksum][win-x86-zip-checksum-2.2.1XX] |[![][win-x86-badge-2.1.7XX]][win-x86-version-2.1.7XX]
[Installer][win-x86-installer-2.1.7XX] - [Checksum][win-x86-installer-checksum-2.1.7XX]
[zip][win-x86-zip-2.1.7XX] - [Checksum][win-x86-zip-checksum-2.1.7XX] | [![][win-x86-badge-2.1.6XX]][win-x86-version-2.1.6XX]
[Installer][win-x86-installer-2.1.6XX] - [Checksum][win-x86-installer-checksum-2.1.6XX]
[zip][win-x86-zip-2.1.6XX] - [Checksum][win-x86-zip-checksum-2.1.6XX] | [![][win-x86-badge-2.1.5XX]][win-x86-version-2.1.5XX]
[Installer][win-x86-installer-2.1.5XX] - [Checksum][win-x86-installer-checksum-2.1.5XX]
[zip][win-x86-zip-2.1.5XX] - [Checksum][win-x86-zip-checksum-2.1.5XX] | +| **macOS** | [![][osx-badge-master]][osx-version-master]
[Installer][osx-installer-master] - [Checksum][osx-installer-checksum-master]
[tar.gz][osx-targz-master] - [Checksum][osx-targz-checksum-master] | [![][osx-badge-3.0.1xx]][osx-version-3.0.1xx]
[Installer][osx-installer-3.0.1xx] - [Checksum][osx-installer-checksum-3.0.1xx]
[tar.gz][osx-targz-3.0.1xx] - [Checksum][osx-targz-checksum-3.0.1xx] | [![][osx-badge-3.0.100-preview8]][osx-version-3.0.100-preview8]
[Installer][osx-installer-3.0.100-preview8] - [Checksum][osx-installer-checksum-3.0.100-preview8]
[tar.gz][osx-targz-3.0.100-preview8] - [Checksum][osx-targz-checksum-3.0.100-preview8] | [![][osx-badge-2.2.3XX]][osx-version-2.2.3XX]
[Installer][osx-installer-2.2.3XX] - [Checksum][osx-installer-checksum-2.2.3XX]
[tar.gz][osx-targz-2.2.3XX] - [Checksum][osx-targz-checksum-2.2.3XX] |[![][osx-badge-2.2.2XX]][osx-version-2.2.2XX]
[Installer][osx-installer-2.2.2XX] - [Checksum][osx-installer-checksum-2.2.2XX]
[tar.gz][osx-targz-2.2.2XX] - [Checksum][osx-targz-checksum-2.2.2XX] |[![][osx-badge-2.2.1XX]][osx-version-2.2.1XX]
[Installer][osx-installer-2.2.1XX] - [Checksum][osx-installer-checksum-2.2.1XX]
[tar.gz][osx-targz-2.2.1XX] - [Checksum][osx-targz-checksum-2.2.1XX] |[![][osx-badge-2.1.7XX]][osx-version-2.1.7XX]
[Installer][osx-installer-2.1.7XX] - [Checksum][osx-installer-checksum-2.1.7XX]
[tar.gz][osx-targz-2.1.7XX] - [Checksum][osx-targz-checksum-2.1.7XX] | [![][osx-badge-2.1.6XX]][osx-version-2.1.6XX]
[Installer][osx-installer-2.1.6XX] - [Checksum][osx-installer-checksum-2.1.6XX]
[tar.gz][osx-targz-2.1.6XX] - [Checksum][osx-targz-checksum-2.1.6XX] | [![][osx-badge-2.1.5XX]][osx-version-2.1.5XX]
[Installer][osx-installer-2.1.5XX] - [Checksum][osx-installer-checksum-2.1.5XX]
[tar.gz][osx-targz-2.1.5XX] - [Checksum][osx-targz-checksum-2.1.5XX] | +| **Linux x64** | [![][linux-badge-master]][linux-version-master]
[DEB Installer][linux-DEB-installer-master] - [Checksum][linux-DEB-installer-checksum-master]
[RPM Installer][linux-RPM-installer-master] - [Checksum][linux-RPM-installer-checksum-master]
_see installer note below_1
[tar.gz][linux-targz-master] - [Checksum][linux-targz-checksum-master] | [![][linux-badge-3.0.1xx]][linux-version-3.0.1xx]
[DEB Installer][linux-DEB-installer-3.0.1xx] - [Checksum][linux-DEB-installer-checksum-3.0.1xx]
[RPM Installer][linux-RPM-installer-3.0.1xx] - [Checksum][linux-RPM-installer-checksum-3.0.1xx]
_see installer note below_1
[tar.gz][linux-targz-3.0.1xx] - [Checksum][linux-targz-checksum-3.0.1xx] | [![][linux-badge-3.0.100-preview8]][linux-version-3.0.100-preview8]
[DEB Installer][linux-DEB-installer-3.0.100-preview8] - [Checksum][linux-DEB-installer-checksum-3.0.100-preview8]
[RPM Installer][linux-RPM-installer-3.0.100-preview8] - [Checksum][linux-RPM-installer-checksum-3.0.100-preview8]
_see installer note below_1
[tar.gz][linux-targz-3.0.100-preview8] - [Checksum][linux-targz-checksum-3.0.100-preview8] | [![][linux-badge-2.2.3xx]][linux-version-2.2.3xx]
[DEB Installer][linux-DEB-installer-2.2.3XX] - [Checksum][linux-DEB-installer-checksum-2.2.3XX]
[RPM Installer][linux-RPM-installer-2.2.3XX] - [Checksum][linux-RPM-installer-checksum-2.2.3XX]
_see installer note below_1
[tar.gz][linux-targz-2.2.3XX] - [Checksum][linux-targz-checksum-2.2.3XX] |[![][linux-badge-2.2.2xx]][linux-version-2.2.2xx]
[DEB Installer][linux-DEB-installer-2.2.2XX] - [Checksum][linux-DEB-installer-checksum-2.2.2XX]
[RPM Installer][linux-RPM-installer-2.2.2XX] - [Checksum][linux-RPM-installer-checksum-2.2.2XX]
_see installer note below_1
[tar.gz][linux-targz-2.2.2XX] - [Checksum][linux-targz-checksum-2.2.2XX] |[![][linux-badge-2.2.1xx]][linux-version-2.2.1xx]
[DEB Installer][linux-DEB-installer-2.2.1XX] - [Checksum][linux-DEB-installer-checksum-2.2.1XX]
[RPM Installer][linux-RPM-installer-2.2.1XX] - [Checksum][linux-RPM-installer-checksum-2.2.1XX]
_see installer note below_1
[tar.gz][linux-targz-2.2.1XX] - [Checksum][linux-targz-checksum-2.2.1XX] |[![][linux-badge-2.1.7XX]][linux-version-2.1.7XX]
[DEB Installer][linux-DEB-installer-2.1.7XX] - [Checksum][linux-DEB-installer-checksum-2.1.7XX]
[RPM Installer][linux-RPM-installer-2.1.7XX] - [Checksum][linux-RPM-installer-checksum-2.1.7XX]
_see installer note below_1
[tar.gz][linux-targz-2.1.7XX] - [Checksum][linux-targz-checksum-2.1.7XX] | [![][linux-badge-2.1.6XX]][linux-version-2.1.6XX]
[DEB Installer][linux-DEB-installer-2.1.6XX] - [Checksum][linux-DEB-installer-checksum-2.1.6XX]
[RPM Installer][linux-RPM-installer-2.1.6XX] - [Checksum][linux-RPM-installer-checksum-2.1.6XX]
_see installer note below_1
[tar.gz][linux-targz-2.1.6XX] - [Checksum][linux-targz-checksum-2.1.6XX] | [![][linux-badge-2.1.5XX]][linux-version-2.1.5XX]
[DEB Installer][linux-DEB-installer-2.1.5XX] - [Checksum][linux-DEB-installer-checksum-2.1.5XX]
[RPM Installer][linux-RPM-installer-2.1.5XX] - [Checksum][linux-RPM-installer-checksum-2.1.5XX]
_see installer note below_1
[tar.gz][linux-targz-2.1.5XX] - [Checksum][linux-targz-checksum-2.1.5XX] | +| **Linux arm** | [![][linux-arm-badge-master]][linux-arm-version-master]
[tar.gz][linux-arm-targz-master] - [Checksum][linux-arm-targz-checksum-master] | [![][linux-arm-badge-3.0.1xx]][linux-arm-version-3.0.1xx]
[tar.gz][linux-arm-targz-3.0.1xx] - [Checksum][linux-arm-targz-checksum-3.0.1xx] | [![][linux-arm-badge-3.0.100-preview8]][linux-arm-version-3.0.100-preview8]
[tar.gz][linux-arm-targz-3.0.100-preview8] - [Checksum][linux-arm-targz-checksum-3.0.100-preview8] | [![][linux-arm-badge-2.2.3XX]][linux-arm-version-2.2.3XX]
[tar.gz][linux-arm-targz-2.2.3XX] - [Checksum][linux-arm-targz-checksum-2.2.3XX] |[![][linux-arm-badge-2.2.2XX]][linux-arm-version-2.2.2XX]
[tar.gz][linux-arm-targz-2.2.2XX] - [Checksum][linux-arm-targz-checksum-2.2.2XX] |[![][linux-arm-badge-2.2.1XX]][linux-arm-version-2.2.1XX]
[tar.gz][linux-arm-targz-2.2.1XX] - [Checksum][linux-arm-targz-checksum-2.2.1XX] |[![][linux-arm-badge-2.1.7XX]][linux-arm-version-2.1.7XX]
[tar.gz][linux-arm-targz-2.1.7XX] - [Checksum][linux-arm-targz-checksum-2.1.7XX] | [![][linux-arm-badge-2.1.6XX]][linux-arm-version-2.1.6XX]
[tar.gz][linux-arm-targz-2.1.6XX] - [Checksum][linux-arm-targz-checksum-2.1.6XX] | [![][linux-arm-badge-2.1.5XX]][linux-arm-version-2.1.5XX]
[tar.gz][linux-arm-targz-2.1.5XX] - [Checksum][linux-arm-targz-checksum-2.1.5XX] | +| **Linux arm64** | [![][linux-arm64-badge-master]][linux-arm64-version-master]
[tar.gz][linux-arm64-targz-master] - [Checksum][linux-arm64-targz-checksum-master] | [![][linux-arm64-badge-3.0.1xx]][linux-arm64-version-3.0.1xx]
[tar.gz][linux-arm64-targz-3.0.1xx] - [Checksum][linux-arm64-targz-checksum-3.0.1xx] | [![][linux-arm64-badge-3.0.100-preview8]][linux-arm64-version-3.0.100-preview8]
[tar.gz][linux-arm64-targz-3.0.100-preview8] - [Checksum][linux-arm64-targz-checksum-3.0.100-preview8] | [![][linux-arm64-badge-2.2.3XX]][linux-arm64-version-2.2.3XX]
[tar.gz][linux-arm64-targz-2.2.3XX] - [Checksum][linux-arm64-targz-checksum-2.2.3XX] |[![][linux-arm64-badge-2.2.2XX]][linux-arm64-version-2.2.2XX]
[tar.gz][linux-arm64-targz-2.2.2XX] - [Checksum][linux-arm64-targz-checksum-2.2.2XX] |[![][linux-arm64-badge-2.2.1XX]][linux-arm64-version-2.2.1XX]
[tar.gz][linux-arm64-targz-2.2.1XX] - [Checksum][linux-arm64-targz-checksum-2.2.1XX] |[![][linux-arm64-badge-2.1.7XX]][linux-arm64-version-2.1.7XX]
[tar.gz][linux-arm64-targz-2.1.7XX] - [Checksum][linux-arm64-targz-checksum-2.1.7XX] | [![][linux-arm64-badge-2.1.6XX]][linux-arm64-version-2.1.6XX]
[tar.gz][linux-arm64-targz-2.1.6XX] - [Checksum][linux-arm64-targz-checksum-2.1.6XX] | [![][linux-arm64-badge-2.1.5XX]][linux-arm64-version-2.1.5XX]
[tar.gz][linux-arm64-targz-2.1.5XX] - [Checksum][linux-arm64-targz-checksum-2.1.5XX] | +| **RHEL 6** | [![][rhel-6-badge-master]][rhel-6-version-master]
[tar.gz][rhel-6-targz-master] - [Checksum][rhel-6-targz-checksum-master] | [![][rhel-6-badge-3.0.1xx]][rhel-6-version-3.0.1xx]
[tar.gz][rhel-6-targz-3.0.1xx] - [Checksum][rhel-6-targz-checksum-3.0.1xx] | [![][rhel-6-badge-3.0.100-preview8]][rhel-6-version-3.0.100-preview8]
[tar.gz][rhel-6-targz-3.0.100-preview8] - [Checksum][rhel-6-targz-checksum-3.0.100-preview8] | [![][rhel-6-badge-2.2.3XX]][rhel-6-version-2.2.3XX]
[tar.gz][rhel-6-targz-2.2.3XX] - [Checksum][rhel-6-targz-checksum-2.2.3XX] | [![][rhel-6-badge-2.2.2XX]][rhel-6-version-2.2.2XX]
[tar.gz][rhel-6-targz-2.2.2XX] - [Checksum][rhel-6-targz-checksum-2.2.2XX] | [![][rhel-6-badge-2.2.1XX]][rhel-6-version-2.2.1XX]
[tar.gz][rhel-6-targz-2.2.1XX] - [Checksum][rhel-6-targz-checksum-2.2.1XX] | [![][rhel-6-badge-2.1.7XX]][rhel-6-version-2.1.7XX]
[tar.gz][rhel-6-targz-2.1.7XX] - [Checksum][rhel-6-targz-checksum-2.1.7XX] | [![][rhel-6-badge-2.1.6XX]][rhel-6-version-2.1.6XX]
[tar.gz][rhel-6-targz-2.1.6XX] - [Checksum][rhel-6-targz-checksum-2.1.6XX] | [![][rhel-6-badge-2.1.5XX]][rhel-6-version-2.1.5XX]
[tar.gz][rhel-6-targz-2.1.5XX] - [Checksum][rhel-6-targz-checksum-2.1.5XX] | +| **Linux-musl** | [![][linux-musl-badge-master]][linux-musl-version-master]
[tar.gz][linux-musl-targz-master] - [Checksum][linux-musl-targz-checksum-master] | [![][linux-musl-badge-3.0.1xx]][linux-musl-version-3.0.1xx]
[tar.gz][linux-musl-targz-3.0.1xx] - [Checksum][linux-musl-targz-checksum-3.0.1xx] | [![][linux-musl-badge-3.0.100-preview8]][linux-musl-version-3.0.100-preview8]
[tar.gz][linux-musl-targz-3.0.100-preview8] - [Checksum][linux-musl-targz-checksum-3.0.100-preview8] | [![][linux-musl-badge-2.2.3XX]][linux-musl-version-2.2.3XX]
[tar.gz][linux-musl-targz-2.2.3XX] - [Checksum][linux-musl-targz-checksum-2.2.3XX] |[![][linux-musl-badge-2.2.2XX]][linux-musl-version-2.2.2XX]
[tar.gz][linux-musl-targz-2.2.2XX] - [Checksum][linux-musl-targz-checksum-2.2.2XX] |[![][linux-musl-badge-2.2.1XX]][linux-musl-version-2.2.1XX]
[tar.gz][linux-musl-targz-2.2.1XX] - [Checksum][linux-musl-targz-checksum-2.2.1XX] |[![][linux-musl-badge-2.1.7XX]][linux-musl-version-2.1.7XX]
[tar.gz][linux-musl-targz-2.1.7XX] - [Checksum][linux-musl-targz-checksum-2.1.7XX] | [![][linux-musl-badge-2.1.6XX]][linux-musl-version-2.1.6XX]
[tar.gz][linux-musl-targz-2.1.6XX] - [Checksum][linux-musl-targz-checksum-2.1.6XX] | [![][linux-musl-badge-2.1.5XX]][linux-musl-version-2.1.5XX]
[tar.gz][linux-musl-targz-2.1.5XX] - [Checksum][linux-musl-targz-checksum-2.1.5XX] | +| **Windows arm** | [![][win-arm-badge-master]][win-arm-version-master]
[zip][win-arm-zip-master] - [Checksum][win-arm-zip-checksum-master] | [![][win-arm-badge-3.0.1xx]][win-arm-version-3.0.1xx]
[zip][win-arm-zip-3.0.1xx] - [Checksum][win-arm-zip-checksum-3.0.1xx] | [![][win-arm-badge-3.0.100-preview8]][win-arm-version-3.0.100-preview8]
[zip][win-arm-zip-3.0.100-preview8] - [Checksum][win-arm-zip-checksum-3.0.100-preview8] | [![][win-arm-badge-2.2.3XX]][win-arm-version-2.2.3XX]
[zip][win-arm-zip-2.2.3XX] - [Checksum][win-arm-zip-checksum-2.2.3XX] | [![][win-arm-badge-2.2.2XX]][win-arm-version-2.2.2XX]
[zip][win-arm-zip-2.2.2XX] - [Checksum][win-arm-zip-checksum-2.2.2XX] | [![][win-arm-badge-2.2.1XX]][win-arm-version-2.2.1XX]
[zip][win-arm-zip-2.2.1XX] - [Checksum][win-arm-zip-checksum-2.2.1XX] | **N/A** | **N/A** | **N/A** | +| **FreeBSD x64** | [![][freebsd-x64-badge-master]][freebsd-x64-version-master]
[tar.gz][freebsd-x64-zip-master] - [Checksum][freebsd-x64-zip-checksum-master] | [![][freebsd-x64-badge-3.0.1xx]][freebsd-x64-version-3.0.1xx]
[tar.gz][freebsd-x64-zip-3.0.1xx] - [Checksum][freebsd-x64-zip-checksum-3.0.1xx] | [![][freebsd-x64-badge-3.0.100-preview8]][freebsd-x64-version-3.0.100-preview8]
[tar.gz][freebsd-x64-zip-3.0.100-preview8] - [Checksum][freebsd-x64-zip-checksum-3.0.100-preview8] | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | | **Constituent Repo Shas** | **N/A** | [Git SHAs][sdk-shas-2.2.1XX] | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | Reference notes: @@ -85,6 +85,13 @@ Reference notes: [win-x64-zip-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-win-x64.zip [win-x64-zip-checksum-3.0.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-win-x64.zip.sha +[win-x64-badge-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/win_x64_Release_version_badge.svg +[win-x64-version-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/latest.version +[win-x64-installer-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-win-x64.exe +[win-x64-installer-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-win-x64.exe.sha +[win-x64-zip-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-win-x64.zip +[win-x64-zip-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-win-x64.zip.sha + [win-x64-badge-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/win_x64_Release_version_badge.svg [win-x64-version-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/latest.version [win-x64-installer-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-win-x64.exe @@ -141,6 +148,13 @@ Reference notes: [win-x86-zip-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-win-x86.zip [win-x86-zip-checksum-3.0.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-win-x86.zip.sha +[win-x86-badge-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/win_x86_Release_version_badge.svg +[win-x86-version-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/latest.version +[win-x86-installer-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-win-x86.exe +[win-x86-installer-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-win-x86.exe.sha +[win-x86-zip-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-win-x86.zip +[win-x86-zip-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-win-x86.zip.sha + [win-x86-badge-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/win_x86_Release_version_badge.svg [win-x86-version-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/latest.version [win-x86-installer-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-win-x86.exe @@ -197,6 +211,13 @@ Reference notes: [osx-targz-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-osx-x64.tar.gz [osx-targz-checksum-3.0.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-osx-x64.tar.gz.sha +[osx-badge-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/osx_x64_Release_version_badge.svg +[osx-version-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/latest.version +[osx-installer-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-osx-x64.pkg +[osx-installer-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-osx-x64.pkg.sha +[osx-targz-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-osx-x64.tar.gz +[osx-targz-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-osx-x64.tar.gz.sha + [osx-badge-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/osx_x64_Release_version_badge.svg [osx-version-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/latest.version [osx-installer-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-osx-x64.pkg @@ -257,6 +278,15 @@ Reference notes: [linux-targz-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-linux-x64.tar.gz [linux-targz-checksum-3.0.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-linux-x64.tar.gz.sha +[linux-badge-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/linux_x64_Release_version_badge.svg +[linux-version-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/latest.version +[linux-DEB-installer-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-x64.deb +[linux-DEB-installer-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-x64.deb.sha +[linux-RPM-installer-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-x64.rpm +[linux-RPM-installer-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-x64.rpm.sha +[linux-targz-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-linux-x64.tar.gz +[linux-targz-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-linux-x64.tar.gz.sha + [linux-badge-2.2.3xx]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/linux_x64_Release_version_badge.svg [linux-version-2.2.3xx]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/latest.version [linux-DEB-installer-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-x64.deb @@ -321,6 +351,11 @@ Reference notes: [linux-arm-targz-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-linux-arm.tar.gz [linux-arm-targz-checksum-3.0.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-linux-arm.tar.gz.sha +[linux-arm-badge-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/linux_arm_Release_version_badge.svg +[linux-arm-version-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/latest.version +[linux-arm-targz-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-linux-arm.tar.gz +[linux-arm-targz-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-linux-arm.tar.gz.sha + [linux-arm-badge-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/linux_arm_Release_version_badge.svg [linux-arm-version-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/latest.version [linux-arm-targz-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-linux-arm.tar.gz @@ -361,6 +396,11 @@ Reference notes: [linux-arm64-targz-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-linux-arm64.tar.gz [linux-arm64-targz-checksum-3.0.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-linux-arm64.tar.gz.sha +[linux-arm64-badge-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/linux_arm64_Release_version_badge.svg +[linux-arm64-version-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/latest.version +[linux-arm64-targz-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-linux-arm64.tar.gz +[linux-arm64-targz-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-linux-arm64.tar.gz.sha + [linux-arm64-badge-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/linux_arm64_Release_version_badge.svg [linux-arm64-version-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/latest.version [linux-arm64-targz-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-linux-arm64.tar.gz @@ -401,6 +441,11 @@ Reference notes: [rhel-6-targz-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-rhel.6-x64.tar.gz [rhel-6-targz-checksum-3.0.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-rhel.6-x64.tar.gz.sha +[rhel-6-badge-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/rhel.6_x64_Release_version_badge.svg +[rhel-6-version-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/latest.version +[rhel-6-targz-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-rhel.6-x64.tar.gz +[rhel-6-targz-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-rhel.6-x64.tar.gz.sha + [rhel-6-badge-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/rhel.6_x64_Release_version_badge.svg [rhel-6-version-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/latest.version [rhel-6-targz-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-rhel.6-x64.tar.gz @@ -441,6 +486,11 @@ Reference notes: [linux-musl-targz-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-linux-musl-x64.tar.gz [linux-musl-targz-checksum-3.0.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-linux-musl-x64.tar.gz.sha +[linux-musl-badge-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/linux_musl_x64_Release_version_badge.svg +[linux-musl-version-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/latest.version +[linux-musl-targz-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-linux-musl-x64.tar.gz +[linux-musl-targz-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-linux-musl-x64.tar.gz.sha + [linux-musl-badge-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/linux_musl_x64_Release_version_badge.svg [linux-musl-version-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/latest.version [linux-musl-targz-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-linux-musl-x64.tar.gz @@ -481,6 +531,11 @@ Reference notes: [win-arm-zip-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-win-arm.zip [win-arm-zip-checksum-3.0.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-win-arm.zip.sha +[win-arm-badge-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/win_arm_Release_version_badge.svg +[win-arm-version-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/latest.version +[win-arm-zip-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-win-arm.zip +[win-arm-zip-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-win-arm.zip.sha + [win-arm-badge-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/win_arm_Release_version_badge.svg [win-arm-version-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/latest.version [win-arm-zip-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-win-arm.zip @@ -506,6 +561,11 @@ Reference notes: [freebsd-x64-zip-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-freebsd-x64.tar.gz [freebsd-x64-zip-checksum-3.0.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-freebsd-x64.tar.gz.sha +[freebsd-x64-badge-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/freebsd_x64_Release_version_badge.svg +[freebsd-x64-version-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/latest.version +[freebsd-x64-zip-3.0.100-preview8]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-freebsd-x64.tar.gz +[freebsd-x64-zip-checksum-3.0.100-preview8]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.0.100-preview8/dotnet-sdk-latest-freebsd-x64.tar.gz.sha + [sdk-shas-2.2.1XX]: https://github.com/dotnet/versions/tree/master/build-info/dotnet/product/cli/release/2.2#built-repositories From 5e89dcbb4c3a9caff2a63259d6b72e8dda168837 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 15:16:01 +0000 Subject: [PATCH 033/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.7 (#3606) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.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 d6fdf0ebf..9c4e40526 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a
- + https://github.com/dotnet/toolset - a28a8c3ca11f64df63b9cfd61c0d595ca9b28012 + 23791bdbd963cf92e8bebd0c72cf4a0f0b2fd848 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 103d51371..a28158f88 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19380.5 + 3.0.100-preview9.19380.7 From 1da655269e76a198543dea419695e277cbc1af14 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 15:42:48 +0000 Subject: [PATCH 034/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.8 (#3608) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.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 9c4e40526..d754e63e1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 23791bdbd963cf92e8bebd0c72cf4a0f0b2fd848 + 9fab25c92f6d7ca412763af3a738c9a784f9ac8d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a28158f88..1f905c5ce 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19380.7 + 3.0.100-preview9.19380.8 From 19e2a60e573256bcff26d4870975ba804e44f568 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 16:21:08 +0000 Subject: [PATCH 035/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.9 (#3609) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.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 d754e63e1..383a71568 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 9fab25c92f6d7ca412763af3a738c9a784f9ac8d + 4fd6f58898ae049564030061f9a330b763dc3eb5 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 1f905c5ce..b00972f39 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19380.8 + 3.0.100-preview9.19380.9 From 0d47f24691a856ec6ba2a2b22bdf179f3b74343d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 09:43:42 -0700 Subject: [PATCH 036/422] Update dependencies from https://github.com/dotnet/core-setup build 20190730.03 (#3610) - Microsoft.NETCore.App - 3.0.0-preview8-28380-03 - NETStandard.Library.Ref - 2.1.0-preview8-28380-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28380-03 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19379.9 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19379.13 (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 df2fd9caf..bf0a869f1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f4b35ce6e8583b08630baf576f55424728b04081 + e2f55eb923e9d611de1533ab80f31cc558934122 - + https://github.com/dotnet/core-setup - f4b35ce6e8583b08630baf576f55424728b04081 + e2f55eb923e9d611de1533ab80f31cc558934122 - + https://github.com/dotnet/core-setup - f4b35ce6e8583b08630baf576f55424728b04081 + e2f55eb923e9d611de1533ab80f31cc558934122 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 8c781aae81b53cd2f8fc9ae1c2aa1d5aefb0b2d2 - + https://github.com/dotnet/winforms - 803d8c927ec90a32c2c5adc32e23171b422b1bc7 + b0e49f17123cda852fecfc4610036f31de0d3b94 - + https://github.com/dotnet/wpf - 2fa0411850161fe85ecc87a1a1249fd702fa3f40 + 96a0732a85ed2dcea2f3d0026e9d3a8ef78e8cb4 diff --git a/eng/Versions.props b/eng/Versions.props index f9ab827b1..b42a86510 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19379.2 + 4.8.0-preview8.19379.9 - 3.0.0-preview8.19379.4 + 3.0.0-preview8.19379.13 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28379-14 + 3.0.0-preview8-28380-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28379-14 + 2.1.0-preview8-28380-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28379-14 + 3.0.0-preview8-28380-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 690a3f39844d409a4ce3fff8ff993444b5dda75c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 16:54:59 +0000 Subject: [PATCH 037/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.10 (#3612) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19380.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 bf0a869f1..9fcb1b8d9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - e9866bdaffb36e71028ff08d0f403ee11e76586f + 03065217d3593e570c1b89d235cb77a3c681e038 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b42a86510..ce3d2d7ab 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19379.49 + 3.0.100-preview8.19380.10 From fd83c8301df61fddda403a83614575f45b35c295 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 18:45:56 +0000 Subject: [PATCH 038/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.11 (#3613) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.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 383a71568..85cf15399 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 4fd6f58898ae049564030061f9a330b763dc3eb5 + 5f9c2ab4e9b8ea3b7a25730bd419bdf4acc6d4a9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b00972f39..48fd0b214 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19380.9 + 3.0.100-preview9.19380.11 From 3486239edbe52b3c164ab9c3c72debd5ca6a9c2c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 19:03:35 +0000 Subject: [PATCH 039/422] Update dependencies from https://github.com/dotnet/cli build 20190730.3 (#3614) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19380.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 9fcb1b8d9..a2082287e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 3d9deb98f9ee58db83245aaa5e439e6ed7ce0345 - + https://github.com/dotnet/cli - 8c781aae81b53cd2f8fc9ae1c2aa1d5aefb0b2d2 + 81f6bcf602740ff248a7cfe9862c4a822fd1ea27 diff --git a/eng/Versions.props b/eng/Versions.props index ce3d2d7ab..8335a9be2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19379.18 + 3.0.100-preview8.19380.3 0.2.0 From 63454545382f64d816ef389218c4e0af09a9cb4a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 19:09:04 +0000 Subject: [PATCH 040/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.12 (#3615) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19380.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 a2082287e..a9f746de1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - 03065217d3593e570c1b89d235cb77a3c681e038 + 8083737a0a7286bad757135680636eae68763dd8 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 8335a9be2..9a4e1d2fc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19380.10 + 3.0.100-preview8.19380.12 From a6c4e4f0ac79e58f3c3e46c2e3fb9785cffc6053 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 13:20:36 -0700 Subject: [PATCH 041/422] Update dependencies from https://github.com/dotnet/core-setup build 20190730.08 (#3617) - Microsoft.NETCore.App - 3.0.0-preview8-28380-08 - NETStandard.Library.Ref - 2.1.0-preview8-28380-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28380-08 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19380.4 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19380.5 (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 a9f746de1..cc3d13d1e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e2f55eb923e9d611de1533ab80f31cc558934122 + c855ac718789051d5d67282c88decca445de7711 - + https://github.com/dotnet/core-setup - e2f55eb923e9d611de1533ab80f31cc558934122 + c855ac718789051d5d67282c88decca445de7711 - + https://github.com/dotnet/core-setup - e2f55eb923e9d611de1533ab80f31cc558934122 + c855ac718789051d5d67282c88decca445de7711 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 81f6bcf602740ff248a7cfe9862c4a822fd1ea27 - + https://github.com/dotnet/winforms - b0e49f17123cda852fecfc4610036f31de0d3b94 + f8c3968d5cc0602e4f6e3343d334d585da468fb3 - + https://github.com/dotnet/wpf - 96a0732a85ed2dcea2f3d0026e9d3a8ef78e8cb4 + 7d83467304bae02105013a4195ec2aa38018bf84 diff --git a/eng/Versions.props b/eng/Versions.props index 9a4e1d2fc..dfaba2988 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19379.9 + 4.8.0-preview8.19380.4 - 3.0.0-preview8.19379.13 + 3.0.0-preview8.19380.5 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28380-03 + 3.0.0-preview8-28380-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28380-03 + 2.1.0-preview8-28380-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28380-03 + 3.0.0-preview8-28380-08 $(MicrosoftWindowsDesktopAppPackageVersion) From a471d679c4ada42f6b0ee8b98db411a0f7fc1e5e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 20:39:53 +0000 Subject: [PATCH 042/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.13 (#3618) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19380.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 cc3d13d1e..a23a4b046 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - 8083737a0a7286bad757135680636eae68763dd8 + bf75e94a516a617829ab03de1abb7614a539b0ab https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index dfaba2988..fcd408bcc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19380.12 + 3.0.100-preview8.19380.13 From a68eec5bbdb1ae13e05d534989532a28ac187f40 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 21:02:43 +0000 Subject: [PATCH 043/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.14 (#3619) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.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 85cf15399..82cb3f16f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 5f9c2ab4e9b8ea3b7a25730bd419bdf4acc6d4a9 + 87828c96deaae6859b60e114b232e31be8433367 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 48fd0b214..b89079645 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19380.11 + 3.0.100-preview9.19380.14 From 648c78a01ecae1613efd04550041a321d65a9d9b Mon Sep 17 00:00:00 2001 From: jbeisner Date: Tue, 30 Jul 2019 21:50:31 +0000 Subject: [PATCH 044/422] Use the SDK version as the NuPkg version for templates; remove superfluous WiX logic in the templates' MSI --- src/redist/targets/BundledTemplates.targets | 3 --- src/redist/targets/GenerateMSIs.targets | 22 +++++++------------ .../targets/GetRuntimeInformation.targets | 1 - .../packaging/windows/clisdk/templates.wxs | 8 ------- 4 files changed, 8 insertions(+), 26 deletions(-) diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index caf7b6a62..5c3b0a824 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -5,7 +5,6 @@ $(AspNetCorePackageVersionFor30Templates.IndexOf('-')) $(AspNetCorePackageVersionFor30Templates) $(AspNetCorePackageVersionFor30Templates.Substring(0, $(AspNetCore30VersionPreReleaseSeparator))) - $(AspNetCore30VersionMajorMinorPatchVersion)-$(VersionSuffix) $(AspNetCore30VersionMajorMinorPatchVersion).$(GitCommitCount) $(AspNetCore30VersionMajorMinorPatchVersion) $(BundledTemplates30InstallPath)-$(VersionSuffix) @@ -16,7 +15,6 @@ $(AspNetCorePackageVersionFor22Templates.IndexOf('-')) $(AspNetCorePackageVersionFor22Templates) $(AspNetCorePackageVersionFor22Templates.Substring(0, $(AspNetCore22VersionPreReleaseSeparator))) - $(AspNetCore22VersionMajorMinorPatchVersion)-$(VersionSuffix) $(AspNetCore22VersionMajorMinorPatchVersion).$(GitCommitCount) $(AspNetCore22VersionMajorMinorPatchVersion) $(BundledTemplates22InstallPath)-$(VersionSuffix) @@ -27,7 +25,6 @@ $(AspNetCorePackageVersionFor21Templates.IndexOf('-')) $(AspNetCorePackageVersionFor21Templates) $(AspNetCorePackageVersionFor21Templates.Substring(0, $(AspNetCore21VersionPreReleaseSeparator))) - $(AspNetCore21VersionMajorMinorPatchVersion)-$(VersionSuffix) $(AspNetCore21VersionMajorMinorPatchVersion).$(GitCommitCount) $(AspNetCore21VersionMajorMinorPatchVersion) $(BundledTemplates21InstallPath)-$(VersionSuffix) diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index 9fdb03b75..6b3f0833c 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -36,9 +36,9 @@ $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionSdk)$(InstallerExtension) $(ArtifactsShippingPackagesDir)d$(Architecture)-1.cab - $(ArtifactsShippingPackagesDir)$(ArtifactNameTemplates)-$(BundledTemplates30Version)-$(ProductMonikerRid)$(InstallerExtension) - $(ArtifactsShippingPackagesDir)$(ArtifactNameTemplates)-$(BundledTemplates22Version)-$(ProductMonikerRid)$(InstallerExtension) - $(ArtifactsShippingPackagesDir)$(ArtifactNameTemplates)-$(BundledTemplates21Version)-$(ProductMonikerRid)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)dotnet-30templates-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)dotnet-22templates-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)dotnet-21templates-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(BundleExtension) $(ProductBandCombinedHostHostFxrFrameworkSdkName) @@ -149,7 +149,7 @@ '@(TemplatesMsiComponent->'%(BrandName)')' ^ '@(TemplatesMsiComponent->'%(MsiVersion)')' ^ '@(TemplatesMsiComponent->'%(MsiVersion)')' ^ - '@(TemplatesMsiComponent->'%(Version)')' ^ + '$(FullNugetVersion)' ^ '@(TemplatesMsiComponent->'%(UpgradeCode)')' ^ '$(Architecture)' ^ -InformationAction Continue" /> @@ -166,7 +166,6 @@ $(Templates30MSIInstallerFile) $(BundledTemplates30BrandName) $(BundledTemplates30MsiVersion) - $(BundledTemplates30Version) $(Templates30InstallerUpgradeCode) @@ -174,7 +173,6 @@ $(Templates22MSIInstallerFile) $(BundledTemplates22BrandName) $(BundledTemplates22MsiVersion) - $(BundledTemplates22Version) $(Templates22InstallerUpgradeCode) @@ -182,7 +180,6 @@ $(Templates21MSIInstallerFile) $(BundledTemplates21BrandName) $(BundledTemplates21MsiVersion) - $(BundledTemplates21Version) $(Templates21InstallerUpgradeCode) @@ -256,7 +253,7 @@ $(Templates30MSIInstallerFile) - $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(BundledTemplates30MajorMinorVersion).$(BundledTemplates30Version).nupkg - $(BundledTemplates30Version) + $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(BundledTemplates30MajorMinorVersion).$(FullNugetVersion).nupkg $(BundledTemplates30MajorMinorVersion) $(Templates22MSIInstallerFile) - $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(BundledTemplates22MajorMinorVersion).$(BundledTemplates22Version).nupkg - $(BundledTemplates22Version) + $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(BundledTemplates22MajorMinorVersion).$(FullNugetVersion).nupkg $(BundledTemplates22MajorMinorVersion) $(Templates21MSIInstallerFile) - $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(BundledTemplates21MajorMinorVersion).$(BundledTemplates21Version).nupkg - $(BundledTemplates21Version) + $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Templates.$(BundledTemplates21MajorMinorVersion).$(FullNugetVersion).nupkg $(BundledTemplates21MajorMinorVersion) diff --git a/src/redist/targets/GetRuntimeInformation.targets b/src/redist/targets/GetRuntimeInformation.targets index 3b14d1203..ff9ee1781 100644 --- a/src/redist/targets/GetRuntimeInformation.targets +++ b/src/redist/targets/GetRuntimeInformation.targets @@ -42,7 +42,6 @@ $(Architecture) dotnet-sdk-internal - dotnet-templates dotnet-sdk $(ArtifactNameSdk)-$(SdkVersion)-$(ProductMonikerRid) diff --git a/src/redist/targets/packaging/windows/clisdk/templates.wxs b/src/redist/targets/packaging/windows/clisdk/templates.wxs index bb4b4815e..b3e9515ef 100644 --- a/src/redist/targets/packaging/windows/clisdk/templates.wxs +++ b/src/redist/targets/packaging/windows/clisdk/templates.wxs @@ -25,14 +25,6 @@ - - - - - - - - From 8b3aeface90209be16846cd2396cd11c10732a40 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 22:20:32 +0000 Subject: [PATCH 045/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.17 (#3625) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.17 --- 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 82cb3f16f..dfa12d923 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 87828c96deaae6859b60e114b232e31be8433367 + f81c1706dc0c3508d64d68b3eb4b6e97b50c75a8 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b89079645..880467f6e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19380.14 + 3.0.100-preview9.19380.17 From d119e9c4102ac2767d08ae661092d90d4259eee3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 15:26:22 -0700 Subject: [PATCH 046/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.18 (#3626) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19380.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 a23a4b046..c8edd453d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - bf75e94a516a617829ab03de1abb7614a539b0ab + 13d22849ed23abfec708e3e4029194c3953c20be https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index fcd408bcc..05c78d263 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19380.13 + 3.0.100-preview8.19380.18 From 731103d5a904e35d6555cb3b039bc8c4d5c8686f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 16:03:41 -0700 Subject: [PATCH 047/422] Update dependencies from https://github.com/dotnet/cli build 20190730.5 (#3623) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19380.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 c8edd453d..4c53a74f1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 3d9deb98f9ee58db83245aaa5e439e6ed7ce0345 - + https://github.com/dotnet/cli - 81f6bcf602740ff248a7cfe9862c4a822fd1ea27 + d13a2cd59c32f5df892732b92190b9fb515ea9bb diff --git a/eng/Versions.props b/eng/Versions.props index 05c78d263..aa9a59e31 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19380.3 + 3.0.100-preview8.19380.5 0.2.0 From 1293a9eb66b47c164698eb8ac1220dc68fe5e71b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 23:22:13 +0000 Subject: [PATCH 048/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.19 (#3627) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19380.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 4c53a74f1..dffd2ce8f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - 13d22849ed23abfec708e3e4029194c3953c20be + 9b96a1877fcdf92b6b57368c4da0280c99a2dbc9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index aa9a59e31..629c70fb5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19380.18 + 3.0.100-preview8.19380.19 From d738b523663c6a0fb8cf94f20ff50166e8503380 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 23:49:02 +0000 Subject: [PATCH 049/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.20 (#3628) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19380.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 dffd2ce8f..9b422cf70 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - 9b96a1877fcdf92b6b57368c4da0280c99a2dbc9 + e4c7c2deca83527c47e780dd7f1dea285c16a5ce https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 629c70fb5..48e41bc3a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19380.19 + 3.0.100-preview8.19380.20 From c7bbf0216b1b6c920075e59759e544aac271f75a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 23:49:29 +0000 Subject: [PATCH 050/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.21 (#3629) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.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 dfa12d923..37403db2d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - f81c1706dc0c3508d64d68b3eb4b6e97b50c75a8 + b909dd692ba5c193e83738c659a54ad6c5103db1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 880467f6e..942ce30c9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19380.17 + 3.0.100-preview9.19380.21 From 9fc42c7c050df266546e64abe20e20f1422100f6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 00:33:32 +0000 Subject: [PATCH 051/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.22 (#3630) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.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 37403db2d..b23fb9a50 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - b909dd692ba5c193e83738c659a54ad6c5103db1 + 3655b282f74e22652d5ce2d032140e032a4285d7 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 942ce30c9..3a11fa3cd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19380.21 + 3.0.100-preview9.19380.22 From 2e41628fe282a6da3707f6b3dd5e8cbde2484ba3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 00:37:55 +0000 Subject: [PATCH 052/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.23 (#3631) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19380.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 9b422cf70..0fcbb1046 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - e4c7c2deca83527c47e780dd7f1dea285c16a5ce + cbcef73a59132a1040e1fa23b09406b8c088fb83 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 48e41bc3a..f7f842dd1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19380.20 + 3.0.100-preview8.19380.23 From 57d7092205e2fb0a7e2e219c32b7c8821b738047 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 01:25:12 +0000 Subject: [PATCH 053/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.24 (#3632) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.24 --- 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 b23fb9a50..e93724684 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 3655b282f74e22652d5ce2d032140e032a4285d7 + be434a0edc835bd63ef26f156fe9011dea4967dc https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3a11fa3cd..8c62c5659 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19380.22 + 3.0.100-preview9.19380.24 From 21f03da8def256c1d46889ca30b111ef7b164abd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 01:54:54 +0000 Subject: [PATCH 054/422] Update dependencies from https://github.com/dotnet/sdk build 20190730.2 (#3633) - Microsoft.NET.Sdk - 3.0.100-preview8.19380.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 0fcbb1046..c17fa85f7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset cbcef73a59132a1040e1fa23b09406b8c088fb83 - + https://github.com/dotnet/sdk - 3d9deb98f9ee58db83245aaa5e439e6ed7ce0345 + 5871fd3821d31a930d36e35f466f245be20c6b16 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index f7f842dd1..ca6eb6752 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19379.6 + 3.0.100-preview8.19380.2 $(MicrosoftNETSdkPackageVersion) From 24c7f30fff6d3e4d1b8c3e3113477eb684e1dcd7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 02:05:18 +0000 Subject: [PATCH 055/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.25 (#3634) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19380.25 --- 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 c17fa85f7..73196dd15 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - cbcef73a59132a1040e1fa23b09406b8c088fb83 + 21235367f7672ca781ff71de8eb307c9ca218b9e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ca6eb6752..302c54457 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19380.23 + 3.0.100-preview8.19380.25 From 3519dc083d17e01062242ad8a5c9021406735ec7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 03:05:42 +0000 Subject: [PATCH 056/422] Update dependencies from https://github.com/dotnet/cli build 20190730.6 (#3635) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19380.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 73196dd15..242eca2b3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 5871fd3821d31a930d36e35f466f245be20c6b16 - + https://github.com/dotnet/cli - d13a2cd59c32f5df892732b92190b9fb515ea9bb + 641922c37a34ffc361467ea580c5e6b280456d2d diff --git a/eng/Versions.props b/eng/Versions.props index 302c54457..9b05decdc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19380.5 + 3.0.100-preview8.19380.6 0.2.0 From f7d8987101effad1f32da095012acc23ec1df39f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 03:21:25 +0000 Subject: [PATCH 057/422] Update dependencies from https://github.com/dotnet/toolset build 20190730.26 (#3636) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19380.26 --- 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 242eca2b3..ff69c799a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - 21235367f7672ca781ff71de8eb307c9ca218b9e + bd9eab36959c1552b423eccb4a8a4110d39f07b1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 9b05decdc..582790bb2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19380.25 + 3.0.100-preview8.19380.26 From 37a86b1d8194bbb14ab959d12d1fde5deff8ae1d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 08:24:14 +0000 Subject: [PATCH 058/422] [release/3.0.100-preview8] Update dependencies from dotnet/toolset (#3638) * Update dependencies from https://github.com/dotnet/toolset build 20190730.28 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19380.28 * Update dependencies from https://github.com/dotnet/toolset build 20190731.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.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 ff69c799a..699b92c47 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - bd9eab36959c1552b423eccb4a8a4110d39f07b1 + cdefece44f48f1e96570dd0e371ec7228ca177a1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 582790bb2..012ec2170 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19380.26 + 3.0.100-preview8.19381.1 From 4bd4bd76c9287587d55af317a38afaa0562767fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 14:43:59 +0000 Subject: [PATCH 059/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190731.1 (#3646) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19381.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19381.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19381.1 - dotnet-watch - 3.0.0-preview9.19381.1 - dotnet-user-secrets - 3.0.0-preview9.19381.1 - dotnet-dev-certs - 3.0.0-preview9.19381.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 e93724684..232602b01 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/aspnet/AspNetCore - c23b9feb19a9809a82e541427028b63ca66fa847 + 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 - + https://github.com/aspnet/AspNetCore - c23b9feb19a9809a82e541427028b63ca66fa847 + 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 - + https://github.com/aspnet/AspNetCore - c23b9feb19a9809a82e541427028b63ca66fa847 + 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 - + https://github.com/aspnet/AspNetCore - c23b9feb19a9809a82e541427028b63ca66fa847 + 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 - + https://github.com/aspnet/AspNetCore - c23b9feb19a9809a82e541427028b63ca66fa847 + 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 - + https://github.com/aspnet/AspNetCore - c23b9feb19a9809a82e541427028b63ca66fa847 + 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 8c62c5659..d69bd9ee0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19377.1 - 3.0.0-preview8.19377.1 - 3.0.0-preview8.19377.1 - 3.0.0-preview8.19377.1 - 3.0.0-preview8.19377.1 - 3.0.0-preview8.19377.1 + 3.0.0-preview9.19381.1 + 3.0.0-preview9.19381.1 + 3.0.0-preview9.19381.1 + 3.0.0-preview9.19381.1 + 3.0.0-preview9.19381.1 + 3.0.0-preview9.19381.1 From 22b055fca58587f2f3cc7b367828712754d31b60 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 15:08:54 +0000 Subject: [PATCH 060/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190730.9 (#3647) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19380.9 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19380.9 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19380.9 - dotnet-watch - 3.0.0-preview8.19380.9 - dotnet-user-secrets - 3.0.0-preview8.19380.9 - dotnet-dev-certs - 3.0.0-preview8.19380.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 699b92c47..34dbf91cf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup c855ac718789051d5d67282c88decca445de7711 - + https://github.com/aspnet/AspNetCore - c23b9feb19a9809a82e541427028b63ca66fa847 + 2544fefadc50951c59b27a24ff0d297e54bfc678 - + https://github.com/aspnet/AspNetCore - c23b9feb19a9809a82e541427028b63ca66fa847 + 2544fefadc50951c59b27a24ff0d297e54bfc678 - + https://github.com/aspnet/AspNetCore - c23b9feb19a9809a82e541427028b63ca66fa847 + 2544fefadc50951c59b27a24ff0d297e54bfc678 - + https://github.com/aspnet/AspNetCore - c23b9feb19a9809a82e541427028b63ca66fa847 + 2544fefadc50951c59b27a24ff0d297e54bfc678 - + https://github.com/aspnet/AspNetCore - c23b9feb19a9809a82e541427028b63ca66fa847 + 2544fefadc50951c59b27a24ff0d297e54bfc678 - + https://github.com/aspnet/AspNetCore - c23b9feb19a9809a82e541427028b63ca66fa847 + 2544fefadc50951c59b27a24ff0d297e54bfc678 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 012ec2170..178caa225 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19377.1 - 3.0.0-preview8.19377.1 - 3.0.0-preview8.19377.1 - 3.0.0-preview8.19377.1 - 3.0.0-preview8.19377.1 - 3.0.0-preview8.19377.1 + 3.0.0-preview8.19380.9 + 3.0.0-preview8.19380.9 + 3.0.0-preview8.19380.9 + 3.0.0-preview8.19380.9 + 3.0.0-preview8.19380.9 + 3.0.0-preview8.19380.9 From 9c0b3a15e39c62f60914ae1915cb67decab3e983 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 15:14:45 +0000 Subject: [PATCH 061/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3637) * Update dependencies from https://github.com/dotnet/toolset build 20190730.27 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.27 * Update dependencies from https://github.com/dotnet/toolset build 20190730.29 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19380.29 --- 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 232602b01..7beaa1fa6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - be434a0edc835bd63ef26f156fe9011dea4967dc + f671ee3bcc352360a7ffa1307de8b06c7dd54218 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d69bd9ee0..532c4a459 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19380.24 + 3.0.100-preview9.19380.29 From f7fc7d27d50035392e67573b21a810c0f49ed343 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 15:44:55 +0000 Subject: [PATCH 062/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.6 (#3648) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.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 7beaa1fa6..b0ec11322 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - f671ee3bcc352360a7ffa1307de8b06c7dd54218 + 03ef67eb4edd18bf1ef3bd0be83d79844be64860 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 532c4a459..ee705b29d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19380.29 + 3.0.100-preview9.19381.6 From 0a2a73e71b20040ac15f28352fd3eed268bcb79b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 15:51:48 +0000 Subject: [PATCH 063/422] Update dependencies from https://github.com/dotnet/cli build 20190731.4 (#3649) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19381.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 b0ec11322..883c0a474 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 7e1ed3283f50a43642380b087dcb1847967156a5 - + https://github.com/dotnet/cli - 2c2306dee1f8ea513028fe211372491fbf3b7984 + 82457934cf5f2ffe77aac2a62fc89b92933e564c diff --git a/eng/Versions.props b/eng/Versions.props index ee705b29d..ac229bbdf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19379.17 + 3.0.100-preview9.19381.4 0.2.0 From d2629eb322732167f880b72e766f63567b4c13b3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 16:11:06 +0000 Subject: [PATCH 064/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3651) * Update dependencies from https://github.com/dotnet/toolset build 20190731.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.7 * Update dependencies from https://github.com/dotnet/toolset build 20190731.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.8 * Update dependencies from https://github.com/dotnet/toolset build 20190731.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.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 883c0a474..2e04b106a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 03ef67eb4edd18bf1ef3bd0be83d79844be64860 + 82ecad55107e709bdb24b5fcfb65f2ecc44ebe6e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ac229bbdf..d1a48d408 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.6 + 3.0.100-preview9.19381.10 From 316b04024c5845fb32b7458b8b2c7e6bcf2a1eb4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 16:11:29 +0000 Subject: [PATCH 065/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.9 (#3650) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.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 34dbf91cf..27cbe05f9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - cdefece44f48f1e96570dd0e371ec7228ca177a1 + fe8e44d6d03c2a3bfbd7a49c829f4644d6c759f7 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 178caa225..f9d6584bf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19381.1 + 3.0.100-preview8.19381.9 From 4286e94f62fcea4edbe7a802d6fa13577e72d010 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 16:40:06 +0000 Subject: [PATCH 066/422] Update dependencies from https://github.com/dotnet/sdk build 20190731.1 (#3652) - Microsoft.NET.Sdk - 3.0.100-preview9.19381.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 2e04b106a..0f7614505 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 82ecad55107e709bdb24b5fcfb65f2ecc44ebe6e - + https://github.com/dotnet/sdk - 7e1ed3283f50a43642380b087dcb1847967156a5 + a93b0c439b46fd1c5718967d6b734ff7094cec20 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index d1a48d408..2c026cc1b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19379.3 + 3.0.100-preview9.19381.1 $(MicrosoftNETSdkPackageVersion) From e4fce7d22cc8e5e55d17b466ec492cdc72552eff Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 16:45:15 +0000 Subject: [PATCH 067/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3654) * Update dependencies from https://github.com/dotnet/toolset build 20190731.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.11 * Update dependencies from https://github.com/dotnet/toolset build 20190731.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.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 0f7614505..7ba4543a3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 82ecad55107e709bdb24b5fcfb65f2ecc44ebe6e + c993febe34b1681679fe10af819fb6fac7229708 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2c026cc1b..b70f5e15f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.10 + 3.0.100-preview9.19381.12 From 33ee42c0c6d8fe4f6cbcebcb8060cb288f487efb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 16:45:57 +0000 Subject: [PATCH 068/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.13 (#3653) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.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 27cbe05f9..fb537b596 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - fe8e44d6d03c2a3bfbd7a49c829f4644d6c759f7 + 10a4dfe799463fb73b8b8bf89e4dd22e89ea449d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f9d6584bf..345b5f54f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19381.9 + 3.0.100-preview8.19381.13 From 1d96e5f8b9d07d64a38f1d4cb84009e4f7a3dfc6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 17:16:45 +0000 Subject: [PATCH 069/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.15 (#3657) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.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 fb537b596..16dcf03cd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - 10a4dfe799463fb73b8b8bf89e4dd22e89ea449d + 598d7e16deedf8ee25a381000d6f11764217a858 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 345b5f54f..0f3476c6d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19381.13 + 3.0.100-preview8.19381.15 From 71a57624ed26f911afb83e65c6c3fdee259f50af Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 17:21:19 +0000 Subject: [PATCH 070/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.14 (#3656) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.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 7ba4543a3..6fe1b3be1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - c993febe34b1681679fe10af819fb6fac7229708 + 500f2a9c977bfcc9163bc85a641e7159bfe9e0ab https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b70f5e15f..fb9bb060a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.12 + 3.0.100-preview9.19381.14 From cd46c498a32fb4390f4dfac2de774a6e7f9249d9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 18:00:48 +0000 Subject: [PATCH 071/422] Update dependencies from https://github.com/dotnet/cli build 20190731.6 (#3658) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19381.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 6fe1b3be1..adc8ef26a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a93b0c439b46fd1c5718967d6b734ff7094cec20 - + https://github.com/dotnet/cli - 82457934cf5f2ffe77aac2a62fc89b92933e564c + fae2bd5c167fced6066e557836aedf28fac647b2 diff --git a/eng/Versions.props b/eng/Versions.props index fb9bb060a..5a7d6eb3f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19381.4 + 3.0.100-preview9.19381.6 0.2.0 From 3b57e2a00086177ed0ca1b66412df39b4172078f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 18:11:27 +0000 Subject: [PATCH 072/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.16 (#3660) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.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 adc8ef26a..9daa22ff0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 500f2a9c977bfcc9163bc85a641e7159bfe9e0ab + af08227fb2412a0dc40329396b665b92885b8069 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 5a7d6eb3f..737ef0f55 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.14 + 3.0.100-preview9.19381.16 From 5c3c120e60bcc4e7621500203deddd1258384bd4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 18:42:06 +0000 Subject: [PATCH 073/422] Update dependencies from https://github.com/dotnet/cli build 20190731.5 (#3655) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19381.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 16dcf03cd..2275ee1b2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 5871fd3821d31a930d36e35f466f245be20c6b16 - + https://github.com/dotnet/cli - 641922c37a34ffc361467ea580c5e6b280456d2d + d2159254286a307433efc84f8f01da98f5f41f26 diff --git a/eng/Versions.props b/eng/Versions.props index 0f3476c6d..89bd45319 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19380.6 + 3.0.100-preview8.19381.5 0.2.0 From 35443a8885ccc13ef99bfce367da47a79f396360 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 18:56:46 +0000 Subject: [PATCH 074/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.17 (#3662) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.17 --- 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 9daa22ff0..aaf5a8d09 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - af08227fb2412a0dc40329396b665b92885b8069 + a27d791976536bd473f293e63e1f21d9820d4ca6 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 737ef0f55..7583968f0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.16 + 3.0.100-preview9.19381.17 From 3fba478caf16332f7d60dce9d318d2421de2df38 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 19:11:26 +0000 Subject: [PATCH 075/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190731.3 (#3661) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19381.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19381.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19381.3 - dotnet-watch - 3.0.0-preview8.19381.3 - dotnet-user-secrets - 3.0.0-preview8.19381.3 - dotnet-dev-certs - 3.0.0-preview8.19381.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 2275ee1b2..e3de42228 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup c855ac718789051d5d67282c88decca445de7711 - + https://github.com/aspnet/AspNetCore - 2544fefadc50951c59b27a24ff0d297e54bfc678 + 9a0809413d3c3409736296d14acd112dab3e9d3b - + https://github.com/aspnet/AspNetCore - 2544fefadc50951c59b27a24ff0d297e54bfc678 + 9a0809413d3c3409736296d14acd112dab3e9d3b - + https://github.com/aspnet/AspNetCore - 2544fefadc50951c59b27a24ff0d297e54bfc678 + 9a0809413d3c3409736296d14acd112dab3e9d3b - + https://github.com/aspnet/AspNetCore - 2544fefadc50951c59b27a24ff0d297e54bfc678 + 9a0809413d3c3409736296d14acd112dab3e9d3b - + https://github.com/aspnet/AspNetCore - 2544fefadc50951c59b27a24ff0d297e54bfc678 + 9a0809413d3c3409736296d14acd112dab3e9d3b - + https://github.com/aspnet/AspNetCore - 2544fefadc50951c59b27a24ff0d297e54bfc678 + 9a0809413d3c3409736296d14acd112dab3e9d3b https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 89bd45319..0d6b23064 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19380.9 - 3.0.0-preview8.19380.9 - 3.0.0-preview8.19380.9 - 3.0.0-preview8.19380.9 - 3.0.0-preview8.19380.9 - 3.0.0-preview8.19380.9 + 3.0.0-preview8.19381.3 + 3.0.0-preview8.19381.3 + 3.0.0-preview8.19381.3 + 3.0.0-preview8.19381.3 + 3.0.0-preview8.19381.3 + 3.0.0-preview8.19381.3 From dd844f037d131ca82e7a491180b604b00bacf806 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 19:51:39 +0000 Subject: [PATCH 076/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.18 (#3663) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.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 e3de42228..85d6db39b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - 598d7e16deedf8ee25a381000d6f11764217a858 + d130ede113d801288c7bc69e705afef6ce79aa6e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 0d6b23064..9960ae9f8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19381.15 + 3.0.100-preview8.19381.18 From 0602e7da959f4ba8782b83275906bb61b8593271 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 19:56:23 +0000 Subject: [PATCH 077/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.19 (#3664) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.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 aaf5a8d09..c4d389ebd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - a27d791976536bd473f293e63e1f21d9820d4ca6 + b207e32b0b7bc60e7bc7659b96d5bc2ccb729f66 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7583968f0..30a433965 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.17 + 3.0.100-preview9.19381.19 From a062b47c2fe330d3f2f6adf36c6c181b1eee87fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 21:01:19 +0000 Subject: [PATCH 078/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.20 (#3666) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.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 c4d389ebd..c2949caab 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - b207e32b0b7bc60e7bc7659b96d5bc2ccb729f66 + 85e0271f734d4f58966669d257b5ab8736cde7b1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 30a433965..85ee7aa70 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.19 + 3.0.100-preview9.19381.20 From 0a75352fc22bd2687df3458b28ca4b22af18f6b8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 21:11:00 +0000 Subject: [PATCH 079/422] Update dependencies from https://github.com/dotnet/cli build 20190731.7 (#3665) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19381.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 85d6db39b..cfb431d94 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 5871fd3821d31a930d36e35f466f245be20c6b16 - + https://github.com/dotnet/cli - d2159254286a307433efc84f8f01da98f5f41f26 + 93b197e556128e4b576a2023a58af9c2554856ed diff --git a/eng/Versions.props b/eng/Versions.props index 9960ae9f8..ad738c0b5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19381.5 + 3.0.100-preview8.19381.7 0.2.0 From 41cd900d6fa5fe864457ef3aca18a1148924c67c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 21:38:18 +0000 Subject: [PATCH 080/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.23 (#3668) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.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 c2949caab..704304e85 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 85e0271f734d4f58966669d257b5ab8736cde7b1 + a642c23cefd2355d99474e4f1e245e9e323918ac https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 85ee7aa70..1523f5b63 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.20 + 3.0.100-preview9.19381.23 From 6d421d2580d1b696fd15d11c5f690c09c6d4c25c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 14:40:13 -0700 Subject: [PATCH 081/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.21 (#3667) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.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 cfb431d94..6e874d982 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - d130ede113d801288c7bc69e705afef6ce79aa6e + 6d626d9e61720646a9337f794a48493f06939107 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ad738c0b5..d46cb1b47 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19381.18 + 3.0.100-preview8.19381.21 From 9820061fb40ad4f10e20eba01181c474aa059040 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 22:10:27 +0000 Subject: [PATCH 082/422] Update dependencies from https://github.com/dotnet/sdk build 20190731.3 (#3669) - Microsoft.NET.Sdk - 3.0.100-preview9.19381.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 704304e85..2c97b8db8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset a642c23cefd2355d99474e4f1e245e9e323918ac - + https://github.com/dotnet/sdk - a93b0c439b46fd1c5718967d6b734ff7094cec20 + 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 1523f5b63..576f4634a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview9.19381.1 + 3.0.100-preview9.19381.3 $(MicrosoftNETSdkPackageVersion) From cb39d2381d626160175909113a9910d99b73d235 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 16:07:43 -0700 Subject: [PATCH 083/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.25 (#3671) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.25 --- 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 6e874d982..1effce9e3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - 6d626d9e61720646a9337f794a48493f06939107 + 5cbfe15f4934c279682fdd2d5fc68845e82e7853 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d46cb1b47..94f982846 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19381.21 + 3.0.100-preview8.19381.25 From 4913e4823ae25988d64f68d64cd5be08f2698299 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 31 Jul 2019 23:10:02 +0000 Subject: [PATCH 084/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.26 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.26 --- 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 1effce9e3..0d486f483 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - 5cbfe15f4934c279682fdd2d5fc68845e82e7853 + 599e879f732338f92319a829ec9c611bc5d99276 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 94f982846..f12956fc9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19381.25 + 3.0.100-preview8.19381.26 From a60848713198c76a55621d1548379367ddceb222 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 23:30:51 +0000 Subject: [PATCH 085/422] Update dependencies from https://github.com/dotnet/cli build 20190731.8 (#3672) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19381.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 2c97b8db8..a6ccce34f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - fae2bd5c167fced6066e557836aedf28fac647b2 + 46593ad5ea5b71484534261835070d53ca8d59ce diff --git a/eng/Versions.props b/eng/Versions.props index 576f4634a..1745c26f5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19381.6 + 3.0.100-preview9.19381.8 0.2.0 From de1027d70a1089cf15b0bf296441b9de52189a8f Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 31 Jul 2019 23:40:19 +0000 Subject: [PATCH 086/422] Update dependencies from https://github.com/dotnet/cli build 20190731.9 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19381.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 1effce9e3..c3c780900 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 5871fd3821d31a930d36e35f466f245be20c6b16 - + https://github.com/dotnet/cli - 93b197e556128e4b576a2023a58af9c2554856ed + 52f3f6373fd26220ea06c046d14f8fb09f63aef1 diff --git a/eng/Versions.props b/eng/Versions.props index 94f982846..5a7d4c89c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19381.7 + 3.0.100-preview8.19381.9 0.2.0 From 7a4fe5e30ae1323b9ced3c9480a09065a4ba0b31 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 23:52:05 +0000 Subject: [PATCH 087/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3670) * Update dependencies from https://github.com/dotnet/toolset build 20190731.24 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.24 * Update dependencies from https://github.com/dotnet/toolset build 20190731.27 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.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 a6ccce34f..c72c78b5e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - a642c23cefd2355d99474e4f1e245e9e323918ac + bc945fa36f8ac962c1b1336966f275938529a995 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 1745c26f5..f47ead970 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.23 + 3.0.100-preview9.19381.27 From 9a9f3c6ffbb17c2ced134dfd13fc3a84c15d6386 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 00:36:27 +0000 Subject: [PATCH 088/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.29 (#3675) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.29 --- 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 c72c78b5e..b639ad143 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - bc945fa36f8ac962c1b1336966f275938529a995 + 33194b5a750bdc3416cb82518143499fdf780520 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f47ead970..5b70f657d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.27 + 3.0.100-preview9.19381.29 From 274931d6817d7042a02025b7f0eb019c9391e4cf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 00:43:57 +0000 Subject: [PATCH 089/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.28 (#3676) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.28 --- 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 1ca5d2dd3..97644524e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - 599e879f732338f92319a829ec9c611bc5d99276 + 80dbab6bfa797fa92cc68b522562d673f7e827a6 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index de8564e5c..8dc1205cc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19381.26 + 3.0.100-preview8.19381.28 From 237233bc03c4d06496b8032c82dee2cac4d9d34d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 01:16:18 +0000 Subject: [PATCH 090/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.30 (#3677) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.30 --- 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 b639ad143..17c06a7fe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 77ce7767d3e297ad0fdef917cb27c212c746590a - + https://github.com/dotnet/toolset - 33194b5a750bdc3416cb82518143499fdf780520 + 1951ab29fd31a9df2daef5c58c8d5c3e56487a1b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 5b70f657d..8990e053b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.29 + 3.0.100-preview9.19381.30 From 0f68c490e8d72b16755892d99325b5dbba1182c1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 02:20:39 +0000 Subject: [PATCH 091/422] Update dependencies from https://github.com/dotnet/templating build 20190731.2 (#3679) - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19381.2 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 17c06a7fe..85a863b8a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 - + https://github.com/dotnet/templating - 77ce7767d3e297ad0fdef917cb27c212c746590a + fd3039f67ea82c34fbd0d530cef6edefd5f49b62 https://github.com/dotnet/toolset From 9be60d4d022558334bfc540cb28131dc5a2ff45f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 02:48:35 +0000 Subject: [PATCH 092/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3678) * Update dependencies from https://github.com/dotnet/toolset build 20190731.31 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.31 * Update dependencies from https://github.com/dotnet/toolset build 20190731.32 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.32 --- 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 85a863b8a..dc1de43a3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating fd3039f67ea82c34fbd0d530cef6edefd5f49b62 - + https://github.com/dotnet/toolset - 1951ab29fd31a9df2daef5c58c8d5c3e56487a1b + 12165be6cb47f7c8aeb9018f5a0c04fca80fa27a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 8990e053b..aad9df0ae 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.30 + 3.0.100-preview9.19381.32 From 55d770c5b1cfaaa45dfce6174be2f1e4a3f16ad3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 03:38:19 +0000 Subject: [PATCH 093/422] Update dependencies from https://github.com/dotnet/cli build 20190731.10 (#3680) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19381.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 dc1de43a3..110882214 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - 46593ad5ea5b71484534261835070d53ca8d59ce + 0112e173a7f54bec89e510668b97003975dc2d7a diff --git a/eng/Versions.props b/eng/Versions.props index aad9df0ae..9daf0e4e1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19381.8 + 3.0.100-preview9.19381.10 0.2.0 From dd02c62ce655f02fc57325fe0180394fc2a52a58 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 03:48:54 +0000 Subject: [PATCH 094/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.33 (#3681) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.33 --- 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 110882214..ab72c5dae 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating fd3039f67ea82c34fbd0d530cef6edefd5f49b62 - + https://github.com/dotnet/toolset - 12165be6cb47f7c8aeb9018f5a0c04fca80fa27a + 99746f2e1b63c029fecd793c9b20faf667d7566a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 9daf0e4e1..92b894732 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.32 + 3.0.100-preview9.19381.33 From ff7bed5a18f4922543eeb8d207f5416a8e3da0de Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:22:03 +0000 Subject: [PATCH 095/422] Update dependencies from https://github.com/dotnet/sdk build 20190731.4 (#3682) - Microsoft.NET.Sdk - 3.0.100-preview8.19381.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 97644524e..fd5b46551 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 80dbab6bfa797fa92cc68b522562d673f7e827a6 - + https://github.com/dotnet/sdk - 5871fd3821d31a930d36e35f466f245be20c6b16 + a799fe188c856e5cdaaa056f9afb57d511d9e15b https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 8dc1205cc..0e83eff81 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19380.2 + 3.0.100-preview8.19381.4 $(MicrosoftNETSdkPackageVersion) From ce1dc643243ed84913f1d83bc62bcd275331a995 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:31:50 +0000 Subject: [PATCH 096/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.34 (#3683) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.34 --- 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 fd5b46551..caae085e5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dd6eb08b7aad05eeadb585ef4c853f29ea95726c - + https://github.com/dotnet/toolset - 80dbab6bfa797fa92cc68b522562d673f7e827a6 + 3acb3300074fd3f848cdddbfdc8a8cac8db7da62 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 0e83eff81..0893b4d4b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19381.28 + 3.0.100-preview8.19381.34 From b9d7c40d5766718f07b28be996381c17f7507597 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:50:39 +0000 Subject: [PATCH 097/422] Update dependencies from https://github.com/dotnet/templating build 20190731.3 (#3684) - Microsoft.DotNet.Common.ItemTemplates - 3.0.0-preview9.19381.3 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ab72c5dae..086287b88 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 - + https://github.com/dotnet/templating - fd3039f67ea82c34fbd0d530cef6edefd5f49b62 + 790578e4189fc70719a50b33bcaed4567f0abfeb https://github.com/dotnet/toolset From c5df6a8a07973fe2df41317e52754df1bcd3c9fb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:51:49 +0000 Subject: [PATCH 098/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.35 (#3685) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.35 --- 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 086287b88..e0500b899 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 99746f2e1b63c029fecd793c9b20faf667d7566a + e3606e2c25883a4850a2cfcf463277d17f9a148c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 92b894732..49779362c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.33 + 3.0.100-preview9.19381.35 From 163444249b32cd091f9eaca99f276b46093ae918 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 06:00:42 +0000 Subject: [PATCH 099/422] Update dependencies from https://github.com/dotnet/templating build 20190731.4 (#3686) - Microsoft.DotNet.Common.ItemTemplates - 3.0.0-preview8.19381.4 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index caae085e5..75a11ffb5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 9a0809413d3c3409736296d14acd112dab3e9d3b - + https://github.com/dotnet/templating - dd6eb08b7aad05eeadb585ef4c853f29ea95726c + e8d6da33000a416b2b36b4f04b1756dcc99f671d https://github.com/dotnet/toolset From 2bbdaf0ca44cbe362186941a84c2a2925d4783bf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 06:40:18 +0000 Subject: [PATCH 100/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.36 (#3688) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.36 --- 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 e0500b899..2419980c2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - e3606e2c25883a4850a2cfcf463277d17f9a148c + 10696d13ff224e2b535a3a8fc6b102a6898da255 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 49779362c..c9ead04e1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.35 + 3.0.100-preview9.19381.36 From 684599071b6dac113921cf3fb8b79df499b01bfe Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 06:45:48 +0000 Subject: [PATCH 101/422] Update dependencies from https://github.com/dotnet/cli build 20190731.11 (#3689) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19381.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 75a11ffb5..afc6b7f93 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a799fe188c856e5cdaaa056f9afb57d511d9e15b - + https://github.com/dotnet/cli - 52f3f6373fd26220ea06c046d14f8fb09f63aef1 + 949c1d334be54d76fb77286f81d9f19188deb4d7 diff --git a/eng/Versions.props b/eng/Versions.props index 0893b4d4b..65682c8d1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19381.9 + 3.0.100-preview8.19381.11 0.2.0 From 03cb3491d8fb0301b19f727573f6b4fe077056cd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 07:00:51 +0000 Subject: [PATCH 102/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.37 (#3690) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.37 --- 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 afc6b7f93..7b67a6f50 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 - 3acb3300074fd3f848cdddbfdc8a8cac8db7da62 + f17607050b446dc142a6fbf9cef9f513b8f5fadc https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 65682c8d1..64755fd8b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19381.34 + 3.0.100-preview8.19381.37 From 4304456aa6b9ef8d6bf36e19190aa39f3ff70ce4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 07:05:43 +0000 Subject: [PATCH 103/422] Update dependencies from https://github.com/dotnet/cli build 20190731.12 (#3691) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19381.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 2419980c2..9b64dd8d2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - 0112e173a7f54bec89e510668b97003975dc2d7a + c64c846e5493ea343908f0c6ddb401ece15b945a diff --git a/eng/Versions.props b/eng/Versions.props index c9ead04e1..c5799a32c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19381.10 + 3.0.100-preview9.19381.12 0.2.0 From 14d3fb53bdd27f2ed5af8a48f4e205ca385fe8ca Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 07:26:33 +0000 Subject: [PATCH 104/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.39 (#3693) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.39 --- 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 9b64dd8d2..d0c2eed46 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 10696d13ff224e2b535a3a8fc6b102a6898da255 + 47a3e5918ae3f833aee085dd3cf18d9caa146ddc https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c5799a32c..072362139 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.36 + 3.0.100-preview9.19381.39 From 1a6cccc6cab45618da38c6b7c98c24086a94fd4d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 07:52:31 +0000 Subject: [PATCH 105/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.41 (#3695) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.41 --- 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 d0c2eed46..9c881b34f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 47a3e5918ae3f833aee085dd3cf18d9caa146ddc + 091dee76b6b9c7c3c813c86b0148f451169ecf4c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 072362139..9df22ed35 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.39 + 3.0.100-preview9.19381.41 From 131d87a05e1112dd7d846a184ec078e7c5f7d437 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:13:03 -0700 Subject: [PATCH 106/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190731.6 (#3687) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19381.6 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19381.6 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19381.6 - dotnet-watch - 3.0.0-preview8.19381.6 - dotnet-user-secrets - 3.0.0-preview8.19381.6 - dotnet-dev-certs - 3.0.0-preview8.19381.6 --- 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 7b67a6f50..2563cdc52 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup c855ac718789051d5d67282c88decca445de7711 - + https://github.com/aspnet/AspNetCore - 9a0809413d3c3409736296d14acd112dab3e9d3b + 5c1168750673da35960c9222dc1ddfb2cef02432 - + https://github.com/aspnet/AspNetCore - 9a0809413d3c3409736296d14acd112dab3e9d3b + 5c1168750673da35960c9222dc1ddfb2cef02432 - + https://github.com/aspnet/AspNetCore - 9a0809413d3c3409736296d14acd112dab3e9d3b + 5c1168750673da35960c9222dc1ddfb2cef02432 - + https://github.com/aspnet/AspNetCore - 9a0809413d3c3409736296d14acd112dab3e9d3b + 5c1168750673da35960c9222dc1ddfb2cef02432 - + https://github.com/aspnet/AspNetCore - 9a0809413d3c3409736296d14acd112dab3e9d3b + 5c1168750673da35960c9222dc1ddfb2cef02432 - + https://github.com/aspnet/AspNetCore - 9a0809413d3c3409736296d14acd112dab3e9d3b + 5c1168750673da35960c9222dc1ddfb2cef02432 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 64755fd8b..035d09a47 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19381.3 - 3.0.0-preview8.19381.3 - 3.0.0-preview8.19381.3 - 3.0.0-preview8.19381.3 - 3.0.0-preview8.19381.3 - 3.0.0-preview8.19381.3 + 3.0.0-preview8.19381.6 + 3.0.0-preview8.19381.6 + 3.0.0-preview8.19381.6 + 3.0.0-preview8.19381.6 + 3.0.0-preview8.19381.6 + 3.0.0-preview8.19381.6 From 68db043401f9e942657b233c735ab6242b0bf529 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:13:22 -0700 Subject: [PATCH 107/422] Update dependencies from https://github.com/dotnet/toolset build 20190731.38 (#3694) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19381.38 --- 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 2563cdc52..c5d060cda 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 - f17607050b446dc142a6fbf9cef9f513b8f5fadc + f5160ff1576480753a3f8480ef7718102665fff2 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 035d09a47..9366a52be 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19381.37 + 3.0.100-preview8.19381.38 From e775a3f515600dfd06e00c2dffba4a5ea086f106 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:13:46 -0700 Subject: [PATCH 108/422] Update dependencies from https://github.com/dotnet/cli build 20190731.13 (#3692) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19381.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 c5d060cda..a544ab0cf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a799fe188c856e5cdaaa056f9afb57d511d9e15b - + https://github.com/dotnet/cli - 949c1d334be54d76fb77286f81d9f19188deb4d7 + dd9fd48fd8603645e6fbd07cb55417081388aa7e diff --git a/eng/Versions.props b/eng/Versions.props index 9366a52be..2ce26ca08 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19381.11 + 3.0.100-preview8.19381.13 0.2.0 From f0e8ddace47ee0ccb0adf46ea659373c491537ff Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 13:40:47 +0000 Subject: [PATCH 109/422] Update dependencies from https://github.com/dotnet/cli build 20190801.1 (#3700) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19401.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 a544ab0cf..9d25e3e85 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a799fe188c856e5cdaaa056f9afb57d511d9e15b - + https://github.com/dotnet/cli - dd9fd48fd8603645e6fbd07cb55417081388aa7e + 47270add76873411c0caa4ddb87d64e2583e8390 diff --git a/eng/Versions.props b/eng/Versions.props index 2ce26ca08..d3bdd2160 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19381.13 + 3.0.100-preview8.19401.1 0.2.0 From 1d6c76dc2b462f43e7632543a33e149b14ea3753 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 13:56:39 +0000 Subject: [PATCH 110/422] Update dependencies from https://github.com/dotnet/toolset build 20190801.4 (#3701) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19401.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 9d25e3e85..6fe931ad8 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 - f5160ff1576480753a3f8480ef7718102665fff2 + 6ef06656bbc34866a5e71facb17eb2c3a6faf234 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d3bdd2160..1abc20492 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19381.38 + 3.0.100-preview8.19401.4 From b951b1479b92f5c5f44a3a3598bac6d0fe0b1882 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 14:16:53 +0000 Subject: [PATCH 111/422] Update dependencies from https://github.com/dotnet/toolset build 20190801.5 (#3704) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19401.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 9c881b34f..20d71165b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 091dee76b6b9c7c3c813c86b0148f451169ecf4c + 85736157426aa8ff4d76e7ddff0b078f0459ffb3 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 9df22ed35..5d9a43667 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19381.41 + 3.0.100-preview9.19401.5 From fcd7c62a28eaa48958754fc8ce37f82da3f8c902 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 15:25:44 +0000 Subject: [PATCH 112/422] Update dependencies from https://github.com/dotnet/cli build 20190801.4 (#3705) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19401.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 20d71165b..d14e0b369 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - c64c846e5493ea343908f0c6ddb401ece15b945a + 8e2b36aa274f82b5c6cc6c6e47bac6469f0fd19e diff --git a/eng/Versions.props b/eng/Versions.props index 5d9a43667..4e0a1644a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19381.12 + 3.0.100-preview9.19401.4 0.2.0 From d75847e0f9301be629564097451b6ea3ff5bca23 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 15:41:17 +0000 Subject: [PATCH 113/422] Update dependencies from https://github.com/dotnet/toolset build 20190801.8 (#3706) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19401.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 d14e0b369..bbef9c99c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 85736157426aa8ff4d76e7ddff0b078f0459ffb3 + 7d53090640f1c10356b08816302257733858fb93 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4e0a1644a..bcd34b49c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19401.5 + 3.0.100-preview9.19401.8 From b1eecda1ae9675e4e4c714e9664ad9639c5d61a8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 16:42:43 +0000 Subject: [PATCH 114/422] Update dependencies from https://github.com/dotnet/toolset build 20190801.9 (#3707) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19401.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 bbef9c99c..b0d627878 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 7d53090640f1c10356b08816302257733858fb93 + 82838a23c24473c083b6720694793285964028ad https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index bcd34b49c..1d8564042 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19401.8 + 3.0.100-preview9.19401.9 From 3e99d98705b6a2804f4dbd8d6bcaa1c784acb5f4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 16:58:22 +0000 Subject: [PATCH 115/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190801.1 (#3709) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19401.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19401.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19401.1 - dotnet-watch - 3.0.0-preview9.19401.1 - dotnet-user-secrets - 3.0.0-preview9.19401.1 - dotnet-dev-certs - 3.0.0-preview9.19401.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 b0d627878..7e62406a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/aspnet/AspNetCore - 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 + 97489dc50d8fd5f31e525f261791f05fb555133f - + https://github.com/aspnet/AspNetCore - 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 + 97489dc50d8fd5f31e525f261791f05fb555133f - + https://github.com/aspnet/AspNetCore - 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 + 97489dc50d8fd5f31e525f261791f05fb555133f - + https://github.com/aspnet/AspNetCore - 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 + 97489dc50d8fd5f31e525f261791f05fb555133f - + https://github.com/aspnet/AspNetCore - 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 + 97489dc50d8fd5f31e525f261791f05fb555133f - + https://github.com/aspnet/AspNetCore - 7a0a286ce6ff5945e690c9747079e61d4e6f31d8 + 97489dc50d8fd5f31e525f261791f05fb555133f https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 1d8564042..e10ba989b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19381.1 - 3.0.0-preview9.19381.1 - 3.0.0-preview9.19381.1 - 3.0.0-preview9.19381.1 - 3.0.0-preview9.19381.1 - 3.0.0-preview9.19381.1 + 3.0.0-preview9.19401.1 + 3.0.0-preview9.19401.1 + 3.0.0-preview9.19401.1 + 3.0.0-preview9.19401.1 + 3.0.0-preview9.19401.1 + 3.0.0-preview9.19401.1 From d877f3dee0f8440cc6dde804fcdbdc3ae554add7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 17:24:01 +0000 Subject: [PATCH 116/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3710) * Update dependencies from https://github.com/dotnet/toolset build 20190801.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19401.10 * Update dependencies from https://github.com/dotnet/toolset build 20190801.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19401.11 * Update dependencies from https://github.com/dotnet/toolset build 20190801.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19401.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 7e62406a4..bc8bd4512 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 82838a23c24473c083b6720694793285964028ad + b23adc70fad97378deeff4bedf78bc408d7d5337 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e10ba989b..36ff5d175 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19401.9 + 3.0.100-preview9.19401.12 From 84753b2edceae365e18e98c868a17be5659133d8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 19:09:09 +0000 Subject: [PATCH 117/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190801.2 (#3711) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19401.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19401.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19401.2 - dotnet-watch - 3.0.0-preview9.19401.2 - dotnet-user-secrets - 3.0.0-preview9.19401.2 - dotnet-dev-certs - 3.0.0-preview9.19401.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 bc8bd4512..20795e111 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/aspnet/AspNetCore - 97489dc50d8fd5f31e525f261791f05fb555133f + 45f50905d5843d12a0def6de73bd70661e1ee0cb - + https://github.com/aspnet/AspNetCore - 97489dc50d8fd5f31e525f261791f05fb555133f + 45f50905d5843d12a0def6de73bd70661e1ee0cb - + https://github.com/aspnet/AspNetCore - 97489dc50d8fd5f31e525f261791f05fb555133f + 45f50905d5843d12a0def6de73bd70661e1ee0cb - + https://github.com/aspnet/AspNetCore - 97489dc50d8fd5f31e525f261791f05fb555133f + 45f50905d5843d12a0def6de73bd70661e1ee0cb - + https://github.com/aspnet/AspNetCore - 97489dc50d8fd5f31e525f261791f05fb555133f + 45f50905d5843d12a0def6de73bd70661e1ee0cb - + https://github.com/aspnet/AspNetCore - 97489dc50d8fd5f31e525f261791f05fb555133f + 45f50905d5843d12a0def6de73bd70661e1ee0cb https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 36ff5d175..d64a9dcd7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19401.1 - 3.0.0-preview9.19401.1 - 3.0.0-preview9.19401.1 - 3.0.0-preview9.19401.1 - 3.0.0-preview9.19401.1 - 3.0.0-preview9.19401.1 + 3.0.0-preview9.19401.2 + 3.0.0-preview9.19401.2 + 3.0.0-preview9.19401.2 + 3.0.0-preview9.19401.2 + 3.0.0-preview9.19401.2 + 3.0.0-preview9.19401.2 From a015d46b872bddd9cc7e2221361d1cfcaca909f2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 19:31:37 +0000 Subject: [PATCH 118/422] Update dependencies from https://github.com/dotnet/cli build 20190801.5 (#3712) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19401.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 20795e111..2708ee118 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - 8e2b36aa274f82b5c6cc6c6e47bac6469f0fd19e + a6e391d71cb8b233b1fbf994e3f164d5c7176021 diff --git a/eng/Versions.props b/eng/Versions.props index d64a9dcd7..f34057293 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19401.4 + 3.0.100-preview9.19401.5 0.2.0 From 53b59de42827efb952e3a9cb7ef895cb15189a57 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 19:46:58 +0000 Subject: [PATCH 119/422] Update dependencies from https://github.com/dotnet/toolset build 20190801.13 (#3713) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19401.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 2708ee118..67413368f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - b23adc70fad97378deeff4bedf78bc408d7d5337 + 35b965704bc027d0bf9f4f5493bb09af423b3fea https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f34057293..a817a503d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19401.12 + 3.0.100-preview9.19401.13 From 1d6333d63bba75195b14e8509cfecd28491f11b1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 20:30:42 +0000 Subject: [PATCH 120/422] Update dependencies from https://github.com/dotnet/cli build 20190801.6 (#3714) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19401.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 67413368f..37101456d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - a6e391d71cb8b233b1fbf994e3f164d5c7176021 + c4c3fecc4e7af3d6a44fdd63545d201ce1075b79 diff --git a/eng/Versions.props b/eng/Versions.props index a817a503d..a0dde9535 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19401.5 + 3.0.100-preview9.19401.6 0.2.0 From ed58d0d9ef6bb31ba4acbdd33c6eaca8f7082464 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 20:53:27 +0000 Subject: [PATCH 121/422] Update dependencies from https://github.com/dotnet/toolset build 20190801.14 (#3716) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19401.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 37101456d..beb6eb4d6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 35b965704bc027d0bf9f4f5493bb09af423b3fea + e7e343d4f83666b743c9dda9f984cf2fb37eb7c1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a0dde9535..eb9c709f6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19401.13 + 3.0.100-preview9.19401.14 From 59bf5a23174e01cabb88841e63e1474e7aef9ec4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 21:24:30 +0000 Subject: [PATCH 122/422] Update dependencies from https://github.com/dotnet/toolset build 20190801.15 (#3718) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19401.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 beb6eb4d6..dc0fd6822 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - e7e343d4f83666b743c9dda9f984cf2fb37eb7c1 + 3d8e8b9053d18c652b00a17d1857e25afce7fb28 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index eb9c709f6..74e8c3254 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19401.14 + 3.0.100-preview9.19401.15 From 32d5fa75d505fbac8802bdb80c5b71c365a5f3a6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 22:27:04 +0000 Subject: [PATCH 123/422] Update dependencies from https://github.com/dotnet/toolset build 20190801.17 (#3720) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19401.17 --- 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 dc0fd6822..a52c580e8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 3d8e8b9053d18c652b00a17d1857e25afce7fb28 + 3d4fd34f521e53290202b3272581fe525633fce9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 74e8c3254..d01fb565c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19401.15 + 3.0.100-preview9.19401.17 From 053bd8473a9b84e06977974a426392520bc90be8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2019 03:06:27 +0000 Subject: [PATCH 124/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190801.8 (#3721) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19401.8 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19401.8 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19401.8 - dotnet-watch - 3.0.0-preview9.19401.8 - dotnet-user-secrets - 3.0.0-preview9.19401.8 - dotnet-dev-certs - 3.0.0-preview9.19401.8 --- 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 a52c580e8..887ffd508 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/aspnet/AspNetCore - 45f50905d5843d12a0def6de73bd70661e1ee0cb + 9b888e9df509fa311f7d745fe49776efe8099417 - + https://github.com/aspnet/AspNetCore - 45f50905d5843d12a0def6de73bd70661e1ee0cb + 9b888e9df509fa311f7d745fe49776efe8099417 - + https://github.com/aspnet/AspNetCore - 45f50905d5843d12a0def6de73bd70661e1ee0cb + 9b888e9df509fa311f7d745fe49776efe8099417 - + https://github.com/aspnet/AspNetCore - 45f50905d5843d12a0def6de73bd70661e1ee0cb + 9b888e9df509fa311f7d745fe49776efe8099417 - + https://github.com/aspnet/AspNetCore - 45f50905d5843d12a0def6de73bd70661e1ee0cb + 9b888e9df509fa311f7d745fe49776efe8099417 - + https://github.com/aspnet/AspNetCore - 45f50905d5843d12a0def6de73bd70661e1ee0cb + 9b888e9df509fa311f7d745fe49776efe8099417 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index d01fb565c..0b889edfb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19401.2 - 3.0.0-preview9.19401.2 - 3.0.0-preview9.19401.2 - 3.0.0-preview9.19401.2 - 3.0.0-preview9.19401.2 - 3.0.0-preview9.19401.2 + 3.0.0-preview9.19401.8 + 3.0.0-preview9.19401.8 + 3.0.0-preview9.19401.8 + 3.0.0-preview9.19401.8 + 3.0.0-preview9.19401.8 + 3.0.0-preview9.19401.8 From a4f0a2b0253f1adff2cfa472157323457f798a44 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2019 05:23:57 +0000 Subject: [PATCH 125/422] Update dependencies from https://github.com/dotnet/toolset build 20190801.18 (#3722) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19401.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 887ffd508..e62f109ee 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 3d4fd34f521e53290202b3272581fe525633fce9 + 259d321f9d091ef68a095ad047f04c00fe7d1c2b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 0b889edfb..43fcff71e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19401.17 + 3.0.100-preview9.19401.18 From 8f6f0cbe86f71c882db47b7f30240a3d77a09d7a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2019 07:41:54 +0000 Subject: [PATCH 126/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190801.10 (#3723) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19401.10 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19401.10 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19401.10 - dotnet-watch - 3.0.0-preview9.19401.10 - dotnet-user-secrets - 3.0.0-preview9.19401.10 - dotnet-dev-certs - 3.0.0-preview9.19401.10 --- 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 e62f109ee..50fd36953 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/aspnet/AspNetCore - 9b888e9df509fa311f7d745fe49776efe8099417 + 8dd1be947460e9627c161caf581035a9c9ef5d4a - + https://github.com/aspnet/AspNetCore - 9b888e9df509fa311f7d745fe49776efe8099417 + 8dd1be947460e9627c161caf581035a9c9ef5d4a - + https://github.com/aspnet/AspNetCore - 9b888e9df509fa311f7d745fe49776efe8099417 + 8dd1be947460e9627c161caf581035a9c9ef5d4a - + https://github.com/aspnet/AspNetCore - 9b888e9df509fa311f7d745fe49776efe8099417 + 8dd1be947460e9627c161caf581035a9c9ef5d4a - + https://github.com/aspnet/AspNetCore - 9b888e9df509fa311f7d745fe49776efe8099417 + 8dd1be947460e9627c161caf581035a9c9ef5d4a - + https://github.com/aspnet/AspNetCore - 9b888e9df509fa311f7d745fe49776efe8099417 + 8dd1be947460e9627c161caf581035a9c9ef5d4a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 43fcff71e..2877f2cc0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19401.8 - 3.0.0-preview9.19401.8 - 3.0.0-preview9.19401.8 - 3.0.0-preview9.19401.8 - 3.0.0-preview9.19401.8 - 3.0.0-preview9.19401.8 + 3.0.0-preview9.19401.10 + 3.0.0-preview9.19401.10 + 3.0.0-preview9.19401.10 + 3.0.0-preview9.19401.10 + 3.0.0-preview9.19401.10 + 3.0.0-preview9.19401.10 From b0c79826a2a38c00972f30cc7220ca48f069a792 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2019 19:25:48 +0000 Subject: [PATCH 127/422] Update dependencies from https://github.com/dotnet/toolset build 20190802.6 (#3728) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19402.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 50fd36953..386443b0e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 259d321f9d091ef68a095ad047f04c00fe7d1c2b + d3e9b48ee323249151b23f5ff9e42b280b9906ef https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2877f2cc0..bde07e0e4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19401.18 + 3.0.100-preview9.19402.6 From 149631ea283ad2057dcbede890f7556f77289e7c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2019 20:01:08 +0000 Subject: [PATCH 128/422] Update dependencies from https://github.com/dotnet/toolset build 20190802.7 (#3729) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19402.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 386443b0e..dc0084f03 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - d3e9b48ee323249151b23f5ff9e42b280b9906ef + 8c18a608eb825d4be04b73d17ead7dd67016baea https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index bde07e0e4..f53a4e672 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19402.6 + 3.0.100-preview9.19402.7 From 286fe3513017ce4e320d91dbd551fdfd1f10735b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2019 22:05:21 +0000 Subject: [PATCH 129/422] Update dependencies from https://github.com/dotnet/toolset build 20190802.9 (#3733) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19402.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 dc0084f03..24420e422 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 8c18a608eb825d4be04b73d17ead7dd67016baea + 592c3008350eac0c3c4d39c609323d89d8745d38 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f53a4e672..50dee22e8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19402.7 + 3.0.100-preview9.19402.9 From af2109e615731cc033bb70f17b7a0ddc8fbbe913 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2019 23:06:00 +0000 Subject: [PATCH 130/422] Update dependencies from https://github.com/dotnet/cli build 20190802.4 (#3735) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19402.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 24420e422..c9a1567be 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - c4c3fecc4e7af3d6a44fdd63545d201ce1075b79 + f45155594096f2bfe2149f7ae24e7e8b3496d536 diff --git a/eng/Versions.props b/eng/Versions.props index 50dee22e8..646ef7d90 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19401.6 + 3.0.100-preview9.19402.4 0.2.0 From 39d8b67a7ea30d8b650ab5dfa9423fa926e3663e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2019 23:32:34 +0000 Subject: [PATCH 131/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3734) * Update dependencies from https://github.com/dotnet/toolset build 20190802.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19402.10 * Update dependencies from https://github.com/dotnet/toolset build 20190802.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19402.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 c9a1567be..f74e269da 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 592c3008350eac0c3c4d39c609323d89d8745d38 + b80e107c58b2703bf2bbbd184309a201c5c7e7d8 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 646ef7d90..9493c8e51 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19402.9 + 3.0.100-preview9.19402.11 From b315da573d1d25db8c83ab0cb7e069a2a48db7a0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2019 01:41:24 +0000 Subject: [PATCH 132/422] Update dependencies from https://github.com/dotnet/toolset build 20190802.13 (#3738) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19402.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 f74e269da..0a446af81 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - b80e107c58b2703bf2bbbd184309a201c5c7e7d8 + b2d590ac867335d820afe1888d11662b7552a166 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 9493c8e51..e3828706f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19402.11 + 3.0.100-preview9.19402.13 From 4be32a0a9eaacf8961017265291c9431c68d292b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2019 02:21:50 +0000 Subject: [PATCH 133/422] Update dependencies from https://github.com/dotnet/toolset build 20190802.14 (#3739) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19402.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 0a446af81..e991f86de 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - b2d590ac867335d820afe1888d11662b7552a166 + 6db18bb90238104cac5d009f13f03182a5e970e4 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e3828706f..cbb772a0c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19402.13 + 3.0.100-preview9.19402.14 From c6756115230226a2dd7072268620581ff7310f57 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2019 05:56:59 +0000 Subject: [PATCH 134/422] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#3732) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190802.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19402.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19402.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19402.4 - dotnet-watch - 3.0.0-preview9.19402.4 - dotnet-user-secrets - 3.0.0-preview9.19402.4 - dotnet-dev-certs - 3.0.0-preview9.19402.4 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190802.8 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19402.8 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19402.8 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19402.8 - dotnet-watch - 3.0.0-preview9.19402.8 - dotnet-user-secrets - 3.0.0-preview9.19402.8 - dotnet-dev-certs - 3.0.0-preview9.19402.8 --- 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 e991f86de..2cc63add3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/aspnet/AspNetCore - 8dd1be947460e9627c161caf581035a9c9ef5d4a + cd613fe7032fd598080c043c143c91fe48ed7f2d - + https://github.com/aspnet/AspNetCore - 8dd1be947460e9627c161caf581035a9c9ef5d4a + cd613fe7032fd598080c043c143c91fe48ed7f2d - + https://github.com/aspnet/AspNetCore - 8dd1be947460e9627c161caf581035a9c9ef5d4a + cd613fe7032fd598080c043c143c91fe48ed7f2d - + https://github.com/aspnet/AspNetCore - 8dd1be947460e9627c161caf581035a9c9ef5d4a + cd613fe7032fd598080c043c143c91fe48ed7f2d - + https://github.com/aspnet/AspNetCore - 8dd1be947460e9627c161caf581035a9c9ef5d4a + cd613fe7032fd598080c043c143c91fe48ed7f2d - + https://github.com/aspnet/AspNetCore - 8dd1be947460e9627c161caf581035a9c9ef5d4a + cd613fe7032fd598080c043c143c91fe48ed7f2d https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index cbb772a0c..50f600171 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19401.10 - 3.0.0-preview9.19401.10 - 3.0.0-preview9.19401.10 - 3.0.0-preview9.19401.10 - 3.0.0-preview9.19401.10 - 3.0.0-preview9.19401.10 + 3.0.0-preview9.19402.8 + 3.0.0-preview9.19402.8 + 3.0.0-preview9.19402.8 + 3.0.0-preview9.19402.8 + 3.0.0-preview9.19402.8 + 3.0.0-preview9.19402.8 From 06d465790a80615a69e98f4966c313c403d342e8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2019 07:05:38 +0000 Subject: [PATCH 135/422] Update dependencies from https://github.com/dotnet/cli build 20190802.6 (#3743) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19402.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 2cc63add3..538b9828e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - f45155594096f2bfe2149f7ae24e7e8b3496d536 + 8129ceab340b6c332a81424a5ab79690f33052a8 diff --git a/eng/Versions.props b/eng/Versions.props index 50f600171..43b0dd466 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19402.4 + 3.0.100-preview9.19402.6 0.2.0 From 4f9b1f967deb50a79ef8d769c2a063c82c3d6bde Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2019 07:28:33 +0000 Subject: [PATCH 136/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3740) * Update dependencies from https://github.com/dotnet/toolset build 20190802.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19402.15 * Update dependencies from https://github.com/dotnet/toolset build 20190802.16 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19402.16 * Update dependencies from https://github.com/dotnet/toolset build 20190802.17 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19402.17 --- 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 538b9828e..542533aa1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 6db18bb90238104cac5d009f13f03182a5e970e4 + 625ef004fd19726014d4ffc395c8803b244cd724 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 43b0dd466..1e433db71 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19402.14 + 3.0.100-preview9.19402.17 From 32a802fb209ad533b6cf9be5e9d38fdc10282876 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2019 09:00:39 +0000 Subject: [PATCH 137/422] Update dependencies from https://github.com/dotnet/cli build 20190803.1 (#3745) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19403.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 542533aa1..20335f30b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - 8129ceab340b6c332a81424a5ab79690f33052a8 + 622490610ba48d5b3e90d0f81e3ddefa2697bc67 diff --git a/eng/Versions.props b/eng/Versions.props index 1e433db71..19abcb08e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19402.6 + 3.0.100-preview9.19403.1 0.2.0 From 1dcbbf523caff02ad99a1274e583c55b30afae88 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2019 09:21:14 +0000 Subject: [PATCH 138/422] Update dependencies from https://github.com/dotnet/toolset build 20190803.1 (#3746) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19403.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 20335f30b..ecd70621f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 625ef004fd19726014d4ffc395c8803b244cd724 + 9886c2f559318f443a186b74c40d999b07b0ef15 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 19abcb08e..871aa300f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19402.17 + 3.0.100-preview9.19403.1 From 6abd2f08f274d89728c127acb957cfd84113680a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2019 14:05:33 +0000 Subject: [PATCH 139/422] Update dependencies from https://github.com/dotnet/toolset build 20190803.5 (#3752) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19403.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 ecd70621f..dcaaae3d7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 9886c2f559318f443a186b74c40d999b07b0ef15 + 43bde9aceb68eb60098b878319882169eff85669 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 871aa300f..7579f8be2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19403.1 + 3.0.100-preview9.19403.5 From 017b762939e21c39bc1192b0e27ec1dfb20a9703 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2019 16:52:26 +0000 Subject: [PATCH 140/422] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#3744) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190802.9 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19402.9 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19402.9 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19402.9 - dotnet-watch - 3.0.0-preview9.19402.9 - dotnet-user-secrets - 3.0.0-preview9.19402.9 - dotnet-dev-certs - 3.0.0-preview9.19402.9 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190803.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19403.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19403.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19403.2 - dotnet-watch - 3.0.0-preview9.19403.2 - dotnet-user-secrets - 3.0.0-preview9.19403.2 - dotnet-dev-certs - 3.0.0-preview9.19403.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 dcaaae3d7..ab2a2180e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/aspnet/AspNetCore - cd613fe7032fd598080c043c143c91fe48ed7f2d + a69555ad965be37858738ec9fccd4a1df87800b2 - + https://github.com/aspnet/AspNetCore - cd613fe7032fd598080c043c143c91fe48ed7f2d + a69555ad965be37858738ec9fccd4a1df87800b2 - + https://github.com/aspnet/AspNetCore - cd613fe7032fd598080c043c143c91fe48ed7f2d + a69555ad965be37858738ec9fccd4a1df87800b2 - + https://github.com/aspnet/AspNetCore - cd613fe7032fd598080c043c143c91fe48ed7f2d + a69555ad965be37858738ec9fccd4a1df87800b2 - + https://github.com/aspnet/AspNetCore - cd613fe7032fd598080c043c143c91fe48ed7f2d + a69555ad965be37858738ec9fccd4a1df87800b2 - + https://github.com/aspnet/AspNetCore - cd613fe7032fd598080c043c143c91fe48ed7f2d + a69555ad965be37858738ec9fccd4a1df87800b2 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 7579f8be2..3819ee149 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19402.8 - 3.0.0-preview9.19402.8 - 3.0.0-preview9.19402.8 - 3.0.0-preview9.19402.8 - 3.0.0-preview9.19402.8 - 3.0.0-preview9.19402.8 + 3.0.0-preview9.19403.2 + 3.0.0-preview9.19403.2 + 3.0.0-preview9.19403.2 + 3.0.0-preview9.19403.2 + 3.0.0-preview9.19403.2 + 3.0.0-preview9.19403.2 From b14e4895d229e048e58532a30eca247ed796228d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2019 18:15:42 +0000 Subject: [PATCH 141/422] Update dependencies from https://github.com/dotnet/cli build 20190803.3 (#3754) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19403.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 ab2a2180e..9d7aa1c68 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - 622490610ba48d5b3e90d0f81e3ddefa2697bc67 + b3a3b43a54cb3f9d37d8a5e976a63a590264fbd0 diff --git a/eng/Versions.props b/eng/Versions.props index 3819ee149..bc813fdd8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19403.1 + 3.0.100-preview9.19403.3 0.2.0 From a16ff4e308b4e8eac313f9bf13cd1f2e0d8ce54b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2019 18:31:36 +0000 Subject: [PATCH 142/422] Update dependencies from https://github.com/dotnet/toolset build 20190803.7 (#3755) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19403.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 9d7aa1c68..b4d9fd092 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 43bde9aceb68eb60098b878319882169eff85669 + 739958ae3c3c718fe8bf11e7977f096e11bd987a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index bc813fdd8..3492cc8eb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19403.5 + 3.0.100-preview9.19403.7 From 314ad94575be5ea980129658f00173b1b1b5eade Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2019 23:01:18 +0000 Subject: [PATCH 143/422] Update dependencies from https://github.com/dotnet/toolset build 20190803.8 (#3756) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19403.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 b4d9fd092..a894882f7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 739958ae3c3c718fe8bf11e7977f096e11bd987a + 1fe34d9518a2b4b633b3c8b0b9059aaf36889308 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3492cc8eb..fcf625088 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19403.7 + 3.0.100-preview9.19403.8 From a2bed5e302a9d163d3401da56f61efb4454d7f65 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2019 02:56:06 +0000 Subject: [PATCH 144/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190803.5 (#3759) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19403.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19403.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19403.5 - dotnet-watch - 3.0.0-preview9.19403.5 - dotnet-user-secrets - 3.0.0-preview9.19403.5 - dotnet-dev-certs - 3.0.0-preview9.19403.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 a894882f7..93ab00131 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/aspnet/AspNetCore - a69555ad965be37858738ec9fccd4a1df87800b2 + 9f2b53443625493d425e3f8235567f2541098d33 - + https://github.com/aspnet/AspNetCore - a69555ad965be37858738ec9fccd4a1df87800b2 + 9f2b53443625493d425e3f8235567f2541098d33 - + https://github.com/aspnet/AspNetCore - a69555ad965be37858738ec9fccd4a1df87800b2 + 9f2b53443625493d425e3f8235567f2541098d33 - + https://github.com/aspnet/AspNetCore - a69555ad965be37858738ec9fccd4a1df87800b2 + 9f2b53443625493d425e3f8235567f2541098d33 - + https://github.com/aspnet/AspNetCore - a69555ad965be37858738ec9fccd4a1df87800b2 + 9f2b53443625493d425e3f8235567f2541098d33 - + https://github.com/aspnet/AspNetCore - a69555ad965be37858738ec9fccd4a1df87800b2 + 9f2b53443625493d425e3f8235567f2541098d33 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index fcf625088..578aadbf6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19403.2 - 3.0.0-preview9.19403.2 - 3.0.0-preview9.19403.2 - 3.0.0-preview9.19403.2 - 3.0.0-preview9.19403.2 - 3.0.0-preview9.19403.2 + 3.0.0-preview9.19403.5 + 3.0.0-preview9.19403.5 + 3.0.0-preview9.19403.5 + 3.0.0-preview9.19403.5 + 3.0.0-preview9.19403.5 + 3.0.0-preview9.19403.5 From 780902923c237d21efa9c7e0f5e83d7eac205345 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2019 03:55:53 +0000 Subject: [PATCH 145/422] Update dependencies from https://github.com/dotnet/toolset build 20190803.10 (#3760) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19403.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 93ab00131..4dad4413b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 1fe34d9518a2b4b633b3c8b0b9059aaf36889308 + eef20ba9d02c5ba499796bcf51c47c54cd62c358 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 578aadbf6..c28be11c7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19403.8 + 3.0.100-preview9.19403.10 From 891b15a5001eb74a54b258956f0e05d168132198 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2019 04:36:20 +0000 Subject: [PATCH 146/422] Update dependencies from https://github.com/dotnet/cli build 20190803.5 (#3761) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19403.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 4dad4413b..34d63f332 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - b3a3b43a54cb3f9d37d8a5e976a63a590264fbd0 + 3c875d124d19ad5e14438050fd34510196f80c8e diff --git a/eng/Versions.props b/eng/Versions.props index c28be11c7..ffad9dd99 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19403.3 + 3.0.100-preview9.19403.5 0.2.0 From 257dae1435969867dc5d24069eea6dbc6ffb3cd5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2019 04:46:40 +0000 Subject: [PATCH 147/422] Update dependencies from https://github.com/dotnet/toolset build 20190803.11 (#3762) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19403.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 34d63f332..b4059450d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - eef20ba9d02c5ba499796bcf51c47c54cd62c358 + d1a5727cfb57e105b3daf688d0088063789e01d5 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ffad9dd99..bcbd9a153 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19403.10 + 3.0.100-preview9.19403.11 From eb5319b235e60d0ebbb6fbbd0b023b7c0e8dedce Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2019 06:25:54 +0000 Subject: [PATCH 148/422] Update dependencies from https://github.com/dotnet/toolset build 20190803.13 (#3765) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19403.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 b4059450d..8f079ebce 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - d1a5727cfb57e105b3daf688d0088063789e01d5 + efa15dbc7c5fdff92c642da34d8dd3dba187e33f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index bcbd9a153..04749449b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19403.11 + 3.0.100-preview9.19403.13 From e4cb0376c13d50e1c020246cd993e5e3c4860651 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2019 14:11:58 +0000 Subject: [PATCH 149/422] Update dependencies from https://github.com/dotnet/toolset build 20190804.5 (#3774) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19404.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 8f079ebce..e0e553dbe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - efa15dbc7c5fdff92c642da34d8dd3dba187e33f + 5188abe3fbfaac5b30d663d6764def324f2394dd https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 04749449b..98d871faa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19403.13 + 3.0.100-preview9.19404.5 From d83afa7226a219d84e4d9ed88c69a8c18aed0dc6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2019 15:40:56 +0000 Subject: [PATCH 150/422] Update dependencies from https://github.com/dotnet/toolset build 20190804.7 (#3776) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19404.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 e0e553dbe..f532dc759 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 5188abe3fbfaac5b30d663d6764def324f2394dd + 221eb16a608f000aa29ec85fba900575e4f02e8d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 98d871faa..4a340463d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19404.5 + 3.0.100-preview9.19404.7 From d18e4ffad026479ea16ea62ace69baee1c2dd2d9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 05:41:49 +0000 Subject: [PATCH 151/422] Update dependencies from https://github.com/dotnet/toolset build 20190804.8 (#3777) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19404.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 f532dc759..8b38e109c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - 221eb16a608f000aa29ec85fba900575e4f02e8d + b5928225fe26feaa458e4ec6a99a46322f1b3c3b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4a340463d..69af218fb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19404.7 + 3.0.100-preview9.19404.8 From a0faa52a240a809102da2d34b1024eaa43df2a16 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 15:00:32 +0000 Subject: [PATCH 152/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.5 (#3785) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.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 8b38e109c..11bcbe95c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - b5928225fe26feaa458e4ec6a99a46322f1b3c3b + aff0978052b0c2fe95bb9b1cabb6b2c052315ea7 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 69af218fb..c464e3406 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19404.8 + 3.0.100-preview9.19405.5 From 3bba664f808ee79de71d4e0ed36c6f1587cebf3c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 15:26:19 +0000 Subject: [PATCH 153/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.6 (#3786) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.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 11bcbe95c..7c72eb8b1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 790578e4189fc70719a50b33bcaed4567f0abfeb - + https://github.com/dotnet/toolset - aff0978052b0c2fe95bb9b1cabb6b2c052315ea7 + 3e3406195098a0b7f5c508f38c09f5baf1f4eb54 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c464e3406..b353b0ab9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19405.5 + 3.0.100-preview9.19405.6 From 5befcf43da3f60ff81343d0197d3cefdfb7b1c4c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 16:02:25 +0000 Subject: [PATCH 154/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190801.5 (#3719) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19401.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19401.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19401.5 - dotnet-watch - 3.0.0-preview8.19401.5 - dotnet-user-secrets - 3.0.0-preview8.19401.5 - dotnet-dev-certs - 3.0.0-preview8.19401.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 6fe931ad8..24950b076 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup c855ac718789051d5d67282c88decca445de7711 - + https://github.com/aspnet/AspNetCore - 5c1168750673da35960c9222dc1ddfb2cef02432 + 9459b7397243066134ace483c4083f1c83c2b093 - + https://github.com/aspnet/AspNetCore - 5c1168750673da35960c9222dc1ddfb2cef02432 + 9459b7397243066134ace483c4083f1c83c2b093 - + https://github.com/aspnet/AspNetCore - 5c1168750673da35960c9222dc1ddfb2cef02432 + 9459b7397243066134ace483c4083f1c83c2b093 - + https://github.com/aspnet/AspNetCore - 5c1168750673da35960c9222dc1ddfb2cef02432 + 9459b7397243066134ace483c4083f1c83c2b093 - + https://github.com/aspnet/AspNetCore - 5c1168750673da35960c9222dc1ddfb2cef02432 + 9459b7397243066134ace483c4083f1c83c2b093 - + https://github.com/aspnet/AspNetCore - 5c1168750673da35960c9222dc1ddfb2cef02432 + 9459b7397243066134ace483c4083f1c83c2b093 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 1abc20492..1b8d3850c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19381.6 - 3.0.0-preview8.19381.6 - 3.0.0-preview8.19381.6 - 3.0.0-preview8.19381.6 - 3.0.0-preview8.19381.6 - 3.0.0-preview8.19381.6 + 3.0.0-preview8.19401.5 + 3.0.0-preview8.19401.5 + 3.0.0-preview8.19401.5 + 3.0.0-preview8.19401.5 + 3.0.0-preview8.19401.5 + 3.0.0-preview8.19401.5 From 24cf19de2131c65af39d1f5a1197762a8e6f82a0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 16:10:39 +0000 Subject: [PATCH 155/422] Update dependencies from https://github.com/dotnet/templating build 20190801.1 (#3703) - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19401.1 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7c72eb8b1..107e07ebd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 9f2b53443625493d425e3f8235567f2541098d33 - + https://github.com/dotnet/templating - 790578e4189fc70719a50b33bcaed4567f0abfeb + dc3de384829410500748023c862bab291ab0492d https://github.com/dotnet/toolset From f2213777afb3d8dd07be80099a1ca3a6b7e0cb49 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 16:13:17 +0000 Subject: [PATCH 156/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190805.1 (#3787) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19405.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19405.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19405.1 - dotnet-watch - 3.0.0-preview9.19405.1 - dotnet-user-secrets - 3.0.0-preview9.19405.1 - dotnet-dev-certs - 3.0.0-preview9.19405.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 107e07ebd..d4e907cd5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/aspnet/AspNetCore - 9f2b53443625493d425e3f8235567f2541098d33 + 2ff6a5c0f8b2905e42d8bb6ff70e53d3f056f6ef - + https://github.com/aspnet/AspNetCore - 9f2b53443625493d425e3f8235567f2541098d33 + 2ff6a5c0f8b2905e42d8bb6ff70e53d3f056f6ef - + https://github.com/aspnet/AspNetCore - 9f2b53443625493d425e3f8235567f2541098d33 + 2ff6a5c0f8b2905e42d8bb6ff70e53d3f056f6ef - + https://github.com/aspnet/AspNetCore - 9f2b53443625493d425e3f8235567f2541098d33 + 2ff6a5c0f8b2905e42d8bb6ff70e53d3f056f6ef - + https://github.com/aspnet/AspNetCore - 9f2b53443625493d425e3f8235567f2541098d33 + 2ff6a5c0f8b2905e42d8bb6ff70e53d3f056f6ef - + https://github.com/aspnet/AspNetCore - 9f2b53443625493d425e3f8235567f2541098d33 + 2ff6a5c0f8b2905e42d8bb6ff70e53d3f056f6ef https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index b353b0ab9..f878321d8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19403.5 - 3.0.0-preview9.19403.5 - 3.0.0-preview9.19403.5 - 3.0.0-preview9.19403.5 - 3.0.0-preview9.19403.5 - 3.0.0-preview9.19403.5 + 3.0.0-preview9.19405.1 + 3.0.0-preview9.19405.1 + 3.0.0-preview9.19405.1 + 3.0.0-preview9.19405.1 + 3.0.0-preview9.19405.1 + 3.0.0-preview9.19405.1 From e8ce2300b0d1d6940a903be0332c6aefa4c92f45 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 17:30:47 +0000 Subject: [PATCH 157/422] Update dependencies from https://github.com/dotnet/cli build 20190805.2 (#3788) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19405.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 24950b076..ffc0e4ff0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a799fe188c856e5cdaaa056f9afb57d511d9e15b - + https://github.com/dotnet/cli - 47270add76873411c0caa4ddb87d64e2583e8390 + 2ffc52e21f983edfc3e714988dbc83eb3d96cad2 diff --git a/eng/Versions.props b/eng/Versions.props index 1b8d3850c..2e17cb71a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19401.1 + 3.0.100-preview8.19405.2 0.2.0 From 1263bb64d0f6eca4be615d11d42d9efd219601be Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 17:31:10 +0000 Subject: [PATCH 158/422] Update dependencies from https://github.com/dotnet/cli build 20190805.3 (#3789) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19405.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 d4e907cd5..cfd978269 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - 3c875d124d19ad5e14438050fd34510196f80c8e + 2aac41a46cf06c0cce650f0a9fd66a9d9afa7bd7 diff --git a/eng/Versions.props b/eng/Versions.props index f878321d8..f2f0333bd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19403.5 + 3.0.100-preview9.19405.3 0.2.0 From 5a7c7db92f59080632f155a6481f752da7362c98 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 10:44:43 -0700 Subject: [PATCH 159/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.7 (#3790) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19405.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 ffc0e4ff0..1bb7e1a65 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 - 6ef06656bbc34866a5e71facb17eb2c3a6faf234 + 2df76b61ae892bebc81d41abde9ca620655cd01f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2e17cb71a..1911fac5a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19401.4 + 3.0.100-preview8.19405.7 From 19674edc28e29f4b11ba823d5bf1d3a2e300777c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 18:01:54 +0000 Subject: [PATCH 160/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.8 (#3792) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.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 cfd978269..e75bd1684 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 3e3406195098a0b7f5c508f38c09f5baf1f4eb54 + bf42f2ab71689b0e1124c6cf7042ed5b1113ebfb https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f2f0333bd..de20ec082 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19405.6 + 3.0.100-preview9.19405.8 From 8e9948a3b768811ca5b3a666ff06207a16be69ec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 18:27:51 +0000 Subject: [PATCH 161/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3794) * Update dependencies from https://github.com/dotnet/toolset build 20190805.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.10 * Update dependencies from https://github.com/dotnet/toolset build 20190805.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.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 e75bd1684..2ad6c4033 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - bf42f2ab71689b0e1124c6cf7042ed5b1113ebfb + 9d91739df84d9f9dd2ce68344ba1a5fe1f5adea5 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index de20ec082..90783b281 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19405.8 + 3.0.100-preview9.19405.11 From 7cb4ba072d9fa4a257c30511f3df6e472676d43e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 21:44:18 +0000 Subject: [PATCH 162/422] Update dependencies from https://github.com/dotnet/core-setup build 20190805.07 (#3795) - Microsoft.NETCore.App - 3.0.0-preview8-28405-07 - NETStandard.Library.Ref - 2.1.0-preview8-28405-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview8-28405-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 1bb7e1a65..6020887ba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c855ac718789051d5d67282c88decca445de7711 + d01b2fb7bc6bd4911e157fbd51353059a3ba1a6c - + https://github.com/dotnet/core-setup - c855ac718789051d5d67282c88decca445de7711 + d01b2fb7bc6bd4911e157fbd51353059a3ba1a6c - + https://github.com/dotnet/core-setup - c855ac718789051d5d67282c88decca445de7711 + d01b2fb7bc6bd4911e157fbd51353059a3ba1a6c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 1911fac5a..f087693d3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28380-08 + 3.0.0-preview8-28405-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28380-08 + 2.1.0-preview8-28405-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28380-08 + 3.0.0-preview8-28405-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 98709bfaa3cc4a421a461df7e509b717cee76fa0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 21:59:46 +0000 Subject: [PATCH 163/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.12 (#3796) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19405.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 6020887ba..bad61011c 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 - 2df76b61ae892bebc81d41abde9ca620655cd01f + 60428993a205abfc67830cf96b2a137eaa4c5ad9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f087693d3..c0027bfe7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19405.7 + 3.0.100-preview8.19405.12 From 4c1b8dad250fe509612424e87f86445183d4298d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 23:32:33 +0000 Subject: [PATCH 164/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190805.4 (#3797) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19405.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19405.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19405.4 - dotnet-watch - 3.0.0-preview9.19405.4 - dotnet-user-secrets - 3.0.0-preview9.19405.4 - dotnet-dev-certs - 3.0.0-preview9.19405.4 --- 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 2ad6c4033..051dd4732 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/aspnet/AspNetCore - 2ff6a5c0f8b2905e42d8bb6ff70e53d3f056f6ef + 397f924e8da45975d38f5d2c2a1e097399365eba - + https://github.com/aspnet/AspNetCore - 2ff6a5c0f8b2905e42d8bb6ff70e53d3f056f6ef + 397f924e8da45975d38f5d2c2a1e097399365eba - + https://github.com/aspnet/AspNetCore - 2ff6a5c0f8b2905e42d8bb6ff70e53d3f056f6ef + 397f924e8da45975d38f5d2c2a1e097399365eba - + https://github.com/aspnet/AspNetCore - 2ff6a5c0f8b2905e42d8bb6ff70e53d3f056f6ef + 397f924e8da45975d38f5d2c2a1e097399365eba - + https://github.com/aspnet/AspNetCore - 2ff6a5c0f8b2905e42d8bb6ff70e53d3f056f6ef + 397f924e8da45975d38f5d2c2a1e097399365eba - + https://github.com/aspnet/AspNetCore - 2ff6a5c0f8b2905e42d8bb6ff70e53d3f056f6ef + 397f924e8da45975d38f5d2c2a1e097399365eba https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 90783b281..dc1898d8d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19405.1 - 3.0.0-preview9.19405.1 - 3.0.0-preview9.19405.1 - 3.0.0-preview9.19405.1 - 3.0.0-preview9.19405.1 - 3.0.0-preview9.19405.1 + 3.0.0-preview9.19405.4 + 3.0.0-preview9.19405.4 + 3.0.0-preview9.19405.4 + 3.0.0-preview9.19405.4 + 3.0.0-preview9.19405.4 + 3.0.0-preview9.19405.4 From 921bc1802482889981758cca9d39d6dab1052379 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 16:50:56 -0700 Subject: [PATCH 165/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.13 (#3798) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19405.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 bad61011c..bfdb44f0b 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 - 60428993a205abfc67830cf96b2a137eaa4c5ad9 + ed5f268b4c3c1277d7134c73c88064736da4f382 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c0027bfe7..3ea4e58ae 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19405.12 + 3.0.100-preview8.19405.13 From bc2d43154e6617601c09f632637713a9be39749a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 17:45:47 -0700 Subject: [PATCH 166/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.14 (#3800) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19405.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 bfdb44f0b..ffce84276 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 - ed5f268b4c3c1277d7134c73c88064736da4f382 + 3f18f80932cdbedee5bde6f96540f01e618db17c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3ea4e58ae..17289fc9c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19405.13 + 3.0.100-preview8.19405.14 From 26260963846d86c5ecdcc485435c84596ef504f1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 17:53:09 -0700 Subject: [PATCH 167/422] Update dependencies from https://github.com/dotnet/cli build 20190805.5 (#3799) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19405.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 ffce84276..07dd3481f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a799fe188c856e5cdaaa056f9afb57d511d9e15b - + https://github.com/dotnet/cli - 2ffc52e21f983edfc3e714988dbc83eb3d96cad2 + 700cf4c1853314491300301cd06163727c3ca4d9 diff --git a/eng/Versions.props b/eng/Versions.props index 17289fc9c..d39e631f0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19405.2 + 3.0.100-preview8.19405.5 0.2.0 From a1e6e74c23a2381871aeb86d83728f8537392a30 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 01:06:39 +0000 Subject: [PATCH 168/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.15 (#3802) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.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 051dd4732..7d6689c2a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 9d91739df84d9f9dd2ce68344ba1a5fe1f5adea5 + 1ef12e21c96160164ec9b7969369eb7ab02e7960 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index dc1898d8d..9f71bdbe1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19405.11 + 3.0.100-preview9.19405.15 From 628ef84cde524e6aef150fc201026c509fbf513e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 01:20:55 +0000 Subject: [PATCH 169/422] Update dependencies from https://github.com/dotnet/cli build 20190805.6 (#3801) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19405.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 7d6689c2a..62036de7f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf - + https://github.com/dotnet/cli - 2aac41a46cf06c0cce650f0a9fd66a9d9afa7bd7 + 32dd72348b469e37eeb414eb2db3991973395e8f diff --git a/eng/Versions.props b/eng/Versions.props index 9f71bdbe1..d46847587 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19405.3 + 3.0.100-preview9.19405.6 0.2.0 From 4482684b2a311b106adff00031cf2acdcdbf9a3b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 01:37:24 +0000 Subject: [PATCH 170/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.16 (#3803) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.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 62036de7f..bf871b554 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 1ef12e21c96160164ec9b7969369eb7ab02e7960 + 2ef81863db9ff2398aecb5f7f74830c26f7557f3 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d46847587..35be75603 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19405.15 + 3.0.100-preview9.19405.16 From baac5f4d5c1be8e660ef40b167f2a01b029569d1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 01:43:44 +0000 Subject: [PATCH 171/422] Update dependencies from https://github.com/dotnet/sdk build 20190805.1 (#3804) - Microsoft.NET.Sdk - 3.0.100-preview9.19405.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 bf871b554..03185110d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 2ef81863db9ff2398aecb5f7f74830c26f7557f3 - + https://github.com/dotnet/sdk - 527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf + 4f452f6da9d6aeb389d79432febb160b5aab4eed https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 35be75603..c1e781480 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview9.19381.3 + 3.0.100-preview9.19405.1 $(MicrosoftNETSdkPackageVersion) From acfaae7d77b8cbf7be0d67f8c42eedf8d118d65f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 02:05:52 +0000 Subject: [PATCH 172/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.17 (#3805) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.17 --- 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 03185110d..71766720c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 2ef81863db9ff2398aecb5f7f74830c26f7557f3 + c4046e8532b90b4fb3cfa907f04d08a2f26b6db5 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c1e781480..9b6309d3d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19405.16 + 3.0.100-preview9.19405.17 From 21dab97ba0d5dfc5028a60657efdb1e7df1fcf09 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 02:36:30 +0000 Subject: [PATCH 173/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.18 (#3806) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.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 71766720c..ded6ae10f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - c4046e8532b90b4fb3cfa907f04d08a2f26b6db5 + 05d456e469f4feb0e9b3d4d35802ddf1e4804043 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 9b6309d3d..fc9dc1db6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19405.17 + 3.0.100-preview9.19405.18 From 1e9758f66aa9b0d3622a989e8ede445cb0f71fb6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 02:50:32 +0000 Subject: [PATCH 174/422] Update dependencies from https://github.com/dotnet/cli build 20190805.7 (#3807) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19405.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 ded6ae10f..47e1769c0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 4f452f6da9d6aeb389d79432febb160b5aab4eed - + https://github.com/dotnet/cli - 32dd72348b469e37eeb414eb2db3991973395e8f + e7e17b059de8f8b804c77dc1f309d3b28bd7b360 diff --git a/eng/Versions.props b/eng/Versions.props index fc9dc1db6..f9848eabd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19405.6 + 3.0.100-preview9.19405.7 0.2.0 From 258194fe234592f3210fccf65f2bc7c48b63e546 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 03:10:33 +0000 Subject: [PATCH 175/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.19 (#3808) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.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 47e1769c0..ee121c3ea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 05d456e469f4feb0e9b3d4d35802ddf1e4804043 + d83f676b063c998d0ecda34a5f5de94120b2a0bd https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f9848eabd..7da52d6e9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19405.18 + 3.0.100-preview9.19405.19 From be71882c89bc4b1e466b1d653d3e22e860911ec3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 03:36:13 +0000 Subject: [PATCH 176/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.20 (#3809) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.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 ee121c3ea..adfe635fd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - d83f676b063c998d0ecda34a5f5de94120b2a0bd + ee4df448c70481349909c880d9e1014c6bc42e25 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7da52d6e9..be5282fb8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19405.19 + 3.0.100-preview9.19405.20 From 492301f991b119163e1ba374b14c89c03c920fff Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 04:06:41 +0000 Subject: [PATCH 177/422] Update dependencies from https://github.com/dotnet/toolset build 20190805.21 (#3810) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19405.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 adfe635fd..47c189ffe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - ee4df448c70481349909c880d9e1014c6bc42e25 + 4021f8b377d14d98a4a05f614e4328b82ed1b11d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index be5282fb8..39a975fe7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19405.20 + 3.0.100-preview9.19405.21 From 73879f2fc76459c6506edc5f35eb8f664ac79b68 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 04:56:13 +0000 Subject: [PATCH 178/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190805.7 (#3811) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview8.19405.7 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview8.19405.7 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview8.19405.7 - dotnet-watch - 3.0.0-preview8.19405.7 - dotnet-user-secrets - 3.0.0-preview8.19405.7 - dotnet-dev-certs - 3.0.0-preview8.19405.7 --- 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 07dd3481f..7a8940da4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup d01b2fb7bc6bd4911e157fbd51353059a3ba1a6c - + https://github.com/aspnet/AspNetCore - 9459b7397243066134ace483c4083f1c83c2b093 + 4a42afc5aea63750638e118560d43db04bd9ccc2 - + https://github.com/aspnet/AspNetCore - 9459b7397243066134ace483c4083f1c83c2b093 + 4a42afc5aea63750638e118560d43db04bd9ccc2 - + https://github.com/aspnet/AspNetCore - 9459b7397243066134ace483c4083f1c83c2b093 + 4a42afc5aea63750638e118560d43db04bd9ccc2 - + https://github.com/aspnet/AspNetCore - 9459b7397243066134ace483c4083f1c83c2b093 + 4a42afc5aea63750638e118560d43db04bd9ccc2 - + https://github.com/aspnet/AspNetCore - 9459b7397243066134ace483c4083f1c83c2b093 + 4a42afc5aea63750638e118560d43db04bd9ccc2 - + https://github.com/aspnet/AspNetCore - 9459b7397243066134ace483c4083f1c83c2b093 + 4a42afc5aea63750638e118560d43db04bd9ccc2 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index d39e631f0..825519292 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview8.19401.5 - 3.0.0-preview8.19401.5 - 3.0.0-preview8.19401.5 - 3.0.0-preview8.19401.5 - 3.0.0-preview8.19401.5 - 3.0.0-preview8.19401.5 + 3.0.0-preview8.19405.7 + 3.0.0-preview8.19405.7 + 3.0.0-preview8.19405.7 + 3.0.0-preview8.19405.7 + 3.0.0-preview8.19405.7 + 3.0.0-preview8.19405.7 From 8814d14e316cd0e8f944bfcc809b63bea9a2680a Mon Sep 17 00:00:00 2001 From: akharlov Date: Tue, 6 Aug 2019 15:04:18 +0500 Subject: [PATCH 179/422] update nunit3 templates to newest version --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 39a975fe7..89436f78c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -63,7 +63,7 @@ $(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion) $(MicrosoftDotNetWpfProjectTemplatesPackageVersion) - 1.6.1 + 1.6.3 2.0.0-preview8.19373.1 $(MicrosoftDotNetCommonItemTemplates30PackageVersion) 1.0.2-beta4.19354.2 From 35d4d0293790f7da7d3be8125a9c9e496d5edcf4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 15:31:33 +0000 Subject: [PATCH 180/422] Update dependencies from https://github.com/dotnet/toolset build 20190806.6 (#3823) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19406.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 47c189ffe..9b75e472c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 4021f8b377d14d98a4a05f614e4328b82ed1b11d + dd0e3dca2049081b30be107bb7a67b26325fa8bb https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 39a975fe7..df5e006f9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19405.21 + 3.0.100-preview9.19406.6 From 54b2670bc9a1f450b41a7fc3daaa075caf95ca86 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 15:35:51 +0000 Subject: [PATCH 181/422] Update dependencies from https://github.com/dotnet/cli build 20190806.3 (#3824) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19406.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 7a8940da4..3f53da770 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk a799fe188c856e5cdaaa056f9afb57d511d9e15b - + https://github.com/dotnet/cli - 700cf4c1853314491300301cd06163727c3ca4d9 + bb5d89906c02e758fafb28b11704b46c3801776b diff --git a/eng/Versions.props b/eng/Versions.props index 825519292..3c48872e8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19405.5 + 3.0.100-preview8.19406.3 0.2.0 From 12631867b117da1038663fd0c5f1bfb9ebf612fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 15:51:55 +0000 Subject: [PATCH 182/422] Update dependencies from https://github.com/dotnet/toolset build 20190806.7 (#3825) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19406.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 3f53da770..4160f51ea 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 - 3f18f80932cdbedee5bde6f96540f01e618db17c + 1f139f84914a145e4afc1e73b04ab6999cf92ea4 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3c48872e8..0065586f6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19405.14 + 3.0.100-preview8.19406.7 From a489af634129697af5b8a0aba96940059d75f4db Mon Sep 17 00:00:00 2001 From: jbeisner Date: Tue, 6 Aug 2019 09:12:39 -0700 Subject: [PATCH 183/422] Updating link; "Core" change to ".NET Core" --- .../targets/packaging/windows/clisdk/LCID/1033/bundle.wxl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl index aeda966df..10876f084 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl @@ -59,8 +59,8 @@ This product collects usage data • More information and opt-out https://aka.ms/dotnet-cli-telemetry Resources - • Core Documentation https://aka.ms/dotnet-docs - • SDK Documentation https://aka.ms/dotnet-cli-docs + • .NET Core Documentation https://aka.ms/dotnet-docs + • SDK Documentation https://aka.ms/dotnet-sdk-docs • Release Notes https://aka.ms/netcore3releasenotes • Tutorials https://aka.ms/dotnet-tutorials .NET Core SDK From 57ae9f38298fb9a475ed2b108526d82ba2e1d59c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 10:37:09 -0700 Subject: [PATCH 184/422] Update dependencies from https://github.com/dotnet/sdk build 20190806.1 (#3827) - Microsoft.NET.Sdk - 3.0.100-preview8.19406.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 4160f51ea..7d8d603d6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 1f139f84914a145e4afc1e73b04ab6999cf92ea4 - + https://github.com/dotnet/sdk - a799fe188c856e5cdaaa056f9afb57d511d9e15b + 7c9956bc0e4c5fe5390ce82a9806dbf8af9d050e https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 0065586f6..f94d4ad99 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview8.19381.4 + 3.0.100-preview8.19406.1 $(MicrosoftNETSdkPackageVersion) From fc38ce681b4295fe3d16449b086349fac127681a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 10:43:57 -0700 Subject: [PATCH 185/422] Update dependencies from https://github.com/dotnet/toolset build 20190806.8 (#3828) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19406.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 7d8d603d6..35d8a7dfb 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 - 1f139f84914a145e4afc1e73b04ab6999cf92ea4 + e99ccb1a9b5d35961dab4a049604789a3afe3dce https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f94d4ad99..ecd6e351d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19406.7 + 3.0.100-preview8.19406.8 From c84d1ca89e71c9b209ea390fcf12185a1a4c071b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 11:11:05 -0700 Subject: [PATCH 186/422] Update dependencies from https://github.com/dotnet/toolset build 20190806.9 (#3829) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19406.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 35d8a7dfb..f0f876af9 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 - e99ccb1a9b5d35961dab4a049604789a3afe3dce + bd43884edbea7adb939394fcc0aa50a103a5b1ff https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ecd6e351d..3a6373245 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19406.8 + 3.0.100-preview8.19406.9 From 4c67de65703ea267d0b38f7ca8ce0c62f8738222 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 12:48:18 -0700 Subject: [PATCH 187/422] Update dependencies from https://github.com/dotnet/cli build 20190806.4 (#3830) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19406.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 f0f876af9..266e7e2cd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 7c9956bc0e4c5fe5390ce82a9806dbf8af9d050e - + https://github.com/dotnet/cli - bb5d89906c02e758fafb28b11704b46c3801776b + 1f3f34004a494b55121d05fd3d5e1ca7b0bb6a37 diff --git a/eng/Versions.props b/eng/Versions.props index 3a6373245..6d9a55e46 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview8.19406.3 + 3.0.100-preview8.19406.4 0.2.0 From 8bf06ffc8d99abcc7c8a923e90b35d122887976d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 20:01:49 +0000 Subject: [PATCH 188/422] Update dependencies from https://github.com/dotnet/toolset build 20190806.11 (#3831) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19406.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 266e7e2cd..f5f67c3f3 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 - bd43884edbea7adb939394fcc0aa50a103a5b1ff + 9c8c1c85d181cde1d7c43180c4072ce4c2f54adb https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6d9a55e46..aa0865995 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview8.19406.9 + 3.0.100-preview8.19406.11 From 238029f90d2f2ef0b23503c10d242deaf9ba19c1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 22:00:21 +0000 Subject: [PATCH 189/422] [release/3.0.1xx] Update dependencies from dotnet/sdk (#3832) * Update dependencies from https://github.com/dotnet/sdk build 20190806.2 - Microsoft.NET.Sdk - 3.0.100-preview9.19406.2 * Update dependencies from https://github.com/dotnet/sdk build 20190806.3 - Microsoft.NET.Sdk - 3.0.100-preview9.19406.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 9b75e472c..9f59de417 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset dd0e3dca2049081b30be107bb7a67b26325fa8bb - + https://github.com/dotnet/sdk - 4f452f6da9d6aeb389d79432febb160b5aab4eed + 11e0233a76795f37e8a938ba2c738c2b379d0abb https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index df5e006f9..2e667559f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview9.19405.1 + 3.0.100-preview9.19406.3 $(MicrosoftNETSdkPackageVersion) From 5d20cd720fd696f9635f66bcd5a7b754e505623e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 06:34:45 +0000 Subject: [PATCH 190/422] Update dependencies from https://github.com/dotnet/cli build 20190806.5 (#3835) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19406.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 9f59de417..5087c9f79 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 11e0233a76795f37e8a938ba2c738c2b379d0abb - + https://github.com/dotnet/cli - e7e17b059de8f8b804c77dc1f309d3b28bd7b360 + f2e43145a9a01c35f820935e67fb39fba427c8d9 diff --git a/eng/Versions.props b/eng/Versions.props index 2e667559f..3ed91ef1b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19405.7 + 3.0.100-preview9.19406.5 0.2.0 From 6f6af40615dd7ce751209e935330fdf47318f7e7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 13:19:20 +0000 Subject: [PATCH 191/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3839) * Update dependencies from https://github.com/dotnet/toolset build 20190806.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19406.14 * Update dependencies from https://github.com/dotnet/toolset build 20190806.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19406.15 * Update dependencies from https://github.com/dotnet/toolset build 20190806.16 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19406.16 * Update dependencies from https://github.com/dotnet/toolset build 20190806.17 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19406.17 * Update dependencies from https://github.com/dotnet/toolset build 20190806.18 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19406.18 * Update dependencies from https://github.com/dotnet/toolset build 20190806.19 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19406.19 * Update dependencies from https://github.com/dotnet/toolset build 20190806.20 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19406.20 * Update dependencies from https://github.com/dotnet/toolset build 20190806.21 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19406.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 5087c9f79..5552265e3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - dd0e3dca2049081b30be107bb7a67b26325fa8bb + 33568a4d001802750a738689f9e83f4f0101e2cf https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3ed91ef1b..a8d917883 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19406.6 + 3.0.100-preview9.19406.21 From 10deb7cf87680cd930393ae579d61c1ffa358790 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 17:11:55 +0000 Subject: [PATCH 192/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3842) * Update dependencies from https://github.com/dotnet/toolset build 20190807.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19407.5 * Update dependencies from https://github.com/dotnet/toolset build 20190807.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19407.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 5552265e3..7bf03ad11 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 33568a4d001802750a738689f9e83f4f0101e2cf + 3e47509f07d64a0b6ea67e3b88a64296215258c0 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a8d917883..ab3b8d215 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19406.21 + 3.0.100-preview9.19407.6 From 95502bf7206a32ac8f6ec3c9b5db2551616470c7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 18:33:27 +0000 Subject: [PATCH 193/422] Update dependencies from https://github.com/dotnet/toolset build 20190807.7 (#3844) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19407.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 7bf03ad11..121bab325 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 3e47509f07d64a0b6ea67e3b88a64296215258c0 + a0aae37977fab61c9f034ded274e4ae758c42793 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index ab3b8d215..3690ae3cf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19407.6 + 3.0.100-preview9.19407.7 From 3086e579e7ce2e9a7a90bc5232771008475d38fe Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 19:04:13 +0000 Subject: [PATCH 194/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190807.2 (#3845) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19407.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19407.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19407.2 - dotnet-watch - 3.0.0-preview9.19407.2 - dotnet-user-secrets - 3.0.0-preview9.19407.2 - dotnet-dev-certs - 3.0.0-preview9.19407.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 121bab325..7b67c3069 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 38f6ef72ca902e2462ef17535c54f9dbdd2a112c - + https://github.com/aspnet/AspNetCore - 397f924e8da45975d38f5d2c2a1e097399365eba + 1b477405ca98a950bc2c3cb77af616ca883ced37 - + https://github.com/aspnet/AspNetCore - 397f924e8da45975d38f5d2c2a1e097399365eba + 1b477405ca98a950bc2c3cb77af616ca883ced37 - + https://github.com/aspnet/AspNetCore - 397f924e8da45975d38f5d2c2a1e097399365eba + 1b477405ca98a950bc2c3cb77af616ca883ced37 - + https://github.com/aspnet/AspNetCore - 397f924e8da45975d38f5d2c2a1e097399365eba + 1b477405ca98a950bc2c3cb77af616ca883ced37 - + https://github.com/aspnet/AspNetCore - 397f924e8da45975d38f5d2c2a1e097399365eba + 1b477405ca98a950bc2c3cb77af616ca883ced37 - + https://github.com/aspnet/AspNetCore - 397f924e8da45975d38f5d2c2a1e097399365eba + 1b477405ca98a950bc2c3cb77af616ca883ced37 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 3690ae3cf..41046b105 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19405.4 - 3.0.0-preview9.19405.4 - 3.0.0-preview9.19405.4 - 3.0.0-preview9.19405.4 - 3.0.0-preview9.19405.4 - 3.0.0-preview9.19405.4 + 3.0.0-preview9.19407.2 + 3.0.0-preview9.19407.2 + 3.0.0-preview9.19407.2 + 3.0.0-preview9.19407.2 + 3.0.0-preview9.19407.2 + 3.0.0-preview9.19407.2 From bdab8aacd817fc00360b6c19a84ceaca9ca88da3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 19:05:41 +0000 Subject: [PATCH 195/422] Update dependencies from https://github.com/dotnet/toolset build 20190807.8 (#3846) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19407.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 7b67c3069..5e1ff6aed 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - a0aae37977fab61c9f034ded274e4ae758c42793 + 848aa8dad3706780a313a670bdb322972c1dedc2 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 41046b105..983e9e744 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19407.7 + 3.0.100-preview9.19407.8 From 7fab08890c005affb34b6222f7c8757cc7132902 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 19:41:30 +0000 Subject: [PATCH 196/422] Update dependencies from https://github.com/dotnet/toolset build 20190807.9 (#3848) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19407.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 5e1ff6aed..476f2e471 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 848aa8dad3706780a313a670bdb322972c1dedc2 + a471ee16a9100f9a646958c07538b289c707b969 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 983e9e744..caed0e78b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19407.8 + 3.0.100-preview9.19407.9 From ac9aebb22f5b4761f532b0543fd7850d2dab177e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 20:00:57 +0000 Subject: [PATCH 197/422] [release/3.0.1xx] Update dependencies from dotnet/cli (#3847) * Update dependencies from https://github.com/dotnet/cli build 20190807.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19407.2 * Update dependencies from https://github.com/dotnet/cli build 20190807.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19407.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 476f2e471..27de9de66 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 11e0233a76795f37e8a938ba2c738c2b379d0abb - + https://github.com/dotnet/cli - f2e43145a9a01c35f820935e67fb39fba427c8d9 + 5543ac18c9311b0989e0561c872b69201457e111 diff --git a/eng/Versions.props b/eng/Versions.props index caed0e78b..2f42d86e2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19406.5 + 3.0.100-preview9.19407.3 0.2.0 From 36d4ab23309c67b9814c6e87675fd099de8a0a35 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 20:11:08 +0000 Subject: [PATCH 198/422] Update dependencies from https://github.com/dotnet/toolset build 20190807.10 (#3849) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19407.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 27de9de66..f0b01ac66 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - a471ee16a9100f9a646958c07538b289c707b969 + 5b788282926714f3434a587b7de9b53c51c63b4e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2f42d86e2..b7eb086dc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19407.9 + 3.0.100-preview9.19407.10 From 83245e0853f63ad4e4574c86c3cdd04456842d85 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 20:46:54 +0000 Subject: [PATCH 199/422] Update dependencies from https://github.com/dotnet/toolset build 20190807.11 (#3850) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19407.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 f0b01ac66..37c88469d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 5b788282926714f3434a587b7de9b53c51c63b4e + e84c2484e16227c310574e56e920d710aff4cfaa https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b7eb086dc..fb0ace7e2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19407.10 + 3.0.100-preview9.19407.11 From 40cf11e00ec034377b922e66467487bdce05135c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 22:16:57 +0000 Subject: [PATCH 200/422] Update dependencies from https://github.com/dotnet/toolset build 20190807.13 (#3854) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19407.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 37c88469d..64a994770 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - e84c2484e16227c310574e56e920d710aff4cfaa + ba5f19cf79234ccb2f8a76e5ff46f51f85349a3c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index fb0ace7e2..139df1711 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19407.11 + 3.0.100-preview9.19407.13 From 75c5b43219f975123c5135cecfc3e481ed945803 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 22:31:41 +0000 Subject: [PATCH 201/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#3843) * Update dependencies from https://github.com/dotnet/core-setup build 20190807.06 - Microsoft.NETCore.App - 3.0.0-preview9-19407-06 - NETStandard.Library.Ref - 2.1.0-preview9-19407-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19407-06 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview8.19380.4 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview8.19380.5 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190807.10 - Microsoft.NETCore.App - 3.0.0-preview9-19407-10 - NETStandard.Library.Ref - 2.1.0-preview9-19407-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19407-10 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19405.4 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19407.5 (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 64a994770..d883b6d30 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 38f6ef72ca902e2462ef17535c54f9dbdd2a112c + 88e391bb71d5659c28fdb23434752cab6878cc06 - + https://github.com/dotnet/core-setup - 38f6ef72ca902e2462ef17535c54f9dbdd2a112c + 88e391bb71d5659c28fdb23434752cab6878cc06 - + https://github.com/dotnet/core-setup - 38f6ef72ca902e2462ef17535c54f9dbdd2a112c + 88e391bb71d5659c28fdb23434752cab6878cc06 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 5543ac18c9311b0989e0561c872b69201457e111 - + https://github.com/dotnet/winforms - 803d8c927ec90a32c2c5adc32e23171b422b1bc7 + 1d51f96ffdedd2f506d92f18af4d67a17e382f6a - + https://github.com/dotnet/wpf - 2fa0411850161fe85ecc87a1a1249fd702fa3f40 + 67f8b9ad44c94c8baf451391b76fba299a7639b4 diff --git a/eng/Versions.props b/eng/Versions.props index 139df1711..1c5f5e7c7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview8.19379.2 + 4.8.0-preview9.19405.4 - 3.0.0-preview8.19379.4 + 3.0.0-preview9.19407.5 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview8-28379-12 + 3.0.0-preview9-19407-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview8-28379-12 + 2.1.0-preview9-19407-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview8-28379-12 + 3.0.0-preview9-19407-10 $(MicrosoftWindowsDesktopAppPackageVersion) From 4028ed4837a282fede4e5f824414d25ede174428 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 22:42:59 +0000 Subject: [PATCH 202/422] Update dependencies from https://github.com/dotnet/toolset build 20190807.15 (#3855) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19407.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 d883b6d30..ae5064eb8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - ba5f19cf79234ccb2f8a76e5ff46f51f85349a3c + f2de6bc8098372e51767efe961ac23580724acf8 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 1c5f5e7c7..8d2ab1c86 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19407.13 + 3.0.100-preview9.19407.15 From 6403c3dc9ea4059e485cd8221c67a0ee75798de7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 23:55:53 +0000 Subject: [PATCH 203/422] Update dependencies from https://github.com/dotnet/cli build 20190807.8 (#3858) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19407.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 ae5064eb8..0b1da8501 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 11e0233a76795f37e8a938ba2c738c2b379d0abb - + https://github.com/dotnet/cli - 5543ac18c9311b0989e0561c872b69201457e111 + a658ac6bde8fecbf81a354d6ef895c3f378bcc8d diff --git a/eng/Versions.props b/eng/Versions.props index 8d2ab1c86..88482fccc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19407.3 + 3.0.100-preview9.19407.8 0.2.0 From 6cc8feabd12bfcd76c52230c93ef2a7ece914b44 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 00:06:37 +0000 Subject: [PATCH 204/422] Update dependencies from https://github.com/dotnet/toolset build 20190807.16 (#3859) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19407.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 0b1da8501..a8bec6c4b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - f2de6bc8098372e51767efe961ac23580724acf8 + aed646cc53536447c49f21313ceb941aa0b8ecbb https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 88482fccc..6badc5b9e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19407.15 + 3.0.100-preview9.19407.16 From 490c24567ff5ecc5bf6f355350ff3ddd12c49219 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 05:11:15 +0000 Subject: [PATCH 205/422] Update dependencies from https://github.com/dotnet/toolset build 20190807.17 (#3860) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19407.17 --- 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 a8bec6c4b..8d4b1165b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - aed646cc53536447c49f21313ceb941aa0b8ecbb + 359aeefcba1c00d7f0dccf8fdf2386e7bb1e790e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6badc5b9e..546e0f88a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19407.16 + 3.0.100-preview9.19407.17 From 33bb6b01efb810a74bc5fcc902294e1da00f395f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 12:18:18 +0000 Subject: [PATCH 206/422] Update dependencies from https://github.com/dotnet/toolset build 20190808.1 (#3861) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19408.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 8d4b1165b..1b31492df 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 359aeefcba1c00d7f0dccf8fdf2386e7bb1e790e + bcca396bb9b3b011516fb2ec6e13cd3eabe09399 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 546e0f88a..b0fefbb32 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19407.17 + 3.0.100-preview9.19408.1 From 701cc53034b8899d713377478f2054586361902b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 15:20:42 +0000 Subject: [PATCH 207/422] Update dependencies from https://github.com/dotnet/cli build 20190808.2 (#3869) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19408.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 1b31492df..874e9435f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 11e0233a76795f37e8a938ba2c738c2b379d0abb - + https://github.com/dotnet/cli - a658ac6bde8fecbf81a354d6ef895c3f378bcc8d + 62dae0c0d9ff09b4c49c279c72000ba6f545cb51 diff --git a/eng/Versions.props b/eng/Versions.props index b0fefbb32..a561a47fb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19407.8 + 3.0.100-preview9.19408.2 0.2.0 From 562adf13ea0fe47ed38d0723deeb8a7f83604505 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Thu, 8 Aug 2019 08:50:50 -0700 Subject: [PATCH 208/422] Updating the .NET Core installer welcome message. --- .../targets/packaging/windows/clisdk/LCID/1033/bundle.wxl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl index 10876f084..26c1dc504 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl @@ -65,7 +65,7 @@ Resources • Tutorials https://aka.ms/dotnet-tutorials .NET Core SDK - .NET Core is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform, and supported by Microsoft. We hope you enjoy it! + .NET Core is open source, cross platform and supported by Microsoft. You can use it to build your next app, with C#, F# or VB. We hope you enjoy it! Learn more about .NET Core Resources <A HREF="https://aka.ms/dotnet-docs">Core Documentation</A> From 7447dc2b82127e82d7f8aa46b7b0ed09f0232e82 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 16:12:25 +0000 Subject: [PATCH 209/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3871) * Update dependencies from https://github.com/dotnet/toolset build 20190808.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19408.7 * Update dependencies from https://github.com/dotnet/toolset build 20190808.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19408.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 874e9435f..81ea3ed8e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - bcca396bb9b3b011516fb2ec6e13cd3eabe09399 + 58cff21535a024eff19494946b714d0f5474306c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a561a47fb..f9d7e9017 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19408.1 + 3.0.100-preview9.19408.9 From 833d99b1d6ca6b7d4dad30a556b8100411d9f171 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 17:11:19 +0000 Subject: [PATCH 210/422] Update dependencies from https://github.com/dotnet/toolset build 20190808.10 (#3875) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19408.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 81ea3ed8e..ff20d164d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 58cff21535a024eff19494946b714d0f5474306c + 5e75a9302391e5ad4a90e62232b234aaa1046a82 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f9d7e9017..253a69b7f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19408.9 + 3.0.100-preview9.19408.10 From a1d55ad722599a09fba5900218a2dcd24a804b9c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 18:10:46 +0000 Subject: [PATCH 211/422] Update dependencies from https://github.com/dotnet/cli build 20190808.7 (#3877) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19408.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 ff20d164d..04a050e8e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 11e0233a76795f37e8a938ba2c738c2b379d0abb - + https://github.com/dotnet/cli - 62dae0c0d9ff09b4c49c279c72000ba6f545cb51 + 278ee7a4cbb5c012c68cd48fc8a5fa44036145ee diff --git a/eng/Versions.props b/eng/Versions.props index 253a69b7f..3c0819904 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19408.2 + 3.0.100-preview9.19408.7 0.2.0 From 0eb927b12541627f9812b1c9fa86c882ed2bb434 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 18:21:40 +0000 Subject: [PATCH 212/422] Update dependencies from https://github.com/dotnet/toolset build 20190808.12 (#3878) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19408.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 04a050e8e..f171fe527 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 5e75a9302391e5ad4a90e62232b234aaa1046a82 + 1a739b7526d85c98d0bb85e78cc64d484e007195 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3c0819904..da67555ed 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19408.10 + 3.0.100-preview9.19408.12 From 58de3be403c494e6c6de356393733a4b7d3cd9c7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 19:01:02 +0000 Subject: [PATCH 213/422] Update dependencies from https://github.com/dotnet/sdk build 20190808.1 (#3879) - Microsoft.NET.Sdk - 3.0.100-preview9.19408.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 f171fe527..746d3e847 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 1a739b7526d85c98d0bb85e78cc64d484e007195 - + https://github.com/dotnet/sdk - 11e0233a76795f37e8a938ba2c738c2b379d0abb + 781e1b173d67669ff7f8db7df10610417bcbf0d5 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index da67555ed..bd39788b0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview9.19406.3 + 3.0.100-preview9.19408.1 $(MicrosoftNETSdkPackageVersion) From 0d8ec4572cb28e38f02a02b115cc019db02bcd16 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 19:17:43 +0000 Subject: [PATCH 214/422] Update dependencies from https://github.com/dotnet/toolset build 20190808.13 (#3880) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19408.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 746d3e847..6586866ed 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 1a739b7526d85c98d0bb85e78cc64d484e007195 + 7272ed81c00df86d220a8ae23e4fd141fa9b8c11 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index bd39788b0..f4518569b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19408.12 + 3.0.100-preview9.19408.13 From c820b75ae83486ce6ca03fbad4fb2e2234531289 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Thu, 8 Aug 2019 12:37:16 -0700 Subject: [PATCH 215/422] Fixing a typo... --- .../targets/packaging/windows/clisdk/LCID/1033/bundle.wxl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl index 26c1dc504..21a27a4bc 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl @@ -65,7 +65,7 @@ Resources • Tutorials https://aka.ms/dotnet-tutorials .NET Core SDK - .NET Core is open source, cross platform and supported by Microsoft. You can use it to build your next app, with C#, F# or VB. We hope you enjoy it! + .NET Core is open source, cross-platform and supported by Microsoft. You can use it to build your next app, with C#, F# or VB. We hope you enjoy it! Learn more about .NET Core Resources <A HREF="https://aka.ms/dotnet-docs">Core Documentation</A> From d8462ca691543f2de3b8f379b51c8c8b090ed6c0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 19:57:46 +0000 Subject: [PATCH 216/422] Update dependencies from https://github.com/dotnet/toolset build 20190808.14 (#3881) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19408.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 6586866ed..f06cb698e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 7272ed81c00df86d220a8ae23e4fd141fa9b8c11 + 06901be7ae666bcc74e7785cd0c5f46be22d482f https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f4518569b..e17407e4b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19408.13 + 3.0.100-preview9.19408.14 From daa23ba822b1127b9888dce665ad19edb30e2cc0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 21:23:46 +0000 Subject: [PATCH 217/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#3873) * Update dependencies from https://github.com/dotnet/core-setup build 20190808.02 - Microsoft.NETCore.App - 3.0.0-preview9-19408-02 - NETStandard.Library.Ref - 2.1.0-preview9-19408-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19408-02 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19407.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19407.9 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190808.05 - Microsoft.NETCore.App - 3.0.0-preview9-19408-05 - NETStandard.Library.Ref - 2.1.0-preview9-19408-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19408-05 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19407.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19407.9 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190808.07 - Microsoft.NETCore.App - 3.0.0-preview9-19408-07 - NETStandard.Library.Ref - 2.1.0-preview9-19408-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19408-07 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19407.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19407.9 (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 f06cb698e..7d3a99851 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 88e391bb71d5659c28fdb23434752cab6878cc06 + e2b08e66cf547f9ee4b663fb2541a6c6af90ff66 - + https://github.com/dotnet/core-setup - 88e391bb71d5659c28fdb23434752cab6878cc06 + e2b08e66cf547f9ee4b663fb2541a6c6af90ff66 - + https://github.com/dotnet/core-setup - 88e391bb71d5659c28fdb23434752cab6878cc06 + e2b08e66cf547f9ee4b663fb2541a6c6af90ff66 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 278ee7a4cbb5c012c68cd48fc8a5fa44036145ee - + https://github.com/dotnet/winforms - 1d51f96ffdedd2f506d92f18af4d67a17e382f6a + 2db14f6fd1ff9b9bba3c3b6436987e02193a75e7 - + https://github.com/dotnet/wpf - 67f8b9ad44c94c8baf451391b76fba299a7639b4 + 7cbcf33f1aa99799577dbf29e6c848332d3db36b diff --git a/eng/Versions.props b/eng/Versions.props index e17407e4b..d1e1f5582 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19405.4 + 4.8.0-preview9.19407.2 - 3.0.0-preview9.19407.5 + 3.0.0-preview9.19407.9 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19407-10 + 3.0.0-preview9-19408-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19407-10 + 2.1.0-preview9-19408-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19407-10 + 3.0.0-preview9-19408-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 6e3f6070fc86e81269f55f7b7ef9342a0ff04a1d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 21:38:58 +0000 Subject: [PATCH 218/422] Update dependencies from https://github.com/dotnet/toolset build 20190808.15 (#3882) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19408.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 7d3a99851..94acc1350 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 06901be7ae666bcc74e7785cd0c5f46be22d482f + c5b5534a30809c3f26fc98f0d15cfcb13b6520d1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d1e1f5582..1ce74aacc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19408.14 + 3.0.100-preview9.19408.15 From 935334414598d6a8f66126eacd2754ab16a534d9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 23:01:17 +0000 Subject: [PATCH 219/422] Update dependencies from https://github.com/dotnet/toolset build 20190808.16 (#3884) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19408.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 94acc1350..8b27e34e9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - c5b5534a30809c3f26fc98f0d15cfcb13b6520d1 + ca8b8fefc55496243162af519361daf822961a65 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 1ce74aacc..f253a6052 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19408.15 + 3.0.100-preview9.19408.16 From f115554d336355be2bacb5b92e23379492b800fb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 23:38:15 +0000 Subject: [PATCH 220/422] Update dependencies from https://github.com/dotnet/toolset build 20190808.17 (#3887) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19408.17 --- 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 8b27e34e9..1f08cb5ce 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - ca8b8fefc55496243162af519361daf822961a65 + 146bd43eb7b5dd14440d55829ccc1a6c9879bf2c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f253a6052..e5ba3a43e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19408.16 + 3.0.100-preview9.19408.17 From 2266338419148a53a0bbbb596e9c7f1399db8760 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 00:15:44 +0000 Subject: [PATCH 221/422] Update dependencies from https://github.com/dotnet/cli build 20190808.8 (#3888) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19408.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 1f08cb5ce..bb461474d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 781e1b173d67669ff7f8db7df10610417bcbf0d5 - + https://github.com/dotnet/cli - 278ee7a4cbb5c012c68cd48fc8a5fa44036145ee + cf72cd5eccf4dc4226cfb702976c40e0694df52d diff --git a/eng/Versions.props b/eng/Versions.props index e5ba3a43e..bd0314f37 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19408.7 + 3.0.100-preview9.19408.8 0.2.0 From 2fc5535691cd8ae6353807d56633843268d20211 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 02:45:40 +0000 Subject: [PATCH 222/422] Update dependencies from https://github.com/dotnet/cli build 20190808.9 (#3890) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19408.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 bb461474d..bf448ac0b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 781e1b173d67669ff7f8db7df10610417bcbf0d5 - + https://github.com/dotnet/cli - cf72cd5eccf4dc4226cfb702976c40e0694df52d + e5f7be43bf6a231ea89ca6af4dda3f47ce7418ee diff --git a/eng/Versions.props b/eng/Versions.props index bd0314f37..10aac394b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19408.8 + 3.0.100-preview9.19408.9 0.2.0 From 9a358de48202c393b82ecf85240543cf3164d13b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 04:05:07 +0000 Subject: [PATCH 223/422] Update dependencies from https://github.com/dotnet/cli build 20190808.10 (#3892) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19408.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 bf448ac0b..9d8590658 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 781e1b173d67669ff7f8db7df10610417bcbf0d5 - + https://github.com/dotnet/cli - e5f7be43bf6a231ea89ca6af4dda3f47ce7418ee + 52b1226a027b50113aae0825ed8ec0fbf66bdfc5 diff --git a/eng/Versions.props b/eng/Versions.props index 10aac394b..ffb3aee8a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19408.9 + 3.0.100-preview9.19408.10 0.2.0 From 800183eeea90249b345b07b8dfbba1984dbd34b8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 04:30:46 +0000 Subject: [PATCH 224/422] Update dependencies from https://github.com/dotnet/cli build 20190808.11 (#3893) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19408.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 9d8590658..c791d44ce 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 781e1b173d67669ff7f8db7df10610417bcbf0d5 - + https://github.com/dotnet/cli - 52b1226a027b50113aae0825ed8ec0fbf66bdfc5 + d80a7d489830b4b783f45a84a43ee099c657036f diff --git a/eng/Versions.props b/eng/Versions.props index ffb3aee8a..21fdb1d79 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19408.10 + 3.0.100-preview9.19408.11 0.2.0 From 512b7eb6d78876c1ea4509abe74d3dff2ba471a5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 06:22:40 +0000 Subject: [PATCH 225/422] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#3867) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190808.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19408.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19408.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19408.1 - dotnet-watch - 3.0.0-preview9.19408.1 - dotnet-user-secrets - 3.0.0-preview9.19408.1 - dotnet-dev-certs - 3.0.0-preview9.19408.1 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190808.5 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19408.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19408.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19408.5 - dotnet-watch - 3.0.0-preview9.19408.5 - dotnet-user-secrets - 3.0.0-preview9.19408.5 - dotnet-dev-certs - 3.0.0-preview9.19408.5 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190808.6 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19408.6 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19408.6 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19408.6 - dotnet-watch - 3.0.0-preview9.19408.6 - dotnet-user-secrets - 3.0.0-preview9.19408.6 - dotnet-dev-certs - 3.0.0-preview9.19408.6 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190808.8 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19408.8 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19408.8 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19408.8 - dotnet-watch - 3.0.0-preview9.19408.8 - dotnet-user-secrets - 3.0.0-preview9.19408.8 - dotnet-dev-certs - 3.0.0-preview9.19408.8 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190808.9 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19408.9 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19408.9 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19408.9 - dotnet-watch - 3.0.0-preview9.19408.9 - dotnet-user-secrets - 3.0.0-preview9.19408.9 - dotnet-dev-certs - 3.0.0-preview9.19408.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 c791d44ce..0c382e16b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup e2b08e66cf547f9ee4b663fb2541a6c6af90ff66 - + https://github.com/aspnet/AspNetCore - 1b477405ca98a950bc2c3cb77af616ca883ced37 + e4b4476b37d2122f4a4f9d5a539dc465ceb3f63d - + https://github.com/aspnet/AspNetCore - 1b477405ca98a950bc2c3cb77af616ca883ced37 + e4b4476b37d2122f4a4f9d5a539dc465ceb3f63d - + https://github.com/aspnet/AspNetCore - 1b477405ca98a950bc2c3cb77af616ca883ced37 + e4b4476b37d2122f4a4f9d5a539dc465ceb3f63d - + https://github.com/aspnet/AspNetCore - 1b477405ca98a950bc2c3cb77af616ca883ced37 + e4b4476b37d2122f4a4f9d5a539dc465ceb3f63d - + https://github.com/aspnet/AspNetCore - 1b477405ca98a950bc2c3cb77af616ca883ced37 + e4b4476b37d2122f4a4f9d5a539dc465ceb3f63d - + https://github.com/aspnet/AspNetCore - 1b477405ca98a950bc2c3cb77af616ca883ced37 + e4b4476b37d2122f4a4f9d5a539dc465ceb3f63d https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 21fdb1d79..134688542 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19407.2 - 3.0.0-preview9.19407.2 - 3.0.0-preview9.19407.2 - 3.0.0-preview9.19407.2 - 3.0.0-preview9.19407.2 - 3.0.0-preview9.19407.2 + 3.0.0-preview9.19408.9 + 3.0.0-preview9.19408.9 + 3.0.0-preview9.19408.9 + 3.0.0-preview9.19408.9 + 3.0.0-preview9.19408.9 + 3.0.0-preview9.19408.9 From c37db568fe319bf330c4970be0580419f87f89bd Mon Sep 17 00:00:00 2001 From: Nick Guerrera Date: Fri, 9 Aug 2019 09:09:39 -0700 Subject: [PATCH 226/422] Remove unused variables from bundled versions (#3742) These are replaced by the ImplicitPackageReferenceVersion items, and were mostly removed from 2.x: https://github.com/dotnet/cli/commit/4158f5e94fb01edaf4f62ffd9173f1dc5c369c21 --- src/redist/targets/GenerateBundledVersions.targets | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 1177dee24..48bb975f7 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -166,16 +166,6 @@ Copyright (c) .NET Foundation. All rights reserved. $(SdkVersion) $(ProductMonikerRid) <_NETCoreSdkIsPreview>$(_NETCoreSdkIsPreview) - - - 2.1.1 - 2.1.1 - - - 1.0.12 - 1.1.9 - 2.0.9 - 2.1.2 @(ImplicitPackageVariable->'', ' From 2d53cf29ec2abc7763fd630328ae4caa0ba1b083 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Fri, 9 Aug 2019 12:10:43 -0700 Subject: [PATCH 227/422] Removing the RelativeLayoutPath: "shared" for the WinForms and Wpf ArchiveFile --- src/redist/targets/GenerateLayout.targets | 1 - 1 file changed, 1 deletion(-) diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index 801b69ca0..d2a0b6fd1 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -244,7 +244,6 @@ $(WinFormsAndWpfSharedFxRootUrl)$(MicrosoftWindowsDesktopPackageVersion) $(WinFormsAndWpfSharedFxArchiveFileName) $(CoreSetupBlobAccessTokenParam) - shared Date: Fri, 9 Aug 2019 20:46:52 +0000 Subject: [PATCH 228/422] [release/3.0.1xx] Update dependencies from dotnet/sdk (#3891) * Update dependencies from https://github.com/dotnet/sdk build 20190808.4 - Microsoft.NET.Sdk - 3.0.100-preview9.19408.4 * Update dependencies from https://github.com/dotnet/sdk build 20190809.4 - Microsoft.NET.Sdk - 3.0.100-preview9.19409.4 * Update dependencies from https://github.com/dotnet/sdk build 20190809.7 - Microsoft.NET.Sdk - 3.0.100-preview9.19409.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 0c382e16b..05d04db4c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 146bd43eb7b5dd14440d55829ccc1a6c9879bf2c - + https://github.com/dotnet/sdk - 781e1b173d67669ff7f8db7df10610417bcbf0d5 + 6983f1e7c969868e71aa9bb9fbc0fd7f7fa14262 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 134688542..521adaec3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview9.19408.1 + 3.0.100-preview9.19409.7 $(MicrosoftNETSdkPackageVersion) From 2511519594dc0cace6e42ad8a88ddb5516761b1e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 20:58:41 +0000 Subject: [PATCH 229/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3900) * Update dependencies from https://github.com/dotnet/toolset build 20190809.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.5 * Update dependencies from https://github.com/dotnet/toolset build 20190809.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.6 * Update dependencies from https://github.com/dotnet/toolset build 20190809.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.7 * Update dependencies from https://github.com/dotnet/toolset build 20190809.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.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 05d04db4c..b19eede56 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 146bd43eb7b5dd14440d55829ccc1a6c9879bf2c + 15c3c847d7d62bfb599d5bbb778e253d0668bb42 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 521adaec3..e6a096ff6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19408.17 + 3.0.100-preview9.19409.8 From cf69cd74cd1da9493e637f75469e1ed5ad05cc53 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 21:06:32 +0000 Subject: [PATCH 230/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#3885) * Update dependencies from https://github.com/dotnet/core-setup build 20190808.09 - Microsoft.NETCore.App - 3.0.0-preview9-19408-09 - NETStandard.Library.Ref - 2.1.0-preview9-19408-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19408-09 * Update dependencies from https://github.com/dotnet/core-setup build 20190809.05 - Microsoft.NETCore.App - 3.0.0-preview9-19409-05 - NETStandard.Library.Ref - 2.1.0-preview9-19409-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19409-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190809.06 - Microsoft.NETCore.App - 3.0.0-preview9-19409-06 - NETStandard.Library.Ref - 2.1.0-preview9-19409-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19409-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190809.08 - Microsoft.NETCore.App - 3.0.0-preview9-19409-08 - NETStandard.Library.Ref - 2.1.0-preview9-19409-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19409-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 b19eede56..57ddca2b6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e2b08e66cf547f9ee4b663fb2541a6c6af90ff66 + 05c3d7989427c68819a796cb70d4c42db1a7ceab - + https://github.com/dotnet/core-setup - e2b08e66cf547f9ee4b663fb2541a6c6af90ff66 + 05c3d7989427c68819a796cb70d4c42db1a7ceab - + https://github.com/dotnet/core-setup - e2b08e66cf547f9ee4b663fb2541a6c6af90ff66 + 05c3d7989427c68819a796cb70d4c42db1a7ceab https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e6a096ff6..02c83d928 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19408-07 + 3.0.0-preview9-19409-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19408-07 + 2.1.0-preview9-19409-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19408-07 + 3.0.0-preview9-19409-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 6fabf6a65c1170a910ac883548af113adff9fd06 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 21:30:43 +0000 Subject: [PATCH 231/422] Update dependencies from https://github.com/dotnet/toolset build 20190809.9 (#3903) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.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 57ddca2b6..09850f6cb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 15c3c847d7d62bfb599d5bbb778e253d0668bb42 + 75e34574f59bc5dd511848d0ba69d8ddba904adb https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 02c83d928..79bdfb751 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19409.8 + 3.0.100-preview9.19409.9 From f742547566b092ec3258459f21a2a831d8dcd25d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 22:27:49 +0000 Subject: [PATCH 232/422] Update dependencies from https://github.com/dotnet/toolset build 20190809.11 (#3904) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.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 09850f6cb..81bec1440 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 75e34574f59bc5dd511848d0ba69d8ddba904adb + 9d171bd993307ff6e8775402570554cb9bd5c85a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 79bdfb751..c5a893afd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19409.9 + 3.0.100-preview9.19409.11 From 3a441e719fa13533ebaea886f3afaae9b0bf30b7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 22:37:28 +0000 Subject: [PATCH 233/422] Update dependencies from https://github.com/dotnet/core-setup build 20190809.10 (#3905) - Microsoft.NETCore.App - 3.0.0-preview9-19409-10 - NETStandard.Library.Ref - 2.1.0-preview9-19409-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19409-10 --- 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 81bec1440..9f340c2a6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 05c3d7989427c68819a796cb70d4c42db1a7ceab + 190c7a64ec39aa9180823390786ac27054950489 - + https://github.com/dotnet/core-setup - 05c3d7989427c68819a796cb70d4c42db1a7ceab + 190c7a64ec39aa9180823390786ac27054950489 - + https://github.com/dotnet/core-setup - 05c3d7989427c68819a796cb70d4c42db1a7ceab + 190c7a64ec39aa9180823390786ac27054950489 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c5a893afd..53721fcee 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19409-08 + 3.0.0-preview9-19409-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19409-08 + 2.1.0-preview9-19409-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19409-08 + 3.0.0-preview9-19409-10 $(MicrosoftWindowsDesktopAppPackageVersion) From e27c8a29a58dcaba898f58053267070e48160c22 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 22:59:37 +0000 Subject: [PATCH 234/422] Update dependencies from https://github.com/dotnet/toolset build 20190809.12 (#3906) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.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 9f340c2a6..6c01ffdc1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 9d171bd993307ff6e8775402570554cb9bd5c85a + 50913dd64c5132f5468ffddf942419825cb78214 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 53721fcee..d4068c456 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19409.11 + 3.0.100-preview9.19409.12 From e4a4366fa35eb501f917d65fff6d165eaf9ec198 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 23:40:55 +0000 Subject: [PATCH 235/422] Update dependencies from https://github.com/dotnet/toolset build 20190809.13 (#3908) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.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 6c01ffdc1..21dae200f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 50913dd64c5132f5468ffddf942419825cb78214 + f7364de67c89eb6f3f6cd1f3a3f8a178aa7fee18 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d4068c456..fda5a8825 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19409.12 + 3.0.100-preview9.19409.13 From b5c4c33ca2952deae1d7ee4703f6a06191796294 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 01:01:18 +0000 Subject: [PATCH 236/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#3907) * Update dependencies from https://github.com/dotnet/core-setup build 20190809.12 - Microsoft.NETCore.App - 3.0.0-preview9-19409-12 - NETStandard.Library.Ref - 2.1.0-preview9-19409-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19409-12 * Update dependencies from https://github.com/dotnet/core-setup build 20190809.14 - Microsoft.NETCore.App - 3.0.0-preview9-19409-14 - NETStandard.Library.Ref - 2.1.0-preview9-19409-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19409-14 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19408.6 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19409.5 (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 21dae200f..1691e4f9f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 190c7a64ec39aa9180823390786ac27054950489 + ff2850b0d7f8042cb0d49dad7a6a4f2d9dd0bcb5 - + https://github.com/dotnet/core-setup - 190c7a64ec39aa9180823390786ac27054950489 + ff2850b0d7f8042cb0d49dad7a6a4f2d9dd0bcb5 - + https://github.com/dotnet/core-setup - 190c7a64ec39aa9180823390786ac27054950489 + ff2850b0d7f8042cb0d49dad7a6a4f2d9dd0bcb5 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ d80a7d489830b4b783f45a84a43ee099c657036f - + https://github.com/dotnet/winforms - 2db14f6fd1ff9b9bba3c3b6436987e02193a75e7 + 0c6d3c1d93d5def0392bc165f5b422a586e6bfcd - + https://github.com/dotnet/wpf - 7cbcf33f1aa99799577dbf29e6c848332d3db36b + 6d15ef7526d1bcdd0f9b42126aa22ed32e2e7b55 diff --git a/eng/Versions.props b/eng/Versions.props index fda5a8825..b638fc4d9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19407.2 + 4.8.0-preview9.19408.6 - 3.0.0-preview9.19407.9 + 3.0.0-preview9.19409.5 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19409-10 + 3.0.0-preview9-19409-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19409-10 + 2.1.0-preview9-19409-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19409-10 + 3.0.0-preview9-19409-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 93ed221a67a043d51fb461ac6c26023571712e02 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 01:20:44 +0000 Subject: [PATCH 237/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3909) * Update dependencies from https://github.com/dotnet/toolset build 20190809.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.14 * Update dependencies from https://github.com/dotnet/toolset build 20190809.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.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 1691e4f9f..b8b94ede6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - f7364de67c89eb6f3f6cd1f3a3f8a178aa7fee18 + 103b47d3bfe3211b9ad3bfc012ef68694cbbe7ab https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b638fc4d9..381c73baa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19409.13 + 3.0.100-preview9.19409.15 From b2940f546bed42fbe681ed8b42ef8d4191d04678 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 01:51:26 +0000 Subject: [PATCH 238/422] Update dependencies from https://github.com/dotnet/toolset build 20190809.16 (#3912) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.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 b8b94ede6..08de7977d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 103b47d3bfe3211b9ad3bfc012ef68694cbbe7ab + 883d562919e1ef3135df6d2641cd6f2888d5a0d1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 381c73baa..9b894c2c0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19409.15 + 3.0.100-preview9.19409.16 From 682fe36382f863d334412a2578a899cc702a8b5e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 02:28:18 +0000 Subject: [PATCH 239/422] Update dependencies from https://github.com/dotnet/core-setup build 20190809.16 (#3913) - Microsoft.NETCore.App - 3.0.0-preview9-19409-16 - NETStandard.Library.Ref - 2.1.0-preview9-19409-16 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19409-16 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19409.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19409.6 (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 08de7977d..e07e21f4c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - ff2850b0d7f8042cb0d49dad7a6a4f2d9dd0bcb5 + 743398ceb34df0f572cda6afee826cda6727d44a - + https://github.com/dotnet/core-setup - ff2850b0d7f8042cb0d49dad7a6a4f2d9dd0bcb5 + 743398ceb34df0f572cda6afee826cda6727d44a - + https://github.com/dotnet/core-setup - ff2850b0d7f8042cb0d49dad7a6a4f2d9dd0bcb5 + 743398ceb34df0f572cda6afee826cda6727d44a https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ d80a7d489830b4b783f45a84a43ee099c657036f - + https://github.com/dotnet/winforms - 0c6d3c1d93d5def0392bc165f5b422a586e6bfcd + e567af795da9727f34a177c7a7ad8492e2fd1451 - + https://github.com/dotnet/wpf - 6d15ef7526d1bcdd0f9b42126aa22ed32e2e7b55 + 34fccf5b73ee4b4861ad32ea778d07da7f4d7a50 diff --git a/eng/Versions.props b/eng/Versions.props index 9b894c2c0..6f5fb77b0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19408.6 + 4.8.0-preview9.19409.2 - 3.0.0-preview9.19409.5 + 3.0.0-preview9.19409.6 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19409-14 + 3.0.0-preview9-19409-16 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19409-14 + 2.1.0-preview9-19409-16 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19409-14 + 3.0.0-preview9-19409-16 $(MicrosoftWindowsDesktopAppPackageVersion) From f532f1d868b294ac06357d06ac2409d262a011c1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 02:43:57 +0000 Subject: [PATCH 240/422] Update dependencies from https://github.com/dotnet/toolset build 20190809.17 (#3914) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.17 --- 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 e07e21f4c..9e86ae0d1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 883d562919e1ef3135df6d2641cd6f2888d5a0d1 + a8d0c89c1301477a8db6310acf5d5f46bd9fdd57 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6f5fb77b0..139f1db66 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19409.16 + 3.0.100-preview9.19409.17 From 8981a135ef4410fae6b12a53bb6da44ad13bf781 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 03:37:12 +0000 Subject: [PATCH 241/422] Update dependencies from https://github.com/dotnet/cli build 20190808.12 (#3894) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19408.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 9e86ae0d1..092a719ed 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 6983f1e7c969868e71aa9bb9fbc0fd7f7fa14262 - + https://github.com/dotnet/cli - d80a7d489830b4b783f45a84a43ee099c657036f + e9518c5c26161759d0857dd69556fd1a12165865 diff --git a/eng/Versions.props b/eng/Versions.props index 139f1db66..1e40c335e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19408.11 + 3.0.100-preview9.19408.12 0.2.0 From 6bc1b3e21b07b55919fd574499088282d222a96f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 03:43:33 +0000 Subject: [PATCH 242/422] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#3898) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190809.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19409.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19409.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19409.1 - dotnet-watch - 3.0.0-preview9.19409.1 - dotnet-user-secrets - 3.0.0-preview9.19409.1 - dotnet-dev-certs - 3.0.0-preview9.19409.1 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190809.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19409.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19409.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19409.4 - dotnet-watch - 3.0.0-preview9.19409.4 - dotnet-user-secrets - 3.0.0-preview9.19409.4 - dotnet-dev-certs - 3.0.0-preview9.19409.4 --- 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 092a719ed..788d52b99 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 743398ceb34df0f572cda6afee826cda6727d44a - + https://github.com/aspnet/AspNetCore - e4b4476b37d2122f4a4f9d5a539dc465ceb3f63d + dda84bc7fcc35ec0e086e8faa3f62641672376a8 - + https://github.com/aspnet/AspNetCore - e4b4476b37d2122f4a4f9d5a539dc465ceb3f63d + dda84bc7fcc35ec0e086e8faa3f62641672376a8 - + https://github.com/aspnet/AspNetCore - e4b4476b37d2122f4a4f9d5a539dc465ceb3f63d + dda84bc7fcc35ec0e086e8faa3f62641672376a8 - + https://github.com/aspnet/AspNetCore - e4b4476b37d2122f4a4f9d5a539dc465ceb3f63d + dda84bc7fcc35ec0e086e8faa3f62641672376a8 - + https://github.com/aspnet/AspNetCore - e4b4476b37d2122f4a4f9d5a539dc465ceb3f63d + dda84bc7fcc35ec0e086e8faa3f62641672376a8 - + https://github.com/aspnet/AspNetCore - e4b4476b37d2122f4a4f9d5a539dc465ceb3f63d + dda84bc7fcc35ec0e086e8faa3f62641672376a8 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 1e40c335e..5654d3531 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19408.9 - 3.0.0-preview9.19408.9 - 3.0.0-preview9.19408.9 - 3.0.0-preview9.19408.9 - 3.0.0-preview9.19408.9 - 3.0.0-preview9.19408.9 + 3.0.0-preview9.19409.4 + 3.0.0-preview9.19409.4 + 3.0.0-preview9.19409.4 + 3.0.0-preview9.19409.4 + 3.0.0-preview9.19409.4 + 3.0.0-preview9.19409.4 From 92b390f3fc541c642198445e3eb2927faa1a4451 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 03:48:11 +0000 Subject: [PATCH 243/422] Update dependencies from https://github.com/dotnet/core-setup build 20190809.18 (#3916) - Microsoft.NETCore.App - 3.0.0-preview9-19409-18 - NETStandard.Library.Ref - 2.1.0-preview9-19409-18 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19409-18 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19409.7 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 14 +++++++------- eng/Versions.props | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 788d52b99..47ee36a34 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 743398ceb34df0f572cda6afee826cda6727d44a + 0630ade3ccba2b3935b0519cda8ed13558500143 - + https://github.com/dotnet/core-setup - 743398ceb34df0f572cda6afee826cda6727d44a + 0630ade3ccba2b3935b0519cda8ed13558500143 - + https://github.com/dotnet/core-setup - 743398ceb34df0f572cda6afee826cda6727d44a + 0630ade3ccba2b3935b0519cda8ed13558500143 https://github.com/aspnet/AspNetCore @@ -59,7 +59,7 @@ https://github.com/dotnet/winforms e567af795da9727f34a177c7a7ad8492e2fd1451 - + https://github.com/dotnet/wpf 34fccf5b73ee4b4861ad32ea778d07da7f4d7a50 diff --git a/eng/Versions.props b/eng/Versions.props index 5654d3531..a00a347bb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview9.19409.6 + 3.0.0-preview9.19409.7 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19409-16 + 3.0.0-preview9-19409-18 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19409-16 + 2.1.0-preview9-19409-18 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19409-16 + 3.0.0-preview9-19409-18 $(MicrosoftWindowsDesktopAppPackageVersion) From 030daceb5e55e26f6b6d9d8b4fd28422d1c00248 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 04:08:37 +0000 Subject: [PATCH 244/422] Update dependencies from https://github.com/dotnet/toolset build 20190809.18 (#3917) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.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 47ee36a34..e752e24ef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - a8d0c89c1301477a8db6310acf5d5f46bd9fdd57 + 72edb5c9c470aa20e54f5df246c3f902396918c4 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a00a347bb..b49f49f2b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19409.17 + 3.0.100-preview9.19409.18 From 8355a35697c9034db9d91ee6f636005246c9dc90 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 04:38:34 +0000 Subject: [PATCH 245/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3919) * Update dependencies from https://github.com/dotnet/toolset build 20190809.19 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.19 * Update dependencies from https://github.com/dotnet/toolset build 20190809.21 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.21 * Update dependencies from https://github.com/dotnet/toolset build 20190809.23 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.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 e752e24ef..e58ff2d5a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 72edb5c9c470aa20e54f5df246c3f902396918c4 + 23fb65c5c85fe3473d7fb1a6fbc09ac3af3e3727 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b49f49f2b..4814561d1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19409.18 + 3.0.100-preview9.19409.23 From 67039279d416f076f580bc3794d66bef4c84b621 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 06:01:22 +0000 Subject: [PATCH 246/422] Update dependencies from https://github.com/dotnet/toolset build 20190809.25 (#3923) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.25 --- 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 e58ff2d5a..5c70fa67c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 23fb65c5c85fe3473d7fb1a6fbc09ac3af3e3727 + 10e5810c9c033797c53e77fbdf9ad4a50789d5ee https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4814561d1..070b63a21 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19409.23 + 3.0.100-preview9.19409.25 From 711177a6bd7154d5317978889728b663492066b1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 15:00:36 +0000 Subject: [PATCH 247/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#3922) * Update dependencies from https://github.com/dotnet/core-setup build 20190809.21 - Microsoft.NETCore.App - 3.0.0-preview9-19409-21 - NETStandard.Library.Ref - 2.1.0-preview9-19409-21 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19409-21 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19409.8 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190810.01 - Microsoft.NETCore.App - 3.0.0-preview9-19410-01 - NETStandard.Library.Ref - 2.1.0-preview9-19410-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19410-01 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19409.8 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190810.03 - Microsoft.NETCore.App - 3.0.0-preview9-19410-03 - NETStandard.Library.Ref - 2.1.0-preview9-19410-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19410-03 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19410.1 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5c70fa67c..5d0911015 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 0630ade3ccba2b3935b0519cda8ed13558500143 + 17fc698aff0e17d7d77ec3e061ebf9b5baf950a5 - + https://github.com/dotnet/core-setup - 0630ade3ccba2b3935b0519cda8ed13558500143 + 17fc698aff0e17d7d77ec3e061ebf9b5baf950a5 - + https://github.com/dotnet/core-setup - 0630ade3ccba2b3935b0519cda8ed13558500143 + 17fc698aff0e17d7d77ec3e061ebf9b5baf950a5 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms e567af795da9727f34a177c7a7ad8492e2fd1451 - + https://github.com/dotnet/wpf - 34fccf5b73ee4b4861ad32ea778d07da7f4d7a50 + 0cfd39fd5564407ac81ba0dfa4eda2d2d1a02c12 diff --git a/eng/Versions.props b/eng/Versions.props index 070b63a21..fcd31550b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview9.19409.7 + 3.0.0-preview9.19410.1 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19409-18 + 3.0.0-preview9-19410-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19409-18 + 2.1.0-preview9-19410-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19409-18 + 3.0.0-preview9-19410-03 $(MicrosoftWindowsDesktopAppPackageVersion) From c15ad0e7aa31401464609934e6b22fc6475ced1a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 15:25:29 +0000 Subject: [PATCH 248/422] Update dependencies from https://github.com/dotnet/toolset build 20190810.6 (#3928) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19410.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 5d0911015..b82e77c16 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 10e5810c9c033797c53e77fbdf9ad4a50789d5ee + facc117762272c1fdfde70920c64ce03074bc46e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index fcd31550b..09f1e64bc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19409.25 + 3.0.100-preview9.19410.6 From 892a1c85f86025b4dbfbec285a46e0cffb5235ce Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 16:20:48 +0000 Subject: [PATCH 249/422] Update dependencies from https://github.com/dotnet/core-setup build 20190810.05 (#3930) - Microsoft.NETCore.App - 3.0.0-preview9-19410-05 - NETStandard.Library.Ref - 2.1.0-preview9-19410-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19410-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 b82e77c16..9c5b5f7df 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 17fc698aff0e17d7d77ec3e061ebf9b5baf950a5 + df0218b3de205fe538488dfe26bf8fcf1c5a9a89 - + https://github.com/dotnet/core-setup - 17fc698aff0e17d7d77ec3e061ebf9b5baf950a5 + df0218b3de205fe538488dfe26bf8fcf1c5a9a89 - + https://github.com/dotnet/core-setup - 17fc698aff0e17d7d77ec3e061ebf9b5baf950a5 + df0218b3de205fe538488dfe26bf8fcf1c5a9a89 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 09f1e64bc..71d50f3af 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19410-03 + 3.0.0-preview9-19410-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19410-03 + 2.1.0-preview9-19410-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19410-03 + 3.0.0-preview9-19410-05 $(MicrosoftWindowsDesktopAppPackageVersion) From bbf0f04eec6f41fe6be1f5eec0d1a8dfd8597f4a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 16:41:22 +0000 Subject: [PATCH 250/422] Update dependencies from https://github.com/dotnet/toolset build 20190810.7 (#3931) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19410.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 9c5b5f7df..efbb68ac4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - facc117762272c1fdfde70920c64ce03074bc46e + fd26f81115639f0531109164fc81e484a206f289 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 71d50f3af..a418fa60c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19410.6 + 3.0.100-preview9.19410.7 From 4ffac65eb875f6592d7a218fc4d97a59a5945a5b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 17:31:51 +0000 Subject: [PATCH 251/422] Update dependencies from https://github.com/dotnet/core-setup build 20190810.08 (#3934) - Microsoft.NETCore.App - 3.0.0-preview9-19410-08 - NETStandard.Library.Ref - 2.1.0-preview9-19410-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19410-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 efbb68ac4..f090b95ab 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - df0218b3de205fe538488dfe26bf8fcf1c5a9a89 + 3f9f6f41faf484eb35f36177181aed0477243fbe - + https://github.com/dotnet/core-setup - df0218b3de205fe538488dfe26bf8fcf1c5a9a89 + 3f9f6f41faf484eb35f36177181aed0477243fbe - + https://github.com/dotnet/core-setup - df0218b3de205fe538488dfe26bf8fcf1c5a9a89 + 3f9f6f41faf484eb35f36177181aed0477243fbe https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a418fa60c..6cea42cba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19410-05 + 3.0.0-preview9-19410-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19410-05 + 2.1.0-preview9-19410-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19410-05 + 3.0.0-preview9-19410-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 3e8d0caa993637193e1007118b21b1cf1542e682 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 17:42:06 +0000 Subject: [PATCH 252/422] Update dependencies from https://github.com/dotnet/toolset build 20190810.8 (#3935) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19410.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 f090b95ab..f95367ae7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - fd26f81115639f0531109164fc81e484a206f289 + e10e16fa2cc334b10f55b9e6f57d83fa4ce9a1ea https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6cea42cba..13878db15 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19410.7 + 3.0.100-preview9.19410.8 From 3a7c8f027348a3af52674c67c2bd6c0d0d922d35 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 18:41:23 +0000 Subject: [PATCH 253/422] Update dependencies from https://github.com/dotnet/core-setup build 20190810.09 (#3936) - Microsoft.NETCore.App - 3.0.0-preview9-19410-09 - NETStandard.Library.Ref - 2.1.0-preview9-19410-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19410-09 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19410.2 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f95367ae7..ffcb1731e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3f9f6f41faf484eb35f36177181aed0477243fbe + 650a4ee56ff0adfa9cddbe2ecb483ed765c11a36 - + https://github.com/dotnet/core-setup - 3f9f6f41faf484eb35f36177181aed0477243fbe + 650a4ee56ff0adfa9cddbe2ecb483ed765c11a36 - + https://github.com/dotnet/core-setup - 3f9f6f41faf484eb35f36177181aed0477243fbe + 650a4ee56ff0adfa9cddbe2ecb483ed765c11a36 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms e567af795da9727f34a177c7a7ad8492e2fd1451 - + https://github.com/dotnet/wpf - 0cfd39fd5564407ac81ba0dfa4eda2d2d1a02c12 + b39c28a5028e29aac86268dff757a2d8d531fab0 diff --git a/eng/Versions.props b/eng/Versions.props index 13878db15..d75ef4b29 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview9.19410.1 + 3.0.0-preview9.19410.2 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19410-08 + 3.0.0-preview9-19410-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19410-08 + 2.1.0-preview9-19410-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19410-08 + 3.0.0-preview9-19410-09 $(MicrosoftWindowsDesktopAppPackageVersion) From 687d5ca30dbd8d5b417d31b4934112bd54d00045 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 19:01:57 +0000 Subject: [PATCH 254/422] Update dependencies from https://github.com/dotnet/toolset build 20190810.9 (#3937) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19410.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 ffcb1731e..4deb658f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - e10e16fa2cc334b10f55b9e6f57d83fa4ce9a1ea + bccb1f6d2f910c3a24c40d3b06fd191dcfbd49d0 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index d75ef4b29..7b8000df6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19410.8 + 3.0.100-preview9.19410.9 From fb96b1edee7cba01d14fe1ca03448cc143e6e348 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 20:20:28 +0000 Subject: [PATCH 255/422] Update dependencies from https://github.com/dotnet/core-setup build 20190810.10 (#3938) - Microsoft.NETCore.App - 3.0.0-preview9-19410-10 - NETStandard.Library.Ref - 2.1.0-preview9-19410-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19410-10 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19410.3 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4deb658f4..b2eb1f907 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 650a4ee56ff0adfa9cddbe2ecb483ed765c11a36 + 22d5c7f684baa137e134fe4606de2d15562f0c48 - + https://github.com/dotnet/core-setup - 650a4ee56ff0adfa9cddbe2ecb483ed765c11a36 + 22d5c7f684baa137e134fe4606de2d15562f0c48 - + https://github.com/dotnet/core-setup - 650a4ee56ff0adfa9cddbe2ecb483ed765c11a36 + 22d5c7f684baa137e134fe4606de2d15562f0c48 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms e567af795da9727f34a177c7a7ad8492e2fd1451 - + https://github.com/dotnet/wpf - b39c28a5028e29aac86268dff757a2d8d531fab0 + 41178939f48dae717fc0d6425c38f621629b2694 diff --git a/eng/Versions.props b/eng/Versions.props index 7b8000df6..fa9ee734e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview9.19410.2 + 3.0.0-preview9.19410.3 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19410-09 + 3.0.0-preview9-19410-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19410-09 + 2.1.0-preview9-19410-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19410-09 + 3.0.0-preview9-19410-10 $(MicrosoftWindowsDesktopAppPackageVersion) From a522911ede8602d9b9ad9f7e8556a8feb409e3e7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 22:37:46 +0000 Subject: [PATCH 256/422] Update dependencies from https://github.com/dotnet/core-setup build 20190810.11 (#3940) - Microsoft.NETCore.App - 3.0.0-preview9-19410-11 - NETStandard.Library.Ref - 2.1.0-preview9-19410-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19410-11 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19410.1 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19410.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 b2eb1f907..377fcdb89 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 22d5c7f684baa137e134fe4606de2d15562f0c48 + 9681fb5fe251de100d26014719bc351993d97420 - + https://github.com/dotnet/core-setup - 22d5c7f684baa137e134fe4606de2d15562f0c48 + 9681fb5fe251de100d26014719bc351993d97420 - + https://github.com/dotnet/core-setup - 22d5c7f684baa137e134fe4606de2d15562f0c48 + 9681fb5fe251de100d26014719bc351993d97420 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ e9518c5c26161759d0857dd69556fd1a12165865 - + https://github.com/dotnet/winforms - e567af795da9727f34a177c7a7ad8492e2fd1451 + ab7ca87d76cc6bc44f148547e6e03a5899ecfcfc - + https://github.com/dotnet/wpf - 41178939f48dae717fc0d6425c38f621629b2694 + 448bc7130a12144e44acb0eceba5e5bcb2c03d05 diff --git a/eng/Versions.props b/eng/Versions.props index fa9ee734e..791fc8df7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19409.2 + 4.8.0-preview9.19410.1 - 3.0.0-preview9.19410.3 + 3.0.0-preview9.19410.4 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19410-10 + 3.0.0-preview9-19410-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19410-10 + 2.1.0-preview9-19410-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19410-10 + 3.0.0-preview9-19410-11 $(MicrosoftWindowsDesktopAppPackageVersion) From 741bba93f5b42ba7d389a747a1153cf37d907ba3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 22:56:59 +0000 Subject: [PATCH 257/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3939) * Update dependencies from https://github.com/dotnet/toolset build 20190810.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19410.10 * Update dependencies from https://github.com/dotnet/toolset build 20190810.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19410.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 377fcdb89..8735f471f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - bccb1f6d2f910c3a24c40d3b06fd191dcfbd49d0 + 2966e7d7ea484e8b237150dae01ce1e09eba2138 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 791fc8df7..cb3515e8d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19410.9 + 3.0.100-preview9.19410.11 From 5048051f5594593cd9a127d5e34ab77062d06c9e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 03:44:33 +0000 Subject: [PATCH 258/422] Update dependencies from https://github.com/dotnet/core-setup build 20190810.12 (#3941) - Microsoft.NETCore.App - 3.0.0-preview9-19410-12 - NETStandard.Library.Ref - 2.1.0-preview9-19410-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19410-12 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19410.5 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 14 +++++++------- eng/Versions.props | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8735f471f..391ee147c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 9681fb5fe251de100d26014719bc351993d97420 + 9408f55c19a0a9118a23b05f83200a3534dd9f7f - + https://github.com/dotnet/core-setup - 9681fb5fe251de100d26014719bc351993d97420 + 9408f55c19a0a9118a23b05f83200a3534dd9f7f - + https://github.com/dotnet/core-setup - 9681fb5fe251de100d26014719bc351993d97420 + 9408f55c19a0a9118a23b05f83200a3534dd9f7f https://github.com/aspnet/AspNetCore @@ -59,7 +59,7 @@ https://github.com/dotnet/winforms ab7ca87d76cc6bc44f148547e6e03a5899ecfcfc - + https://github.com/dotnet/wpf 448bc7130a12144e44acb0eceba5e5bcb2c03d05 diff --git a/eng/Versions.props b/eng/Versions.props index cb3515e8d..690c3b90c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview9.19410.4 + 3.0.0-preview9.19410.5 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19410-11 + 3.0.0-preview9-19410-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19410-11 + 2.1.0-preview9-19410-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19410-11 + 3.0.0-preview9-19410-12 $(MicrosoftWindowsDesktopAppPackageVersion) From cd5e7242b28293538c07d9e11acead4538c69135 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 03:59:38 +0000 Subject: [PATCH 259/422] Update dependencies from https://github.com/dotnet/toolset build 20190810.12 (#3942) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19410.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 391ee147c..a9fd1d6e0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 2966e7d7ea484e8b237150dae01ce1e09eba2138 + eef07481aef0db8455456539a02895eec4fcac40 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 690c3b90c..c27b4234c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19410.11 + 3.0.100-preview9.19410.12 From 154e1375e797c1af7c62f06ef82ac2e6922b475e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 09:23:40 +0000 Subject: [PATCH 260/422] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#3921) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190809.9 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19409.9 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19409.9 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19409.9 - dotnet-watch - 3.0.0-preview9.19409.9 - dotnet-user-secrets - 3.0.0-preview9.19409.9 - dotnet-dev-certs - 3.0.0-preview9.19409.9 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190810.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19410.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19410.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19410.1 - dotnet-watch - 3.0.0-preview9.19410.1 - dotnet-user-secrets - 3.0.0-preview9.19410.1 - dotnet-dev-certs - 3.0.0-preview9.19410.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 a9fd1d6e0..d96b23c1c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 9408f55c19a0a9118a23b05f83200a3534dd9f7f - + https://github.com/aspnet/AspNetCore - dda84bc7fcc35ec0e086e8faa3f62641672376a8 + 9d25e332462c28e4b7481e30121d6eac445470c6 - + https://github.com/aspnet/AspNetCore - dda84bc7fcc35ec0e086e8faa3f62641672376a8 + 9d25e332462c28e4b7481e30121d6eac445470c6 - + https://github.com/aspnet/AspNetCore - dda84bc7fcc35ec0e086e8faa3f62641672376a8 + 9d25e332462c28e4b7481e30121d6eac445470c6 - + https://github.com/aspnet/AspNetCore - dda84bc7fcc35ec0e086e8faa3f62641672376a8 + 9d25e332462c28e4b7481e30121d6eac445470c6 - + https://github.com/aspnet/AspNetCore - dda84bc7fcc35ec0e086e8faa3f62641672376a8 + 9d25e332462c28e4b7481e30121d6eac445470c6 - + https://github.com/aspnet/AspNetCore - dda84bc7fcc35ec0e086e8faa3f62641672376a8 + 9d25e332462c28e4b7481e30121d6eac445470c6 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index c27b4234c..f73b4e05c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19409.4 - 3.0.0-preview9.19409.4 - 3.0.0-preview9.19409.4 - 3.0.0-preview9.19409.4 - 3.0.0-preview9.19409.4 - 3.0.0-preview9.19409.4 + 3.0.0-preview9.19410.1 + 3.0.0-preview9.19410.1 + 3.0.0-preview9.19410.1 + 3.0.0-preview9.19410.1 + 3.0.0-preview9.19410.1 + 3.0.0-preview9.19410.1 From bb00a1b23647b2d8c515563da94677daa45f184e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 16:13:48 +0000 Subject: [PATCH 261/422] Update dependencies from https://github.com/dotnet/toolset build 20190811.5 (#3947) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19411.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 d96b23c1c..9d091a2e2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - eef07481aef0db8455456539a02895eec4fcac40 + 7a95e26ec9a914ae85649b6e91e5499e008a47e9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f73b4e05c..29c066c56 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19410.12 + 3.0.100-preview9.19411.5 From e929f0601e96ec3d3e8bb5da51ed881ddd61abde Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 17:03:32 +0000 Subject: [PATCH 262/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#3946) * Update dependencies from https://github.com/dotnet/core-setup build 20190811.02 - Microsoft.NETCore.App - 3.0.0-preview9-19411-02 - NETStandard.Library.Ref - 2.1.0-preview9-19411-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19411-02 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19410.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19411.1 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190811.05 - Microsoft.NETCore.App - 3.0.0-preview9-19411-05 - NETStandard.Library.Ref - 2.1.0-preview9-19411-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19411-05 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19410.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19411.1 (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 9d091a2e2..6676f645e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 9408f55c19a0a9118a23b05f83200a3534dd9f7f + 32dfe6f1b0972f1206d55215b80ca279587b1db4 - + https://github.com/dotnet/core-setup - 9408f55c19a0a9118a23b05f83200a3534dd9f7f + 32dfe6f1b0972f1206d55215b80ca279587b1db4 - + https://github.com/dotnet/core-setup - 9408f55c19a0a9118a23b05f83200a3534dd9f7f + 32dfe6f1b0972f1206d55215b80ca279587b1db4 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ e9518c5c26161759d0857dd69556fd1a12165865 - + https://github.com/dotnet/winforms - ab7ca87d76cc6bc44f148547e6e03a5899ecfcfc + 4819b29739dfcf4261ca1cf1c6f03a2a80516170 - + https://github.com/dotnet/wpf - 448bc7130a12144e44acb0eceba5e5bcb2c03d05 + 91367696e1111e5df8def991ca478425a89347d6 diff --git a/eng/Versions.props b/eng/Versions.props index 29c066c56..dece3cf90 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19410.1 + 4.8.0-preview9.19410.2 - 3.0.0-preview9.19410.5 + 3.0.0-preview9.19411.1 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19410-12 + 3.0.0-preview9-19411-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19410-12 + 2.1.0-preview9-19411-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19410-12 + 3.0.0-preview9-19411-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 33be14808f59f08708f59779b3421e1fd6eb5e97 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 18:23:29 +0000 Subject: [PATCH 263/422] Update dependencies from https://github.com/dotnet/core-setup build 20190811.07 (#3950) - Microsoft.NETCore.App - 3.0.0-preview9-19411-07 - NETStandard.Library.Ref - 2.1.0-preview9-19411-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19411-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 6676f645e..321e3dc7c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 32dfe6f1b0972f1206d55215b80ca279587b1db4 + 26ca46f003d99d7d066dfcdf4ed427d5327992f8 - + https://github.com/dotnet/core-setup - 32dfe6f1b0972f1206d55215b80ca279587b1db4 + 26ca46f003d99d7d066dfcdf4ed427d5327992f8 - + https://github.com/dotnet/core-setup - 32dfe6f1b0972f1206d55215b80ca279587b1db4 + 26ca46f003d99d7d066dfcdf4ed427d5327992f8 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index dece3cf90..1e3e13d40 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19411-05 + 3.0.0-preview9-19411-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19411-05 + 2.1.0-preview9-19411-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19411-05 + 3.0.0-preview9-19411-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 1c4c2f260dc3aa53186ade82dca03566865c7a95 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 18:37:30 +0000 Subject: [PATCH 264/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3949) * Update dependencies from https://github.com/dotnet/toolset build 20190811.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19411.6 * Update dependencies from https://github.com/dotnet/toolset build 20190811.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19411.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 321e3dc7c..9d603e29b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 7a95e26ec9a914ae85649b6e91e5499e008a47e9 + 801d152d303629ec47a4e8c47ad255391561d24c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 1e3e13d40..99ce93445 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19411.5 + 3.0.100-preview9.19411.7 From 24f7074290b294850b060a9bda5c61d0640ac68d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 19:34:57 +0000 Subject: [PATCH 265/422] Update dependencies from https://github.com/dotnet/core-setup build 20190811.08 (#3951) - Microsoft.NETCore.App - 3.0.0-preview9-19411-08 - NETStandard.Library.Ref - 2.1.0-preview9-19411-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19411-08 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19411.2 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9d603e29b..f2f20770c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 26ca46f003d99d7d066dfcdf4ed427d5327992f8 + fb1c12a8c336710ba8f87a23c752745d6e86a8c6 - + https://github.com/dotnet/core-setup - 26ca46f003d99d7d066dfcdf4ed427d5327992f8 + fb1c12a8c336710ba8f87a23c752745d6e86a8c6 - + https://github.com/dotnet/core-setup - 26ca46f003d99d7d066dfcdf4ed427d5327992f8 + fb1c12a8c336710ba8f87a23c752745d6e86a8c6 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms 4819b29739dfcf4261ca1cf1c6f03a2a80516170 - + https://github.com/dotnet/wpf - 91367696e1111e5df8def991ca478425a89347d6 + b035cbb91ccd59881fb1e00eb1ea2db78a4d1eaa diff --git a/eng/Versions.props b/eng/Versions.props index 99ce93445..3e21fa9a5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview9.19411.1 + 3.0.0-preview9.19411.2 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19411-07 + 3.0.0-preview9-19411-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19411-07 + 2.1.0-preview9-19411-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19411-07 + 3.0.0-preview9-19411-08 $(MicrosoftWindowsDesktopAppPackageVersion) From a310a6b63e11f41c30d3928fac23de65a7ca48e7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 19:55:18 +0000 Subject: [PATCH 266/422] Update dependencies from https://github.com/dotnet/toolset build 20190811.8 (#3952) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19411.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 f2f20770c..b310973c1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 801d152d303629ec47a4e8c47ad255391561d24c + 249e42d6209c875eae8f3087dfd53bde1acd62ae https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3e21fa9a5..9c02a6a20 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19411.7 + 3.0.100-preview9.19411.8 From d974f4acba7d6bfdbf8c92ebf582964313f8999b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 21:02:28 +0000 Subject: [PATCH 267/422] Update dependencies from https://github.com/dotnet/core-setup build 20190811.09 (#3953) - Microsoft.NETCore.App - 3.0.0-preview9-19411-09 - NETStandard.Library.Ref - 2.1.0-preview9-19411-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19411-09 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19411.3 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b310973c1..8e2652f61 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fb1c12a8c336710ba8f87a23c752745d6e86a8c6 + 6936ec1f1bd569b8d405e335cfca4217d09450d8 - + https://github.com/dotnet/core-setup - fb1c12a8c336710ba8f87a23c752745d6e86a8c6 + 6936ec1f1bd569b8d405e335cfca4217d09450d8 - + https://github.com/dotnet/core-setup - fb1c12a8c336710ba8f87a23c752745d6e86a8c6 + 6936ec1f1bd569b8d405e335cfca4217d09450d8 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms 4819b29739dfcf4261ca1cf1c6f03a2a80516170 - + https://github.com/dotnet/wpf - b035cbb91ccd59881fb1e00eb1ea2db78a4d1eaa + 4742c9baa5aec3f238b74a69867e7a2a83a293ca diff --git a/eng/Versions.props b/eng/Versions.props index 9c02a6a20..3827f8bff 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview9.19411.2 + 3.0.0-preview9.19411.3 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19411-08 + 3.0.0-preview9-19411-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19411-08 + 2.1.0-preview9-19411-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19411-08 + 3.0.0-preview9-19411-09 $(MicrosoftWindowsDesktopAppPackageVersion) From 1bb71504194709276bfeea2507584e2662e97a93 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 21:07:48 +0000 Subject: [PATCH 268/422] Update dependencies from https://github.com/dotnet/toolset build 20190811.9 (#3954) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19411.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 8e2652f61..5c1667459 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 249e42d6209c875eae8f3087dfd53bde1acd62ae + 7206e099d809cc8cc503d0f1a201de051fb6105c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 3827f8bff..a805d6022 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19411.8 + 3.0.100-preview9.19411.9 From 7b07ee15260bc646b355cc69b5954ccaa1d12b3f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 21:56:20 +0000 Subject: [PATCH 269/422] Update dependencies from https://github.com/dotnet/core-setup build 20190811.10 (#3955) - Microsoft.NETCore.App - 3.0.0-preview9-19411-10 - NETStandard.Library.Ref - 2.1.0-preview9-19411-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19411-10 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19411.1 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19411.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 5c1667459..589eb0bb7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6936ec1f1bd569b8d405e335cfca4217d09450d8 + f350539dcdbf2c9dd2034f8a15491c25550eea27 - + https://github.com/dotnet/core-setup - 6936ec1f1bd569b8d405e335cfca4217d09450d8 + f350539dcdbf2c9dd2034f8a15491c25550eea27 - + https://github.com/dotnet/core-setup - 6936ec1f1bd569b8d405e335cfca4217d09450d8 + f350539dcdbf2c9dd2034f8a15491c25550eea27 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ e9518c5c26161759d0857dd69556fd1a12165865 - + https://github.com/dotnet/winforms - 4819b29739dfcf4261ca1cf1c6f03a2a80516170 + 5f3f3ba9403e5a3ead4c3ba9f610e8bf89a78749 - + https://github.com/dotnet/wpf - 4742c9baa5aec3f238b74a69867e7a2a83a293ca + 98712b91793e1214bb36512bf94cdb2acfeca79d diff --git a/eng/Versions.props b/eng/Versions.props index a805d6022..23dd8e1d5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19410.2 + 4.8.0-preview9.19411.1 - 3.0.0-preview9.19411.3 + 3.0.0-preview9.19411.4 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19411-09 + 3.0.0-preview9-19411-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19411-09 + 2.1.0-preview9-19411-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19411-09 + 3.0.0-preview9-19411-10 $(MicrosoftWindowsDesktopAppPackageVersion) From aa7c9f92e0510be3f4195513d109be605ad2b776 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 22:16:37 +0000 Subject: [PATCH 270/422] Update dependencies from https://github.com/dotnet/toolset build 20190811.10 (#3956) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19411.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 589eb0bb7..8edbcf6bb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 7206e099d809cc8cc503d0f1a201de051fb6105c + 59a186a20734dac0b262315f97a6f6b0ab08a870 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 23dd8e1d5..922486925 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19411.9 + 3.0.100-preview9.19411.10 From e3a03327ab045040c2df87e981e73b2269286232 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 00:13:50 +0000 Subject: [PATCH 271/422] Update dependencies from https://github.com/dotnet/core-setup build 20190811.11 (#3957) - Microsoft.NETCore.App - 3.0.0-preview9-19411-11 - NETStandard.Library.Ref - 2.1.0-preview9-19411-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19411-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 8edbcf6bb..2799f46c1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f350539dcdbf2c9dd2034f8a15491c25550eea27 + 91004b0eb6f484c56f50d0f428988268e3ef455d - + https://github.com/dotnet/core-setup - f350539dcdbf2c9dd2034f8a15491c25550eea27 + 91004b0eb6f484c56f50d0f428988268e3ef455d - + https://github.com/dotnet/core-setup - f350539dcdbf2c9dd2034f8a15491c25550eea27 + 91004b0eb6f484c56f50d0f428988268e3ef455d https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 922486925..f102c13a9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19411-10 + 3.0.0-preview9-19411-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19411-10 + 2.1.0-preview9-19411-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19411-10 + 3.0.0-preview9-19411-11 $(MicrosoftWindowsDesktopAppPackageVersion) From 5d6284533f422d7d1699e3a0842910108665811f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 00:34:02 +0000 Subject: [PATCH 272/422] Update dependencies from https://github.com/dotnet/toolset build 20190811.11 (#3958) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19411.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 2799f46c1..cce11351f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 59a186a20734dac0b262315f97a6f6b0ab08a870 + 5b709710c8ba4cb3fbad880953ece4677de21ea6 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f102c13a9..59f0fe7df 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19411.10 + 3.0.100-preview9.19411.11 From b91a37338d4640fe62e2604509f0401be8aa2a49 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 03:01:25 +0000 Subject: [PATCH 273/422] Update dependencies from https://github.com/dotnet/toolset build 20190811.12 (#3959) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19411.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 cce11351f..e1bcda9f7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 5b709710c8ba4cb3fbad880953ece4677de21ea6 + 82e146c42b490b97e181159eeaaa47dbf001189e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 59f0fe7df..5b847571d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19411.11 + 3.0.100-preview9.19411.12 From 3b29c703de4e2d26d3ed20258e7649d25e7a2a0e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 06:42:27 +0000 Subject: [PATCH 274/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190811.2 (#3961) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19411.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19411.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19411.2 - dotnet-watch - 3.0.0-preview9.19411.2 - dotnet-user-secrets - 3.0.0-preview9.19411.2 - dotnet-dev-certs - 3.0.0-preview9.19411.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 e1bcda9f7..58f30293d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 91004b0eb6f484c56f50d0f428988268e3ef455d - + https://github.com/aspnet/AspNetCore - 9d25e332462c28e4b7481e30121d6eac445470c6 + 7b7c13c0d5b215bf1bc0dcd78b640783b7ffe5e2 - + https://github.com/aspnet/AspNetCore - 9d25e332462c28e4b7481e30121d6eac445470c6 + 7b7c13c0d5b215bf1bc0dcd78b640783b7ffe5e2 - + https://github.com/aspnet/AspNetCore - 9d25e332462c28e4b7481e30121d6eac445470c6 + 7b7c13c0d5b215bf1bc0dcd78b640783b7ffe5e2 - + https://github.com/aspnet/AspNetCore - 9d25e332462c28e4b7481e30121d6eac445470c6 + 7b7c13c0d5b215bf1bc0dcd78b640783b7ffe5e2 - + https://github.com/aspnet/AspNetCore - 9d25e332462c28e4b7481e30121d6eac445470c6 + 7b7c13c0d5b215bf1bc0dcd78b640783b7ffe5e2 - + https://github.com/aspnet/AspNetCore - 9d25e332462c28e4b7481e30121d6eac445470c6 + 7b7c13c0d5b215bf1bc0dcd78b640783b7ffe5e2 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 5b847571d..fce63a4ba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19410.1 - 3.0.0-preview9.19410.1 - 3.0.0-preview9.19410.1 - 3.0.0-preview9.19410.1 - 3.0.0-preview9.19410.1 - 3.0.0-preview9.19410.1 + 3.0.0-preview9.19411.2 + 3.0.0-preview9.19411.2 + 3.0.0-preview9.19411.2 + 3.0.0-preview9.19411.2 + 3.0.0-preview9.19411.2 + 3.0.0-preview9.19411.2 From 8346d8d1d0ac2dbb1bfb6d007dd24e1923c74dc1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 14:22:16 +0000 Subject: [PATCH 275/422] Update dependencies from https://github.com/dotnet/toolset build 20190812.4 (#3965) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19412.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 58f30293d..b95aa303b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 82e146c42b490b97e181159eeaaa47dbf001189e + 7bcc4878da5ff0179c69045436017beaea8a1eba https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index fce63a4ba..4880ce438 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19411.12 + 3.0.100-preview9.19412.4 From b677e4164bfd72016cc7dcc0062cc0f000a24b75 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 15:46:54 +0000 Subject: [PATCH 276/422] Update dependencies from https://github.com/dotnet/toolset build 20190812.6 (#3966) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19412.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 b95aa303b..32a2bf029 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 7bcc4878da5ff0179c69045436017beaea8a1eba + 31b56852bd4b1ea6f2707374a2035b1b08495361 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4880ce438..7b3e1de6b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19412.4 + 3.0.100-preview9.19412.6 From 0aec85313de06a17bc6c4699ecb7ffb919375ace Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 16:54:43 +0000 Subject: [PATCH 277/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190812.1 (#3968) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19412.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19412.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19412.1 - dotnet-watch - 3.0.0-preview9.19412.1 - dotnet-user-secrets - 3.0.0-preview9.19412.1 - dotnet-dev-certs - 3.0.0-preview9.19412.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 32a2bf029..68c8c1b3b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 91004b0eb6f484c56f50d0f428988268e3ef455d - + https://github.com/aspnet/AspNetCore - 7b7c13c0d5b215bf1bc0dcd78b640783b7ffe5e2 + eb564a886222b4351bb3b42ef58df768114c59a4 - + https://github.com/aspnet/AspNetCore - 7b7c13c0d5b215bf1bc0dcd78b640783b7ffe5e2 + eb564a886222b4351bb3b42ef58df768114c59a4 - + https://github.com/aspnet/AspNetCore - 7b7c13c0d5b215bf1bc0dcd78b640783b7ffe5e2 + eb564a886222b4351bb3b42ef58df768114c59a4 - + https://github.com/aspnet/AspNetCore - 7b7c13c0d5b215bf1bc0dcd78b640783b7ffe5e2 + eb564a886222b4351bb3b42ef58df768114c59a4 - + https://github.com/aspnet/AspNetCore - 7b7c13c0d5b215bf1bc0dcd78b640783b7ffe5e2 + eb564a886222b4351bb3b42ef58df768114c59a4 - + https://github.com/aspnet/AspNetCore - 7b7c13c0d5b215bf1bc0dcd78b640783b7ffe5e2 + eb564a886222b4351bb3b42ef58df768114c59a4 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 7b3e1de6b..2ff51d5ed 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19411.2 - 3.0.0-preview9.19411.2 - 3.0.0-preview9.19411.2 - 3.0.0-preview9.19411.2 - 3.0.0-preview9.19411.2 - 3.0.0-preview9.19411.2 + 3.0.0-preview9.19412.1 + 3.0.0-preview9.19412.1 + 3.0.0-preview9.19412.1 + 3.0.0-preview9.19412.1 + 3.0.0-preview9.19412.1 + 3.0.0-preview9.19412.1 From 1a825cad1991fa8c1f81db833f9f94912bc2ebb9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 19:12:31 +0000 Subject: [PATCH 278/422] Update dependencies from https://github.com/dotnet/toolset build 20190812.9 (#3970) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19412.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 68c8c1b3b..59fd86da3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 31b56852bd4b1ea6f2707374a2035b1b08495361 + 9de0e77b9eadd1e1bc7a0dbeb87bc5ba15cf47d4 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2ff51d5ed..96d2f4cf4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19412.6 + 3.0.100-preview9.19412.9 From bca9f655742d9747f4a3a354bdd54cc119d702a2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 19:33:10 +0000 Subject: [PATCH 279/422] Update dependencies from https://github.com/dotnet/toolset build 20190812.10 (#3971) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19412.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 59fd86da3..c1691e311 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 9de0e77b9eadd1e1bc7a0dbeb87bc5ba15cf47d4 + 9f980b7374ab9975577bcfa61454384e6a1a8cb6 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 96d2f4cf4..2bcf00125 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19412.9 + 3.0.100-preview9.19412.10 From 2099ce67b505d62061b55f1548a2ec12f766c13b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 19:57:44 +0000 Subject: [PATCH 280/422] Update dependencies from https://github.com/dotnet/sdk build 20190812.2 (#3972) - Microsoft.NET.Sdk - 3.0.100-preview9.19412.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 c1691e311..82ef8e49e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 9f980b7374ab9975577bcfa61454384e6a1a8cb6 - + https://github.com/dotnet/sdk - 6983f1e7c969868e71aa9bb9fbc0fd7f7fa14262 + 1b601bfeb69ac979af476d8bcf9d24c41e4f12ca https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 2bcf00125..a82e30852 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview9.19409.7 + 3.0.100-preview9.19412.2 $(MicrosoftNETSdkPackageVersion) From 6935a58b4ccb6af00e34b3fb8130f9feec08a354 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 20:09:08 +0000 Subject: [PATCH 281/422] Update dependencies from https://github.com/dotnet/toolset build 20190812.11 (#3973) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19412.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 82ef8e49e..834feba36 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 9f980b7374ab9975577bcfa61454384e6a1a8cb6 + 1123484921601286528f6e75e0cadc8d2e50a802 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a82e30852..b6fe49231 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19412.10 + 3.0.100-preview9.19412.11 From 83d9603b139f25d9f33fae75f8601a49b494f1fa Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 12 Aug 2019 21:25:38 +0000 Subject: [PATCH 282/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190812.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19412.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19412.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19412.4 - dotnet-watch - 3.0.0-preview9.19412.4 - dotnet-user-secrets - 3.0.0-preview9.19412.4 - dotnet-dev-certs - 3.0.0-preview9.19412.4 --- 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 834feba36..dcd0e525c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 91004b0eb6f484c56f50d0f428988268e3ef455d - + https://github.com/aspnet/AspNetCore - eb564a886222b4351bb3b42ef58df768114c59a4 + b9584d56d8b7eac2f257f1c9bf3a424c6dc0456d - + https://github.com/aspnet/AspNetCore - eb564a886222b4351bb3b42ef58df768114c59a4 + b9584d56d8b7eac2f257f1c9bf3a424c6dc0456d - + https://github.com/aspnet/AspNetCore - eb564a886222b4351bb3b42ef58df768114c59a4 + b9584d56d8b7eac2f257f1c9bf3a424c6dc0456d - + https://github.com/aspnet/AspNetCore - eb564a886222b4351bb3b42ef58df768114c59a4 + b9584d56d8b7eac2f257f1c9bf3a424c6dc0456d - + https://github.com/aspnet/AspNetCore - eb564a886222b4351bb3b42ef58df768114c59a4 + b9584d56d8b7eac2f257f1c9bf3a424c6dc0456d - + https://github.com/aspnet/AspNetCore - eb564a886222b4351bb3b42ef58df768114c59a4 + b9584d56d8b7eac2f257f1c9bf3a424c6dc0456d https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index b6fe49231..6443bcfed 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19412.1 - 3.0.0-preview9.19412.1 - 3.0.0-preview9.19412.1 - 3.0.0-preview9.19412.1 - 3.0.0-preview9.19412.1 - 3.0.0-preview9.19412.1 + 3.0.0-preview9.19412.4 + 3.0.0-preview9.19412.4 + 3.0.0-preview9.19412.4 + 3.0.0-preview9.19412.4 + 3.0.0-preview9.19412.4 + 3.0.0-preview9.19412.4 From 77be1e7acb4aee215444a66a50b4d08f8b7f6ec3 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 13 Aug 2019 00:40:25 +0000 Subject: [PATCH 283/422] Update dependencies from https://github.com/dotnet/toolset build 20190812.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19412.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 dcd0e525c..55587c5d7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 1123484921601286528f6e75e0cadc8d2e50a802 + fcd0808f0f9fffd8bb52a2ace97527e21b1341dc https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 96db97960..54fead6a1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19412.11 + 3.0.100-preview9.19412.12 From 828295f80753a184b7fe25d3a93cadea2939ed9a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 05:07:56 +0000 Subject: [PATCH 284/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190812.6 (#3980) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19412.6 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19412.6 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19412.6 - dotnet-watch - 3.0.0-preview9.19412.6 - dotnet-user-secrets - 3.0.0-preview9.19412.6 - dotnet-dev-certs - 3.0.0-preview9.19412.6 --- 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 dcd0e525c..1b0754190 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 91004b0eb6f484c56f50d0f428988268e3ef455d - + https://github.com/aspnet/AspNetCore - b9584d56d8b7eac2f257f1c9bf3a424c6dc0456d + 29cf7ecb80b118a3ea0fd3d9bdca5cf2d0eb96b0 - + https://github.com/aspnet/AspNetCore - b9584d56d8b7eac2f257f1c9bf3a424c6dc0456d + 29cf7ecb80b118a3ea0fd3d9bdca5cf2d0eb96b0 - + https://github.com/aspnet/AspNetCore - b9584d56d8b7eac2f257f1c9bf3a424c6dc0456d + 29cf7ecb80b118a3ea0fd3d9bdca5cf2d0eb96b0 - + https://github.com/aspnet/AspNetCore - b9584d56d8b7eac2f257f1c9bf3a424c6dc0456d + 29cf7ecb80b118a3ea0fd3d9bdca5cf2d0eb96b0 - + https://github.com/aspnet/AspNetCore - b9584d56d8b7eac2f257f1c9bf3a424c6dc0456d + 29cf7ecb80b118a3ea0fd3d9bdca5cf2d0eb96b0 - + https://github.com/aspnet/AspNetCore - b9584d56d8b7eac2f257f1c9bf3a424c6dc0456d + 29cf7ecb80b118a3ea0fd3d9bdca5cf2d0eb96b0 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 96db97960..bc8bb0a73 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19412.4 - 3.0.0-preview9.19412.4 - 3.0.0-preview9.19412.4 - 3.0.0-preview9.19412.4 - 3.0.0-preview9.19412.4 - 3.0.0-preview9.19412.4 + 3.0.0-preview9.19412.6 + 3.0.0-preview9.19412.6 + 3.0.0-preview9.19412.6 + 3.0.0-preview9.19412.6 + 3.0.0-preview9.19412.6 + 3.0.0-preview9.19412.6 From 3b03fcb82ca6776d319e7f540a13f7ac7dd258be Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 06:54:49 +0000 Subject: [PATCH 285/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190812.8 (#3981) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19412.8 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19412.8 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19412.8 - dotnet-watch - 3.0.0-preview9.19412.8 - dotnet-user-secrets - 3.0.0-preview9.19412.8 - dotnet-dev-certs - 3.0.0-preview9.19412.8 --- 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 1b0754190..f45a5f4d6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 91004b0eb6f484c56f50d0f428988268e3ef455d - + https://github.com/aspnet/AspNetCore - 29cf7ecb80b118a3ea0fd3d9bdca5cf2d0eb96b0 + eb966eb60581be3cda3670c866f7194755af8605 - + https://github.com/aspnet/AspNetCore - 29cf7ecb80b118a3ea0fd3d9bdca5cf2d0eb96b0 + eb966eb60581be3cda3670c866f7194755af8605 - + https://github.com/aspnet/AspNetCore - 29cf7ecb80b118a3ea0fd3d9bdca5cf2d0eb96b0 + eb966eb60581be3cda3670c866f7194755af8605 - + https://github.com/aspnet/AspNetCore - 29cf7ecb80b118a3ea0fd3d9bdca5cf2d0eb96b0 + eb966eb60581be3cda3670c866f7194755af8605 - + https://github.com/aspnet/AspNetCore - 29cf7ecb80b118a3ea0fd3d9bdca5cf2d0eb96b0 + eb966eb60581be3cda3670c866f7194755af8605 - + https://github.com/aspnet/AspNetCore - 29cf7ecb80b118a3ea0fd3d9bdca5cf2d0eb96b0 + eb966eb60581be3cda3670c866f7194755af8605 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index bc8bb0a73..806ba8a71 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19412.6 - 3.0.0-preview9.19412.6 - 3.0.0-preview9.19412.6 - 3.0.0-preview9.19412.6 - 3.0.0-preview9.19412.6 - 3.0.0-preview9.19412.6 + 3.0.0-preview9.19412.8 + 3.0.0-preview9.19412.8 + 3.0.0-preview9.19412.8 + 3.0.0-preview9.19412.8 + 3.0.0-preview9.19412.8 + 3.0.0-preview9.19412.8 From cb5ad049252906ba2ad2b3d0b092597b043a10d6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 09:17:31 +0000 Subject: [PATCH 286/422] Update dependencies from https://github.com/dotnet/sdk build 20190813.1 (#3983) - Microsoft.NET.Sdk - 3.0.100-preview9.19413.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 f45a5f4d6..6e5408a38 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 1123484921601286528f6e75e0cadc8d2e50a802 - + https://github.com/dotnet/sdk - 1b601bfeb69ac979af476d8bcf9d24c41e4f12ca + 27d90bd3560ece4e5712347f2931ce8e7c63cea9 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 806ba8a71..3058ee3f3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview9.19412.2 + 3.0.100-preview9.19413.1 $(MicrosoftNETSdkPackageVersion) From 2077631e49aea0de8ff913fb6a2606bbcfe195f5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 12:01:59 +0000 Subject: [PATCH 287/422] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#3984) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190812.10 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19412.10 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19412.10 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19412.10 - dotnet-watch - 3.0.0-preview9.19412.10 - dotnet-user-secrets - 3.0.0-preview9.19412.10 - dotnet-dev-certs - 3.0.0-preview9.19412.10 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190813.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19413.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19413.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19413.1 - dotnet-watch - 3.0.0-preview9.19413.1 - dotnet-user-secrets - 3.0.0-preview9.19413.1 - dotnet-dev-certs - 3.0.0-preview9.19413.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 6e5408a38..395effb3b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 91004b0eb6f484c56f50d0f428988268e3ef455d - + https://github.com/aspnet/AspNetCore - eb966eb60581be3cda3670c866f7194755af8605 + 6b2d9f23f86b221d7c54181ecf65f70a6a6cda2b - + https://github.com/aspnet/AspNetCore - eb966eb60581be3cda3670c866f7194755af8605 + 6b2d9f23f86b221d7c54181ecf65f70a6a6cda2b - + https://github.com/aspnet/AspNetCore - eb966eb60581be3cda3670c866f7194755af8605 + 6b2d9f23f86b221d7c54181ecf65f70a6a6cda2b - + https://github.com/aspnet/AspNetCore - eb966eb60581be3cda3670c866f7194755af8605 + 6b2d9f23f86b221d7c54181ecf65f70a6a6cda2b - + https://github.com/aspnet/AspNetCore - eb966eb60581be3cda3670c866f7194755af8605 + 6b2d9f23f86b221d7c54181ecf65f70a6a6cda2b - + https://github.com/aspnet/AspNetCore - eb966eb60581be3cda3670c866f7194755af8605 + 6b2d9f23f86b221d7c54181ecf65f70a6a6cda2b https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 3058ee3f3..7da18639f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19412.8 - 3.0.0-preview9.19412.8 - 3.0.0-preview9.19412.8 - 3.0.0-preview9.19412.8 - 3.0.0-preview9.19412.8 - 3.0.0-preview9.19412.8 + 3.0.0-preview9.19413.1 + 3.0.0-preview9.19413.1 + 3.0.0-preview9.19413.1 + 3.0.0-preview9.19413.1 + 3.0.0-preview9.19413.1 + 3.0.0-preview9.19413.1 From 26eca1f49be5c1f26e8c525e6012a7ddfd6aef6f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 17:28:34 +0000 Subject: [PATCH 288/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#3978) * Update dependencies from https://github.com/dotnet/core-setup build 20190812.05 - Microsoft.NETCore.App - 3.0.0-preview9-19412-05 - NETStandard.Library.Ref - 2.1.0-preview9-19412-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19412-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190813.02 - Microsoft.NETCore.App - 3.0.0-preview9-19413-02 - NETStandard.Library.Ref - 2.1.0-preview9-19413-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19413-02 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19412.3 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19412.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 395effb3b..a9bf0ca57 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 91004b0eb6f484c56f50d0f428988268e3ef455d + 14803a0d1d2914ad518893551e6d3a4d1cece115 - + https://github.com/dotnet/core-setup - 91004b0eb6f484c56f50d0f428988268e3ef455d + 14803a0d1d2914ad518893551e6d3a4d1cece115 - + https://github.com/dotnet/core-setup - 91004b0eb6f484c56f50d0f428988268e3ef455d + 14803a0d1d2914ad518893551e6d3a4d1cece115 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ e9518c5c26161759d0857dd69556fd1a12165865 - + https://github.com/dotnet/winforms - 5f3f3ba9403e5a3ead4c3ba9f610e8bf89a78749 + 1c72026e76f18126aabcadadecea81db2db9a03a - + https://github.com/dotnet/wpf - 98712b91793e1214bb36512bf94cdb2acfeca79d + 208cc4fe64a0a38c6afe336d1719186aa4d2cf2c diff --git a/eng/Versions.props b/eng/Versions.props index 7da18639f..50e8b3ab6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19411.1 + 4.8.0-preview9.19412.3 - 3.0.0-preview9.19411.4 + 3.0.0-preview9.19412.4 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19411-11 + 3.0.0-preview9-19413-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19411-11 + 2.1.0-preview9-19413-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19411-11 + 3.0.0-preview9-19413-02 $(MicrosoftWindowsDesktopAppPackageVersion) From e63aec0c0f1375dbf63a7ed04810e56613bdd4bc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 18:55:15 +0000 Subject: [PATCH 289/422] Update dependencies from https://github.com/dotnet/core-setup build 20190813.05 (#3992) - Microsoft.NETCore.App - 3.0.0-preview9-19413-05 - NETStandard.Library.Ref - 2.1.0-preview9-19413-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19413-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 a9bf0ca57..31c012cb6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 14803a0d1d2914ad518893551e6d3a4d1cece115 + 36307f09572a38e5dff2995683ac5bcb33f46ce9 - + https://github.com/dotnet/core-setup - 14803a0d1d2914ad518893551e6d3a4d1cece115 + 36307f09572a38e5dff2995683ac5bcb33f46ce9 - + https://github.com/dotnet/core-setup - 14803a0d1d2914ad518893551e6d3a4d1cece115 + 36307f09572a38e5dff2995683ac5bcb33f46ce9 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 50e8b3ab6..557c6ea40 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19413-02 + 3.0.0-preview9-19413-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19413-02 + 2.1.0-preview9-19413-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19413-02 + 3.0.0-preview9-19413-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 7a87f22d25abca0a1a6df24c0a30051a42756e44 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 20:26:11 +0000 Subject: [PATCH 290/422] Update dependencies from https://github.com/dotnet/core-setup build 20190813.07 (#3994) - Microsoft.NETCore.App - 3.0.0-preview9-19413-07 - NETStandard.Library.Ref - 2.1.0-preview9-19413-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19413-07 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19412.5 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 14 +++++++------- eng/Versions.props | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 31c012cb6..55291fe3f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 36307f09572a38e5dff2995683ac5bcb33f46ce9 + 2b064ccfd1b067b9e5127474ff3b713c4ad3e4aa - + https://github.com/dotnet/core-setup - 36307f09572a38e5dff2995683ac5bcb33f46ce9 + 2b064ccfd1b067b9e5127474ff3b713c4ad3e4aa - + https://github.com/dotnet/core-setup - 36307f09572a38e5dff2995683ac5bcb33f46ce9 + 2b064ccfd1b067b9e5127474ff3b713c4ad3e4aa https://github.com/aspnet/AspNetCore @@ -59,7 +59,7 @@ https://github.com/dotnet/winforms 1c72026e76f18126aabcadadecea81db2db9a03a - + https://github.com/dotnet/wpf 208cc4fe64a0a38c6afe336d1719186aa4d2cf2c diff --git a/eng/Versions.props b/eng/Versions.props index 557c6ea40..3ec24cfc8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview9.19412.4 + 3.0.0-preview9.19412.5 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19413-05 + 3.0.0-preview9-19413-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19413-05 + 2.1.0-preview9-19413-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19413-05 + 3.0.0-preview9-19413-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 9d713f179ea30f02418f9001814e69858e1231e9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 23:00:24 +0000 Subject: [PATCH 291/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#3997) * Update dependencies from https://github.com/dotnet/toolset build 20190812.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19412.13 * Update dependencies from https://github.com/dotnet/toolset build 20190812.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19412.14 * Update dependencies from https://github.com/dotnet/toolset build 20190813.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.1 * Update dependencies from https://github.com/dotnet/toolset build 20190813.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.5 * Update dependencies from https://github.com/dotnet/toolset build 20190813.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.7 * Update dependencies from https://github.com/dotnet/toolset build 20190813.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.9 * Update dependencies from https://github.com/dotnet/toolset build 20190813.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.10 * Update dependencies from https://github.com/dotnet/toolset build 20190813.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.11 * Update dependencies from https://github.com/dotnet/toolset build 20190813.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.12 * Update dependencies from https://github.com/dotnet/toolset build 20190813.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.14 * Update dependencies from https://github.com/dotnet/toolset build 20190813.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.15 * Update dependencies from https://github.com/dotnet/toolset build 20190813.16 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.16 * Update dependencies from https://github.com/dotnet/toolset build 20190813.17 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.17 --- 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 54c37e4cb..639e845b7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - fcd0808f0f9fffd8bb52a2ace97527e21b1341dc + 26f42bf48f404adc6582f3511a29cd260668ef2e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e3a7b2c4e..39dafc2df 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19412.12 + 3.0.100-preview9.19413.17 From 66c033d0e3bdd455a8c36e574ab456dff4fc2af9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 23:36:56 +0000 Subject: [PATCH 292/422] Update dependencies from https://github.com/dotnet/toolset build 20190813.18 (#3999) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.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 639e845b7..9046da46e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 26f42bf48f404adc6582f3511a29cd260668ef2e + 06ca2e4ef475556cad280164c1f90957b43846ef https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 39dafc2df..3d354c17e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19413.17 + 3.0.100-preview9.19413.18 From 1ac6223c666121fb29b8e7e794e30e3d15a376b0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 23:55:31 +0000 Subject: [PATCH 293/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#3995) * Update dependencies from https://github.com/dotnet/core-setup build 20190813.09 - Microsoft.NETCore.App - 3.0.0-preview9-19413-09 - NETStandard.Library.Ref - 2.1.0-preview9-19413-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19413-09 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19413.2 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190813.10 - Microsoft.NETCore.App - 3.0.0-preview9-19413-10 - NETStandard.Library.Ref - 2.1.0-preview9-19413-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19413-10 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19413.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19413.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 9046da46e..b48d89c7e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 2b064ccfd1b067b9e5127474ff3b713c4ad3e4aa + 7d16b1a6572739e42d62a527a792fb9d9de6ddd9 - + https://github.com/dotnet/core-setup - 2b064ccfd1b067b9e5127474ff3b713c4ad3e4aa + 7d16b1a6572739e42d62a527a792fb9d9de6ddd9 - + https://github.com/dotnet/core-setup - 2b064ccfd1b067b9e5127474ff3b713c4ad3e4aa + 7d16b1a6572739e42d62a527a792fb9d9de6ddd9 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ e9518c5c26161759d0857dd69556fd1a12165865 - + https://github.com/dotnet/winforms - 1c72026e76f18126aabcadadecea81db2db9a03a + 23670cd03552bd4791667d2058851dfd3fe7de42 - + https://github.com/dotnet/wpf - 208cc4fe64a0a38c6afe336d1719186aa4d2cf2c + 252e17f5076355868eacaed6567abe39956e6455 diff --git a/eng/Versions.props b/eng/Versions.props index 3d354c17e..5aadcbbe3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19412.3 + 4.8.0-preview9.19413.2 - 3.0.0-preview9.19412.5 + 3.0.0-preview9.19413.4 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19413-07 + 3.0.0-preview9-19413-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19413-07 + 2.1.0-preview9-19413-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19413-07 + 3.0.0-preview9-19413-10 $(MicrosoftWindowsDesktopAppPackageVersion) From 1a90e7ef6fef60bc7da654fcc6825f4a6703fa4e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 00:50:52 +0000 Subject: [PATCH 294/422] Update dependencies from https://github.com/dotnet/toolset build 20190813.19 (#4004) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.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 b48d89c7e..9e4199fe6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 06ca2e4ef475556cad280164c1f90957b43846ef + e3455ddadd3f7f037e64d52b0c1d78876338f835 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 5aadcbbe3..d34e5a9b4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19413.18 + 3.0.100-preview9.19413.19 From ea17c78e2ab7bc68e6002632a26bcfc5ce7e413f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 01:41:28 +0000 Subject: [PATCH 295/422] Update dependencies from https://github.com/dotnet/sdk build 20190813.5 (#4005) - Microsoft.NET.Sdk - 3.0.100-preview9.19413.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 9e4199fe6..60b9ec1ba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset e3455ddadd3f7f037e64d52b0c1d78876338f835 - + https://github.com/dotnet/sdk - 27d90bd3560ece4e5712347f2931ce8e7c63cea9 + 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index d34e5a9b4..19505d36a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 3.0.100-preview9.19413.1 + 3.0.100-preview9.19413.5 $(MicrosoftNETSdkPackageVersion) From bb19671a8b46ba665a50255629ba9dceadd22532 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 02:00:14 +0000 Subject: [PATCH 296/422] Update dependencies from https://github.com/dotnet/toolset build 20190813.20 (#4006) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.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 60b9ec1ba..1284d924d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - e3455ddadd3f7f037e64d52b0c1d78876338f835 + dfae80cecffc467c111dc26f60269eae12831805 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 19505d36a..c20ecf5f9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19413.19 + 3.0.100-preview9.19413.20 From ed3f5fdec88468f224a4668e34935ccb63fbe9c9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 02:15:45 +0000 Subject: [PATCH 297/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#4003) * Update dependencies from https://github.com/dotnet/core-setup build 20190813.12 - Microsoft.NETCore.App - 3.0.0-preview9-19413-12 - NETStandard.Library.Ref - 2.1.0-preview9-19413-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19413-12 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19413.3 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19413.5 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190813.13 - Microsoft.NETCore.App - 3.0.0-preview9-19413-13 - NETStandard.Library.Ref - 2.1.0-preview9-19413-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19413-13 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19413.4 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19413.6 (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 1284d924d..bbe4459ed 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7d16b1a6572739e42d62a527a792fb9d9de6ddd9 + ee6203a082483b84501bc0be5874ff416960be59 - + https://github.com/dotnet/core-setup - 7d16b1a6572739e42d62a527a792fb9d9de6ddd9 + ee6203a082483b84501bc0be5874ff416960be59 - + https://github.com/dotnet/core-setup - 7d16b1a6572739e42d62a527a792fb9d9de6ddd9 + ee6203a082483b84501bc0be5874ff416960be59 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ e9518c5c26161759d0857dd69556fd1a12165865 - + https://github.com/dotnet/winforms - 23670cd03552bd4791667d2058851dfd3fe7de42 + db3b31d12745506e1d748723c48fbfb8e66940d5 - + https://github.com/dotnet/wpf - 252e17f5076355868eacaed6567abe39956e6455 + d2b34b730c177188b3efdbe2be8a8e505fb2e10a diff --git a/eng/Versions.props b/eng/Versions.props index c20ecf5f9..6100453da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19413.2 + 4.8.0-preview9.19413.4 - 3.0.0-preview9.19413.4 + 3.0.0-preview9.19413.6 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19413-10 + 3.0.0-preview9-19413-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19413-10 + 2.1.0-preview9-19413-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19413-10 + 3.0.0-preview9-19413-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 4088bf99cc3c36165ead1dd342c88f1cc4d094a8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 02:44:05 +0000 Subject: [PATCH 298/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4008) * Update dependencies from https://github.com/dotnet/toolset build 20190813.21 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.21 * Update dependencies from https://github.com/dotnet/toolset build 20190813.22 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.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 bbe4459ed..7364a6c41 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - dfae80cecffc467c111dc26f60269eae12831805 + c9f9a7270e3ec58cf614a13c98839f5c51ed5d9b https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6100453da..49d92452b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19413.20 + 3.0.100-preview9.19413.22 From ee18a2eb7a2242feb2583dfe3e7a3775b79a3d47 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 04:01:45 +0000 Subject: [PATCH 299/422] Update dependencies from https://github.com/dotnet/toolset build 20190813.23 (#4010) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.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 7364a6c41..92683438a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - c9f9a7270e3ec58cf614a13c98839f5c51ed5d9b + 9a81f1d399b9dc6faa91b080c6976c95d1df3daf https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 49d92452b..2b0abe37d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19413.22 + 3.0.100-preview9.19413.23 From 3313c1fef1aa297b31aaeac571a1fbd722e79aa0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 05:06:09 +0000 Subject: [PATCH 300/422] Update dependencies from https://github.com/dotnet/toolset build 20190813.24 (#4011) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.24 --- 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 92683438a..94833f242 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 9a81f1d399b9dc6faa91b080c6976c95d1df3daf + d4fa79500cd743fd67e4f3c13945c2ec9f447d55 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 2b0abe37d..59a55735b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19413.23 + 3.0.100-preview9.19413.24 From effacc35e5a7118191a8011e6afd507324abdf2f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 08:53:00 +0000 Subject: [PATCH 301/422] Update dependencies from https://github.com/dotnet/toolset build 20190814.1 (#4012) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.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 94833f242..52aaecaf5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - d4fa79500cd743fd67e4f3c13945c2ec9f447d55 + ee04996ef8ebea975005387ce7ea8dc9e80825ef https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 59a55735b..befd9e372 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19413.24 + 3.0.100-preview9.19414.1 From 5c8a9b7a904d3f99a981307720c85acd617c39f0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 11:56:15 +0000 Subject: [PATCH 302/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#4009) * Update dependencies from https://github.com/dotnet/core-setup build 20190813.16 - Microsoft.NETCore.App - 3.0.0-preview9-19413-16 - NETStandard.Library.Ref - 2.1.0-preview9-19413-16 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19413-16 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19413.5 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19413.8 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190813.21 - Microsoft.NETCore.App - 3.0.0-preview9-19413-21 - NETStandard.Library.Ref - 2.1.0-preview9-19413-21 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19413-21 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19413.8 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19413.11 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190814.01 - Microsoft.NETCore.App - 3.0.0-preview9-19414-01 - NETStandard.Library.Ref - 2.1.0-preview9-19414-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19414-01 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19413.9 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19413.12 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190814.02 - Microsoft.NETCore.App - 3.0.0-preview9-19414-02 - NETStandard.Library.Ref - 2.1.0-preview9-19414-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19414-02 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19413.10 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19413.13 (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 52aaecaf5..ec0f54158 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - ee6203a082483b84501bc0be5874ff416960be59 + f1de07d0abab3899bd7e1facb7e375d6100a2ac8 - + https://github.com/dotnet/core-setup - ee6203a082483b84501bc0be5874ff416960be59 + f1de07d0abab3899bd7e1facb7e375d6100a2ac8 - + https://github.com/dotnet/core-setup - ee6203a082483b84501bc0be5874ff416960be59 + f1de07d0abab3899bd7e1facb7e375d6100a2ac8 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ e9518c5c26161759d0857dd69556fd1a12165865 - + https://github.com/dotnet/winforms - db3b31d12745506e1d748723c48fbfb8e66940d5 + bffbd29589b5408509e0810b4e9957f5ec97af30 - + https://github.com/dotnet/wpf - d2b34b730c177188b3efdbe2be8a8e505fb2e10a + c9e77cc5fa116832e4630be0ccac7af3cb56e3fc diff --git a/eng/Versions.props b/eng/Versions.props index befd9e372..4228945bd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19413.4 + 4.8.0-preview9.19413.10 - 3.0.0-preview9.19413.6 + 3.0.0-preview9.19413.13 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19413-13 + 3.0.0-preview9-19414-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19413-13 + 2.1.0-preview9-19414-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19413-13 + 3.0.0-preview9-19414-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 942fd92f545bd8a9cd8cc5e39a00b5e50e6834f4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 11:56:52 +0000 Subject: [PATCH 303/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4013) * Update dependencies from https://github.com/dotnet/toolset build 20190814.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.2 * Update dependencies from https://github.com/dotnet/toolset build 20190814.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.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 ec0f54158..d6230b325 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - ee04996ef8ebea975005387ce7ea8dc9e80825ef + b7753859c9cf8339998fd9a84046333123f11ef9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 4228945bd..97f2832a8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19414.1 + 3.0.100-preview9.19414.3 From b68ca4cc3d31f7dd8513afcc560765ef989bca46 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 16:27:05 +0000 Subject: [PATCH 304/422] Update dependencies from https://github.com/dotnet/core-setup build 20190814.05 (#4020) - Microsoft.NETCore.App - 3.0.0-preview9-19414-05 - NETStandard.Library.Ref - 2.1.0-preview9-19414-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19414-05 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19414.1 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19414.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 d6230b325..75c44d21a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f1de07d0abab3899bd7e1facb7e375d6100a2ac8 + a46b9aa0efb53f37c7af0760e8ad8eb347f0ea19 - + https://github.com/dotnet/core-setup - f1de07d0abab3899bd7e1facb7e375d6100a2ac8 + a46b9aa0efb53f37c7af0760e8ad8eb347f0ea19 - + https://github.com/dotnet/core-setup - f1de07d0abab3899bd7e1facb7e375d6100a2ac8 + a46b9aa0efb53f37c7af0760e8ad8eb347f0ea19 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ e9518c5c26161759d0857dd69556fd1a12165865 - + https://github.com/dotnet/winforms - bffbd29589b5408509e0810b4e9957f5ec97af30 + 9434b4d8a88fdb75720b45bb224051364d8544f0 - + https://github.com/dotnet/wpf - c9e77cc5fa116832e4630be0ccac7af3cb56e3fc + 3e8418c5904f61ff8485ad465d1d70957daac35f diff --git a/eng/Versions.props b/eng/Versions.props index 97f2832a8..c3bf89314 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19413.10 + 4.8.0-preview9.19414.1 - 3.0.0-preview9.19413.13 + 3.0.0-preview9.19414.2 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19414-02 + 3.0.0-preview9-19414-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19414-02 + 2.1.0-preview9-19414-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19414-02 + 3.0.0-preview9-19414-05 $(MicrosoftWindowsDesktopAppPackageVersion) From b67dd517ccf2d9de02a701f15033c34609b8b5b3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 17:39:51 +0000 Subject: [PATCH 305/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190814.2 (#4022) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19414.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19414.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19414.2 - dotnet-watch - 3.0.0-preview9.19414.2 - dotnet-user-secrets - 3.0.0-preview9.19414.2 - dotnet-dev-certs - 3.0.0-preview9.19414.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 75c44d21a..0c78c3a9d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup a46b9aa0efb53f37c7af0760e8ad8eb347f0ea19 - + https://github.com/aspnet/AspNetCore - 6b2d9f23f86b221d7c54181ecf65f70a6a6cda2b + ed360e171a5bc0d2d20f0cb913e70b4834c44593 - + https://github.com/aspnet/AspNetCore - 6b2d9f23f86b221d7c54181ecf65f70a6a6cda2b + ed360e171a5bc0d2d20f0cb913e70b4834c44593 - + https://github.com/aspnet/AspNetCore - 6b2d9f23f86b221d7c54181ecf65f70a6a6cda2b + ed360e171a5bc0d2d20f0cb913e70b4834c44593 - + https://github.com/aspnet/AspNetCore - 6b2d9f23f86b221d7c54181ecf65f70a6a6cda2b + ed360e171a5bc0d2d20f0cb913e70b4834c44593 - + https://github.com/aspnet/AspNetCore - 6b2d9f23f86b221d7c54181ecf65f70a6a6cda2b + ed360e171a5bc0d2d20f0cb913e70b4834c44593 - + https://github.com/aspnet/AspNetCore - 6b2d9f23f86b221d7c54181ecf65f70a6a6cda2b + ed360e171a5bc0d2d20f0cb913e70b4834c44593 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index c3bf89314..af7674609 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19413.1 - 3.0.0-preview9.19413.1 - 3.0.0-preview9.19413.1 - 3.0.0-preview9.19413.1 - 3.0.0-preview9.19413.1 - 3.0.0-preview9.19413.1 + 3.0.0-preview9.19414.2 + 3.0.0-preview9.19414.2 + 3.0.0-preview9.19414.2 + 3.0.0-preview9.19414.2 + 3.0.0-preview9.19414.2 + 3.0.0-preview9.19414.2 From 04c1ae66ead2063fbcbd8a1ee49436783d911a93 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 17:58:17 +0000 Subject: [PATCH 306/422] Update dependencies from https://github.com/dotnet/toolset build 20190814.11 (#4021) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.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 0c78c3a9d..1afa38ec5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - b7753859c9cf8339998fd9a84046333123f11ef9 + 7fccb12a007f98bf73ddbc4194093e28da2986f2 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index af7674609..89ad2072c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19414.3 + 3.0.100-preview9.19414.11 From 3686493b5c9b425d1beb6cc9758412ee1ea6964a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 18:57:29 +0000 Subject: [PATCH 307/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4026) * Update dependencies from https://github.com/dotnet/toolset build 20190814.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.12 * Update dependencies from https://github.com/dotnet/toolset build 20190814.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.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 1afa38ec5..c7d129c39 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 7fccb12a007f98bf73ddbc4194093e28da2986f2 + a444852a94a34edac13a48df4b8675fc34275908 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 89ad2072c..dc86e65b6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19414.11 + 3.0.100-preview9.19414.13 From 5cb563a0b50d1e66cc65ad05e2e6478c6b547c41 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 19:01:13 +0000 Subject: [PATCH 308/422] Update dependencies from https://github.com/dotnet/core-setup build 20190814.10 (#4024) - Microsoft.NETCore.App - 3.0.0-preview9-19414-10 - NETStandard.Library.Ref - 2.1.0-preview9-19414-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19414-10 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19414.1 (parent: Microsoft.WindowsDesktop.App) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c7d129c39..7aa593eff 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a46b9aa0efb53f37c7af0760e8ad8eb347f0ea19 + da4c59684cb1f42511820e4c7d1ec2af460fc96c - + https://github.com/dotnet/core-setup - a46b9aa0efb53f37c7af0760e8ad8eb347f0ea19 + da4c59684cb1f42511820e4c7d1ec2af460fc96c - + https://github.com/dotnet/core-setup - a46b9aa0efb53f37c7af0760e8ad8eb347f0ea19 + da4c59684cb1f42511820e4c7d1ec2af460fc96c https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ https://github.com/dotnet/winforms 9434b4d8a88fdb75720b45bb224051364d8544f0 - + https://github.com/dotnet/wpf - 3e8418c5904f61ff8485ad465d1d70957daac35f + 43046934c63e82583fce8a24231a6e9c61257389 diff --git a/eng/Versions.props b/eng/Versions.props index dc86e65b6..0c451a3da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview9.19414.2 + 3.0.0-preview9.19414.1 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19414-05 + 3.0.0-preview9-19414-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19414-05 + 2.1.0-preview9-19414-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19414-05 + 3.0.0-preview9-19414-10 $(MicrosoftWindowsDesktopAppPackageVersion) From 79f26811b6431dddbf6a08d7803d6cd3bc020ba9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 19:43:35 +0000 Subject: [PATCH 309/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4029) * Update dependencies from https://github.com/dotnet/toolset build 20190814.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.14 * Update dependencies from https://github.com/dotnet/toolset build 20190814.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.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 7aa593eff..7e73b92b5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - a444852a94a34edac13a48df4b8675fc34275908 + d55402205b428f0f8be3a88766f6a8309fcfad35 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 0c451a3da..54b7fe6d2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19414.13 + 3.0.100-preview9.19414.15 From b79a5185b6f27d0c105646b3650719db8085e63a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 20:20:50 +0000 Subject: [PATCH 310/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4032) * Update dependencies from https://github.com/dotnet/toolset build 20190814.18 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.18 * Update dependencies from https://github.com/dotnet/toolset build 20190814.17 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.17 --- 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 7e73b92b5..8cdff74c6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - d55402205b428f0f8be3a88766f6a8309fcfad35 + 261a82222ee7f0e15f44584dd91c18e6bdbd185a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 54b7fe6d2..367836d7b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19414.15 + 3.0.100-preview9.19414.17 From d192325bf361e332937661c2e151efc8e4ae1038 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 20:36:56 +0000 Subject: [PATCH 311/422] [release/3.0.1xx] Update dependencies from dotnet/cli (#4028) * Update dependencies from https://github.com/dotnet/cli build 20190814.7 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19414.7 * Update dependencies from https://github.com/dotnet/cli build 20190814.10 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19414.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 8cdff74c6..1a18a2e8e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - e9518c5c26161759d0857dd69556fd1a12165865 + 3ebf7dfa64003fc8b6faf2c709effdc2b2bdcee6 diff --git a/eng/Versions.props b/eng/Versions.props index 367836d7b..c1f217c2f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19408.12 + 3.0.100-preview9.19414.10 0.2.0 From 14919ca3cada1102aff574577af21e9b7e3641e8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 21:22:15 +0000 Subject: [PATCH 312/422] Update dependencies from https://github.com/dotnet/toolset build 20190814.19 (#4034) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.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 1a18a2e8e..af3635d61 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 261a82222ee7f0e15f44584dd91c18e6bdbd185a + 2095cc79383eb00721f2fc84ce558397eb42fd7e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c1f217c2f..0f1ccaf38 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19414.17 + 3.0.100-preview9.19414.19 From 45cb4ddf7e6a586dfe39df9f1f10318a9e658099 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2019 21:24:22 +0000 Subject: [PATCH 313/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190814.3 (#4033) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19414.3 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19414.3 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19414.3 - dotnet-watch - 3.0.0-preview9.19414.3 - dotnet-user-secrets - 3.0.0-preview9.19414.3 - dotnet-dev-certs - 3.0.0-preview9.19414.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 af3635d61..b06e85dde 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup da4c59684cb1f42511820e4c7d1ec2af460fc96c - + https://github.com/aspnet/AspNetCore - ed360e171a5bc0d2d20f0cb913e70b4834c44593 + a285e966e3e06631f17fd3d0d6b1ca4cfa045db4 - + https://github.com/aspnet/AspNetCore - ed360e171a5bc0d2d20f0cb913e70b4834c44593 + a285e966e3e06631f17fd3d0d6b1ca4cfa045db4 - + https://github.com/aspnet/AspNetCore - ed360e171a5bc0d2d20f0cb913e70b4834c44593 + a285e966e3e06631f17fd3d0d6b1ca4cfa045db4 - + https://github.com/aspnet/AspNetCore - ed360e171a5bc0d2d20f0cb913e70b4834c44593 + a285e966e3e06631f17fd3d0d6b1ca4cfa045db4 - + https://github.com/aspnet/AspNetCore - ed360e171a5bc0d2d20f0cb913e70b4834c44593 + a285e966e3e06631f17fd3d0d6b1ca4cfa045db4 - + https://github.com/aspnet/AspNetCore - ed360e171a5bc0d2d20f0cb913e70b4834c44593 + a285e966e3e06631f17fd3d0d6b1ca4cfa045db4 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 0f1ccaf38..cda43a6c9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19414.2 - 3.0.0-preview9.19414.2 - 3.0.0-preview9.19414.2 - 3.0.0-preview9.19414.2 - 3.0.0-preview9.19414.2 - 3.0.0-preview9.19414.2 + 3.0.0-preview9.19414.3 + 3.0.0-preview9.19414.3 + 3.0.0-preview9.19414.3 + 3.0.0-preview9.19414.3 + 3.0.0-preview9.19414.3 + 3.0.0-preview9.19414.3 From af577f57960f28c16a88d4d0a70d2d68e0a41fa2 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 14 Aug 2019 21:46:55 +0000 Subject: [PATCH 314/422] Update dependencies from https://github.com/dotnet/toolset build 20190814.20 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.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 b06e85dde..fc70e6560 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 2095cc79383eb00721f2fc84ce558397eb42fd7e + 3c139d1ae00862f22dd40f39385ecd67b70ca4b5 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index cda43a6c9..e875abd34 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19414.19 + 3.0.100-preview9.19414.20 From 13842d4792975d4e13394652d1083ecb1a97c03e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 02:01:38 +0000 Subject: [PATCH 315/422] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#4038) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190814.5 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19414.5 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19414.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19414.5 - dotnet-watch - 3.0.0-preview9.19414.5 - dotnet-user-secrets - 3.0.0-preview9.19414.5 - dotnet-dev-certs - 3.0.0-preview9.19414.5 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190814.6 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19414.6 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19414.6 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19414.6 - dotnet-watch - 3.0.0-preview9.19414.6 - dotnet-user-secrets - 3.0.0-preview9.19414.6 - dotnet-dev-certs - 3.0.0-preview9.19414.6 --- 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 b06e85dde..90ef40943 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup da4c59684cb1f42511820e4c7d1ec2af460fc96c - + https://github.com/aspnet/AspNetCore - a285e966e3e06631f17fd3d0d6b1ca4cfa045db4 + e5a950de9791a78c92c7462d8fa105c9c8fcd5a3 - + https://github.com/aspnet/AspNetCore - a285e966e3e06631f17fd3d0d6b1ca4cfa045db4 + e5a950de9791a78c92c7462d8fa105c9c8fcd5a3 - + https://github.com/aspnet/AspNetCore - a285e966e3e06631f17fd3d0d6b1ca4cfa045db4 + e5a950de9791a78c92c7462d8fa105c9c8fcd5a3 - + https://github.com/aspnet/AspNetCore - a285e966e3e06631f17fd3d0d6b1ca4cfa045db4 + e5a950de9791a78c92c7462d8fa105c9c8fcd5a3 - + https://github.com/aspnet/AspNetCore - a285e966e3e06631f17fd3d0d6b1ca4cfa045db4 + e5a950de9791a78c92c7462d8fa105c9c8fcd5a3 - + https://github.com/aspnet/AspNetCore - a285e966e3e06631f17fd3d0d6b1ca4cfa045db4 + e5a950de9791a78c92c7462d8fa105c9c8fcd5a3 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index cda43a6c9..86fd17b72 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19414.3 - 3.0.0-preview9.19414.3 - 3.0.0-preview9.19414.3 - 3.0.0-preview9.19414.3 - 3.0.0-preview9.19414.3 - 3.0.0-preview9.19414.3 + 3.0.0-preview9.19414.6 + 3.0.0-preview9.19414.6 + 3.0.0-preview9.19414.6 + 3.0.0-preview9.19414.6 + 3.0.0-preview9.19414.6 + 3.0.0-preview9.19414.6 From 3a7e9f9ab29326c29f9ab1591b911f6986fa333e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 02:48:47 +0000 Subject: [PATCH 316/422] [release/3.0.1xx] Update dependencies from dotnet/cli (#4035) * Update dependencies from https://github.com/dotnet/cli build 20190814.11 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19414.11 * Update dependencies from https://github.com/dotnet/cli build 20190814.13 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19414.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 90ef40943..baf6df137 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - 3ebf7dfa64003fc8b6faf2c709effdc2b2bdcee6 + c98cda94731b0899199df737922f01f7f69f19ea diff --git a/eng/Versions.props b/eng/Versions.props index 86fd17b72..3c0b0f545 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19414.10 + 3.0.100-preview9.19414.13 0.2.0 From 3cfc15c666487ff74bdc25b169e65328141a56e8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 04:00:04 +0000 Subject: [PATCH 317/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190814.8 (#4039) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19414.8 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19414.8 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19414.8 - dotnet-watch - 3.0.0-preview9.19414.8 - dotnet-user-secrets - 3.0.0-preview9.19414.8 - dotnet-dev-certs - 3.0.0-preview9.19414.8 --- 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 baf6df137..871aea4b5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup da4c59684cb1f42511820e4c7d1ec2af460fc96c - + https://github.com/aspnet/AspNetCore - e5a950de9791a78c92c7462d8fa105c9c8fcd5a3 + 10452bf783c96eaf4162a73031c6d51611c1007a - + https://github.com/aspnet/AspNetCore - e5a950de9791a78c92c7462d8fa105c9c8fcd5a3 + 10452bf783c96eaf4162a73031c6d51611c1007a - + https://github.com/aspnet/AspNetCore - e5a950de9791a78c92c7462d8fa105c9c8fcd5a3 + 10452bf783c96eaf4162a73031c6d51611c1007a - + https://github.com/aspnet/AspNetCore - e5a950de9791a78c92c7462d8fa105c9c8fcd5a3 + 10452bf783c96eaf4162a73031c6d51611c1007a - + https://github.com/aspnet/AspNetCore - e5a950de9791a78c92c7462d8fa105c9c8fcd5a3 + 10452bf783c96eaf4162a73031c6d51611c1007a - + https://github.com/aspnet/AspNetCore - e5a950de9791a78c92c7462d8fa105c9c8fcd5a3 + 10452bf783c96eaf4162a73031c6d51611c1007a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 3c0b0f545..1af0ce524 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19414.6 - 3.0.0-preview9.19414.6 - 3.0.0-preview9.19414.6 - 3.0.0-preview9.19414.6 - 3.0.0-preview9.19414.6 - 3.0.0-preview9.19414.6 + 3.0.0-preview9.19414.8 + 3.0.0-preview9.19414.8 + 3.0.0-preview9.19414.8 + 3.0.0-preview9.19414.8 + 3.0.0-preview9.19414.8 + 3.0.0-preview9.19414.8 From 3c07d8924420ff2d87e8a9bf43f111e5fb52b490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbyn=C4=9Bk=20Sailer?= Date: Thu, 15 Aug 2019 19:17:08 +0200 Subject: [PATCH 318/422] LOC CHECKIN | dotnet/core-sdk master | 20190813 (#3982) --- .../windows/clisdk/LCID/1028/bundle.wxl | 12 ++++---- .../windows/clisdk/LCID/1029/bundle.wxl | 10 +++---- .../windows/clisdk/LCID/1031/bundle.wxl | 8 +++--- .../windows/clisdk/LCID/1036/bundle.wxl | 10 +++---- .../windows/clisdk/LCID/1040/bundle.wxl | 4 +-- .../windows/clisdk/LCID/1041/bundle.wxl | 6 ++-- .../windows/clisdk/LCID/1042/bundle.wxl | 8 +++--- .../windows/clisdk/LCID/1045/bundle.wxl | 8 +++--- .../windows/clisdk/LCID/1046/bundle.wxl | 12 ++++---- .../windows/clisdk/LCID/1049/bundle.wxl | 28 +++++++++---------- .../windows/clisdk/LCID/1055/bundle.wxl | 6 ++-- .../windows/clisdk/LCID/2052/bundle.wxl | 16 +++++------ .../windows/clisdk/LCID/3082/bundle.wxl | 8 +++--- 13 files changed, 68 insertions(+), 68 deletions(-) diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1028/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1028/bundle.wxl index 53200d063..94e4d025b 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1028/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1028/bundle.wxl @@ -56,16 +56,16 @@ • .NET Core Windows Desktop 執行階段 [WINFORMSANDWPFVERSION] 此產品會收集使用方式資料 - • 如需詳細資訊或退出 https://aka.ms/dotnet-cli-telemetry + • 如需詳細資訊或退出,請前往 https://aka.ms/dotnet-cli-telemetry 資源 - • 核心文件 https://aka.ms/dotnet-docs - • SDK 文件 https://aka.ms/dotnet-cli-docs - • 版本資訊 https://aka.ms/netcore3releasenotes - • 教學課程 https://aka.ms/dotnet-tutorials + • 如需 .NET Core 文件,請前往 https://aka.ms/dotnet-docs + • 如需 SDK 文件,請前往 https://aka.ms/dotnet-sdk-docs + • 如需版本資訊,請前往 https://aka.ms/netcore3releasenotes + • 如需教學課程,請前往 https://aka.ms/dotnet-tutorials .NET Core SDK - .NET Core 是開發平台,可用來建置命令列應用程式、微服務和新式網站。其為開放原始碼、跨平台且由 Microsoft 支援。希望您喜歡! + .NET Core 是 Microsoft 支援的跨平台開放原始碼。您可以用它以 C#、F# 或 VB 建置下一個應用程式。希望您會喜歡! 深入了解 .NET Core 資源 <A HREF="https://aka.ms/dotnet-docs">核心文件</A> diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1029/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1029/bundle.wxl index 04d41f51c..9186fd161 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1029/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1029/bundle.wxl @@ -49,7 +49,7 @@ &Storno Instalace proběhla úspěšně. -Do [DOTNETHOME] se nainstalovaly následující položky. +Do [DOTNETHOME] byly nainstalovány tyto součásti: • Sada .NET Core SDK [DOTNETSDKVERSION] • Modul runtime .NET Core [DOTNETRUNTIMEVERSION] • Modul runtime ASP.NET Core [ASPNETCOREVERSION] @@ -59,13 +59,13 @@ Tento produkt shromažďuje data o využití. • Další informace a vyjádření výslovného nesouhlasu: https://aka.ms/dotnet-cli-telemetry Zdroje informací - • Dokumentace k platformě Core: https://aka.ms/dotnet-docs - • Dokumentace k sadě SDK: https://aka.ms/dotnet-cli-docs - • Poznámky k verzi: https://aka.ms/netcore3releasenotes + • Dokumentace k .NET Core: https://aka.ms/dotnet-docs + • Dokumentace k sadě SDK: https://aka.ms/dotnet-sdk-docs + • Zpráva k vydání verze: https://aka.ms/netcore3releasenotes • Kurzy: https://aka.ms/dotnet-tutorials Sada .NET Core SDK - .NET Core je vývojová platforma, pomocí které lze vytvářet aplikace příkazového řádku, mikroslužby a moderní weby. Je opensourcová, víceplatformová a podporována společností Microsoft. Věříme, že s ní budete spokojeni. + .NET Core je opensourcová, víceplatformová architektura podporovaná společností Microsoft. Můžete ji použít k vytvoření své další aplikace v jazyce C#, F # nebo VB. Věříme, že s ní budete spokojeni. Další informace o .NET Core Prostředky <A HREF="https://aka.ms/dotnet-docs">Dokumentace k platformě Core</A> diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1031/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1031/bundle.wxl index aa2d9a6f3..f2fe0d6be 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1031/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1031/bundle.wxl @@ -49,7 +49,7 @@ &Abbrechen Die Installation war erfolgreich. -Folgendes wurde installiert: [DOTNETHOME] +Folgendes wurde unter [DOTNETHOME] installiert: • .NET Core SDK [DOTNETSDKVERSION] • .NET Core-Runtime [DOTNETRUNTIMEVERSION] • ASP.NET Core-Runtime [ASPNETCOREVERSION] @@ -59,13 +59,13 @@ Dieses Produkt erfasst Nutzungsdaten. • Weitere Informationen und Abbestellen: https://aka.ms/dotnet-cli-telemetry Ressourcen - • Core-Dokumentation: https://aka.ms/dotnet-docs - • SDK-Dokumentation: https://aka.ms/dotnet-cli-docs + • .NET Core-Dokumentation: https://aka.ms/dotnet-docs + • SDK-Dokumentation: https://aka.ms/dotnet-sdk-docs • Versionshinweise: https://aka.ms/netcore3releasenotes • Tutorials: https://aka.ms/dotnet-tutorials .NET Core SDK - .NET Core ist eine Entwicklungsplattform, die Sie zum Erstellen von Befehlszeilenanwendungen, Microservices und modernen Websites verwenden können. Sie ist Open Source und plattformübergreifend und wird von Microsoft unterstützt. Wir wünschen Ihnen viel Spaß! + .Net Core ist eine plattformübergreifende Open-Source-Software, die von Microsoft unterstützt wird. Verwenden Sie sie zur Erstellung Ihrer nächsten App mit C#, F# oder VB. Wir wünschen Ihnen viel Spaß! Weitere Informationen zu .NET Core Ressourcen <A HREF="https://aka.ms/dotnet-docs">Core-Dokumentation</A> diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1036/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1036/bundle.wxl index 422d3702a..f802fc102 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1036/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1036/bundle.wxl @@ -49,8 +49,8 @@ &Annuler L'installation a réussi. -Les éléments suivants ont été installés sur : '[DOTNETHOME]' - • Kit SDK .NET Core [DOTNETSDKVERSION] +Les éléments suivants ont été installés sur : '[DOTNETHOME]' + • SDK .NET Core [DOTNETSDKVERSION] • Runtime .NET Core [DOTNETRUNTIMEVERSION] • Runtime ASP.NET Core [ASPNETCOREVERSION] • Runtime .NET Core Windows Desktop [WINFORMSANDWPFVERSION] @@ -59,13 +59,13 @@ Ce produit collecte des données d'utilisation • Pour plus d'informations ou pour vous y opposer, consultez https://aka.ms/dotnet-cli-telemetry Ressources - • Documentation Core sur https://aka.ms/dotnet-docs - • Documentation du kit SDK sur https://aka.ms/dotnet-cli-docs + • Documentation .NET Core sur https://aka.ms/dotnet-docs + • Documentation du kit SDK sur https://aka.ms/dotnet-sdk-docs • Notes de publication sur https://aka.ms/netcore3releasenotes • Tutoriels sur https://aka.ms/dotnet-tutorials Kit SDK .NET Core - .NET Core est une plateforme de développement qui vous permet de générer des applications en ligne de commande, des microservices et des sites web modernes. Il s'agit d'un framework open source, multiplateforme et pris en charge par Microsoft. Nous espérons que vous l'apprécierez ! + .NET Core est open source, multiplatforme et pris en charge par Microsoft. Vous pouvez l'utiliser pour créer votre prochaine application avec C#, F# ou VB. Nous espérons qu'il vous plaira ! En savoir plus sur .NET Core Ressources <A HREF="https://aka.ms/dotnet-docs">Documentation Core</A> diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1040/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1040/bundle.wxl index f7049d3f1..9d63452db 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1040/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1040/bundle.wxl @@ -60,12 +60,12 @@ Questo prodotto consente di raccogliere i dati sull'utilizzo Resources • Documentazione di .NET Core https://aka.ms/dotnet-docs - • Documentazione dell'SDK https://aka.ms/dotnet-cli-docs + • Documentazione dell'SDK https://aka.ms/dotnet-sdk-docs • Note sulla versione https://aka.ms/netcore3releasenotes • Esercitazioni https://aka.ms/dotnet-tutorials .NET Core SDK - NET Core è una piattaforma di sviluppo che è possibile usare per creare microservizi, siti Web moderni e applicazioni dalla riga di comando. È open source, multipiattaforma e supportata da Microsoft. + .NET Core è open source, multipiattaforma e supportata da Microsoft. È possibile usarla per compilare la prossima app con C#, F# o VB. Altre informazioni su .NET Core Risorse <A HREF="https://aka.ms/dotnet-docs">Documentazione di .NET Core</A> diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1041/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1041/bundle.wxl index be6aceb79..5514c80b7 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1041/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1041/bundle.wxl @@ -59,13 +59,13 @@ • 詳細およびオプトアウト https://aka.ms/dotnet-cli-telemetry リソース - • コア ドキュメント https://aka.ms/dotnet-docs - • SDK ドキュメント https://aka.ms/dotnet-cli-docs + • .NET Core ドキュメント https://aka.ms/dotnet-docs + • SDK ドキュメント https://aka.ms/dotnet-sdk-docs • リリース ノート https://aka.ms/netcore3releasenotes • チュートリアル https://aka.ms/dotnet-tutorials .NET Core SDK - .Net Core は、コマンドライン アプリケーション、マイクロサービス、および最新の Web サイトをビルドするために使用できる開発プラットフォームです。オープンソースのクロス プラットフォームで、Microsoft によってサポートされています。お楽しみいただければ幸いです。 + .NET Core は、オープンソースまたはクロスプラットフォームで、Microsoft によってサポートされています。これを使用して、C#、F # または VB で次のアプリをビルドできます。お楽しみいただければ幸いです。 .Net Core の詳細 リソース <A HREF="https://aka.ms/dotnet-docs">コア ドキュメント</A> diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1042/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1042/bundle.wxl index e577d986a..d158fbedb 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1042/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1042/bundle.wxl @@ -47,7 +47,7 @@ 애플리케이션을 닫지 않습니다(&D). 다시 부팅해야 합니다. 확인(&O) 취소(&C) - 설치 완료되었습니다. + 설치가 완료되었습니다. 다음이 '[DOTNETHOME]'에 설치되었습니다. • .NET Core SDK [DOTNETSDKVERSION] @@ -59,13 +59,13 @@ • 추가 정보 및 옵트아웃 https://aka.ms/dotnet-cli-telemetry 리소스 - • Core 설명서 https://aka.ms/dotnet-docs - • SDK 설명서 https://aka.ms/dotnet-cli-docs + • .NET Core 설명서 https://aka.ms/dotnet-docs + • SDK 설명서 https://aka.ms/dotnet-sdk-docs • 릴리스 정보 https://aka.ms/netcore3releasenotes • 자습서 https://aka.ms/dotnet-tutorials .NET Core SDK - .NET Core는 명령줄 애플리케이션, 마이크로 서비스 및 최신 웹 사이트를 빌드하는 데 사용할 수 있는 개발 플랫폼입니다. Microsoft가 지원하는 플랫폼 간 오픈 소스입니다. 즐기시기 바랍니다! + Microsoft가 지원하는 플랫폼 간 오픈 소스인 .NET Core를 사용하여 C#, F# 또는 VB로 다음 앱을 빌드할 수 있습니다. .NET Core를 유용하게 사용하시길 바랍니다. .NET Core에 대한 자세한 정보 리소스 <A HREF="https://aka.ms/dotnet-docs">Core 설명서</A> diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1045/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1045/bundle.wxl index e879ac324..96031dc36 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1045/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1045/bundle.wxl @@ -58,14 +58,14 @@ Następujące elementy zostały zainstalowane w: „[DOTNETHOME]” Ten produkt gromadzi dane dotyczące użycia • Więcej informacji i rezygnacja: https://aka.ms/dotnet-cli-telemetry -EFR - • Podstawowa dokumentacja: https://aka.ms/dotnet-docs - • Dokumentacja zestawu SDK: https://aka.ms/dotnet-cli-docs +Zasoby + • Dokumentacja platformy .NET Core: https://aka.ms/dotnet-docs + • Dokumentacja zestawu SDK: https://aka.ms/dotnet-sdk-docs • Informacje o wersji: https://aka.ms/netcore3releasenotes • Samouczki: https://aka.ms/dotnet-tutorials Zestaw .NET Core SDK - Platforma .NET Core to platforma programistyczna, za pomocą której można kompilować aplikacje poziomu wiersza polecenia, mikrousługi i nowoczesne witryny internetowe. Jest to rozwiązanie typu open source, międzyplatformowe i obsługiwane przez firmę Microsoft. Mamy nadzieję, że Ci się spodoba! + .NET Core to przeznaczone na wiele platform rozwiązanie typu open source obsługiwane przez firmę Microsoft. Za jego pomocą możesz utworzyć swoją następną aplikację, korzystając z języka C#, F# lub VB. Mamy nadzieję, że Ci się spodoba. Dowiedz się więcej o platformie .NET Core Zasoby <A HREF="https://aka.ms/dotnet-docs">Dokumentacja programu Core</A> 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 71b71c49c..5960557c9 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1046/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1046/bundle.wxl @@ -53,19 +53,19 @@ 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 .NET Core Windows [WINFORMSANDWPFVERSION] + • 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 Principal https://aka.ms/dotnet-docs - • Documentação do SDK https://aka.ms/dotnet-cli-docs - • Notas sobre a Versão https://aka.ms/netcore3releasenotes - • Tutoriais https://aka.ms/dotnet-tutorials + • 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 é uma plataforma de desenvolvimento que você pode usar para criar aplicativos de linha de comando, microsserviços e sites modernos. É software livre, multiplataforma e com suporte da Microsoft. Esperamos que você goste! + 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> diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1049/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1049/bundle.wxl index 26ed060ce..ca006739a 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1049/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1049/bundle.wxl @@ -47,25 +47,25 @@ &Не закрывать приложения. Потребуется перезагрузка. &ОК Отм&ена - Установка успешно выполнена. + Установка выполнена. -Следующее было установлено в: "[DOTNETHOME]" - • Пакет SDK для .NET Core [DOTNETSDKVERSION] - • Среда выполнения .NET Core [DOTNETRUNTIMEVERSION] - • Среда выполнения ASP.NET Core [ASPNETCOREVERSION] - • Среда выполнения Windows Desktop для .NET Core [WINFORMSANDWPFVERSION] +В "[DOTNETHOME]" установлены следующие компоненты. + • Пакет SDK для .NET Core [DOTNETSDKVERSION] + • Среда выполнения .NET Core [DOTNETRUNTIMEVERSION] + • Среда выполнения ASP.NET Core [ASPNETCOREVERSION] + • Среда выполнения .NET Core для Windows Desktop [WINFORMSANDWPFVERSION] -Этот продукт собирает данные об использовании - • Дополнительные сведения и отказ https://aka.ms/dotnet-cli-telemetry +Этот продукт собирает данные об использовании. + • Дополнительные сведения и отказ: https://aka.ms/dotnet-cli-telemetry -Resources - • Документация по продукту Core https://aka.ms/dotnet-docs - • Документация по пакету SDK https://aka.ms/dotnet-cli-docs - • Заметки о выпуске https://aka.ms/netcore3releasenotes - • Руководства https://aka.ms/dotnet-tutorials +Ресурсы + • Документация по .NET Core: https://aka.ms/dotnet-docs + • Документация по SDK: https://aka.ms/dotnet-sdk-docs + • Заметки о выпуске: https://aka.ms/netcore3releasenotes + • Учебники: https://aka.ms/dotnet-tutorials Пакет SDK для .NET Core - .NET Core — это платформа разработки, которую можно использовать для создания приложений командной строки, микрослужб и современных веб-сайтов. Это кроссплатформенная система с открытым исходным кодом, которая поддерживается корпорацией Майкрософт. Надеемся, что она вам понравится! + .NET Core — это кроссплатформенное решение с открытым кодом, поддерживаемое корпорацией Майкрософт. Создавайте с его помощью приложения на C#, F# и Visual Basic. Надеемся, оно вам понравится! Дополнительные сведения о .NET Core Ресурсы <A HREF="https://aka.ms/dotnet-docs">Документация по продукту Core</A> diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/1055/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/1055/bundle.wxl index f3e4e2b64..68f81b546 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1055/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1055/bundle.wxl @@ -59,13 +59,13 @@ Bu ürün, kullanım verilerini toplar • Daha fazla bilgi ve katılmamayı seçmek için bkz. https://aka.ms/dotnet-cli-telemetry Kaynaklar - • Core Belgeleri https://aka.ms/dotnet-docs - • SDK Belgeleri https://aka.ms/dotnet-cli-docs + • .NET Core Belgeleri https://aka.ms/dotnet-docs + • SDK Belgeleri https://aka.ms/dotnet-sdk-docs • Sürüm Notları https://aka.ms/netcore3releasenotes • Öğreticiler https://aka.ms/dotnet-tutorials .NET Core SDK'sı - .NET Core, komut satırı uygulamaları, mikro hizmetler ve modern web siteleri oluşturmak için kullanabileceğiniz bir geliştirme platformudur. Açık kaynaktır, platformlar arası kullanılabilir ve Microsoft tarafından desteklenmektedir. Keyfini çıkarmanızı umuyoruz! + .NET Core açık kaynaktır, platformlar arası çalışır ve Microsoft tarafından desteklenir. C#, F# veya VB kullanarak sonraki uygulamanızı geliştirmek için .NET Core'u kullanabilirsiniz. Keyifle kullanmanızı dileriz! .NET Core hakkında daha fazla bilgi edinin Kaynaklar <A HREF="https://aka.ms/dotnet-docs">Çekirdek Belgeler</A> diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/2052/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/2052/bundle.wxl index 2040d4665..421ed4114 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/2052/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/2052/bundle.wxl @@ -47,25 +47,25 @@ 不关闭应用程序(&D)。需要重启。 确定(&O) 取消(&C) - 安装完成。 + 已成功安装。 -下列项安装于: "[DOTNETHOME]" +下列项安装于: “[DOTNETHOME]” • .NET Core SDK [DOTNETSDKVERSION] • .NET Core Runtime [DOTNETRUNTIMEVERSION] • ASP.NET Core Runtime [ASPNETCOREVERSION] • .NET Core Windows Desktop Runtime [WINFORMSANDWPFVERSION] 此产品会收集用法数据 - • 详细信息和选择退出选项 https://aka.ms/dotnet-cli-telemetry + •详细信息和选择退出选项: https://aka.ms/dotnet-cli-telemetry 资源 - • Core 文档 https://aka.ms/dotnet-docs - • SDK 文档 https://aka.ms/dotnet-cli-docs - • 发行说明 https://aka.ms/netcore3releasenotes - • 教程 https://aka.ms/dotnet-tutorials + • .NET Core 文档: https://aka.ms/dotnet-docs + • SDK 文档: https://aka.ms/dotnet-sdk-docs + •发行说明: https://aka.ms/netcore3releasenotes + • 教程: https://aka.ms/dotnet-tutorials .NET Core SDK - .NET Core 是一种开发平台,可用于生成命令行应用程序、微服务和新式网站。它是开源、跨平台的,且受 Microsoft 支持。希望你能喜欢! + .NET Core 是开源、跨平台的,且由 Microsoft 提供支持。通过它,可使用 C#、F# 或 VB 构建你的下一个应用。喜欢你喜欢它! 了解有关 .NET Core 的详细信息 资源 <A HREF="https://aka.ms/dotnet-docs">Core 文档</A> diff --git a/src/redist/targets/packaging/windows/clisdk/LCID/3082/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/LCID/3082/bundle.wxl index eee02d7a4..f841b40aa 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/3082/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/3082/bundle.wxl @@ -49,7 +49,7 @@ &Cancelar La instalación se realizó correctamente. -Se instaló lo siguiente en: '[DOTNETHOME]' +Se instaló lo siguiente en: "[DOTNETHOME]" • SDK de .NET Core [DOTNETSDKVERSION] • .NET Core Runtime [DOTNETRUNTIMEVERSION] • ASP.NET Core Runtime [ASPNETCOREVERSION] @@ -59,13 +59,13 @@ Este producto recopila datos de uso • Para más información y declinar la participación, visite https://aka.ms/dotnet-cli-telemetry Recursos - • Documentación principal https://aka.ms/dotnet-docs - • Documentación del SDK https://aka.ms/dotnet-cli-docs + • Documentación de .NET Core https://aka.ms/dotnet-docs + • Documentación del SDK https://aka.ms/dotnet-sdk-docs • Notas de la versión https://aka.ms/netcore3releasenotes • Tutoriales https://aka.ms/dotnet-tutorials SDK de .NET Core - .NET Core es una plataforma de desarrollo que se puede usar para compilar aplicaciones de la línea de comandos, microservicios y sitios web modernos. Es de código abierto, multiplataforma y se admite en Microsoft. Esperamos que la disfrute. + .NET Core es una multiplataforma de código abierto admitida por Microsoft. Puede usarla para compilar su próxima aplicación con C#, F# o VB. Esperamos que la disfrute. Más información sobre .NET Core Recursos <A HREF="https://aka.ms/dotnet-docs">Documentación principal</A> From d7c059d52f59e0b016fd416e8848139febc5ef21 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 19:04:16 +0000 Subject: [PATCH 319/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190815.1 (#4047) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19415.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19415.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19415.1 - dotnet-watch - 3.0.0-preview9.19415.1 - dotnet-user-secrets - 3.0.0-preview9.19415.1 - dotnet-dev-certs - 3.0.0-preview9.19415.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 871aea4b5..b170cd0e3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup da4c59684cb1f42511820e4c7d1ec2af460fc96c - + https://github.com/aspnet/AspNetCore - 10452bf783c96eaf4162a73031c6d51611c1007a + f70eef0db1b6152dd3fa5c88147c28c238adc61b - + https://github.com/aspnet/AspNetCore - 10452bf783c96eaf4162a73031c6d51611c1007a + f70eef0db1b6152dd3fa5c88147c28c238adc61b - + https://github.com/aspnet/AspNetCore - 10452bf783c96eaf4162a73031c6d51611c1007a + f70eef0db1b6152dd3fa5c88147c28c238adc61b - + https://github.com/aspnet/AspNetCore - 10452bf783c96eaf4162a73031c6d51611c1007a + f70eef0db1b6152dd3fa5c88147c28c238adc61b - + https://github.com/aspnet/AspNetCore - 10452bf783c96eaf4162a73031c6d51611c1007a + f70eef0db1b6152dd3fa5c88147c28c238adc61b - + https://github.com/aspnet/AspNetCore - 10452bf783c96eaf4162a73031c6d51611c1007a + f70eef0db1b6152dd3fa5c88147c28c238adc61b https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 1af0ce524..be0da109c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19414.8 - 3.0.0-preview9.19414.8 - 3.0.0-preview9.19414.8 - 3.0.0-preview9.19414.8 - 3.0.0-preview9.19414.8 - 3.0.0-preview9.19414.8 + 3.0.0-preview9.19415.1 + 3.0.0-preview9.19415.1 + 3.0.0-preview9.19415.1 + 3.0.0-preview9.19415.1 + 3.0.0-preview9.19415.1 + 3.0.0-preview9.19415.1 From 72dd208ab17e3aadf7d1a702701f394ff1a4ffde Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 20:05:42 +0000 Subject: [PATCH 320/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#4030) * Update dependencies from https://github.com/dotnet/core-setup build 20190814.13 - Microsoft.NETCore.App - 3.0.0-preview9-19414-13 - NETStandard.Library.Ref - 2.1.0-preview9-19414-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19414-13 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19413.11 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190814.17 - Microsoft.NETCore.App - 3.0.0-preview9-19414-17 - NETStandard.Library.Ref - 2.1.0-preview9-19414-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19414-17 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19414.4 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19414.6 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190815.04 - Microsoft.NETCore.App - 3.0.0-preview9-19415-04 - NETStandard.Library.Ref - 2.1.0-preview9-19415-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19415-04 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19414.5 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19414.7 (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 b170cd0e3..8b382c703 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - da4c59684cb1f42511820e4c7d1ec2af460fc96c + 42b6555ce2c1094e92bdb19b5a279f854c2bf60c - + https://github.com/dotnet/core-setup - da4c59684cb1f42511820e4c7d1ec2af460fc96c + 42b6555ce2c1094e92bdb19b5a279f854c2bf60c - + https://github.com/dotnet/core-setup - da4c59684cb1f42511820e4c7d1ec2af460fc96c + 42b6555ce2c1094e92bdb19b5a279f854c2bf60c https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ c98cda94731b0899199df737922f01f7f69f19ea - + https://github.com/dotnet/winforms - 9434b4d8a88fdb75720b45bb224051364d8544f0 + 695d02b474b6fc387d24ef9d8064882d4a6aaf2e - + https://github.com/dotnet/wpf - 43046934c63e82583fce8a24231a6e9c61257389 + cebaaa5c1b34e15c7807715746519b3d5034890d diff --git a/eng/Versions.props b/eng/Versions.props index be0da109c..e4b6329ad 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19414.1 + 4.8.0-preview9.19414.5 - 3.0.0-preview9.19414.1 + 3.0.0-preview9.19414.7 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19414-10 + 3.0.0-preview9-19415-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19414-10 + 2.1.0-preview9-19415-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19414-10 + 3.0.0-preview9-19415-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 2d953491c83a5256ffa7e533a72c51aec5a2bf42 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 21:24:23 +0000 Subject: [PATCH 321/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190815.4 (#4049) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19415.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19415.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19415.4 - dotnet-watch - 3.0.0-preview9.19415.4 - dotnet-user-secrets - 3.0.0-preview9.19415.4 - dotnet-dev-certs - 3.0.0-preview9.19415.4 --- 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 8b382c703..9191c8090 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 42b6555ce2c1094e92bdb19b5a279f854c2bf60c - + https://github.com/aspnet/AspNetCore - f70eef0db1b6152dd3fa5c88147c28c238adc61b + b2a0b02e35868005ebb5aed9d8aff6ad0476926f - + https://github.com/aspnet/AspNetCore - f70eef0db1b6152dd3fa5c88147c28c238adc61b + b2a0b02e35868005ebb5aed9d8aff6ad0476926f - + https://github.com/aspnet/AspNetCore - f70eef0db1b6152dd3fa5c88147c28c238adc61b + b2a0b02e35868005ebb5aed9d8aff6ad0476926f - + https://github.com/aspnet/AspNetCore - f70eef0db1b6152dd3fa5c88147c28c238adc61b + b2a0b02e35868005ebb5aed9d8aff6ad0476926f - + https://github.com/aspnet/AspNetCore - f70eef0db1b6152dd3fa5c88147c28c238adc61b + b2a0b02e35868005ebb5aed9d8aff6ad0476926f - + https://github.com/aspnet/AspNetCore - f70eef0db1b6152dd3fa5c88147c28c238adc61b + b2a0b02e35868005ebb5aed9d8aff6ad0476926f https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index e4b6329ad..b095a28cc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19415.1 - 3.0.0-preview9.19415.1 - 3.0.0-preview9.19415.1 - 3.0.0-preview9.19415.1 - 3.0.0-preview9.19415.1 - 3.0.0-preview9.19415.1 + 3.0.0-preview9.19415.4 + 3.0.0-preview9.19415.4 + 3.0.0-preview9.19415.4 + 3.0.0-preview9.19415.4 + 3.0.0-preview9.19415.4 + 3.0.0-preview9.19415.4 From 16049ece59bf726032e7c33edac838a75051f2f9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 21:29:16 +0000 Subject: [PATCH 322/422] Update dependencies from https://github.com/dotnet/core-setup build 20190815.06 (#4050) - Microsoft.NETCore.App - 3.0.0-preview9-19415-06 - NETStandard.Library.Ref - 2.1.0-preview9-19415-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19415-06 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19414.10 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19415.1 (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 9191c8090..cd8f297f3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 42b6555ce2c1094e92bdb19b5a279f854c2bf60c + 4596024c95731f298a42d8bd050a2951aed4e91b - + https://github.com/dotnet/core-setup - 42b6555ce2c1094e92bdb19b5a279f854c2bf60c + 4596024c95731f298a42d8bd050a2951aed4e91b - + https://github.com/dotnet/core-setup - 42b6555ce2c1094e92bdb19b5a279f854c2bf60c + 4596024c95731f298a42d8bd050a2951aed4e91b https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ c98cda94731b0899199df737922f01f7f69f19ea - + https://github.com/dotnet/winforms - 695d02b474b6fc387d24ef9d8064882d4a6aaf2e + 689cd9c69e632997bc85bf421af221d79b12ddd4 - + https://github.com/dotnet/wpf - cebaaa5c1b34e15c7807715746519b3d5034890d + e724048082bbe31b4690a21cf57b841b0c25062b diff --git a/eng/Versions.props b/eng/Versions.props index b095a28cc..808e62e92 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19414.5 + 4.8.0-preview9.19414.10 - 3.0.0-preview9.19414.7 + 3.0.0-preview9.19415.1 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19415-04 + 3.0.0-preview9-19415-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19415-04 + 2.1.0-preview9-19415-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19415-04 + 3.0.0-preview9-19415-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 20909859d84e9466bf72ce18426a853d6e03a571 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 23:25:52 +0000 Subject: [PATCH 323/422] Update dependencies from https://github.com/dotnet/cli build 20190815.5 (#4051) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19415.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 cd8f297f3..6b1baed62 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - c98cda94731b0899199df737922f01f7f69f19ea + 67601205622dfb04091b8190c9e61e4041b554d9 diff --git a/eng/Versions.props b/eng/Versions.props index 808e62e92..2dbe1f703 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19414.13 + 3.0.100-preview9.19415.5 0.2.0 From 7cca17c910bcbae4e6d58d1775ec8658a913f50f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 16 Aug 2019 00:17:46 +0000 Subject: [PATCH 324/422] Update dependencies from https://github.com/dotnet/toolset build 20190814.21 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.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 05edfd30f..8bc8f85b0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 3c139d1ae00862f22dd40f39385ecd67b70ca4b5 + 4dee49fc9c003d27b2d1515619f20d6bdeaf56d9 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 6f77e519e..a15102c13 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19414.20 + 3.0.100-preview9.19414.21 From 5fec1083528fe594f8cf7b9674f300804277804b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 16 Aug 2019 00:17:56 +0000 Subject: [PATCH 325/422] Update dependencies from https://github.com/dotnet/toolset build 20190814.22 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.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 8bc8f85b0..f0ed8b8be 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 4dee49fc9c003d27b2d1515619f20d6bdeaf56d9 + 639fff017173186b88bf2775def8b7adb267b36d https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a15102c13..c78415fb6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19414.21 + 3.0.100-preview9.19414.22 From fc076597a0959ae5139028eb3b699f933042ec6c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 16 Aug 2019 00:18:05 +0000 Subject: [PATCH 326/422] Update dependencies from https://github.com/dotnet/toolset build 20190815.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19415.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 f0ed8b8be..692d50e98 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 639fff017173186b88bf2775def8b7adb267b36d + f6d9aefe5b28a501be9cdd83c6fc3f29430c38b4 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c78415fb6..c54b86128 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19414.22 + 3.0.100-preview9.19415.7 From bdd8ba6ff2f1d10b32071aa265a86e00a1d48cff Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 16 Aug 2019 00:18:15 +0000 Subject: [PATCH 327/422] Update dependencies from https://github.com/dotnet/toolset build 20190815.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19415.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 692d50e98..898a8ceb6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - f6d9aefe5b28a501be9cdd83c6fc3f29430c38b4 + f34a63fa6f6ce53a062d8972e2e59b03ca96a51e https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index c54b86128..10e6929a0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19415.7 + 3.0.100-preview9.19415.9 From d2700b00674d48dbb4e56eba772ff4e214f4129a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 16 Aug 2019 00:18:25 +0000 Subject: [PATCH 328/422] Update dependencies from https://github.com/dotnet/toolset build 20190815.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19415.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 898a8ceb6..d5d105529 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - f34a63fa6f6ce53a062d8972e2e59b03ca96a51e + d74b0eb1c9a6aa4546f08e4ab1d25d7f3c84f1d0 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 10e6929a0..cee0e324d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19415.9 + 3.0.100-preview9.19415.10 From b39e59f24c7a8eb31a588ae08d053cc321f7991f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 16 Aug 2019 00:18:35 +0000 Subject: [PATCH 329/422] Update dependencies from https://github.com/dotnet/toolset build 20190815.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19415.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 d5d105529..27e24683d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - d74b0eb1c9a6aa4546f08e4ab1d25d7f3c84f1d0 + e29aa47c1dfb465079cae7fd32e949b636f87148 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index cee0e324d..71c708ead 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19415.10 + 3.0.100-preview9.19415.12 From f9c1b6628930fd4a8dc1361e389c0a7510520970 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 04:02:06 +0000 Subject: [PATCH 330/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#4058) * Update dependencies from https://github.com/dotnet/core-setup build 20190815.09 - Microsoft.NETCore.App - 3.0.0-preview9-19415-09 - NETStandard.Library.Ref - 2.1.0-preview9-19415-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19415-09 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19415.4 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190815.10 - Microsoft.NETCore.App - 3.0.0-preview9-19415-10 - NETStandard.Library.Ref - 2.1.0-preview9-19415-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19415-10 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19415.3 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19415.6 (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 05edfd30f..eacc0c5a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 4596024c95731f298a42d8bd050a2951aed4e91b + a95bcfc520c8aa780d32874b6eebbbf1b4304657 - + https://github.com/dotnet/core-setup - 4596024c95731f298a42d8bd050a2951aed4e91b + a95bcfc520c8aa780d32874b6eebbbf1b4304657 - + https://github.com/dotnet/core-setup - 4596024c95731f298a42d8bd050a2951aed4e91b + a95bcfc520c8aa780d32874b6eebbbf1b4304657 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 67601205622dfb04091b8190c9e61e4041b554d9 - + https://github.com/dotnet/winforms - 689cd9c69e632997bc85bf421af221d79b12ddd4 + d98947638f53765c79a2436cce2d9445e865a331 - + https://github.com/dotnet/wpf - e724048082bbe31b4690a21cf57b841b0c25062b + bce0291573d01289e0c6e2f8c2c390a12a885d17 diff --git a/eng/Versions.props b/eng/Versions.props index 6f77e519e..294852bf6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19414.10 + 4.8.0-preview9.19415.3 - 3.0.0-preview9.19415.1 + 3.0.0-preview9.19415.6 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19415-06 + 3.0.0-preview9-19415-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19415-06 + 2.1.0-preview9-19415-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19415-06 + 3.0.0-preview9-19415-10 $(MicrosoftWindowsDesktopAppPackageVersion) From cb26c64e5cf2ee0ac3244311d815ee4419002e5f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 04:15:43 +0000 Subject: [PATCH 331/422] Update dependencies from https://github.com/dotnet/cli build 20190815.8 (#4060) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19415.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 eacc0c5a4..0b4a25228 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - 67601205622dfb04091b8190c9e61e4041b554d9 + bf69b61a688de832500552a6660126dbd5f3d60a diff --git a/eng/Versions.props b/eng/Versions.props index 294852bf6..26ef3bcb0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19415.5 + 3.0.100-preview9.19415.8 0.2.0 From 6de2fd85203aec182e309828bd68a03677a38feb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 05:25:41 +0000 Subject: [PATCH 332/422] Update dependencies from https://github.com/dotnet/cli build 20190815.9 (#4061) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19415.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 0b4a25228..e1f9772bc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - bf69b61a688de832500552a6660126dbd5f3d60a + ce0b5fd969c20d2b2aaac5742dd0247168093b07 diff --git a/eng/Versions.props b/eng/Versions.props index 26ef3bcb0..02bb934f1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19415.8 + 3.0.100-preview9.19415.9 0.2.0 From 4ceab57cb5f19f769f8762a1540c60af39993060 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 05:53:41 +0000 Subject: [PATCH 333/422] Update dependencies from https://github.com/dotnet/core-setup build 20190815.13 (#4062) - Microsoft.NETCore.App - 3.0.0-preview9-19415-13 - NETStandard.Library.Ref - 2.1.0-preview9-19415-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19415-13 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19415.2 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19415.7 (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 e1f9772bc..c8c8e2bb1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a95bcfc520c8aa780d32874b6eebbbf1b4304657 + 127d3f10eb1f256298084276e546fdf74b2015df - + https://github.com/dotnet/core-setup - a95bcfc520c8aa780d32874b6eebbbf1b4304657 + 127d3f10eb1f256298084276e546fdf74b2015df - + https://github.com/dotnet/core-setup - a95bcfc520c8aa780d32874b6eebbbf1b4304657 + 127d3f10eb1f256298084276e546fdf74b2015df https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ ce0b5fd969c20d2b2aaac5742dd0247168093b07 - + https://github.com/dotnet/winforms - d98947638f53765c79a2436cce2d9445e865a331 + 580f3a9409cffc3d6f1a2cc01135dc984d5ab890 - + https://github.com/dotnet/wpf - bce0291573d01289e0c6e2f8c2c390a12a885d17 + 88ad887bba20d87c5107aabecddeb528eceb915c diff --git a/eng/Versions.props b/eng/Versions.props index 02bb934f1..b1ccc1656 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19415.3 + 4.8.0-preview9.19415.2 - 3.0.0-preview9.19415.6 + 3.0.0-preview9.19415.7 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19415-10 + 3.0.0-preview9-19415-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19415-10 + 2.1.0-preview9-19415-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19415-10 + 3.0.0-preview9-19415-13 $(MicrosoftWindowsDesktopAppPackageVersion) From e1f793b16d90d56507463c0abff84434cd9566f5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 07:08:08 +0000 Subject: [PATCH 334/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190815.11 (#4063) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19415.11 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19415.11 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19415.11 - dotnet-watch - 3.0.0-preview9.19415.11 - dotnet-user-secrets - 3.0.0-preview9.19415.11 - dotnet-dev-certs - 3.0.0-preview9.19415.11 --- 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 c8c8e2bb1..d845b198b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 127d3f10eb1f256298084276e546fdf74b2015df - + https://github.com/aspnet/AspNetCore - b2a0b02e35868005ebb5aed9d8aff6ad0476926f + 7f054152db50635e1c14b9d9d34088e369a64422 - + https://github.com/aspnet/AspNetCore - b2a0b02e35868005ebb5aed9d8aff6ad0476926f + 7f054152db50635e1c14b9d9d34088e369a64422 - + https://github.com/aspnet/AspNetCore - b2a0b02e35868005ebb5aed9d8aff6ad0476926f + 7f054152db50635e1c14b9d9d34088e369a64422 - + https://github.com/aspnet/AspNetCore - b2a0b02e35868005ebb5aed9d8aff6ad0476926f + 7f054152db50635e1c14b9d9d34088e369a64422 - + https://github.com/aspnet/AspNetCore - b2a0b02e35868005ebb5aed9d8aff6ad0476926f + 7f054152db50635e1c14b9d9d34088e369a64422 - + https://github.com/aspnet/AspNetCore - b2a0b02e35868005ebb5aed9d8aff6ad0476926f + 7f054152db50635e1c14b9d9d34088e369a64422 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index b1ccc1656..8522238d1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19415.4 - 3.0.0-preview9.19415.4 - 3.0.0-preview9.19415.4 - 3.0.0-preview9.19415.4 - 3.0.0-preview9.19415.4 - 3.0.0-preview9.19415.4 + 3.0.0-preview9.19415.11 + 3.0.0-preview9.19415.11 + 3.0.0-preview9.19415.11 + 3.0.0-preview9.19415.11 + 3.0.0-preview9.19415.11 + 3.0.0-preview9.19415.11 From e367a32ce426961b7427fa955f4a4ce730482798 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Fri, 16 Aug 2019 18:56:20 +0000 Subject: [PATCH 335/422] Introducing a SDK ARP Placeholder for Visual Studio --- src/redist/targets/GenerateMSIs.targets | 59 +++++++++- src/redist/targets/Signing.targets | 30 +++++ ...edist.Common.NetCore.SdkPlaceholder.nuspec | 18 +++ .../packaging/windows/clisdk/dotnet.wxs | 2 + .../windows/clisdk/generatebundle.ps1 | 2 + .../packaging/windows/clisdk/generatemsi.ps1 | 2 + .../clisdk/generatesdkplaceholdermsi.ps1 | 105 ++++++++++++++++++ .../windows/clisdk/generatetemplatesmsi.ps1 | 2 + .../windows/clisdk/sdkplaceholder.wxs | 33 ++++++ .../packaging/windows/clisdk/variables.wxi | 2 +- 10 files changed, 253 insertions(+), 2 deletions(-) create mode 100644 src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.SdkPlaceholder.nuspec create mode 100644 src/redist/targets/packaging/windows/clisdk/generatesdkplaceholdermsi.ps1 create mode 100644 src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index 6b3f0833c..198b9297f 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -15,12 +15,15 @@ $(ArtifactsTmpDir)/$(ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)-engine.exe $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatemsi.ps1 + $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatesdkplaceholdermsi.ps1 $(MSBuildThisFileDirectory)packaging/windows/clisdk/stablefileidforapphosttransform.xslt $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatebundle.ps1 $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatenupkg.ps1 $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Redist.Common.NetCore.Toolset.nuspec $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.Toolset.$(Architecture).$(FullNugetVersion).nupkg + $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Redist.Common.NetCore.SdkPlaceholder.nuspec + $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.NetCore.SdkPlaceholder.$(Architecture).$(FullNugetVersion).nupkg $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Tools.Net.Core.SDK.nuspec $(ArtifactsNonShippingPackagesDir)VS.Tools.Net.Core.SDK.$(Architecture).$(FullNugetVersion).nupkg @@ -36,9 +39,12 @@ $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionSdk)$(InstallerExtension) $(ArtifactsShippingPackagesDir)d$(Architecture)-1.cab + Dotnet_CLI $(ArtifactsShippingPackagesDir)dotnet-30templates-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) $(ArtifactsShippingPackagesDir)dotnet-22templates-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) $(ArtifactsShippingPackagesDir)dotnet-21templates-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)dotnet-sdkplaceholder-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) + NetCore_SdkPlaceholder $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(BundleExtension) $(ProductBandCombinedHostHostFxrFrameworkSdkName) @@ -54,7 +60,7 @@ DependsOnTargets="GenerateLayout;SetupWixProperties;GetCoreSdkGitCommitInfo"> - + + + + + @@ -130,11 +141,31 @@ '$(SDKBundleVersion)' ^ '$(NugetVersion)' ^ '$(SdkInstallerUpgradeCode)' ^ + '$(SdkDependencyKeyPrefix)' ^ '$(Architecture)' ^ '$(SdkStableFileIdForApphostTransform)' ^ -InformationAction Continue" />
+ + + + + '%(MsiVersion)')' ^ '$(FullNugetVersion)' ^ '@(TemplatesMsiComponent->'%(UpgradeCode)')' ^ + '@(TemplatesMsiComponent->'%(DependencyKeyPrefix)')' ^ '$(Architecture)' ^ -InformationAction Continue" /> @@ -167,6 +199,7 @@ $(BundledTemplates30BrandName) $(BundledTemplates30MsiVersion) $(Templates30InstallerUpgradeCode) + NetCore_Templates_3.0 $(Templates22LayoutPath.TrimEnd('\')) @@ -174,6 +207,7 @@ $(BundledTemplates22BrandName) $(BundledTemplates22MsiVersion) $(Templates22InstallerUpgradeCode) + NetCore_Templates_2.2 $(Templates21LayoutPath.TrimEnd('\')) @@ -181,6 +215,7 @@ $(BundledTemplates21BrandName) $(BundledTemplates21MsiVersion) $(Templates21InstallerUpgradeCode) + NetCore_Templates_2.1 @@ -216,6 +251,7 @@ '$(NugetVersion)' ^ '$(MicrosoftWindowsDesktopPackageVersion)' ^ '$(CombinedFrameworkSDKHostInstallerUpgradeCode)' ^ + '$(SdkDependencyKeyPrefix)' ^ '$(Architecture)' ^ '$(MicrosoftNETCoreAppPackageVersion)' ^ '$(AspNetCoreVersion)' ^ @@ -242,6 +278,24 @@ '$(SdkMSICabFile)'" /> + + + + + + + + + + + + + $(InternalCertificateId) + + + + + + + + diff --git a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.SdkPlaceholder.nuspec b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.SdkPlaceholder.nuspec new file mode 100644 index 000000000..1ebf09719 --- /dev/null +++ b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.SdkPlaceholder.nuspec @@ -0,0 +1,18 @@ + + + + VS.Redist.Common.NetCore.SdkPlaceholder.$ARCH$ + 1.0.0 + VS.Redist.Common.NetCore.SdkPlaceholder.$ARCH$ + Microsoft + Microsoft + https://www.microsoft.com/net/dotnet_library_license.htm + https://github.com/dotnet/core-sdk + true + .NET Core $MAJOR_MINOR$ SDK ARP Placeholder ($ARCH$) Windows Installer MSI as a .nupkg for internal Visual Studio build consumption + © Microsoft Corporation. All rights reserved. + + + + + diff --git a/src/redist/targets/packaging/windows/clisdk/dotnet.wxs b/src/redist/targets/packaging/windows/clisdk/dotnet.wxs index 7ad7c5a04..ef0adfd73 100644 --- a/src/redist/targets/packaging/windows/clisdk/dotnet.wxs +++ b/src/redist/targets/packaging/windows/clisdk/dotnet.wxs @@ -23,6 +23,8 @@ + + diff --git a/src/redist/targets/packaging/windows/clisdk/generatebundle.ps1 b/src/redist/targets/packaging/windows/clisdk/generatebundle.ps1 index 4af217d69..8e1f460e8 100644 --- a/src/redist/targets/packaging/windows/clisdk/generatebundle.ps1 +++ b/src/redist/targets/packaging/windows/clisdk/generatebundle.ps1 @@ -22,6 +22,7 @@ param( [Parameter(Mandatory=$true)][string]$DotnetCLINugetVersion, [Parameter(Mandatory=$true)][string]$WindowsDesktopVersion, [Parameter(Mandatory=$true)][string]$UpgradeCode, + [Parameter(Mandatory=$true)][string]$DependencyKeyPrefix, [Parameter(Mandatory=$true)][string]$Architecture, [Parameter(Mandatory=$true)][string]$DotNetRuntimeVersion, [Parameter(Mandatory=$true)][string]$AspNetCoreVersion, @@ -44,6 +45,7 @@ function RunCandleForBundle -dSDKProductBandVersion="$SDKProductBandVersion" ` -dNugetVersion="$DotnetCLINugetVersion" ` -dCLISDKMsiSourcePath="$CLISDKMSIFile" ` + -dDependencyKeyPrefix="$DependencyKeyPrefix" ` -dUpgradeCode="$UpgradeCode" ` -dSharedFXMsiSourcePath="$SharedFxMSIFile" ` -dHostFXRMsiSourcePath="$HostFxrMSIFile" ` diff --git a/src/redist/targets/packaging/windows/clisdk/generatemsi.ps1 b/src/redist/targets/packaging/windows/clisdk/generatemsi.ps1 index 146704113..0b325746d 100644 --- a/src/redist/targets/packaging/windows/clisdk/generatemsi.ps1 +++ b/src/redist/targets/packaging/windows/clisdk/generatemsi.ps1 @@ -10,6 +10,7 @@ param( [Parameter(Mandatory=$true)][string]$SDKBundleVersion, [Parameter(Mandatory=$true)][string]$DotnetCLINugetVersion, [Parameter(Mandatory=$true)][string]$UpgradeCode, + [Parameter(Mandatory=$true)][string]$DependencyKeyPrefix, [Parameter(Mandatory=$true)][string]$Architecture, [Parameter(Mandatory=$true)][string]$StableFileIdForApphostTransform ) @@ -66,6 +67,7 @@ function RunCandle -dSDKBundleVersion="$SDKBundleVersion" ` -dNugetVersion="$DotnetCLINugetVersion" ` -dUpgradeCode="$UpgradeCode" ` + -dDependencyKeyPrefix="$DependencyKeyPrefix" ` -arch "$Architecture" ` -ext WixDependencyExtension.dll ` "$PSScriptRoot\dotnet.wxs" ` diff --git a/src/redist/targets/packaging/windows/clisdk/generatesdkplaceholdermsi.ps1 b/src/redist/targets/packaging/windows/clisdk/generatesdkplaceholdermsi.ps1 new file mode 100644 index 000000000..0a49517e0 --- /dev/null +++ b/src/redist/targets/packaging/windows/clisdk/generatesdkplaceholdermsi.ps1 @@ -0,0 +1,105 @@ +# 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. + +param( + [Parameter(Mandatory=$true)][string]$DotnetMSIOutput, + [Parameter(Mandatory=$true)][string]$WixRoot, + [Parameter(Mandatory=$true)][string]$ProductMoniker, + [Parameter(Mandatory=$true)][string]$DotnetMSIVersion, + [Parameter(Mandatory=$true)][string]$SDKBundleVersion, + [Parameter(Mandatory=$true)][string]$DotnetCLINugetVersion, + [Parameter(Mandatory=$true)][string]$UpgradeCode, + [Parameter(Mandatory=$true)][string]$DependencyKeyPrefix, + [Parameter(Mandatory=$true)][string]$Architecture +) + +function RunCandle +{ + $result = $true + pushd "$WixRoot" + + Write-Information "Running candle.." + + $candleOutput = .\candle.exe -nologo ` + -dDotnetSrc="$inputDir" ` + -dMicrosoftEula="$PSScriptRoot\clisdk\dummyeula.rtf" ` + -dProductMoniker="$ProductMoniker" ` + -dBuildVersion="$DotnetMSIVersion" ` + -dSDKBundleVersion="$SDKBundleVersion" ` + -dNugetVersion="$DotnetCLINugetVersion" ` + -dUpgradeCode="$UpgradeCode" ` + -dDependencyKeyPrefix="$DependencyKeyPrefix" ` + -arch "$Architecture" ` + -ext WixDependencyExtension.dll ` + "$PSScriptRoot\sdkplaceholder.wxs" ` + "$PSScriptRoot\provider.wxs" + + Write-Information "Candle output: $candleOutput" + + if($LastExitCode -ne 0) + { + $result = $false + Write-Information "Candle failed with exit code $LastExitCode." + } + + popd + return $result +} + +function RunLight +{ + $result = $true + pushd "$WixRoot" + + Write-Information "Running light.." + $CabCache = Join-Path $WixRoot "cabcache" + + $lightOutput = .\light.exe -nologo -ext WixUIExtension -ext WixDependencyExtension -ext WixUtilExtension ` + -cultures:en-us ` + sdkplaceholder.wixobj ` + provider.wixobj ` + -b "$PSScriptRoot" ` + -reusecab ` + -cc "$CabCache" ` + -out $DotnetMSIOutput + + Write-Information "Light output: $lightOutput" + + if($LastExitCode -ne 0) + { + $result = $false + Write-Information "Light failed with exit code $LastExitCode." + } + + popd + return $result +} + +Write-Information "Creating SdkPlaceholder MSI at $DotnetMSIOutput" + +if([string]::IsNullOrEmpty($WixRoot)) +{ + Exit -1 +} + +if(-Not (RunCandle)) +{ + Write-Information "Candle failed" + Exit -1 +} + +if(-Not (RunLight)) +{ + Write-Information "Light failed" + Exit -1 +} + +if(!(Test-Path $DotnetMSIOutput)) +{ + throw "Unable to create the SdkPlaceholder MSI." + Exit -1 +} + +Write-Information "Successfully created SdkPlaceholder MSI - $DotnetMSIOutput" + +exit $LastExitCode diff --git a/src/redist/targets/packaging/windows/clisdk/generatetemplatesmsi.ps1 b/src/redist/targets/packaging/windows/clisdk/generatetemplatesmsi.ps1 index ecb17fc2d..496e63d5d 100644 --- a/src/redist/targets/packaging/windows/clisdk/generatetemplatesmsi.ps1 +++ b/src/redist/targets/packaging/windows/clisdk/generatetemplatesmsi.ps1 @@ -10,6 +10,7 @@ param( [Parameter(Mandatory=$true)][string]$SDKBundleVersion, [Parameter(Mandatory=$true)][string]$DotnetCLINugetVersion, [Parameter(Mandatory=$true)][string]$UpgradeCode, + [Parameter(Mandatory=$true)][string]$DependencyKeyPrefix, [Parameter(Mandatory=$true)][string]$Architecture ) @@ -59,6 +60,7 @@ function RunCandle -dSDKBundleVersion="$SDKBundleVersion" ` -dNugetVersion="$DotnetCLINugetVersion" ` -dUpgradeCode="$UpgradeCode" ` + -dDependencyKeyPrefix="$DependencyKeyPrefix" ` -arch "$Architecture" ` -ext WixDependencyExtension.dll ` "$PSScriptRoot\templates.wxs" ` diff --git a/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs b/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs new file mode 100644 index 000000000..9cac86895 --- /dev/null +++ b/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs @@ -0,0 +1,33 @@ + + + + + + + + Installed OR ALLOWMSIINSTALL + + + + NOT Installed OR ALLOWMSIUNINSTALL + + + + + + + + + + + + + + + + + + + + + diff --git a/src/redist/targets/packaging/windows/clisdk/variables.wxi b/src/redist/targets/packaging/windows/clisdk/variables.wxi index 3b1202e2f..5ba003c89 100644 --- a/src/redist/targets/packaging/windows/clisdk/variables.wxi +++ b/src/redist/targets/packaging/windows/clisdk/variables.wxi @@ -30,6 +30,6 @@ - + From 9fe66e5c0fd0c4b9cb73936a95345b09e91072a6 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Fri, 16 Aug 2019 19:24:07 +0000 Subject: [PATCH 336/422] Adding 'ARPNOREPAIR' --- src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs b/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs index 9cac86895..7f989beea 100644 --- a/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs +++ b/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs @@ -19,6 +19,7 @@ + From c3ae4a64a8c8781c43aa09cc39993144a673d381 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Fri, 16 Aug 2019 21:54:47 +0000 Subject: [PATCH 337/422] Updates per code review. --- src/redist/targets/GenerateMSIs.targets | 18 +++++++++--------- .../windows/clisdk/generatebundle.ps1 | 4 ++-- .../packaging/windows/clisdk/generatemsi.ps1 | 4 ++-- .../clisdk/generatesdkplaceholdermsi.ps1 | 4 ++-- .../windows/clisdk/generatetemplatesmsi.ps1 | 4 ++-- .../windows/clisdk/sdkplaceholder.wxs | 2 +- .../packaging/windows/clisdk/variables.wxi | 2 +- 7 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index 198b9297f..4f060e4e5 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -39,12 +39,12 @@ $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionSdk)$(InstallerExtension) $(ArtifactsShippingPackagesDir)d$(Architecture)-1.cab - Dotnet_CLI + Dotnet_CLI $(ArtifactsShippingPackagesDir)dotnet-30templates-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) $(ArtifactsShippingPackagesDir)dotnet-22templates-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) $(ArtifactsShippingPackagesDir)dotnet-21templates-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) $(ArtifactsShippingPackagesDir)dotnet-sdkplaceholder-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) - NetCore_SdkPlaceholder + NetCore_SdkPlaceholder $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(BundleExtension) $(ProductBandCombinedHostHostFxrFrameworkSdkName) @@ -141,7 +141,7 @@ '$(SDKBundleVersion)' ^ '$(NugetVersion)' ^ '$(SdkInstallerUpgradeCode)' ^ - '$(SdkDependencyKeyPrefix)' ^ + '$(SdkDependencyKeyName)' ^ '$(Architecture)' ^ '$(SdkStableFileIdForApphostTransform)' ^ -InformationAction Continue" /> @@ -161,7 +161,7 @@ '$(SDKBundleVersion)' ^ '$(NugetVersion)' ^ '$(SdkPlaceholderInstallerUpgradeCode)' ^ - '$(SdkPlaceholderDependencyKeyPrefix)' ^ + '$(SdkPlaceholderDependencyKeyName)' ^ '$(Architecture)' ^ -InformationAction Continue" /> @@ -182,7 +182,7 @@ '@(TemplatesMsiComponent->'%(MsiVersion)')' ^ '$(FullNugetVersion)' ^ '@(TemplatesMsiComponent->'%(UpgradeCode)')' ^ - '@(TemplatesMsiComponent->'%(DependencyKeyPrefix)')' ^ + '@(TemplatesMsiComponent->'%(DependencyKeyName)')' ^ '$(Architecture)' ^ -InformationAction Continue" /> @@ -199,7 +199,7 @@ $(BundledTemplates30BrandName) $(BundledTemplates30MsiVersion) $(Templates30InstallerUpgradeCode) - NetCore_Templates_3.0 + NetCore_Templates_3.0 $(Templates22LayoutPath.TrimEnd('\')) @@ -207,7 +207,7 @@ $(BundledTemplates22BrandName) $(BundledTemplates22MsiVersion) $(Templates22InstallerUpgradeCode) - NetCore_Templates_2.2 + NetCore_Templates_2.2 $(Templates21LayoutPath.TrimEnd('\')) @@ -215,7 +215,7 @@ $(BundledTemplates21BrandName) $(BundledTemplates21MsiVersion) $(Templates21InstallerUpgradeCode) - NetCore_Templates_2.1 + NetCore_Templates_2.1 @@ -251,7 +251,7 @@ '$(NugetVersion)' ^ '$(MicrosoftWindowsDesktopPackageVersion)' ^ '$(CombinedFrameworkSDKHostInstallerUpgradeCode)' ^ - '$(SdkDependencyKeyPrefix)' ^ + '$(SdkDependencyKeyName)' ^ '$(Architecture)' ^ '$(MicrosoftNETCoreAppPackageVersion)' ^ '$(AspNetCoreVersion)' ^ diff --git a/src/redist/targets/packaging/windows/clisdk/generatebundle.ps1 b/src/redist/targets/packaging/windows/clisdk/generatebundle.ps1 index 8e1f460e8..649fbdd5d 100644 --- a/src/redist/targets/packaging/windows/clisdk/generatebundle.ps1 +++ b/src/redist/targets/packaging/windows/clisdk/generatebundle.ps1 @@ -22,7 +22,7 @@ param( [Parameter(Mandatory=$true)][string]$DotnetCLINugetVersion, [Parameter(Mandatory=$true)][string]$WindowsDesktopVersion, [Parameter(Mandatory=$true)][string]$UpgradeCode, - [Parameter(Mandatory=$true)][string]$DependencyKeyPrefix, + [Parameter(Mandatory=$true)][string]$DependencyKeyName, [Parameter(Mandatory=$true)][string]$Architecture, [Parameter(Mandatory=$true)][string]$DotNetRuntimeVersion, [Parameter(Mandatory=$true)][string]$AspNetCoreVersion, @@ -45,7 +45,7 @@ function RunCandleForBundle -dSDKProductBandVersion="$SDKProductBandVersion" ` -dNugetVersion="$DotnetCLINugetVersion" ` -dCLISDKMsiSourcePath="$CLISDKMSIFile" ` - -dDependencyKeyPrefix="$DependencyKeyPrefix" ` + -dDependencyKeyName="$DependencyKeyName" ` -dUpgradeCode="$UpgradeCode" ` -dSharedFXMsiSourcePath="$SharedFxMSIFile" ` -dHostFXRMsiSourcePath="$HostFxrMSIFile" ` diff --git a/src/redist/targets/packaging/windows/clisdk/generatemsi.ps1 b/src/redist/targets/packaging/windows/clisdk/generatemsi.ps1 index 0b325746d..d19137f5c 100644 --- a/src/redist/targets/packaging/windows/clisdk/generatemsi.ps1 +++ b/src/redist/targets/packaging/windows/clisdk/generatemsi.ps1 @@ -10,7 +10,7 @@ param( [Parameter(Mandatory=$true)][string]$SDKBundleVersion, [Parameter(Mandatory=$true)][string]$DotnetCLINugetVersion, [Parameter(Mandatory=$true)][string]$UpgradeCode, - [Parameter(Mandatory=$true)][string]$DependencyKeyPrefix, + [Parameter(Mandatory=$true)][string]$DependencyKeyName, [Parameter(Mandatory=$true)][string]$Architecture, [Parameter(Mandatory=$true)][string]$StableFileIdForApphostTransform ) @@ -67,7 +67,7 @@ function RunCandle -dSDKBundleVersion="$SDKBundleVersion" ` -dNugetVersion="$DotnetCLINugetVersion" ` -dUpgradeCode="$UpgradeCode" ` - -dDependencyKeyPrefix="$DependencyKeyPrefix" ` + -dDependencyKeyName="$DependencyKeyName" ` -arch "$Architecture" ` -ext WixDependencyExtension.dll ` "$PSScriptRoot\dotnet.wxs" ` diff --git a/src/redist/targets/packaging/windows/clisdk/generatesdkplaceholdermsi.ps1 b/src/redist/targets/packaging/windows/clisdk/generatesdkplaceholdermsi.ps1 index 0a49517e0..9a307e01c 100644 --- a/src/redist/targets/packaging/windows/clisdk/generatesdkplaceholdermsi.ps1 +++ b/src/redist/targets/packaging/windows/clisdk/generatesdkplaceholdermsi.ps1 @@ -9,7 +9,7 @@ param( [Parameter(Mandatory=$true)][string]$SDKBundleVersion, [Parameter(Mandatory=$true)][string]$DotnetCLINugetVersion, [Parameter(Mandatory=$true)][string]$UpgradeCode, - [Parameter(Mandatory=$true)][string]$DependencyKeyPrefix, + [Parameter(Mandatory=$true)][string]$DependencyKeyName, [Parameter(Mandatory=$true)][string]$Architecture ) @@ -28,7 +28,7 @@ function RunCandle -dSDKBundleVersion="$SDKBundleVersion" ` -dNugetVersion="$DotnetCLINugetVersion" ` -dUpgradeCode="$UpgradeCode" ` - -dDependencyKeyPrefix="$DependencyKeyPrefix" ` + -dDependencyKeyName="$DependencyKeyName" ` -arch "$Architecture" ` -ext WixDependencyExtension.dll ` "$PSScriptRoot\sdkplaceholder.wxs" ` diff --git a/src/redist/targets/packaging/windows/clisdk/generatetemplatesmsi.ps1 b/src/redist/targets/packaging/windows/clisdk/generatetemplatesmsi.ps1 index 496e63d5d..a987c584c 100644 --- a/src/redist/targets/packaging/windows/clisdk/generatetemplatesmsi.ps1 +++ b/src/redist/targets/packaging/windows/clisdk/generatetemplatesmsi.ps1 @@ -10,7 +10,7 @@ param( [Parameter(Mandatory=$true)][string]$SDKBundleVersion, [Parameter(Mandatory=$true)][string]$DotnetCLINugetVersion, [Parameter(Mandatory=$true)][string]$UpgradeCode, - [Parameter(Mandatory=$true)][string]$DependencyKeyPrefix, + [Parameter(Mandatory=$true)][string]$DependencyKeyName, [Parameter(Mandatory=$true)][string]$Architecture ) @@ -60,7 +60,7 @@ function RunCandle -dSDKBundleVersion="$SDKBundleVersion" ` -dNugetVersion="$DotnetCLINugetVersion" ` -dUpgradeCode="$UpgradeCode" ` - -dDependencyKeyPrefix="$DependencyKeyPrefix" ` + -dDependencyKeyName="$DependencyKeyName" ` -arch "$Architecture" ` -ext WixDependencyExtension.dll ` "$PSScriptRoot\templates.wxs" ` diff --git a/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs b/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs index 7f989beea..4c35e6aac 100644 --- a/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs +++ b/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs @@ -1,7 +1,7 @@ - + diff --git a/src/redist/targets/packaging/windows/clisdk/variables.wxi b/src/redist/targets/packaging/windows/clisdk/variables.wxi index 5ba003c89..c9536e77a 100644 --- a/src/redist/targets/packaging/windows/clisdk/variables.wxi +++ b/src/redist/targets/packaging/windows/clisdk/variables.wxi @@ -30,6 +30,6 @@ - + From a38c36baac336e6f9ab1368f095dba734a54d797 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 00:18:04 +0000 Subject: [PATCH 338/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4068) * Update dependencies from https://github.com/dotnet/toolset build 20190815.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19415.13 * Update dependencies from https://github.com/dotnet/toolset build 20190815.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19415.14 * Update dependencies from https://github.com/dotnet/toolset build 20190815.16 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19415.16 * Update dependencies from https://github.com/dotnet/toolset build 20190815.18 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19415.18 * Update dependencies from https://github.com/dotnet/toolset build 20190815.19 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19415.19 * Update dependencies from https://github.com/dotnet/toolset build 20190815.20 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19415.20 * Update dependencies from https://github.com/dotnet/toolset build 20190815.21 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19415.21 * Update dependencies from https://github.com/dotnet/toolset build 20190815.22 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19415.22 * Update dependencies from https://github.com/dotnet/toolset build 20190816.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19416.1 * Update dependencies from https://github.com/dotnet/toolset build 20190816.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19416.2 * Update dependencies from https://github.com/dotnet/toolset build 20190816.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19416.3 * Update dependencies from https://github.com/dotnet/toolset build 20190816.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19416.5 * Update dependencies from https://github.com/dotnet/toolset build 20190816.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19416.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 4afacbab3..27b13c4bc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - e29aa47c1dfb465079cae7fd32e949b636f87148 + 6f99ca7a2824610de631df2d35ce1a496266aa97 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b433919d1..814b94143 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19415.12 + 3.0.100-preview9.19416.6 From 6b2a17c4e5315e65d8500adf42c3ed7a72460b53 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 02:40:23 +0000 Subject: [PATCH 339/422] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#4070) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190816.6 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19416.6 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19416.6 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19416.6 - dotnet-watch - 3.0.0-preview9.19416.6 - dotnet-user-secrets - 3.0.0-preview9.19416.6 - dotnet-dev-certs - 3.0.0-preview9.19416.6 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190816.10 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19416.10 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19416.10 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19416.10 - dotnet-watch - 3.0.0-preview9.19416.10 - dotnet-user-secrets - 3.0.0-preview9.19416.10 - dotnet-dev-certs - 3.0.0-preview9.19416.10 --- 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 27b13c4bc..4fd4704b4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 127d3f10eb1f256298084276e546fdf74b2015df - + https://github.com/aspnet/AspNetCore - 7f054152db50635e1c14b9d9d34088e369a64422 + c0d5248fb485ab373f8340beb6d8fc4513a6d8db - + https://github.com/aspnet/AspNetCore - 7f054152db50635e1c14b9d9d34088e369a64422 + c0d5248fb485ab373f8340beb6d8fc4513a6d8db - + https://github.com/aspnet/AspNetCore - 7f054152db50635e1c14b9d9d34088e369a64422 + c0d5248fb485ab373f8340beb6d8fc4513a6d8db - + https://github.com/aspnet/AspNetCore - 7f054152db50635e1c14b9d9d34088e369a64422 + c0d5248fb485ab373f8340beb6d8fc4513a6d8db - + https://github.com/aspnet/AspNetCore - 7f054152db50635e1c14b9d9d34088e369a64422 + c0d5248fb485ab373f8340beb6d8fc4513a6d8db - + https://github.com/aspnet/AspNetCore - 7f054152db50635e1c14b9d9d34088e369a64422 + c0d5248fb485ab373f8340beb6d8fc4513a6d8db https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 814b94143..eb850fa8d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19415.11 - 3.0.0-preview9.19415.11 - 3.0.0-preview9.19415.11 - 3.0.0-preview9.19415.11 - 3.0.0-preview9.19415.11 - 3.0.0-preview9.19415.11 + 3.0.0-preview9.19416.10 + 3.0.0-preview9.19416.10 + 3.0.0-preview9.19416.10 + 3.0.0-preview9.19416.10 + 3.0.0-preview9.19416.10 + 3.0.0-preview9.19416.10 From 50bb6ad982c3a6758bafbc57365933aa7f74ff57 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 04:06:56 +0000 Subject: [PATCH 340/422] [release/3.0.1xx] Update dependencies from dotnet/cli (#4065) * Update dependencies from https://github.com/dotnet/cli build 20190816.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19416.1 * Update dependencies from https://github.com/dotnet/cli build 20190816.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19416.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 4fd4704b4..79a5f5d82 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - ce0b5fd969c20d2b2aaac5742dd0247168093b07 + 218ce1ac2b79d8291c884cb8f2b240fc638f8c0f diff --git a/eng/Versions.props b/eng/Versions.props index eb850fa8d..2717bc8da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19415.9 + 3.0.100-preview9.19416.3 0.2.0 From 4de70274d9f00a51028edbd97316ebac5f4ddb52 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 04:33:54 +0000 Subject: [PATCH 341/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190816.11 (#4072) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19416.11 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19416.11 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19416.11 - dotnet-watch - 3.0.0-preview9.19416.11 - dotnet-user-secrets - 3.0.0-preview9.19416.11 - dotnet-dev-certs - 3.0.0-preview9.19416.11 --- 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 79a5f5d82..42f80f1be 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 127d3f10eb1f256298084276e546fdf74b2015df - + https://github.com/aspnet/AspNetCore - c0d5248fb485ab373f8340beb6d8fc4513a6d8db + 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 - + https://github.com/aspnet/AspNetCore - c0d5248fb485ab373f8340beb6d8fc4513a6d8db + 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 - + https://github.com/aspnet/AspNetCore - c0d5248fb485ab373f8340beb6d8fc4513a6d8db + 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 - + https://github.com/aspnet/AspNetCore - c0d5248fb485ab373f8340beb6d8fc4513a6d8db + 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 - + https://github.com/aspnet/AspNetCore - c0d5248fb485ab373f8340beb6d8fc4513a6d8db + 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 - + https://github.com/aspnet/AspNetCore - c0d5248fb485ab373f8340beb6d8fc4513a6d8db + 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 2717bc8da..f5a077e5f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19416.10 - 3.0.0-preview9.19416.10 - 3.0.0-preview9.19416.10 - 3.0.0-preview9.19416.10 - 3.0.0-preview9.19416.10 - 3.0.0-preview9.19416.10 + 3.0.0-preview9.19416.11 + 3.0.0-preview9.19416.11 + 3.0.0-preview9.19416.11 + 3.0.0-preview9.19416.11 + 3.0.0-preview9.19416.11 + 3.0.0-preview9.19416.11 From 3652c24cbe2c793a9bec0330fed81ee09b5285f4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 06:28:18 +0000 Subject: [PATCH 342/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4071) * Update dependencies from https://github.com/dotnet/toolset build 20190816.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19416.7 * Update dependencies from https://github.com/dotnet/toolset build 20190816.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19416.8 * Update dependencies from https://github.com/dotnet/toolset build 20190816.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19416.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 42f80f1be..0ba76137b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 6f99ca7a2824610de631df2d35ce1a496266aa97 + 44853c33035424e347b80c178fee5e1c818e31aa https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index f5a077e5f..f49012970 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19416.6 + 3.0.100-preview9.19416.9 From 8525ae39a52dbea7795ea502933c66587ec3228b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 08:21:48 +0000 Subject: [PATCH 343/422] [release/3.0.1xx] Update dependencies from dotnet/cli (#4073) * Update dependencies from https://github.com/dotnet/cli build 20190816.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19416.4 * Update dependencies from https://github.com/dotnet/cli build 20190816.5 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19416.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 0ba76137b..be8566671 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - 218ce1ac2b79d8291c884cb8f2b240fc638f8c0f + f6cbd5ab48c2e7f85297cf52d358598aad1b956e diff --git a/eng/Versions.props b/eng/Versions.props index f49012970..9d45cbcfe 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19416.3 + 3.0.100-preview9.19416.5 0.2.0 From ddbb4fddad781dc760ce5147fc1fa2a16fe8c912 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 08:36:29 +0000 Subject: [PATCH 344/422] Update dependencies from https://github.com/dotnet/toolset build 20190817.1 (#4075) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19417.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 be8566671..a0f1dc859 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 44853c33035424e347b80c178fee5e1c818e31aa + bee18bb01d5e75ddd745fd826b453b081742dc02 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 9d45cbcfe..e9357b5bb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19416.9 + 3.0.100-preview9.19417.1 From 4c2704d2f43c945a9cc91e58f9bee272b12b309c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 14:11:44 +0000 Subject: [PATCH 345/422] Update dependencies from https://github.com/dotnet/toolset build 20190817.3 (#4079) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19417.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 a0f1dc859..70d62e5f9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - bee18bb01d5e75ddd745fd826b453b081742dc02 + 408d63b6507db37d063b8581077f34a7c2654cf0 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e9357b5bb..2a88731c8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19417.1 + 3.0.100-preview9.19417.3 From b273f9bbc5974a48e3b3696c152001823fe84c5d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 21:55:39 +0000 Subject: [PATCH 346/422] Update dependencies from https://github.com/dotnet/cli build 20190817.3 (#4082) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19417.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 70d62e5f9..b5fed48e6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - f6cbd5ab48c2e7f85297cf52d358598aad1b956e + 84bec0eb9a754d34a37d4011d5b5187fc15d1b7a diff --git a/eng/Versions.props b/eng/Versions.props index 2a88731c8..5e86e55b5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19416.5 + 3.0.100-preview9.19417.3 0.2.0 From 75b9ff4c1778abbbbbb9a71c1d27654767b779e0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 23:30:39 +0000 Subject: [PATCH 347/422] Update dependencies from https://github.com/dotnet/cli build 20190817.4 (#4084) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19417.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 b5fed48e6..993d6dcdb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - 84bec0eb9a754d34a37d4011d5b5187fc15d1b7a + aa4364e3bf030a0ce2f376b16f2ba904e80f08a4 diff --git a/eng/Versions.props b/eng/Versions.props index 5e86e55b5..b8a3e8d3d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19417.3 + 3.0.100-preview9.19417.4 0.2.0 From a2590d02f0ab00418932b8259a4fe1d61ecde999 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 23:47:53 +0000 Subject: [PATCH 348/422] [release/3.0.1xx] Update dependencies from dotnet/toolset (#4083) * Update dependencies from https://github.com/dotnet/toolset build 20190817.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19417.5 * Update dependencies from https://github.com/dotnet/toolset build 20190817.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19417.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 993d6dcdb..52fa3d837 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 408d63b6507db37d063b8581077f34a7c2654cf0 + c2fa80f9c2446c2e972bf19d3fd6fa193a45bba1 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index b8a3e8d3d..e492dd061 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19417.3 + 3.0.100-preview9.19417.6 From 3174bcf1dbb95d9510f957d6407c3df7ffb80e20 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2019 13:41:15 +0000 Subject: [PATCH 349/422] Update dependencies from https://github.com/dotnet/toolset build 20190818.3 (#4090) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19418.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 52fa3d837..3956dae14 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - c2fa80f9c2446c2e972bf19d3fd6fa193a45bba1 + a074701980b97404af0cb3d8c0db3f66556c2e52 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index e492dd061..1589924a1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19417.6 + 3.0.100-preview9.19418.3 From f9d2e17b6945254bba13e8f976c02594286b450a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2019 15:06:02 +0000 Subject: [PATCH 350/422] Update dependencies from https://github.com/dotnet/toolset build 20190818.6 (#4094) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19418.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 3956dae14..1ffda5a6e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - a074701980b97404af0cb3d8c0db3f66556c2e52 + d18194fe97a0f77b9fa987a6559c44a04a5a7ab6 https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 1589924a1..912e83dd1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19418.3 + 3.0.100-preview9.19418.6 From f122a53b6b6e58226d579997725cb1b0795b6675 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 01:26:15 +0000 Subject: [PATCH 351/422] Update dependencies from https://github.com/dotnet/toolset build 20190818.7 (#4095) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19418.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 1ffda5a6e..14246e3b1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - d18194fe97a0f77b9fa987a6559c44a04a5a7ab6 + b7b42deb55701a651395c99d9cfde753426f2a6c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 912e83dd1..7a571425b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19418.6 + 3.0.100-preview9.19418.7 From a1222338359c5e4417280eb4b7792771139301be Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 12:41:48 +0000 Subject: [PATCH 352/422] Update dependencies from https://github.com/dotnet/toolset build 20190819.1 (#4096) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19419.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 14246e3b1..88b3fea9d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - b7b42deb55701a651395c99d9cfde753426f2a6c + 798ad9db91a75f24fd0a804661fee06df7a5b35a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 7a571425b..954622e0b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19418.7 + 3.0.100-preview9.19419.1 From daee0c40db82fc42749520d154cb11f96fc8b2e4 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Mon, 19 Aug 2019 11:15:40 -0700 Subject: [PATCH 353/422] Updates per code review. --- src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs b/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs index 4c35e6aac..a3d5b9e98 100644 --- a/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs +++ b/src/redist/targets/packaging/windows/clisdk/sdkplaceholder.wxs @@ -8,7 +8,7 @@ Installed OR ALLOWMSIINSTALL - + NOT Installed OR ALLOWMSIUNINSTALL From 9b552c30e62d4968749e4d076e16921288a4ee78 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 19:02:39 +0000 Subject: [PATCH 354/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#4064) * Update dependencies from https://github.com/dotnet/core-setup build 20190815.14 - Microsoft.NETCore.App - 3.0.0-preview9-19415-14 - NETStandard.Library.Ref - 2.1.0-preview9-19415-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19415-14 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19415.7 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19415.8 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190816.01 - Microsoft.NETCore.App - 3.0.0-preview9-19416-01 - NETStandard.Library.Ref - 2.1.0-preview9-19416-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19416-01 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview9.19415.8 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview9.19415.9 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190816.02 - Microsoft.NETCore.App - 3.0.0-preview9-19416-02 - NETStandard.Library.Ref - 2.1.0-preview9-19416-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19416-02 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.1 (parent: Microsoft.WindowsDesktop.App) * Update dependencies from https://github.com/dotnet/core-setup build 20190819.03 - Microsoft.NETCore.App - 3.0.0-preview9-19419-03 - NETStandard.Library.Ref - 2.1.0-preview9-19419-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19419-03 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 88b3fea9d..cdfdd177c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 127d3f10eb1f256298084276e546fdf74b2015df + a2aef75400d2de835cd2aad8ebe51dfd0190107c - + https://github.com/dotnet/core-setup - 127d3f10eb1f256298084276e546fdf74b2015df + a2aef75400d2de835cd2aad8ebe51dfd0190107c - + https://github.com/dotnet/core-setup - 127d3f10eb1f256298084276e546fdf74b2015df + a2aef75400d2de835cd2aad8ebe51dfd0190107c https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ aa4364e3bf030a0ce2f376b16f2ba904e80f08a4 - + https://github.com/dotnet/winforms - 580f3a9409cffc3d6f1a2cc01135dc984d5ab890 + 8b19141d6b0b221167bd7d1731cbc6aa9898da75 - + https://github.com/dotnet/wpf - 88ad887bba20d87c5107aabecddeb528eceb915c + 105b673bddd8665580a94878db12ac97af8fa794 diff --git a/eng/Versions.props b/eng/Versions.props index 954622e0b..5d8997055 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19415.2 + 4.8.0-preview9.19415.10 - 3.0.0-preview9.19415.7 + 3.0.0-preview9.19416.2 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19415-13 + 3.0.0-preview9-19419-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19415-13 + 2.1.0-preview9-19419-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19415-13 + 3.0.0-preview9-19419-03 $(MicrosoftWindowsDesktopAppPackageVersion) From c132d880aa822d47ea61d421091025807a094bef Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 19:47:05 +0000 Subject: [PATCH 355/422] Update dependencies from https://github.com/dotnet/toolset build 20190819.3 (#4098) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19419.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 cdfdd177c..8996a3d38 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 798ad9db91a75f24fd0a804661fee06df7a5b35a + 46a99c1d9864856aa720ecbc5912c490e291974a https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index 5d8997055..02faa4f35 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19419.1 + 3.0.100-preview9.19419.3 From 281d0d292dc2eb1bb2b331c4bab8af5c03b380cd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 21:00:43 +0000 Subject: [PATCH 356/422] Update dependencies from https://github.com/dotnet/cli build 20190819.1 (#4100) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19419.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 8996a3d38..6c8aeb5fd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - aa4364e3bf030a0ce2f376b16f2ba904e80f08a4 + d09bb4bfd02464d35eb8ff3c1f1b429629e14d49 diff --git a/eng/Versions.props b/eng/Versions.props index 02faa4f35..a23ca1605 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19417.4 + 3.0.100-preview9.19419.1 0.2.0 From e272fdcc0f094689a0f105bc33a8aa75fcbf917e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 21:17:00 +0000 Subject: [PATCH 357/422] Update dependencies from https://github.com/dotnet/toolset build 20190819.5 (#4103) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19419.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 6c8aeb5fd..e7ffcd6f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d - + https://github.com/dotnet/toolset - 46a99c1d9864856aa720ecbc5912c490e291974a + d3f396b8344d51f7ab7c792d508b040e96e8f78c https://github.com/dotnet/sdk diff --git a/eng/Versions.props b/eng/Versions.props index a23ca1605..121564cf4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview9.19419.3 + 3.0.100-preview9.19419.5 From 00a680bc1962bd2f3d57a8dfd3ef73652bdf2deb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 22:01:40 +0000 Subject: [PATCH 358/422] Update dependencies from https://github.com/dotnet/cli build 20190819.2 (#4104) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19419.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 e7ffcd6f4..64f7b6f30 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - d09bb4bfd02464d35eb8ff3c1f1b429629e14d49 + 775763bbef6e48e9f82d3d43987ea62d4301c569 diff --git a/eng/Versions.props b/eng/Versions.props index 121564cf4..5a14dd76c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19419.1 + 3.0.100-preview9.19419.2 0.2.0 From 7ae19ce23d95d46d8a9d7b5631f19a65b565f399 Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Tue, 20 Aug 2019 08:42:13 -0700 Subject: [PATCH 359/422] Remove some dependency flow edges (#3834) This sprinkles a couple CoherentParentDependency attributes so that various versions will be taken from the toolset's input dependencies, rather than flow separately to core-sdk. This should reduce the number of dependency update PRs --- eng/Version.Details.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 64f7b6f30..46c89aac0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,7 +38,7 @@ https://github.com/aspnet/AspNetCore 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 - + https://github.com/dotnet/templating dc3de384829410500748023c862bab291ab0492d @@ -46,11 +46,11 @@ https://github.com/dotnet/toolset d3f396b8344d51f7ab7c792d508b040e96e8f78c - + https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli 775763bbef6e48e9f82d3d43987ea62d4301c569 From b555062fdf0382cd7287f9ede93a53d0602d5c5d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2019 18:17:04 +0000 Subject: [PATCH 360/422] [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#4074) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190816.12 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19416.12 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19416.12 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19416.12 - dotnet-watch - 3.0.0-preview9.19416.12 - dotnet-user-secrets - 3.0.0-preview9.19416.12 - dotnet-dev-certs - 3.0.0-preview9.19416.12 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190817.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19417.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19417.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19417.1 - dotnet-watch - 3.0.0-preview9.19417.1 - dotnet-user-secrets - 3.0.0-preview9.19417.1 - dotnet-dev-certs - 3.0.0-preview9.19417.1 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190817.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19417.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19417.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19417.2 - dotnet-watch - 3.0.0-preview9.19417.2 - dotnet-user-secrets - 3.0.0-preview9.19417.2 - dotnet-dev-certs - 3.0.0-preview9.19417.2 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190819.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview9.19419.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview9.19419.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview9.19419.1 - dotnet-watch - 3.0.0-preview9.19419.1 - dotnet-user-secrets - 3.0.0-preview9.19419.1 - dotnet-dev-certs - 3.0.0-preview9.19419.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 46c89aac0..a5fd1b1fe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup a2aef75400d2de835cd2aad8ebe51dfd0190107c - + https://github.com/aspnet/AspNetCore - 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 + 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 - + https://github.com/aspnet/AspNetCore - 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 + 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 - + https://github.com/aspnet/AspNetCore - 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 + 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 - + https://github.com/aspnet/AspNetCore - 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 + 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 - + https://github.com/aspnet/AspNetCore - 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 + 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 - + https://github.com/aspnet/AspNetCore - 96d612ce8c1bfea45b5ef62c757ee6852d36ff68 + 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 5a14dd76c..dafe44b93 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview9.19416.11 - 3.0.0-preview9.19416.11 - 3.0.0-preview9.19416.11 - 3.0.0-preview9.19416.11 - 3.0.0-preview9.19416.11 - 3.0.0-preview9.19416.11 + 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 From ec4df3c408e8bb3504aa9b153c1917c26725c7a2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2019 18:17:11 +0000 Subject: [PATCH 361/422] [release/3.0.1xx] Update dependencies from dotnet/core-setup (#4101) * Update dependencies from https://github.com/dotnet/core-setup build 20190819.06 - Microsoft.NETCore.App - 3.0.0-preview9-19419-06 - NETStandard.Library.Ref - 2.1.0-preview9-19419-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19419-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190820.02 - Microsoft.NETCore.App - 3.0.0-preview9-19420-02 - NETStandard.Library.Ref - 2.1.0-preview9-19420-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19420-02 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.0.0-preview8.19381.4 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19419.1 (parent: Microsoft.Dotnet.Toolset.Internal) --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a5fd1b1fe..18b35afa3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a2aef75400d2de835cd2aad8ebe51dfd0190107c + 5cd62b31e01c02c01feaa7b8a06582f2feb26046 - + https://github.com/dotnet/core-setup - a2aef75400d2de835cd2aad8ebe51dfd0190107c + 5cd62b31e01c02c01feaa7b8a06582f2feb26046 - + https://github.com/dotnet/core-setup - a2aef75400d2de835cd2aad8ebe51dfd0190107c + 5cd62b31e01c02c01feaa7b8a06582f2feb26046 https://github.com/aspnet/AspNetCore @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 5678f84d60fd76ce417838b8a7a14bcd48cf3f91 - + https://github.com/dotnet/templating - dc3de384829410500748023c862bab291ab0492d + e8d6da33000a416b2b36b4f04b1756dcc99f671d https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index dafe44b93..26d6d2aee 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19419-03 + 3.0.0-preview9-19420-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19419-03 + 2.1.0-preview9-19420-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19419-03 + 3.0.0-preview9-19420-02 $(MicrosoftWindowsDesktopAppPackageVersion) From a76fec1a920faf2255717d2ca54300b465fb62bf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2019 19:20:45 +0000 Subject: [PATCH 362/422] Dependency coherency updates (#4110) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19419.1 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 18b35afa3..f55ed41fd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/sdk 21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a - + https://github.com/dotnet/cli - 775763bbef6e48e9f82d3d43987ea62d4301c569 + d09bb4bfd02464d35eb8ff3c1f1b429629e14d49 diff --git a/eng/Versions.props b/eng/Versions.props index 26d6d2aee..8a2233ec9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview9.19419.2 + 3.0.100-preview9.19419.1 0.2.0 From ddfc4b4001b5ff6791dddf2faab9d626feb03d8f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2019 20:04:21 +0000 Subject: [PATCH 363/422] Update dependencies from https://github.com/dotnet/core-setup build 20190820.04 (#4109) - Microsoft.NETCore.App - 3.0.0-preview9-19420-04 - NETStandard.Library.Ref - 2.1.0-preview9-19420-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview9-19420-04 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19419.1 (parent: Microsoft.Dotnet.Toolset.Internal) --- 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 f55ed41fd..53a36812e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 5cd62b31e01c02c01feaa7b8a06582f2feb26046 + 33656b4bd015e62836fb3ee52a914b73c40052e9 - + https://github.com/dotnet/core-setup - 5cd62b31e01c02c01feaa7b8a06582f2feb26046 + 33656b4bd015e62836fb3ee52a914b73c40052e9 - + https://github.com/dotnet/core-setup - 5cd62b31e01c02c01feaa7b8a06582f2feb26046 + 33656b4bd015e62836fb3ee52a914b73c40052e9 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 8a2233ec9..9949f8ae9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-preview9-19420-02 + 3.0.0-preview9-19420-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview9-19420-02 + 2.1.0-preview9-19420-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview9-19420-02 + 3.0.0-preview9-19420-04 $(MicrosoftWindowsDesktopAppPackageVersion) From b830442d6279d1a05440e9e49c55e50d7935b1fe Mon Sep 17 00:00:00 2001 From: Livar Date: Tue, 20 Aug 2019 14:07:50 -0700 Subject: [PATCH 364/422] 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 365/422] [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 366/422] 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 367/422] 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 368/422] 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 369/422] 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 370/422] 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 371/422] 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 372/422] 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 373/422] 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 374/422] [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 375/422] [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 376/422] 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 032926e8fc9d9d34643e2bf6e4207a7a167df661 Mon Sep 17 00:00:00 2001 From: William Li Date: Wed, 21 Aug 2019 18:51:43 -0700 Subject: [PATCH 377/422] 3.1.1xx branding --- src/CopyToLatest/targets/BranchInfo.props | 2 +- src/redist/targets/Versions.targets | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/CopyToLatest/targets/BranchInfo.props b/src/CopyToLatest/targets/BranchInfo.props index d103b00f0..7a1921c15 100644 --- a/src/CopyToLatest/targets/BranchInfo.props +++ b/src/CopyToLatest/targets/BranchInfo.props @@ -1,5 +1,5 @@ - release/3.0.1xx + release/3.1.1xx diff --git a/src/redist/targets/Versions.targets b/src/redist/targets/Versions.targets index 862b56369..1990e7e51 100644 --- a/src/redist/targets/Versions.targets +++ b/src/redist/targets/Versions.targets @@ -1,10 +1,10 @@ 3 - 0 + 1 1 00 - rc1 + alpha1 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 378/422] 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 379/422] 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 380/422] 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 381/422] 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 382/422] 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 383/422] 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 384/422] 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 385/422] 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 386/422] 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 387/422] [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 388/422] 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 389/422] 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 390/422] 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 f1c62d315e04c29feedb3596456670479ccd7859 Mon Sep 17 00:00:00 2001 From: William Li Date: Fri, 23 Aug 2019 13:41:03 -0700 Subject: [PATCH 391/422] Correct branding --- 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 1990e7e51..cb5b34976 100644 --- a/src/redist/targets/Versions.targets +++ b/src/redist/targets/Versions.targets @@ -4,7 +4,7 @@ 1 1 00 - alpha1 + preview1 From 0c67172bafe250e36707f6b30c03f403b3017aa5 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Tue, 3 Sep 2019 14:33:11 -0700 Subject: [PATCH 392/422] Updates for 3.1.1xx --- src/redist/targets/Branding.targets | 7 ++++--- src/redist/targets/GenerateMSIs.targets | 6 ++---- src/redist/targets/Signing.targets | 1 - .../windows/clisdk/VS.Redist.Common.NetCore.Toolset.nuspec | 1 - src/redist/targets/packaging/windows/clisdk/dotnet.wxs | 7 +------ .../targets/packaging/windows/clisdk/generatenupkg.ps1 | 5 ++--- 6 files changed, 9 insertions(+), 18 deletions(-) diff --git a/src/redist/targets/Branding.targets b/src/redist/targets/Branding.targets index e70d058c2..4a6c57f77 100644 --- a/src/redist/targets/Branding.targets +++ b/src/redist/targets/Branding.targets @@ -3,6 +3,7 @@ cli Microsoft .NET Core SDK $(CliBrandingVersion) + Microsoft .NET Core Toolset $(CliBrandingVersion) .NET Standard Support for Visual Studio 2015 Microsoft .NET Core Runtime $(MicrosoftNETCoreAppPackageVersion) Microsoft .NET Core Targeting Pack $(MicrosoftNETCoreAppPackageVersion) @@ -12,9 +13,9 @@ Microsoft .NET Core Host FX Resolver $(MicrosoftNETCoreAppPackageVersion) Microsoft.NETCore.App $(SharedFrameworkName) - Microsoft .NET Core 3.0 Templates - Microsoft .NET Core 2.2 Templates - Microsoft .NET Core 2.1 Templates + Microsoft .NET Core 3.0 Templates $(CliBrandingVersion) + Microsoft .NET Core 2.2 Templates $(CliBrandingVersion) + Microsoft .NET Core 2.1 Templates $(CliBrandingVersion) diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index 4f060e4e5..2fd3ea9d3 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -38,7 +38,6 @@ $(ArtifactsShippingPackagesDir)$(ArtifactNameWithVersionSdk)$(InstallerExtension) - $(ArtifactsShippingPackagesDir)d$(Architecture)-1.cab Dotnet_CLI $(ArtifactsShippingPackagesDir)dotnet-30templates-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) $(ArtifactsShippingPackagesDir)dotnet-22templates-$(FullNugetVersion)-$(ProductMonikerRid)$(InstallerExtension) @@ -136,7 +135,7 @@ '$(SdkInternalLayoutPath.TrimEnd('\'))' ^ '$(SdkMSIInstallerFile)' ^ '$(WixRoot)' ^ - '$(SdkBrandName)' ^ + '$(ToolsetBrandName)' ^ '$(MsiVersion)' ^ '$(SDKBundleVersion)' ^ '$(NugetVersion)' ^ @@ -274,8 +273,7 @@ '$(ToolsetInstallerNuspecFile)' ^ '$(ToolsetInstallerNupkgFile)' ^ '$(Architecture)' ^ - '$(MajorMinorVersion)' ^ - '$(SdkMSICabFile)'" /> + '$(MajorMinorVersion)'" /> - $(InternalCertificateId) diff --git a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Toolset.nuspec b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Toolset.nuspec index 1c71d7a34..0291b8034 100644 --- a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Toolset.nuspec +++ b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.NetCore.Toolset.nuspec @@ -14,6 +14,5 @@ - diff --git a/src/redist/targets/packaging/windows/clisdk/dotnet.wxs b/src/redist/targets/packaging/windows/clisdk/dotnet.wxs index ef0adfd73..e3be35ece 100644 --- a/src/redist/targets/packaging/windows/clisdk/dotnet.wxs +++ b/src/redist/targets/packaging/windows/clisdk/dotnet.wxs @@ -10,12 +10,7 @@ - - - - - - + diff --git a/src/redist/targets/packaging/windows/clisdk/generatenupkg.ps1 b/src/redist/targets/packaging/windows/clisdk/generatenupkg.ps1 index 9fda65872..9b33b4056 100644 --- a/src/redist/targets/packaging/windows/clisdk/generatenupkg.ps1 +++ b/src/redist/targets/packaging/windows/clisdk/generatenupkg.ps1 @@ -8,8 +8,7 @@ param( [Parameter(Mandatory=$true)][string]$NuspecFile, [Parameter(Mandatory=$true)][string]$NupkgFile, [Parameter(Mandatory=$false)][string]$Architecture, - [Parameter(Mandatory=$false)][string]$MmVersion, - [Parameter(Mandatory=$false)][string]$CabPath + [Parameter(Mandatory=$false)][string]$MmVersion ) $NuGetDir = Join-Path $BinDir "nuget" @@ -34,5 +33,5 @@ if (Test-Path $NupkgFile) { Remove-Item -Force $NupkgFile } -& $NuGetExe pack $NuspecFile -Version $NugetVersion -OutputDirectory $OutputDirectory -NoDefaultExcludes -NoPackageAnalysis -Properties PAYLOAD_FILES=$ContentPath`;DOTNET_CAB_FILE=$CabPath`;ARCH=$Architecture`;MAJOR_MINOR=$MmVersion +& $NuGetExe pack $NuspecFile -Version $NugetVersion -OutputDirectory $OutputDirectory -NoDefaultExcludes -NoPackageAnalysis -Properties PAYLOAD_FILES=$ContentPath`;ARCH=$Architecture`;MAJOR_MINOR=$MmVersion Exit $LastExitCode From 4b7dd8edfb6f0eea3db53abcccb66b7e1911197f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 4 Sep 2019 23:29:22 +0000 Subject: [PATCH 393/422] Update dependencies from https://github.com/dotnet/core-setup build 20190904.13 - Microsoft.NETCore.App - 3.1.0-preview1.19454.13 - NETStandard.Library.Ref - 2.1.0-preview1.19454.13 - Microsoft.WindowsDesktop.App - 3.1.0-preview1.19454.13 --- 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..9c4d1806b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f385116c74c1513e7e241f0586675486e9b25115 + 46108b6c1aad209a359a4a3d28e1a3b214f33e4b - + https://github.com/dotnet/core-setup - f385116c74c1513e7e241f0586675486e9b25115 + 46108b6c1aad209a359a4a3d28e1a3b214f33e4b - + https://github.com/dotnet/core-setup - f385116c74c1513e7e241f0586675486e9b25115 + 46108b6c1aad209a359a4a3d28e1a3b214f33e4b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index df7300974..26f16c841 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.0.0-rc1-19420-08 + 3.1.0-preview1.19454.13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-rc1-19420-08 + 2.1.0-preview1.19454.13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-rc1-19420-08 + 3.1.0-preview1.19454.13 $(MicrosoftWindowsDesktopAppPackageVersion) From 6e26d4bb198e467e4463d52b0effbf688a7ea987 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 5 Sep 2019 01:23:44 +0000 Subject: [PATCH 394/422] Update dependencies from https://github.com/dotnet/core-setup build 20190904.16 - Microsoft.NETCore.App - 3.1.0-preview1.19454.16 - NETStandard.Library.Ref - 2.1.0-preview1.19454.16 - Microsoft.WindowsDesktop.App - 3.1.0-preview1.19454.16 --- 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 9c4d1806b..3ec90b2c7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 46108b6c1aad209a359a4a3d28e1a3b214f33e4b + 93e1324ce55c1bbd01206eff6bd659bdf34f8fe1 - + https://github.com/dotnet/core-setup - 46108b6c1aad209a359a4a3d28e1a3b214f33e4b + 93e1324ce55c1bbd01206eff6bd659bdf34f8fe1 - + https://github.com/dotnet/core-setup - 46108b6c1aad209a359a4a3d28e1a3b214f33e4b + 93e1324ce55c1bbd01206eff6bd659bdf34f8fe1 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 26f16c841..07ab80ac6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.1.0-preview1.19454.13 + 3.1.0-preview1.19454.16 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview1.19454.13 + 2.1.0-preview1.19454.16 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.1.0-preview1.19454.13 + 3.1.0-preview1.19454.16 $(MicrosoftWindowsDesktopAppPackageVersion) From b613daeae880ff917a9ae82ba412162dfccb5f69 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2019 13:41:47 +0000 Subject: [PATCH 395/422] Update dependencies from https://github.com/dotnet/arcade build 20190904.31 (#4580) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19454.31 --- eng/Version.Details.xml | 4 +- eng/common/darc-init.ps1 | 4 +- eng/common/darc-init.sh | 6 +- eng/common/init-tools-native.sh | 4 +- eng/common/native/CommonLibrary.psm1 | 2 + eng/common/native/install-cmake-test.sh | 117 ++++++++++++ eng/common/native/install-cmake.sh | 2 +- eng/common/performance/perfhelixpublish.proj | 29 ++- eng/common/performance/performance-setup.ps1 | 21 ++- eng/common/performance/performance-setup.sh | 78 ++++++-- eng/common/post-build/darc-gather-drop.ps1 | 10 + eng/common/post-build/dotnetsymbol-init.ps1 | 29 --- eng/common/post-build/sourcelink-cli-init.ps1 | 29 --- .../post-build/sourcelink-validation.ps1 | 84 ++++++--- eng/common/post-build/symbols-validation.ps1 | 20 +- eng/common/sdl/execute-all-sdl-tools.ps1 | 17 +- eng/common/sdl/init-sdl.ps1 | 3 + eng/common/sdl/packages.config | 4 +- eng/common/sdl/run-sdl.ps1 | 34 ++-- eng/common/templates/job/execute-sdl.yml | 17 +- eng/common/templates/job/job.yml | 6 +- ...lic-dev-release.yml => netcore-dev-30.yml} | 73 +++++--- .../post-build/channels/netcore-dev-31.yml | 165 +++++++++++++++++ .../post-build/channels/netcore-dev-5.yml | 165 +++++++++++++++++ ...-servicing.yml => netcore-internal-30.yml} | 59 +++--- ...lic-release.yml => netcore-release-30.yml} | 59 +++--- .../channels/netcore-release-31.yml | 160 ++++++++++++++++ .../channels/netcore-tools-latest.yml | 172 ++++++++++++++++++ .../channels/public-validation-release.yml | 51 ++++-- .../templates/post-build/common-variables.yml | 23 +++ .../templates/post-build/darc-gather-drop.yml | 2 +- .../templates/post-build/post-build.yml | 65 ++++++- .../templates/post-build/promote-build.yml | 2 +- eng/common/tools.ps1 | 11 +- eng/common/tools.sh | 21 ++- global.json | 2 +- 36 files changed, 1278 insertions(+), 272 deletions(-) create mode 100644 eng/common/native/install-cmake-test.sh delete mode 100644 eng/common/post-build/dotnetsymbol-init.ps1 delete mode 100644 eng/common/post-build/sourcelink-cli-init.ps1 rename eng/common/templates/post-build/channels/{public-dev-release.yml => netcore-dev-30.yml} (72%) create mode 100644 eng/common/templates/post-build/channels/netcore-dev-31.yml create mode 100644 eng/common/templates/post-build/channels/netcore-dev-5.yml rename eng/common/templates/post-build/channels/{internal-servicing.yml => netcore-internal-30.yml} (77%) rename eng/common/templates/post-build/channels/{public-release.yml => netcore-release-30.yml} (74%) create mode 100644 eng/common/templates/post-build/channels/netcore-release-31.yml create mode 100644 eng/common/templates/post-build/channels/netcore-tools-latest.yml diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ea444aff6..c990b13b8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 8b670142ae1b65aa4d834257b0b64d4f69f30eb8 + 00d8aa82b488f321204a0e69a81399af9df276a1 diff --git a/eng/common/darc-init.ps1 b/eng/common/darc-init.ps1 index 8854d979f..46d175fdf 100644 --- a/eng/common/darc-init.ps1 +++ b/eng/common/darc-init.ps1 @@ -1,9 +1,9 @@ param ( $darcVersion = $null, - $versionEndpoint = "https://maestro-prod.westus2.cloudapp.azure.com/api/assets/darc-version?api-version=2019-01-16" + $versionEndpoint = "https://maestro-prod.westus2.cloudapp.azure.com/api/assets/darc-version?api-version=2019-01-16", + $verbosity = "m" ) -$verbosity = "m" . $PSScriptRoot\tools.ps1 function InstallDarcCli ($darcVersion) { diff --git a/eng/common/darc-init.sh b/eng/common/darc-init.sh index abdd0bc05..242429bca 100755 --- a/eng/common/darc-init.sh +++ b/eng/common/darc-init.sh @@ -3,6 +3,7 @@ source="${BASH_SOURCE[0]}" darcVersion='' versionEndpoint="https://maestro-prod.westus2.cloudapp.azure.com/api/assets/darc-version?api-version=2019-01-16" +verbosity=m while [[ $# > 0 ]]; do opt="$(echo "$1" | awk '{print tolower($0)}')" @@ -15,6 +16,10 @@ while [[ $# > 0 ]]; do versionEndpoint=$2 shift ;; + --verbosity) + verbosity=$2 + shift + ;; *) echo "Invalid argument: $1" usage @@ -34,7 +39,6 @@ while [[ -h "$source" ]]; do [[ $source != /* ]] && source="$scriptroot/$source" done scriptroot="$( cd -P "$( dirname "$source" )" && pwd )" -verbosity=m . "$scriptroot/tools.sh" diff --git a/eng/common/init-tools-native.sh b/eng/common/init-tools-native.sh index 5f2e77f44..4dafaaca1 100755 --- a/eng/common/init-tools-native.sh +++ b/eng/common/init-tools-native.sh @@ -70,8 +70,7 @@ function ReadGlobalJsonNativeTools { # Only extract the contents of the object. local native_tools_list=$(echo $native_tools_section | awk -F"[{}]" '{print $2}') native_tools_list=${native_tools_list//[\" ]/} - native_tools_list=${native_tools_list//,/$'\n'} - native_tools_list="$(echo -e "${native_tools_list}" | tr -d '[[:space:]]')" + native_tools_list=$( echo "$native_tools_list" | sed 's/\s//g' | sed 's/,/\n/g' ) local old_IFS=$IFS while read -r line; do @@ -108,6 +107,7 @@ else installer_command+=" --baseuri $base_uri" installer_command+=" --installpath $install_bin" installer_command+=" --version $tool_version" + echo $installer_command if [[ $force = true ]]; then installer_command+=" --force" diff --git a/eng/common/native/CommonLibrary.psm1 b/eng/common/native/CommonLibrary.psm1 index 2a08d5246..41416862d 100644 --- a/eng/common/native/CommonLibrary.psm1 +++ b/eng/common/native/CommonLibrary.psm1 @@ -152,6 +152,8 @@ function Get-File { } else { Write-Verbose "Downloading $Uri" + # Don't display the console progress UI - it's a huge perf hit + $ProgressPreference = 'SilentlyContinue' while($Attempt -Lt $DownloadRetries) { try { diff --git a/eng/common/native/install-cmake-test.sh b/eng/common/native/install-cmake-test.sh new file mode 100644 index 000000000..53ddf4e68 --- /dev/null +++ b/eng/common/native/install-cmake-test.sh @@ -0,0 +1,117 @@ +#!/usr/bin/env bash + +source="${BASH_SOURCE[0]}" +scriptroot="$( cd -P "$( dirname "$source" )" && pwd )" + +. $scriptroot/common-library.sh + +base_uri= +install_path= +version= +clean=false +force=false +download_retries=5 +retry_wait_time_seconds=30 + +while (($# > 0)); do + lowerI="$(echo $1 | awk '{print tolower($0)}')" + case $lowerI in + --baseuri) + base_uri=$2 + shift 2 + ;; + --installpath) + install_path=$2 + shift 2 + ;; + --version) + version=$2 + shift 2 + ;; + --clean) + clean=true + shift 1 + ;; + --force) + force=true + shift 1 + ;; + --downloadretries) + download_retries=$2 + shift 2 + ;; + --retrywaittimeseconds) + retry_wait_time_seconds=$2 + shift 2 + ;; + --help) + echo "Common settings:" + echo " --baseuri Base file directory or Url wrom which to acquire tool archives" + echo " --installpath Base directory to install native tool to" + echo " --clean Don't install the tool, just clean up the current install of the tool" + echo " --force Force install of tools even if they previously exist" + echo " --help Print help and exit" + echo "" + echo "Advanced settings:" + echo " --downloadretries Total number of retry attempts" + echo " --retrywaittimeseconds Wait time between retry attempts in seconds" + echo "" + exit 0 + ;; + esac +done + +tool_name="cmake-test" +tool_os=$(GetCurrentOS) +tool_folder=$(echo $tool_os | awk '{print tolower($0)}') +tool_arch="x86_64" +tool_name_moniker="$tool_name-$version-$tool_os-$tool_arch" +tool_install_directory="$install_path/$tool_name/$version" +tool_file_path="$tool_install_directory/$tool_name_moniker/bin/$tool_name" +shim_path="$install_path/$tool_name.sh" +uri="${base_uri}/$tool_folder/$tool_name/$tool_name_moniker.tar.gz" + +# Clean up tool and installers +if [[ $clean = true ]]; then + echo "Cleaning $tool_install_directory" + if [[ -d $tool_install_directory ]]; then + rm -rf $tool_install_directory + fi + + echo "Cleaning $shim_path" + if [[ -f $shim_path ]]; then + rm -rf $shim_path + fi + + tool_temp_path=$(GetTempPathFileName $uri) + echo "Cleaning $tool_temp_path" + if [[ -f $tool_temp_path ]]; then + rm -rf $tool_temp_path + fi + + exit 0 +fi + +# Install tool +if [[ -f $tool_file_path ]] && [[ $force = false ]]; then + echo "$tool_name ($version) already exists, skipping install" + exit 0 +fi + +DownloadAndExtract $uri $tool_install_directory $force $download_retries $retry_wait_time_seconds + +if [[ $? != 0 ]]; then + echo "Installation failed" >&2 + exit 1 +fi + +# Generate Shim +# Always rewrite shims so that we are referencing the expected version +NewScriptShim $shim_path $tool_file_path true + +if [[ $? != 0 ]]; then + echo "Shim generation failed" >&2 + exit 1 +fi + +exit 0 \ No newline at end of file diff --git a/eng/common/native/install-cmake.sh b/eng/common/native/install-cmake.sh index 293af6017..5f1a182fa 100755 --- a/eng/common/native/install-cmake.sh +++ b/eng/common/native/install-cmake.sh @@ -69,7 +69,7 @@ tool_name_moniker="$tool_name-$version-$tool_os-$tool_arch" tool_install_directory="$install_path/$tool_name/$version" tool_file_path="$tool_install_directory/$tool_name_moniker/bin/$tool_name" shim_path="$install_path/$tool_name.sh" -uri="${base_uri}/$tool_folder/cmake/$tool_name_moniker.tar.gz" +uri="${base_uri}/$tool_folder/$tool_name/$tool_name_moniker.tar.gz" # Clean up tool and installers if [[ $clean = true ]]; then diff --git a/eng/common/performance/perfhelixpublish.proj b/eng/common/performance/perfhelixpublish.proj index 05e5f0989..e5826b532 100644 --- a/eng/common/performance/perfhelixpublish.proj +++ b/eng/common/performance/perfhelixpublish.proj @@ -5,8 +5,14 @@ --dotnet-versions %DOTNET_VERSION% --cli-source-info args --cli-branch %PERFLAB_BRANCH% --cli-commit-sha %PERFLAB_HASH% --cli-repository https://github.com/%PERFLAB_REPO% --cli-source-timestamp %PERFLAB_BUILDTIMESTAMP% py -3 %HELIX_CORRELATION_PAYLOAD%\Core_Root\CoreRun.exe + %HELIX_CORRELATION_PAYLOAD%\Baseline_Core_Root\CoreRun.exe $(HelixPreCommands);call %HELIX_CORRELATION_PAYLOAD%\performance\tools\machine-setup.cmd %HELIX_CORRELATION_PAYLOAD%\artifacts\BenchmarkDotNet.Artifacts + %HELIX_CORRELATION_PAYLOAD%\artifacts\BenchmarkDotNet.Artifacts_Baseline + %HELIX_CORRELATION_PAYLOAD%\performance\src\tools\ResultsComparer\ResultsComparer.csproj + %HELIX_CORRELATION_PAYLOAD%\performance\tools\dotnet\$(Architecture)\dotnet.exe + %25%25 + %HELIX_WORKITEM_ROOT%\testResults.xml @@ -24,14 +30,24 @@ --dotnet-versions $DOTNET_VERSION --cli-source-info args --cli-branch $PERFLAB_BRANCH --cli-commit-sha $PERFLAB_HASH --cli-repository https://github.com/$PERFLAB_REPO --cli-source-timestamp $PERFLAB_BUILDTIMESTAMP python3 $(BaseDirectory)/Core_Root/corerun + $(BaseDirectory)/Baseline_Core_Root/corerun $(HelixPreCommands);chmod +x $(PerformanceDirectory)/tools/machine-setup.sh;. $(PerformanceDirectory)/tools/machine-setup.sh $(BaseDirectory)/artifacts/BenchmarkDotNet.Artifacts + $(BaseDirectory)/artifacts/BenchmarkDotNet.Artifacts_Baseline + $(PerformanceDirectory)/src/tools/ResultsComparer/ResultsComparer.csproj + $(PerformanceDirectory)/tools/dotnet/$(Architecture)/dotnet + %25 + $HELIX_WORKITEM_ROOT/testResults.xml --corerun $(CoreRun) + + --corerun $(BaselineCoreRun) + + $(Python) $(WorkItemCommand) --incremental no --architecture $(Architecture) -f $(_Framework) $(PerfLabArguments) @@ -57,20 +73,29 @@ + + false + + $(WorkItemDirectory) - $(WorkItemCommand) --bdn-arguments="--anyCategories $(BDNCategories) $(ExtraBenchmarkDotNetArguments) $(CoreRunArgument) --artifacts $(ArtifactsDirectory) --partition-count $(PartitionCount) --partition-index %(HelixWorkItem.Index)" + $(WorkItemCommand) --bdn-artifacts $(BaselineArtifactsDirectory) --bdn-arguments="--anyCategories $(BDNCategories) $(ExtraBenchmarkDotNetArguments) $(BaselineCoreRunArgument) --partition-count $(PartitionCount) --partition-index %(HelixWorkItem.Index)" + $(WorkItemCommand) --bdn-artifacts $(ArtifactsDirectory) --bdn-arguments="--anyCategories $(BDNCategories) $(ExtraBenchmarkDotNetArguments) $(CoreRunArgument) --partition-count $(PartitionCount) --partition-index %(HelixWorkItem.Index)" + $(DotnetExe) run -f $(_Framework) -p $(ResultsComparer) --base $(BaselineArtifactsDirectory) --diff $(ArtifactsDirectory) --threshold 2$(Percent) --xml $(XMLResults);$(FinalCommand) 4:00 + $(WorkItemDirectory) - $(WorkItemCommand) --bdn-arguments="--anyCategories $(BDNCategories) $(ExtraBenchmarkDotNetArguments) $(CoreRunArgument) --artifacts $(ArtifactsDirectory)" + $(WorkItemCommand) --bdn-artifacts $(BaselineArtifactsDirectory) --bdn-arguments="--anyCategories $(BDNCategories) $(ExtraBenchmarkDotNetArguments) $(BaselineCoreRunArgument)" + $(WorkItemCommand) --bdn-artifacts $(ArtifactsDirectory) --bdn-arguments="--anyCategories $(BDNCategories) $(ExtraBenchmarkDotNetArguments) $(CoreRunArgument)" + $(DotnetExe) run -f $(_Framework) -p $(ResultsComparer) --base $(BaselineArtifactsDirectory) --diff $(ArtifactsDirectory) --threshold 2$(Percent) --xml $(XMLResults) 4:00 diff --git a/eng/common/performance/performance-setup.ps1 b/eng/common/performance/performance-setup.ps1 index 7e5441f79..268986246 100644 --- a/eng/common/performance/performance-setup.ps1 +++ b/eng/common/performance/performance-setup.ps1 @@ -1,8 +1,9 @@ Param( [string] $SourceDirectory=$env:BUILD_SOURCESDIRECTORY, [string] $CoreRootDirectory, + [string] $BaselineCoreRootDirectory, [string] $Architecture="x64", - [string] $Framework="netcoreapp3.0", + [string] $Framework="netcoreapp5.0", [string] $CompilationMode="Tiered", [string] $Repository=$env:BUILD_REPOSITORY_NAME, [string] $Branch=$env:BUILD_SOURCEBRANCH, @@ -12,11 +13,13 @@ Param( [string] $Csproj="src\benchmarks\micro\MicroBenchmarks.csproj", [string] $Kind="micro", [switch] $Internal, + [switch] $Compare, [string] $Configurations="CompilationMode=$CompilationMode" ) $RunFromPerformanceRepo = ($Repository -eq "dotnet/performance") $UseCoreRun = ($CoreRootDirectory -ne [string]::Empty) +$UseBaselineCoreRun = ($BaselineCoreRootDirectory -ne [string]::Empty) $PayloadDirectory = (Join-Path $SourceDirectory "Payload") $PerformanceDirectory = (Join-Path $PayloadDirectory "performance") @@ -29,11 +32,17 @@ $HelixSourcePrefix = "pr" $Queue = "Windows.10.Amd64.ClientRS4.DevEx.15.8.Open" if ($Framework.StartsWith("netcoreapp")) { - $Queue = "Windows.10.Amd64.ClientRS4.Open" + $Queue = "Windows.10.Amd64.ClientRS5.Open" +} + +if ($Compare) { + $Queue = "Windows.10.Amd64.19H1.Tiger.Perf.Open" + $PerfLabArguments = "" + $ExtraBenchmarkDotNetArguments = "" } if ($Internal) { - $Queue = "Windows.10.Amd64.ClientRS5.Perf" + $Queue = "Windows.10.Amd64.19H1.Tiger.Perf" $PerfLabArguments = "--upload-to-perflab-container" $ExtraBenchmarkDotNetArguments = "" $Creator = "" @@ -56,6 +65,10 @@ if ($UseCoreRun) { $NewCoreRoot = (Join-Path $PayloadDirectory "Core_Root") Move-Item -Path $CoreRootDirectory -Destination $NewCoreRoot } +if ($UseBaselineCoreRun) { + $NewBaselineCoreRoot = (Join-Path $PayloadDirectory "Baseline_Core_Root") + Move-Item -Path $BaselineCoreRootDirectory -Destination $NewBaselineCoreRoot +} $DocsDir = (Join-Path $PerformanceDirectory "docs") robocopy $DocsDir $WorkItemDirectory @@ -80,7 +93,9 @@ Write-PipelineSetVariable -Name 'TargetCsproj' -Value "$Csproj" -IsMultiJobVaria Write-PipelineSetVariable -Name 'Kind' -Value "$Kind" -IsMultiJobVariable $false Write-PipelineSetVariable -Name 'Architecture' -Value "$Architecture" -IsMultiJobVariable $false Write-PipelineSetVariable -Name 'UseCoreRun' -Value "$UseCoreRun" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'UseBaselineCoreRun' -Value "$UseBaselineCoreRun" -IsMultiJobVariable $false Write-PipelineSetVariable -Name 'RunFromPerfRepo' -Value "$RunFromPerformanceRepo" -IsMultiJobVariable $false +Write-PipelineSetVariable -Name 'Compare' -Value "$Compare" -IsMultiJobVariable $false # Helix Arguments Write-PipelineSetVariable -Name 'Creator' -Value "$Creator" -IsMultiJobVariable $false diff --git a/eng/common/performance/performance-setup.sh b/eng/common/performance/performance-setup.sh index 126da5f76..550b3ebf1 100755 --- a/eng/common/performance/performance-setup.sh +++ b/eng/common/performance/performance-setup.sh @@ -2,20 +2,23 @@ source_directory=$BUILD_SOURCESDIRECTORY core_root_directory= +baseline_core_root_directory= architecture=x64 -framework=netcoreapp3.0 +framework=netcoreapp5.0 compilation_mode=tiered repository=$BUILD_REPOSITORY_NAME branch=$BUILD_SOURCEBRANCH commit_sha=$BUILD_SOURCEVERSION build_number=$BUILD_BUILDNUMBER internal=false +compare=false kind="micro" run_categories="coreclr corefx" csproj="src\benchmarks\micro\MicroBenchmarks.csproj" configurations= run_from_perf_repo=false use_core_run=true +use_baseline_core_run=true while (($# > 0)); do lowerI="$(echo $1 | awk '{print tolower($0)}')" @@ -28,6 +31,10 @@ while (($# > 0)); do core_root_directory=$2 shift 2 ;; + --baselinecorerootdirectory) + baseline_core_root_directory=$2 + shift 2 + ;; --architecture) architecture=$2 shift 2 @@ -72,6 +79,10 @@ while (($# > 0)); do internal=true shift 1 ;; + --compare) + compare=true + shift 1 + ;; --configurations) configurations=$2 shift 2 @@ -114,6 +125,10 @@ if [ -z "$core_root_directory" ]; then use_core_run=false fi +if [ -z "$baseline_core_root_directory" ]; then + use_baseline_core_run=false +fi + payload_directory=$source_directory/Payload performance_directory=$payload_directory/performance workitem_directory=$source_directory/workitem @@ -123,6 +138,19 @@ queue=Ubuntu.1804.Amd64.Open creator=$BUILD_DEFINITIONNAME helix_source_prefix="pr" +if [[ "$compare" == true ]]; then + extra_benchmark_dotnet_arguments= + perflab_arguments= + + # No open queues for arm64 + if [[ "$architecture" = "arm64" ]]; then + echo "Compare not available for arm64" + exit 1 + fi + + queue=Ubuntu.1804.Amd64.Tiger.Perf.Open +fi + if [[ "$internal" == true ]]; then perflab_arguments="--upload-to-perflab-container" helix_source_prefix="official" @@ -132,7 +160,7 @@ if [[ "$internal" == true ]]; then if [[ "$architecture" = "arm64" ]]; then queue=Ubuntu.1804.Arm64.Perf else - queue=Ubuntu.1804.Amd64.Perf + queue=Ubuntu.1804.Amd64.Tiger.Perf fi fi @@ -156,21 +184,33 @@ if [[ "$use_core_run" = true ]]; then mv $core_root_directory $new_core_root fi +if [[ "$use_baseline_core_run" = true ]]; then + new_baseline_core_root=$payload_directory/Baseline_Core_Root + mv $baseline_core_root_directory $new_baseline_core_root +fi + +ci=true + +_script_dir=$(pwd)/eng/common +. "$_script_dir/pipeline-logging-functions.sh" + # Make sure all of our variables are available for future steps -echo "##vso[task.setvariable variable=UseCoreRun]$use_core_run" -echo "##vso[task.setvariable variable=Architecture]$architecture" -echo "##vso[task.setvariable variable=PayloadDirectory]$payload_directory" -echo "##vso[task.setvariable variable=PerformanceDirectory]$performance_directory" -echo "##vso[task.setvariable variable=WorkItemDirectory]$workitem_directory" -echo "##vso[task.setvariable variable=Queue]$queue" -echo "##vso[task.setvariable variable=SetupArguments]$setup_arguments" -echo "##vso[task.setvariable variable=Python]python3" -echo "##vso[task.setvariable variable=PerfLabArguments]$perflab_arguments" -echo "##vso[task.setvariable variable=ExtraBenchmarkDotNetArguments]$extra_benchmark_dotnet_arguments" -echo "##vso[task.setvariable variable=BDNCategories]$run_categories" -echo "##vso[task.setvariable variable=TargetCsproj]$csproj" -echo "##vso[task.setvariable variable=RunFromPerfRepo]$run_from_perf_repo" -echo "##vso[task.setvariable variable=Creator]$creator" -echo "##vso[task.setvariable variable=HelixSourcePrefix]$helix_source_prefix" -echo "##vso[task.setvariable variable=Kind]$kind" -echo "##vso[task.setvariable variable=_BuildConfig]$architecture.$kind.$framework" \ No newline at end of file +Write-PipelineSetVariable -name "UseCoreRun" -value "$use_core_run" -is_multi_job_variable false +Write-PipelineSetVariable -name "UseBaselineCoreRun" -value "$use_baseline_core_run" -is_multi_job_variable false +Write-PipelineSetVariable -name "Architecture" -value "$architecture" -is_multi_job_variable false +Write-PipelineSetVariable -name "PayloadDirectory" -value "$payload_directory" -is_multi_job_variable false +Write-PipelineSetVariable -name "PerformanceDirectory" -value "$performance_directory" -is_multi_job_variable false +Write-PipelineSetVariable -name "WorkItemDirectory" -value "$workitem_directory" -is_multi_job_variable false +Write-PipelineSetVariable -name "Queue" -value "$queue" -is_multi_job_variable false +Write-PipelineSetVariable -name "SetupArguments" -value "$setup_arguments" -is_multi_job_variable false +Write-PipelineSetVariable -name "Python" -value "$python3" -is_multi_job_variable false +Write-PipelineSetVariable -name "PerfLabArguments" -value "$perflab_arguments" -is_multi_job_variable false +Write-PipelineSetVariable -name "ExtraBenchmarkDotNetArguments" -value "$extra_benchmark_dotnet_arguments" -is_multi_job_variable false +Write-PipelineSetVariable -name "BDNCategories" -value "$run_categories" -is_multi_job_variable false +Write-PipelineSetVariable -name "TargetCsproj" -value "$csproj" -is_multi_job_variable false +Write-PipelineSetVariable -name "RunFromPerfRepo" -value "$run_from_perf_repo" -is_multi_job_variable false +Write-PipelineSetVariable -name "Creator" -value "$creator" -is_multi_job_variable false +Write-PipelineSetVariable -name "HelixSourcePrefix" -value "$helix_source_prefix" -is_multi_job_variable false +Write-PipelineSetVariable -name "Kind" -value "$kind" -is_multi_job_variable false +Write-PipelineSetVariable -name "_BuildConfig" -value "$architecture.$kind.$framework" -is_multi_job_variable false +Write-PipelineSetVariable -name "Compare" -value "$compare" -is_multi_job_variable false diff --git a/eng/common/post-build/darc-gather-drop.ps1 b/eng/common/post-build/darc-gather-drop.ps1 index 93a0bd832..89854d3c1 100644 --- a/eng/common/post-build/darc-gather-drop.ps1 +++ b/eng/common/post-build/darc-gather-drop.ps1 @@ -19,7 +19,17 @@ try { ExitWithExitCode $exitCode } + # For now, only use a dry run. + # Ideally we would change darc to enable a quick request that + # would check whether the file exists that you can download it, + # and that it won't conflict with other files. + # https://github.com/dotnet/arcade/issues/3674 + # Right now we can't remove continue-on-error because we ocassionally will have + # dependencies that have no associated builds (e.g. an old dependency). + # We need to add an option to baseline specific dependencies away, or add them manually + # to the BAR. darc gather-drop --non-shipping ` + --dry-run ` --continue-on-error ` --id $BarBuildId ` --output-dir $DropLocation ` diff --git a/eng/common/post-build/dotnetsymbol-init.ps1 b/eng/common/post-build/dotnetsymbol-init.ps1 deleted file mode 100644 index e7659b98c..000000000 --- a/eng/common/post-build/dotnetsymbol-init.ps1 +++ /dev/null @@ -1,29 +0,0 @@ -param ( - $dotnetsymbolVersion = $null -) - -$ErrorActionPreference = "Stop" -Set-StrictMode -Version 2.0 - -. $PSScriptRoot\..\tools.ps1 - -$verbosity = "minimal" - -function Installdotnetsymbol ($dotnetsymbolVersion) { - $dotnetsymbolPackageName = "dotnet-symbol" - - $dotnetRoot = InitializeDotNetCli -install:$true - $dotnet = "$dotnetRoot\dotnet.exe" - $toolList = & "$dotnet" tool list --global - - if (($toolList -like "*$dotnetsymbolPackageName*") -and ($toolList -like "*$dotnetsymbolVersion*")) { - Write-Host "dotnet-symbol version $dotnetsymbolVersion is already installed." - } - else { - Write-Host "Installing dotnet-symbol version $dotnetsymbolVersion..." - Write-Host "You may need to restart your command window if this is the first dotnet tool you have installed." - & "$dotnet" tool install $dotnetsymbolPackageName --version $dotnetsymbolVersion --verbosity $verbosity --global - } -} - -Installdotnetsymbol $dotnetsymbolVersion diff --git a/eng/common/post-build/sourcelink-cli-init.ps1 b/eng/common/post-build/sourcelink-cli-init.ps1 deleted file mode 100644 index 9eaa25b3b..000000000 --- a/eng/common/post-build/sourcelink-cli-init.ps1 +++ /dev/null @@ -1,29 +0,0 @@ -param ( - $sourcelinkCliVersion = $null -) - -$ErrorActionPreference = "Stop" -Set-StrictMode -Version 2.0 - -. $PSScriptRoot\..\tools.ps1 - -$verbosity = "minimal" - -function InstallSourcelinkCli ($sourcelinkCliVersion) { - $sourcelinkCliPackageName = "sourcelink" - - $dotnetRoot = InitializeDotNetCli -install:$true - $dotnet = "$dotnetRoot\dotnet.exe" - $toolList = & "$dotnet" tool list --global - - if (($toolList -like "*$sourcelinkCliPackageName*") -and ($toolList -like "*$sourcelinkCliVersion*")) { - Write-Host "SourceLink CLI version $sourcelinkCliVersion is already installed." - } - else { - Write-Host "Installing SourceLink CLI version $sourcelinkCliVersion..." - Write-Host "You may need to restart your command window if this is the first dotnet tool you have installed." - & "$dotnet" tool install $sourcelinkCliPackageName --version $sourcelinkCliVersion --verbosity $verbosity --global - } -} - -InstallSourcelinkCli $sourcelinkCliVersion diff --git a/eng/common/post-build/sourcelink-validation.ps1 b/eng/common/post-build/sourcelink-validation.ps1 index 41e01ae6e..bbfdacca1 100644 --- a/eng/common/post-build/sourcelink-validation.ps1 +++ b/eng/common/post-build/sourcelink-validation.ps1 @@ -1,8 +1,8 @@ param( [Parameter(Mandatory=$true)][string] $InputPath, # Full path to directory where Symbols.NuGet packages to be checked are stored [Parameter(Mandatory=$true)][string] $ExtractPath, # Full path to directory where the packages will be extracted during validation - [Parameter(Mandatory=$true)][string] $GHRepoName, # GitHub name of the repo including the Org. E.g., dotnet/arcade - [Parameter(Mandatory=$true)][string] $GHCommit, # GitHub commit SHA used to build the packages + [Parameter(Mandatory=$false)][string] $GHRepoName, # GitHub name of the repo including the Org. E.g., dotnet/arcade + [Parameter(Mandatory=$false)][string] $GHCommit, # GitHub commit SHA used to build the packages [Parameter(Mandatory=$true)][string] $SourcelinkCliVersion # Version of SourceLink CLI to use ) @@ -13,6 +13,12 @@ param( # all files present in the repo at a specific commit point. $global:RepoFiles = @{} +# Maximum number of jobs to run in parallel +$MaxParallelJobs = 6 + +# Wait time between check for system load +$SecondsBetweenLoadChecks = 10 + $ValidatePackage = { param( [string] $PackagePath # Full path to a Symbols.NuGet package @@ -22,8 +28,8 @@ $ValidatePackage = { # Ensure input file exist if (!(Test-Path $PackagePath)) { - Write-PipelineTaskError "Input file does not exist: $PackagePath" - ExitWithExitCode 1 + Write-Host "Input file does not exist: $PackagePath" + return 1 } # Extensions for which we'll look for SourceLink information @@ -38,7 +44,7 @@ $ValidatePackage = { Add-Type -AssemblyName System.IO.Compression.FileSystem - [System.IO.Directory]::CreateDirectory($ExtractPath); + [System.IO.Directory]::CreateDirectory($ExtractPath) | Out-Null try { $zip = [System.IO.Compression.ZipFile]::OpenRead($PackagePath) @@ -138,16 +144,18 @@ $ValidatePackage = { if ($FailedFiles -eq 0) { Write-Host "Passed." + return 0 } else { - Write-PipelineTaskError "$PackagePath has broken SourceLink links." + Write-Host "$PackagePath has broken SourceLink links." + return 1 } } function ValidateSourceLinkLinks { - if (!($GHRepoName -Match "^[^\s\/]+/[^\s\/]+$")) { + if ($GHRepoName -ne "" -and !($GHRepoName -Match "^[^\s\/]+/[^\s\/]+$")) { if (!($GHRepoName -Match "^[^\s-]+-[^\s]+$")) { - Write-PipelineTaskError "GHRepoName should be in the format / or -" + Write-PipelineTaskError "GHRepoName should be in the format / or -. '$GHRepoName'" ExitWithExitCode 1 } else { @@ -155,30 +163,33 @@ function ValidateSourceLinkLinks { } } - if (!($GHCommit -Match "^[0-9a-fA-F]{40}$")) { - Write-PipelineTaskError "GHCommit should be a 40 chars hexadecimal string" + if ($GHCommit -ne "" -and !($GHCommit -Match "^[0-9a-fA-F]{40}$")) { + Write-PipelineTaskError "GHCommit should be a 40 chars hexadecimal string. '$GHCommit'" ExitWithExitCode 1 } - $RepoTreeURL = -Join("http://api.github.com/repos/", $GHRepoName, "/git/trees/", $GHCommit, "?recursive=1") - $CodeExtensions = @(".cs", ".vb", ".fs", ".fsi", ".fsx", ".fsscript") + if ($GHRepoName -ne "" -and $GHCommit -ne "") { + $RepoTreeURL = -Join("http://api.github.com/repos/", $GHRepoName, "/git/trees/", $GHCommit, "?recursive=1") + $CodeExtensions = @(".cs", ".vb", ".fs", ".fsi", ".fsx", ".fsscript") - try { - # Retrieve the list of files in the repo at that particular commit point and store them in the RepoFiles hash - $Data = Invoke-WebRequest $RepoTreeURL -UseBasicParsing | ConvertFrom-Json | Select-Object -ExpandProperty tree + try { + # Retrieve the list of files in the repo at that particular commit point and store them in the RepoFiles hash + $Data = Invoke-WebRequest $RepoTreeURL -UseBasicParsing | ConvertFrom-Json | Select-Object -ExpandProperty tree - foreach ($file in $Data) { - $Extension = [System.IO.Path]::GetExtension($file.path) + foreach ($file in $Data) { + $Extension = [System.IO.Path]::GetExtension($file.path) - if ($CodeExtensions.Contains($Extension)) { - $RepoFiles[$file.path] = 1 + if ($CodeExtensions.Contains($Extension)) { + $RepoFiles[$file.path] = 1 + } } } + catch { + Write-Host "Problems downloading the list of files from the repo. Url used: $RepoTreeURL . Execution will proceed without caching." + } } - catch { - Write-PipelineTaskError "Problems downloading the list of files from the repo. Url used: $RepoTreeURL" - Write-Host $_ - ExitWithExitCode 1 + elseif ($GHRepoName -ne "" -or $GHCommit -ne "") { + Write-Host "For using the http caching mechanism both GHRepoName and GHCommit should be informed." } if (Test-Path $ExtractPath) { @@ -186,14 +197,33 @@ function ValidateSourceLinkLinks { } # Process each NuGet package in parallel - $Jobs = @() Get-ChildItem "$InputPath\*.symbols.nupkg" | ForEach-Object { - $Jobs += Start-Job -ScriptBlock $ValidatePackage -ArgumentList $_.FullName + Start-Job -ScriptBlock $ValidatePackage -ArgumentList $_.FullName | Out-Null + $NumJobs = @(Get-Job -State 'Running').Count + + while ($NumJobs -ge $MaxParallelJobs) { + Write-Host "There are $NumJobs validation jobs running right now. Waiting $SecondsBetweenLoadChecks seconds to check again." + sleep $SecondsBetweenLoadChecks + $NumJobs = @(Get-Job -State 'Running').Count + } + + foreach ($Job in @(Get-Job -State 'Completed')) { + Receive-Job -Id $Job.Id + Remove-Job -Id $Job.Id + } } - foreach ($Job in $Jobs) { - Wait-Job -Id $Job.Id | Receive-Job + $ValidationFailures = 0 + foreach ($Job in @(Get-Job)) { + $jobResult = Wait-Job -Id $Job.Id | Receive-Job + if ($jobResult -ne "0") { + $ValidationFailures++ + } + } + if ($ValidationFailures -gt 0) { + Write-PipelineTaskError " $ValidationFailures package(s) failed validation." + ExitWithExitCode 1 } } diff --git a/eng/common/post-build/symbols-validation.ps1 b/eng/common/post-build/symbols-validation.ps1 index d5ec51b15..096ac321d 100644 --- a/eng/common/post-build/symbols-validation.ps1 +++ b/eng/common/post-build/symbols-validation.ps1 @@ -37,10 +37,10 @@ function FirstMatchingSymbolDescriptionOrDefault { # DWARF file for a .dylib $DylibDwarf = $SymbolPath.Replace($Extension, ".dylib.dwarf") - $dotnetsymbolExe = "$env:USERPROFILE\.dotnet\tools" - $dotnetsymbolExe = Resolve-Path "$dotnetsymbolExe\dotnet-symbol.exe" + $dotnetSymbolExe = "$env:USERPROFILE\.dotnet\tools" + $dotnetSymbolExe = Resolve-Path "$dotnetSymbolExe\dotnet-symbol.exe" - & $dotnetsymbolExe --symbols --modules --windows-pdbs $TargetServerParam $FullPath -o $SymbolsPath | Out-Null + & $dotnetSymbolExe --symbols --modules --windows-pdbs $TargetServerParam $FullPath -o $SymbolsPath | Out-Null if (Test-Path $PdbPath) { return "PDB" @@ -159,25 +159,25 @@ function CheckSymbolsAvailable { } } -function Installdotnetsymbol { - $dotnetsymbolPackageName = "dotnet-symbol" +function InstallDotnetSymbol { + $dotnetSymbolPackageName = "dotnet-symbol" $dotnetRoot = InitializeDotNetCli -install:$true $dotnet = "$dotnetRoot\dotnet.exe" $toolList = & "$dotnet" tool list --global - if (($toolList -like "*$dotnetsymbolPackageName*") -and ($toolList -like "*$dotnetsymbolVersion*")) { - Write-Host "dotnet-symbol version $dotnetsymbolVersion is already installed." + if (($toolList -like "*$dotnetSymbolPackageName*") -and ($toolList -like "*$dotnetSymbolVersion*")) { + Write-Host "dotnet-symbol version $dotnetSymbolVersion is already installed." } else { - Write-Host "Installing dotnet-symbol version $dotnetsymbolVersion..." + Write-Host "Installing dotnet-symbol version $dotnetSymbolVersion..." Write-Host "You may need to restart your command window if this is the first dotnet tool you have installed." - & "$dotnet" tool install $dotnetsymbolPackageName --version $dotnetsymbolVersion --verbosity "minimal" --global + & "$dotnet" tool install $dotnetSymbolPackageName --version $dotnetSymbolVersion --verbosity "minimal" --global } } try { - Installdotnetsymbol + InstallDotnetSymbol CheckSymbolsAvailable } diff --git a/eng/common/sdl/execute-all-sdl-tools.ps1 b/eng/common/sdl/execute-all-sdl-tools.ps1 index aab7589f2..01799d63f 100644 --- a/eng/common/sdl/execute-all-sdl-tools.ps1 +++ b/eng/common/sdl/execute-all-sdl-tools.ps1 @@ -45,6 +45,7 @@ if ($GuardianPackageName) { $guardianCliLocation = $GuardianCliLocation } +$workingDirectory = (Split-Path $SourceDirectory -Parent) $ValidPath = Test-Path $guardianCliLocation if ($ValidPath -eq $False) @@ -53,13 +54,13 @@ if ($ValidPath -eq $False) exit 1 } -& $(Join-Path $PSScriptRoot "init-sdl.ps1") -GuardianCliLocation $guardianCliLocation -Repository $RepoName -BranchName $BranchName -WorkingDirectory $ArtifactsDirectory -AzureDevOpsAccessToken $AzureDevOpsAccessToken -GuardianLoggerLevel $GuardianLoggerLevel -$gdnFolder = Join-Path $ArtifactsDirectory ".gdn" +& $(Join-Path $PSScriptRoot "init-sdl.ps1") -GuardianCliLocation $guardianCliLocation -Repository $RepoName -BranchName $BranchName -WorkingDirectory $workingDirectory -AzureDevOpsAccessToken $AzureDevOpsAccessToken -GuardianLoggerLevel $GuardianLoggerLevel +$gdnFolder = Join-Path $workingDirectory ".gdn" if ($TsaOnboard) { if ($TsaCodebaseName -and $TsaNotificationEmail -and $TsaCodebaseAdmin -and $TsaBugAreaPath) { - Write-Host "$guardianCliLocation tsa-onboard --codebase-name `"$TsaCodebaseName`" --notification-alias `"$TsaNotificationEmail`" --codebase-admin `"$TsaCodebaseAdmin`" --instance-url `"$TsaInstanceUrl`" --project-name `"$TsaProjectName`" --area-path `"$TsaBugAreaPath`" --iteration-path `"$TsaIterationPath`" --working-directory $ArtifactsDirectory --logger-level $GuardianLoggerLevel" - & $guardianCliLocation tsa-onboard --codebase-name "$TsaCodebaseName" --notification-alias "$TsaNotificationEmail" --codebase-admin "$TsaCodebaseAdmin" --instance-url "$TsaInstanceUrl" --project-name "$TsaProjectName" --area-path "$TsaBugAreaPath" --iteration-path "$TsaIterationPath" --working-directory $ArtifactsDirectory --logger-level $GuardianLoggerLevel + Write-Host "$guardianCliLocation tsa-onboard --codebase-name `"$TsaCodebaseName`" --notification-alias `"$TsaNotificationEmail`" --codebase-admin `"$TsaCodebaseAdmin`" --instance-url `"$TsaInstanceUrl`" --project-name `"$TsaProjectName`" --area-path `"$TsaBugAreaPath`" --iteration-path `"$TsaIterationPath`" --working-directory $workingDirectory --logger-level $GuardianLoggerLevel" + & $guardianCliLocation tsa-onboard --codebase-name "$TsaCodebaseName" --notification-alias "$TsaNotificationEmail" --codebase-admin "$TsaCodebaseAdmin" --instance-url "$TsaInstanceUrl" --project-name "$TsaProjectName" --area-path "$TsaBugAreaPath" --iteration-path "$TsaIterationPath" --working-directory $workingDirectory --logger-level $GuardianLoggerLevel if ($LASTEXITCODE -ne 0) { Write-Host "Guardian tsa-onboard failed with exit code $LASTEXITCODE." exit $LASTEXITCODE @@ -71,10 +72,10 @@ if ($TsaOnboard) { } if ($ArtifactToolsList -and $ArtifactToolsList.Count -gt 0) { - & $(Join-Path $PSScriptRoot "run-sdl.ps1") -GuardianCliLocation $guardianCliLocation -WorkingDirectory $ArtifactsDirectory -TargetDirectory $ArtifactsDirectory -GdnFolder $gdnFolder -ToolsList $ArtifactToolsList -AzureDevOpsAccessToken $AzureDevOpsAccessToken -UpdateBaseline $UpdateBaseline -GuardianLoggerLevel $GuardianLoggerLevel -CrScanAdditionalRunConfigParams $CrScanAdditionalRunConfigParams -PoliCheckAdditionalRunConfigParams $PoliCheckAdditionalRunConfigParams + & $(Join-Path $PSScriptRoot "run-sdl.ps1") -GuardianCliLocation $guardianCliLocation -WorkingDirectory $workingDirectory -TargetDirectory $ArtifactsDirectory -GdnFolder $gdnFolder -ToolsList $ArtifactToolsList -AzureDevOpsAccessToken $AzureDevOpsAccessToken -UpdateBaseline $UpdateBaseline -GuardianLoggerLevel $GuardianLoggerLevel -CrScanAdditionalRunConfigParams $CrScanAdditionalRunConfigParams -PoliCheckAdditionalRunConfigParams $PoliCheckAdditionalRunConfigParams } if ($SourceToolsList -and $SourceToolsList.Count -gt 0) { - & $(Join-Path $PSScriptRoot "run-sdl.ps1") -GuardianCliLocation $guardianCliLocation -WorkingDirectory $ArtifactsDirectory -TargetDirectory $SourceDirectory -GdnFolder $gdnFolder -ToolsList $SourceToolsList -AzureDevOpsAccessToken $AzureDevOpsAccessToken -UpdateBaseline $UpdateBaseline -GuardianLoggerLevel $GuardianLoggerLevel -CrScanAdditionalRunConfigParams $CrScanAdditionalRunConfigParams -PoliCheckAdditionalRunConfigParams $PoliCheckAdditionalRunConfigParams + & $(Join-Path $PSScriptRoot "run-sdl.ps1") -GuardianCliLocation $guardianCliLocation -WorkingDirectory $workingDirectory -TargetDirectory $SourceDirectory -GdnFolder $gdnFolder -ToolsList $SourceToolsList -AzureDevOpsAccessToken $AzureDevOpsAccessToken -UpdateBaseline $UpdateBaseline -GuardianLoggerLevel $GuardianLoggerLevel -CrScanAdditionalRunConfigParams $CrScanAdditionalRunConfigParams -PoliCheckAdditionalRunConfigParams $PoliCheckAdditionalRunConfigParams } if ($UpdateBaseline) { @@ -86,8 +87,8 @@ if ($TsaPublish) { if (-not $TsaRepositoryName) { $TsaRepositoryName = "$($Repository)-$($BranchName)" } - Write-Host "$guardianCliLocation tsa-publish --all-tools --repository-name `"$TsaRepositoryName`" --branch-name `"$TsaBranchName`" --build-number `"$BuildNumber`" --codebase-name `"$TsaCodebaseName`" --notification-alias `"$TsaNotificationEmail`" --codebase-admin `"$TsaCodebaseAdmin`" --instance-url `"$TsaInstanceUrl`" --project-name `"$TsaProjectName`" --area-path `"$TsaBugAreaPath`" --iteration-path `"$TsaIterationPath`" --working-directory $SourceDirectory --logger-level $GuardianLoggerLevel" - & $guardianCliLocation tsa-publish --all-tools --repository-name "$TsaRepositoryName" --branch-name "$TsaBranchName" --build-number "$BuildNumber" --codebase-name "$TsaCodebaseName" --notification-alias "$TsaNotificationEmail" --codebase-admin "$TsaCodebaseAdmin" --instance-url "$TsaInstanceUrl" --project-name "$TsaProjectName" --area-path "$TsaBugAreaPath" --iteration-path "$TsaIterationPath" --working-directory $ArtifactsDirectory --logger-level $GuardianLoggerLevel + Write-Host "$guardianCliLocation tsa-publish --all-tools --repository-name `"$TsaRepositoryName`" --branch-name `"$TsaBranchName`" --build-number `"$BuildNumber`" --codebase-name `"$TsaCodebaseName`" --notification-alias `"$TsaNotificationEmail`" --codebase-admin `"$TsaCodebaseAdmin`" --instance-url `"$TsaInstanceUrl`" --project-name `"$TsaProjectName`" --area-path `"$TsaBugAreaPath`" --iteration-path `"$TsaIterationPath`" --working-directory $workingDirectory --logger-level $GuardianLoggerLevel" + & $guardianCliLocation tsa-publish --all-tools --repository-name "$TsaRepositoryName" --branch-name "$TsaBranchName" --build-number "$BuildNumber" --onboard $True --codebase-name "$TsaCodebaseName" --notification-alias "$TsaNotificationEmail" --codebase-admin "$TsaCodebaseAdmin" --instance-url "$TsaInstanceUrl" --project-name "$TsaProjectName" --area-path "$TsaBugAreaPath" --iteration-path "$TsaIterationPath" --working-directory $workingDirectory --logger-level $GuardianLoggerLevel if ($LASTEXITCODE -ne 0) { Write-Host "Guardian tsa-publish failed with exit code $LASTEXITCODE." exit $LASTEXITCODE diff --git a/eng/common/sdl/init-sdl.ps1 b/eng/common/sdl/init-sdl.ps1 index 26e01c067..c737eb0e7 100644 --- a/eng/common/sdl/init-sdl.ps1 +++ b/eng/common/sdl/init-sdl.ps1 @@ -11,6 +11,9 @@ $ErrorActionPreference = "Stop" Set-StrictMode -Version 2.0 $LASTEXITCODE = 0 +# Don't display the console progress UI - it's a huge perf hit +$ProgressPreference = 'SilentlyContinue' + # Construct basic auth from AzDO access token; construct URI to the repository's gdn folder stored in that repository; construct location of zip file $encodedPat = [Convert]::ToBase64String([System.Text.Encoding]::ASCII.GetBytes(":$AzureDevOpsAccessToken")) $escapedRepository = [Uri]::EscapeDataString("/$Repository/$BranchName/.gdn") diff --git a/eng/common/sdl/packages.config b/eng/common/sdl/packages.config index fb9b71286..256ffbfb9 100644 --- a/eng/common/sdl/packages.config +++ b/eng/common/sdl/packages.config @@ -1,4 +1,4 @@ - + - + diff --git a/eng/common/sdl/run-sdl.ps1 b/eng/common/sdl/run-sdl.ps1 index d7b856445..9bc25314a 100644 --- a/eng/common/sdl/run-sdl.ps1 +++ b/eng/common/sdl/run-sdl.ps1 @@ -25,43 +25,35 @@ if ($ValidPath -eq $False) exit 1 } +$configParam = @("--config") + foreach ($tool in $ToolsList) { $gdnConfigFile = Join-Path $gdnConfigPath "$tool-configure.gdnconfig" - $config = $False Write-Host $tool # We have to manually configure tools that run on source to look at the source directory only if ($tool -eq "credscan") { - Write-Host "$GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args `" TargetDirectory : $TargetDirectory `" $(If ($CrScanAdditionalRunConfigParams) {$CrScanAdditionalRunConfigParams})" - & $GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args " TargetDirectory : $TargetDirectory " $(If ($CrScanAdditionalRunConfigParams) {$CrScanAdditionalRunConfigParams}) + Write-Host "$GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args `" TargetDirectory < $TargetDirectory `" `" OutputType < pre `" $(If ($CrScanAdditionalRunConfigParams) {$CrScanAdditionalRunConfigParams})" + & $GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args " TargetDirectory < $TargetDirectory " "OutputType < pre" $(If ($CrScanAdditionalRunConfigParams) {$CrScanAdditionalRunConfigParams}) if ($LASTEXITCODE -ne 0) { Write-Host "Guardian configure for $tool failed with exit code $LASTEXITCODE." exit $LASTEXITCODE } - $config = $True } if ($tool -eq "policheck") { - Write-Host "$GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args `" Target : $TargetDirectory `" $(If ($PoliCheckAdditionalRunConfigParams) {$PoliCheckAdditionalRunConfigParams})" - & $GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args " Target : $TargetDirectory " $(If ($PoliCheckAdditionalRunConfigParams) {$PoliCheckAdditionalRunConfigParams}) + Write-Host "$GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args `" Target < $TargetDirectory `" $(If ($PoliCheckAdditionalRunConfigParams) {$PoliCheckAdditionalRunConfigParams})" + & $GuardianCliLocation configure --working-directory $WorkingDirectory --tool $tool --output-path $gdnConfigFile --logger-level $GuardianLoggerLevel --noninteractive --force --args " Target < $TargetDirectory " $(If ($PoliCheckAdditionalRunConfigParams) {$PoliCheckAdditionalRunConfigParams}) if ($LASTEXITCODE -ne 0) { Write-Host "Guardian configure for $tool failed with exit code $LASTEXITCODE." exit $LASTEXITCODE } - $config = $True } - Write-Host "$GuardianCliLocation run --working-directory $WorkingDirectory --tool $tool --baseline mainbaseline --update-baseline $UpdateBaseline --logger-level $GuardianLoggerLevel --config $gdnConfigFile $config" - if ($config) { - & $GuardianCliLocation run --working-directory $WorkingDirectory --tool $tool --baseline mainbaseline --update-baseline $UpdateBaseline --logger-level $GuardianLoggerLevel --config $gdnConfigFile - if ($LASTEXITCODE -ne 0) { - Write-Host "Guardian run for $tool using $gdnConfigFile failed with exit code $LASTEXITCODE." - exit $LASTEXITCODE - } - } else { - & $GuardianCliLocation run --working-directory $WorkingDirectory --tool $tool --baseline mainbaseline --update-baseline $UpdateBaseline --logger-level $GuardianLoggerLevel - if ($LASTEXITCODE -ne 0) { - Write-Host "Guardian run for $tool failed with exit code $LASTEXITCODE." - exit $LASTEXITCODE - } - } + $configParam+=$gdnConfigFile } +Write-Host "$GuardianCliLocation run --working-directory $WorkingDirectory --baseline mainbaseline --update-baseline $UpdateBaseline --logger-level $GuardianLoggerLevel $configParam" +& $GuardianCliLocation run --working-directory $WorkingDirectory --tool $tool --baseline mainbaseline --update-baseline $UpdateBaseline --logger-level $GuardianLoggerLevel $configParam +if ($LASTEXITCODE -ne 0) { + Write-Host "Guardian run for $ToolsList using $configParam failed with exit code $LASTEXITCODE." + exit $LASTEXITCODE +} diff --git a/eng/common/templates/job/execute-sdl.yml b/eng/common/templates/job/execute-sdl.yml index 5837f3d56..a7f996419 100644 --- a/eng/common/templates/job/execute-sdl.yml +++ b/eng/common/templates/job/execute-sdl.yml @@ -1,7 +1,10 @@ parameters: overrideParameters: '' # Optional: to override values for parameters. additionalParameters: '' # Optional: parameters that need user specific values eg: '-SourceToolsList @("abc","def") -ArtifactToolsList @("ghi","jkl")' - continueOnError: false # optional: determines whether to continue the build if the step errors; + # There is some sort of bug (has been reported) in Azure DevOps where if this parameter is named + # 'continueOnError', the parameter value is not correctly picked up. + # This can also be remedied by the caller (post-build.yml) if it does not use a nested parameter + sdlContinueOnError: false # optional: determines whether to continue the build if the step errors; dependsOn: '' # Optional: dependencies of the job jobs: @@ -10,6 +13,8 @@ jobs: displayName: Run SDL tool variables: - group: DotNet-VSTS-Bot + pool: + name: Hosted VS2017 steps: - checkout: self clean: true @@ -24,12 +29,12 @@ jobs: -InputPath $(Build.SourcesDirectory)\artifacts\BlobArtifacts -ExtractPath $(Build.SourcesDirectory)\artifacts\BlobArtifacts displayName: Extract Blob Artifacts - continueOnError: ${{ parameters.continueOnError }} + continueOnError: ${{ parameters.sdlContinueOnError }} - powershell: eng/common/sdl/extract-artifact-packages.ps1 -InputPath $(Build.SourcesDirectory)\artifacts\PackageArtifacts -ExtractPath $(Build.SourcesDirectory)\artifacts\PackageArtifacts displayName: Extract Package Artifacts - continueOnError: ${{ parameters.continueOnError }} + continueOnError: ${{ parameters.sdlContinueOnError }} - task: NuGetToolInstaller@1 displayName: 'Install NuGet.exe' - task: NuGetCommand@2 @@ -43,12 +48,12 @@ jobs: - ${{ if ne(parameters.overrideParameters, '') }}: - powershell: eng/common/sdl/execute-all-sdl-tools.ps1 ${{ parameters.overrideParameters }} displayName: Execute SDL - continueOnError: ${{ parameters.continueOnError }} + continueOnError: ${{ parameters.sdlContinueOnError }} - ${{ if eq(parameters.overrideParameters, '') }}: - powershell: eng/common/sdl/execute-all-sdl-tools.ps1 - -GuardianPackageName Microsoft.Guardian.Cli.0.6.0 + -GuardianPackageName Microsoft.Guardian.Cli.0.7.2 -NugetPackageDirectory $(Build.SourcesDirectory)\.packages -AzureDevOpsAccessToken $(dn-bot-dotnet-build-rw-code-rw) ${{ parameters.additionalParameters }} displayName: Execute SDL - continueOnError: ${{ parameters.continueOnError }} + continueOnError: ${{ parameters.sdlContinueOnError }} diff --git a/eng/common/templates/job/job.yml b/eng/common/templates/job/job.yml index 1814e0ab6..8db456bb7 100644 --- a/eng/common/templates/job/job.yml +++ b/eng/common/templates/job/job.yml @@ -37,6 +37,9 @@ parameters: # Optional: Enable publishing to the build asset registry enablePublishBuildAssets: false + # Optional: Prevent gather/push manifest from executing when using publishing pipelines + enablePublishUsingPipelines: false + # Optional: Include PublishTestResults task enablePublishTestResults: false @@ -187,7 +190,7 @@ jobs: continueOnError: true condition: always() - - ${{ if and(eq(parameters.enablePublishBuildAssets, true), ne(variables['_PublishUsingPipelines'], 'true'), eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: + - ${{ if and(eq(parameters.enablePublishBuildAssets, true), ne(parameters.enablePublishUsingPipelines, 'true'), eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: - task: CopyFiles@2 displayName: Gather Asset Manifests inputs: @@ -195,6 +198,7 @@ jobs: TargetFolder: '$(Build.StagingDirectory)/AssetManifests' continueOnError: ${{ parameters.continueOnError }} condition: and(succeeded(), eq(variables['_DotNetPublishToBlobFeed'], 'true')) + - task: PublishBuildArtifacts@1 displayName: Push Asset Manifests inputs: diff --git a/eng/common/templates/post-build/channels/public-dev-release.yml b/eng/common/templates/post-build/channels/netcore-dev-30.yml similarity index 72% rename from eng/common/templates/post-build/channels/public-dev-release.yml rename to eng/common/templates/post-build/channels/netcore-dev-30.yml index b0f085b14..3ce7ce4d6 100644 --- a/eng/common/templates/post-build/channels/public-dev-release.yml +++ b/eng/common/templates/post-build/channels/netcore-dev-30.yml @@ -1,40 +1,51 @@ parameters: enableSymbolValidation: true + symbolPublishingAdditionalParameters: '' + artifactsPublishingAdditionalParameters: '' + publishInstallersAndChecksums: false stages: -- stage: Publish +- stage: NetCore_Dev30_Publish dependsOn: validate variables: - template: ../common-variables.yml - displayName: Developer Channel + displayName: .NET Core 3.0 Dev Publishing jobs: - template: ../setup-maestro-vars.yml - job: displayName: Symbol Publishing dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.PublicDevRelease_30_Channel_Id) + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicDevRelease_30_Channel_Id)) variables: - group: DotNet-Symbol-Server-Pats pool: vmImage: 'windows-2019' steps: - task: DownloadBuildArtifacts@0 - displayName: Download Artifacts + displayName: Download Blob Artifacts inputs: - downloadType: specific files - matchingPattern: "*Artifacts*" + artifactName: 'BlobArtifacts' + continueOnError: true + + - task: DownloadBuildArtifacts@0 + displayName: Download PDB Artifacts + inputs: + artifactName: 'PDBArtifacts' + continueOnError: true - task: PowerShell@2 displayName: Publish inputs: filePath: eng\common\sdk-task.ps1 arguments: -task PublishToSymbolServers -restore -msbuildEngine dotnet - /p:DotNetSymbolServerTokenMsdl=$(microsoft-symbol-server-pat) - /p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat) + /p:DotNetSymbolServerTokenMsdl=$(microsoft-symbol-server-pat) + /p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat) /p:PDBArtifactsDirectory='$(Build.ArtifactStagingDirectory)/PDBArtifacts/' /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:SymbolPublishingExclusionsFile='$(Build.SourcesDirectory)/eng/SymbolPublishingExclusionsFile.txt' /p:Configuration=Release + ${{ parameters.symbolPublishingAdditionalParameters }} - job: displayName: Publish Assets @@ -46,7 +57,7 @@ stages: value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] - name: IsStableBuild value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.IsStableBuild'] ] - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.PublicDevRelease_30_Channel_Id) + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicDevRelease_30_Channel_Id)) pool: vmImage: 'windows-2019' steps: @@ -74,7 +85,7 @@ stages: AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) inputs: filePath: eng\common\sdk-task.ps1 - arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:ChannelId=$(PublicDevRelease_30_Channel_Id) /p:ArtifactsCategory=$(_DotNetArtifactsCategory) /p:IsStableBuild=$(IsStableBuild) @@ -82,17 +93,23 @@ stages: /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe - /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' - /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' - /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' - /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' - /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' - /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' - /p:Configuration=Release - + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' + /p:Configuration=Release + /p:PublishInstallersAndChecksums=${{ parameters.publishInstallersAndChecksums }} + /p:InstallersTargetStaticFeed=$(InstallersBlobFeedUrl) + /p:InstallersAzureAccountKey=$(dotnetcli-storage-key) + /p:ChecksumsTargetStaticFeed=$(ChecksumsBlobFeedUrl) + /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) + ${{ parameters.artifactsPublishingAdditionalParameters }} + - task: NuGetCommand@2 displayName: Publish Packages to AzDO Feed condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') @@ -106,16 +123,16 @@ stages: displayName: Publish Blobs to AzDO Feed inputs: filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 - arguments: -FeedName $(AzDoFeedName) + arguments: -FeedName $(AzDoFeedName) -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) enabled: false -- stage: PublishValidation - displayName: Publish Validation +- stage: NetCore_Dev30_Publish_Validation + displayName: .NET Core 3.0 Dev Publish Validation variables: - - template: ../common-variables.yml + - template: ../common-variables.yml jobs: - template: ../setup-maestro-vars.yml @@ -123,7 +140,7 @@ stages: - job: displayName: Symbol Availability dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.PublicDevRelease_30_Channel_Id) + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicDevRelease_30_Channel_Id)) pool: vmImage: 'windows-2019' steps: @@ -143,6 +160,6 @@ stages: parameters: ChannelId: ${{ variables.PublicDevRelease_30_Channel_Id }} - - template: ../promote-build.yml - parameters: + - template: ../promote-build.yml + parameters: ChannelId: ${{ variables.PublicDevRelease_30_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-dev-31.yml b/eng/common/templates/post-build/channels/netcore-dev-31.yml new file mode 100644 index 000000000..d40aaacc4 --- /dev/null +++ b/eng/common/templates/post-build/channels/netcore-dev-31.yml @@ -0,0 +1,165 @@ +parameters: + enableSymbolValidation: true + symbolPublishingAdditionalParameters: '' + artifactsPublishingAdditionalParameters: '' + publishInstallersAndChecksums: false + +stages: +- stage: NetCore_Dev31_Publish + dependsOn: validate + variables: + - template: ../common-variables.yml + displayName: .NET Core 3.1 Dev Publishing + jobs: + - template: ../setup-maestro-vars.yml + + - job: + displayName: Symbol Publishing + dependsOn: setupMaestroVars + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicDevRelease_31_Channel_Id)) + variables: + - group: DotNet-Symbol-Server-Pats + pool: + vmImage: 'windows-2019' + steps: + - task: DownloadBuildArtifacts@0 + displayName: Download Blob Artifacts + inputs: + artifactName: 'BlobArtifacts' + continueOnError: true + + - task: DownloadBuildArtifacts@0 + displayName: Download PDB Artifacts + inputs: + artifactName: 'PDBArtifacts' + continueOnError: true + + - task: PowerShell@2 + displayName: Publish + inputs: + filePath: eng\common\sdk-task.ps1 + arguments: -task PublishToSymbolServers -restore -msbuildEngine dotnet + /p:DotNetSymbolServerTokenMsdl=$(microsoft-symbol-server-pat) + /p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat) + /p:PDBArtifactsDirectory='$(Build.ArtifactStagingDirectory)/PDBArtifacts/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:SymbolPublishingExclusionsFile='$(Build.SourcesDirectory)/eng/SymbolPublishingExclusionsFile.txt' + /p:Configuration=Release + ${{ parameters.symbolPublishingAdditionalParameters }} + + - job: + displayName: Publish Assets + dependsOn: setupMaestroVars + variables: + - group: DotNet-Blob-Feed + - group: AzureDevOps-Artifact-Feeds-Pats + - name: BARBuildId + value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] + - name: IsStableBuild + value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.IsStableBuild'] ] + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicDevRelease_31_Channel_Id)) + pool: + vmImage: 'windows-2019' + steps: + - task: DownloadBuildArtifacts@0 + displayName: Download Package Artifacts + inputs: + buildType: current + artifactName: PackageArtifacts + + - task: DownloadBuildArtifacts@0 + displayName: Download Blob Artifacts + inputs: + buildType: current + artifactName: BlobArtifacts + + - task: DownloadBuildArtifacts@0 + displayName: Download Asset Manifests + inputs: + buildType: current + artifactName: AssetManifests + + - task: PowerShell@2 + displayName: Add Assets Location + env: + AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) + inputs: + filePath: eng\common\sdk-task.ps1 + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet + /p:ChannelId=$(PublicDevRelease_31_Channel_Id) + /p:ArtifactsCategory=$(_DotNetArtifactsCategory) + /p:IsStableBuild=$(IsStableBuild) + /p:IsInternalBuild=$(IsInternalBuild) + /p:RepositoryName=$(Build.Repository.Name) + /p:CommitSha=$(Build.SourceVersion) + /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' + /p:Configuration=Release + /p:PublishInstallersAndChecksums=${{ parameters.publishInstallersAndChecksums }} + /p:InstallersTargetStaticFeed=$(InstallersBlobFeedUrl) + /p:InstallersAzureAccountKey=$(dotnetcli-storage-key) + /p:ChecksumsTargetStaticFeed=$(ChecksumsBlobFeedUrl) + /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) + ${{ parameters.artifactsPublishingAdditionalParameters }} + + - task: NuGetCommand@2 + displayName: Publish Packages to AzDO Feed + condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') + inputs: + command: push + vstsFeed: $(AzDoFeedName) + packagesToPush: $(Build.ArtifactStagingDirectory)\PackageArtifacts\*.nupkg + publishVstsFeed: $(AzDoFeedName) + + - task: PowerShell@2 + displayName: Publish Blobs to AzDO Feed + inputs: + filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 + arguments: -FeedName $(AzDoFeedName) + -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ + -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) + enabled: false + + +- stage: NetCore_Dev31_Publish_Validation + displayName: .NET Core 3.1 Dev Publish Validation + variables: + - template: ../common-variables.yml + jobs: + - template: ../setup-maestro-vars.yml + + - ${{ if eq(parameters.enableSymbolValidation, 'true') }}: + - job: + displayName: Symbol Availability + dependsOn: setupMaestroVars + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicDevRelease_31_Channel_Id)) + pool: + vmImage: 'windows-2019' + steps: + - task: DownloadBuildArtifacts@0 + displayName: Download Package Artifacts + inputs: + buildType: current + artifactName: PackageArtifacts + + - task: PowerShell@2 + displayName: Check Symbol Availability + inputs: + filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 + arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) + + - template: ../darc-gather-drop.yml + parameters: + ChannelId: ${{ variables.PublicDevRelease_31_Channel_Id }} + + - template: ../promote-build.yml + parameters: + ChannelId: ${{ variables.PublicDevRelease_31_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-dev-5.yml b/eng/common/templates/post-build/channels/netcore-dev-5.yml new file mode 100644 index 000000000..584185c2a --- /dev/null +++ b/eng/common/templates/post-build/channels/netcore-dev-5.yml @@ -0,0 +1,165 @@ +parameters: + enableSymbolValidation: true + symbolPublishingAdditionalParameters: '' + artifactsPublishingAdditionalParameters: '' + publishInstallersAndChecksums: false + +stages: +- stage: NetCore_Dev5_Publish + dependsOn: validate + variables: + - template: ../common-variables.yml + displayName: .NET Core 5 Dev Publishing + jobs: + - template: ../setup-maestro-vars.yml + + - job: + displayName: Symbol Publishing + dependsOn: setupMaestroVars + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.NetCore_5_Dev_Channel_Id)) + variables: + - group: DotNet-Symbol-Server-Pats + pool: + vmImage: 'windows-2019' + steps: + - task: DownloadBuildArtifacts@0 + displayName: Download Blob Artifacts + inputs: + artifactName: 'BlobArtifacts' + continueOnError: true + + - task: DownloadBuildArtifacts@0 + displayName: Download PDB Artifacts + inputs: + artifactName: 'PDBArtifacts' + continueOnError: true + + - task: PowerShell@2 + displayName: Publish + inputs: + filePath: eng\common\sdk-task.ps1 + arguments: -task PublishToSymbolServers -restore -msbuildEngine dotnet + /p:DotNetSymbolServerTokenMsdl=$(microsoft-symbol-server-pat) + /p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat) + /p:PDBArtifactsDirectory='$(Build.ArtifactStagingDirectory)/PDBArtifacts/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:SymbolPublishingExclusionsFile='$(Build.SourcesDirectory)/eng/SymbolPublishingExclusionsFile.txt' + /p:Configuration=Release + ${{ parameters.symbolPublishingAdditionalParameters }} + + - job: + displayName: Publish Assets + dependsOn: setupMaestroVars + variables: + - group: DotNet-Blob-Feed + - group: AzureDevOps-Artifact-Feeds-Pats + - name: BARBuildId + value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] + - name: IsStableBuild + value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.IsStableBuild'] ] + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.NetCore_5_Dev_Channel_Id)) + pool: + vmImage: 'windows-2019' + steps: + - task: DownloadBuildArtifacts@0 + displayName: Download Package Artifacts + inputs: + buildType: current + artifactName: PackageArtifacts + + - task: DownloadBuildArtifacts@0 + displayName: Download Blob Artifacts + inputs: + buildType: current + artifactName: BlobArtifacts + + - task: DownloadBuildArtifacts@0 + displayName: Download Asset Manifests + inputs: + buildType: current + artifactName: AssetManifests + + - task: PowerShell@2 + displayName: Add Assets Location + env: + AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) + inputs: + filePath: eng\common\sdk-task.ps1 + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet + /p:ChannelId=$(NetCore_5_Dev_Channel_Id) + /p:ArtifactsCategory=$(_DotNetArtifactsCategory) + /p:IsStableBuild=$(IsStableBuild) + /p:IsInternalBuild=$(IsInternalBuild) + /p:RepositoryName=$(Build.Repository.Name) + /p:CommitSha=$(Build.SourceVersion) + /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' + /p:Configuration=Release + /p:InstallersTargetStaticFeed=$(InstallersBlobFeedUrl) + /p:InstallersAzureAccountKey=$(dotnetcli-storage-key) + /p:PublishInstallersAndChecksums=${{ parameters.publishInstallersAndChecksums }} + /p:ChecksumsTargetStaticFeed=$(ChecksumsBlobFeedUrl) + /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) + ${{ parameters.artifactsPublishingAdditionalParameters }} + + - task: NuGetCommand@2 + displayName: Publish Packages to AzDO Feed + condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') + inputs: + command: push + vstsFeed: $(AzDoFeedName) + packagesToPush: $(Build.ArtifactStagingDirectory)\PackageArtifacts\*.nupkg + publishVstsFeed: $(AzDoFeedName) + + - task: PowerShell@2 + displayName: Publish Blobs to AzDO Feed + inputs: + filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 + arguments: -FeedName $(AzDoFeedName) + -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ + -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) + enabled: false + + +- stage: NetCore_Dev5_Publish_Validation + displayName: .NET Core 5 Dev Publish Validation + variables: + - template: ../common-variables.yml + jobs: + - template: ../setup-maestro-vars.yml + + - ${{ if eq(parameters.enableSymbolValidation, 'true') }}: + - job: + displayName: Symbol Availability + dependsOn: setupMaestroVars + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.NetCore_5_Dev_Channel_Id)) + pool: + vmImage: 'windows-2019' + steps: + - task: DownloadBuildArtifacts@0 + displayName: Download Package Artifacts + inputs: + buildType: current + artifactName: PackageArtifacts + + - task: PowerShell@2 + displayName: Check Symbol Availability + inputs: + filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 + arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) + + - template: ../darc-gather-drop.yml + parameters: + ChannelId: ${{ variables.NetCore_5_Dev_Channel_Id }} + + - template: ../promote-build.yml + parameters: + ChannelId: ${{ variables.NetCore_5_Dev_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/internal-servicing.yml b/eng/common/templates/post-build/channels/netcore-internal-30.yml similarity index 77% rename from eng/common/templates/post-build/channels/internal-servicing.yml rename to eng/common/templates/post-build/channels/netcore-internal-30.yml index 12fd2b465..8bf88fd49 100644 --- a/eng/common/templates/post-build/channels/internal-servicing.yml +++ b/eng/common/templates/post-build/channels/netcore-internal-30.yml @@ -1,40 +1,50 @@ parameters: enableSymbolValidation: true + symbolPublishingAdditionalParameters: '' + artifactsPublishingAdditionalParameters: '' stages: -- stage: IS_Publish +- stage: NetCore_30_Internal_Servicing_Publishing dependsOn: validate variables: - template: ../common-variables.yml - displayName: Internal Servicing + displayName: .NET Core 3.0 Internal Servicing Publishing jobs: - template: ../setup-maestro-vars.yml - job: displayName: Symbol Publishing dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.InternalServicing_30_Channel_Id) + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.InternalServicing_30_Channel_Id)) variables: - group: DotNet-Symbol-Server-Pats pool: vmImage: 'windows-2019' steps: - task: DownloadBuildArtifacts@0 - displayName: Download Artifacts + displayName: Download Blob Artifacts inputs: - downloadType: specific files - matchingPattern: "*Artifacts*" + artifactName: 'BlobArtifacts' + continueOnError: true + + - task: DownloadBuildArtifacts@0 + displayName: Download PDB Artifacts + inputs: + artifactName: 'PDBArtifacts' + continueOnError: true - task: PowerShell@2 displayName: Publish inputs: filePath: eng\common\sdk-task.ps1 arguments: -task PublishToSymbolServers -restore -msbuildEngine dotnet - /p:DotNetSymbolServerTokenMsdl=$(microsoft-symbol-server-pat) - /p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat) + /p:DotNetSymbolServerTokenMsdl=$(microsoft-symbol-server-pat) + /p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat) /p:PDBArtifactsDirectory='$(Build.ArtifactStagingDirectory)/PDBArtifacts/' /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:SymbolPublishingExclusionsFile='$(Build.SourcesDirectory)/eng/SymbolPublishingExclusionsFile.txt' /p:Configuration=Release + ${{ parameters.symbolPublishingAdditionalParameters }} - job: publish_assets displayName: Publish Assets @@ -46,7 +56,7 @@ stages: value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] - name: IsStableBuild value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.IsStableBuild'] ] - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.InternalServicing_30_Channel_Id) + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.InternalServicing_30_Channel_Id)) pool: vmImage: 'windows-2019' steps: @@ -74,7 +84,7 @@ stages: AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) inputs: filePath: eng\common\sdk-task.ps1 - arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:ChannelId=$(InternalServicing_30_Channel_Id) /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) @@ -85,14 +95,15 @@ stages: /p:AzureDevOpsFeedsBaseUrl=$(dotnetfeed-internal-private-feed-url) /p:StaticInternalFeed=$(dotnetfeed-internal-nonstable-feed-url) /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe - /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' - /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' - /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' - /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' - /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' - /p:Configuration=Release - + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' + /p:Configuration=Release + ${{ parameters.artifactsPublishingAdditionalParameters }} + - task: NuGetCommand@2 displayName: Publish Packages to AzDO Feed condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') @@ -106,7 +117,7 @@ stages: displayName: Publish Blobs to AzDO Feed inputs: filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 - arguments: -FeedName $(AzDoFeedName) + arguments: -FeedName $(AzDoFeedName) -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) enabled: false @@ -114,11 +125,11 @@ stages: - template: ../trigger-subscription.yml parameters: ChannelId: ${{ variables.InternalServicing_30_Channel_Id }} - -- stage: IS_PublishValidation - displayName: Publish Validation + +- stage: NetCore_30_Internal_Servicing_Publish_Validation + displayName: .NET Core 3.0 Internal Servicing Publish Validation variables: - - template: ../common-variables.yml + - template: ../common-variables.yml jobs: - template: ../setup-maestro-vars.yml @@ -126,7 +137,7 @@ stages: - job: displayName: Symbol Availability dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.InternalServicing_30_Channel_Id) + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.InternalServicing_30_Channel_Id)) pool: vmImage: 'windows-2019' steps: diff --git a/eng/common/templates/post-build/channels/public-release.yml b/eng/common/templates/post-build/channels/netcore-release-30.yml similarity index 74% rename from eng/common/templates/post-build/channels/public-release.yml rename to eng/common/templates/post-build/channels/netcore-release-30.yml index 4c63fb43f..dc9541d9e 100644 --- a/eng/common/templates/post-build/channels/public-release.yml +++ b/eng/common/templates/post-build/channels/netcore-release-30.yml @@ -1,40 +1,50 @@ parameters: enableSymbolValidation: true + symbolPublishingAdditionalParameters: '' + artifactsPublishingAdditionalParameters: '' stages: -- stage: PubRel_Publish +- stage: NetCore_Release30_Publish dependsOn: validate variables: - template: ../common-variables.yml - displayName: Public Release + displayName: .NET Core 3.0 Release Publishing jobs: - template: ../setup-maestro-vars.yml - job: displayName: Symbol Publishing dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.PublicRelease_30_Channel_Id) + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_30_Channel_Id)) variables: - group: DotNet-Symbol-Server-Pats pool: vmImage: 'windows-2019' steps: - task: DownloadBuildArtifacts@0 - displayName: Download Artifacts + displayName: Download Blob Artifacts inputs: - downloadType: specific files - matchingPattern: "*Artifacts*" + artifactName: 'BlobArtifacts' + continueOnError: true + + - task: DownloadBuildArtifacts@0 + displayName: Download PDB Artifacts + inputs: + artifactName: 'PDBArtifacts' + continueOnError: true - task: PowerShell@2 displayName: Publish inputs: filePath: eng\common\sdk-task.ps1 arguments: -task PublishToSymbolServers -restore -msbuildEngine dotnet - /p:DotNetSymbolServerTokenMsdl=$(microsoft-symbol-server-pat) - /p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat) + /p:DotNetSymbolServerTokenMsdl=$(microsoft-symbol-server-pat) + /p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat) /p:PDBArtifactsDirectory='$(Build.ArtifactStagingDirectory)/PDBArtifacts/' /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:SymbolPublishingExclusionsFile='$(Build.SourcesDirectory)/eng/SymbolPublishingExclusionsFile.txt' /p:Configuration=Release + ${{ parameters.symbolPublishingAdditionalParameters }} - job: publish_assets displayName: Publish Assets @@ -46,7 +56,7 @@ stages: value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] - name: IsStableBuild value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.IsStableBuild'] ] - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.PublicRelease_30_Channel_Id) + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_30_Channel_Id)) pool: vmImage: 'windows-2019' steps: @@ -74,25 +84,27 @@ stages: AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) inputs: filePath: eng\common\sdk-task.ps1 - arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:ChannelId=$(PublicRelease_30_Channel_Id) /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' /p:AzureStorageAccountName=$(ProxyBackedFeedsAccountName) /p:AzureStorageAccountKey=$(dotnetfeed-storage-access-key-1) /p:AzureDevOpsFeedsBaseUrl=$(dotnetfeed-internal-private-feed-url) /p:StaticInternalFeed=$(dotnetfeed-internal-nonstable-feed-url) /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe - /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' - /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' - /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' - /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' - /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' - /p:Configuration=Release - + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' + /p:Configuration=Release + ${{ parameters.artifactsPublishingAdditionalParameters }} + - task: NuGetCommand@2 displayName: Publish Packages to AzDO Feed condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') @@ -106,7 +118,7 @@ stages: displayName: Publish Blobs to AzDO Feed inputs: filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 - arguments: -FeedName $(AzDoFeedName) + arguments: -FeedName $(AzDoFeedName) -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) enabled: false @@ -115,10 +127,10 @@ stages: parameters: ChannelId: ${{ variables.PublicRelease_30_Channel_Id }} -- stage: PubRel_PublishValidation - displayName: Publish Validation +- stage: NetCore_Release30_Publish_Validation + displayName: .NET Core 3.0 Release Publish Validation variables: - - template: ../common-variables.yml + - template: ../common-variables.yml jobs: - template: ../setup-maestro-vars.yml @@ -126,7 +138,8 @@ stages: - job: displayName: Symbol Availability dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.PublicRelease_30_Channel_Id) + condition: or(contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_30_Channel_Id)), + contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_31_Channel_Id))) pool: vmImage: 'windows-2019' steps: diff --git a/eng/common/templates/post-build/channels/netcore-release-31.yml b/eng/common/templates/post-build/channels/netcore-release-31.yml new file mode 100644 index 000000000..4dcf4ba9c --- /dev/null +++ b/eng/common/templates/post-build/channels/netcore-release-31.yml @@ -0,0 +1,160 @@ +parameters: + enableSymbolValidation: true + symbolPublishingAdditionalParameters: '' + artifactsPublishingAdditionalParameters: '' + +stages: +- stage: NetCore_Release31_Publish + dependsOn: validate + variables: + - template: ../common-variables.yml + displayName: .NET Core 3.1 Release Publishing + jobs: + - template: ../setup-maestro-vars.yml + + - job: + displayName: Symbol Publishing + dependsOn: setupMaestroVars + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_31_Channel_Id)) + variables: + - group: DotNet-Symbol-Server-Pats + pool: + vmImage: 'windows-2019' + steps: + - task: DownloadBuildArtifacts@0 + displayName: Download Blob Artifacts + inputs: + artifactName: 'BlobArtifacts' + continueOnError: true + + - task: DownloadBuildArtifacts@0 + displayName: Download PDB Artifacts + inputs: + artifactName: 'PDBArtifacts' + continueOnError: true + + - task: PowerShell@2 + displayName: Publish + inputs: + filePath: eng\common\sdk-task.ps1 + arguments: -task PublishToSymbolServers -restore -msbuildEngine dotnet + /p:DotNetSymbolServerTokenMsdl=$(microsoft-symbol-server-pat) + /p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat) + /p:PDBArtifactsDirectory='$(Build.ArtifactStagingDirectory)/PDBArtifacts/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:SymbolPublishingExclusionsFile='$(Build.SourcesDirectory)/eng/SymbolPublishingExclusionsFile.txt' + /p:Configuration=Release + ${{ parameters.symbolPublishingAdditionalParameters }} + + - job: publish_assets + displayName: Publish Assets + dependsOn: setupMaestroVars + variables: + - group: DotNet-Blob-Feed + - group: AzureDevOps-Artifact-Feeds-Pats + - name: BARBuildId + value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] + - name: IsStableBuild + value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.IsStableBuild'] ] + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_31_Channel_Id)) + pool: + vmImage: 'windows-2019' + steps: + - task: DownloadBuildArtifacts@0 + displayName: Download Package Artifacts + inputs: + buildType: current + artifactName: PackageArtifacts + + - task: DownloadBuildArtifacts@0 + displayName: Download Blob Artifacts + inputs: + buildType: current + artifactName: BlobArtifacts + + - task: DownloadBuildArtifacts@0 + displayName: Download Asset Manifests + inputs: + buildType: current + artifactName: AssetManifests + + - task: PowerShell@2 + displayName: Publish + env: + AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) + inputs: + filePath: eng\common\sdk-task.ps1 + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet + /p:ChannelId=$(PublicRelease_31_Channel_Id) + /p:IsStableBuild=$(IsStableBuild) + /p:IsInternalBuild=$(IsInternalBuild) + /p:RepositoryName=$(Build.Repository.Name) + /p:CommitSha=$(Build.SourceVersion) + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:AzureStorageAccountName=$(ProxyBackedFeedsAccountName) + /p:AzureStorageAccountKey=$(dotnetfeed-storage-access-key-1) + /p:AzureDevOpsFeedsBaseUrl=$(dotnetfeed-internal-private-feed-url) + /p:StaticInternalFeed=$(dotnetfeed-internal-nonstable-feed-url) + /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' + /p:Configuration=Release + ${{ parameters.artifactsPublishingAdditionalParameters }} + + - task: NuGetCommand@2 + displayName: Publish Packages to AzDO Feed + condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') + inputs: + command: push + vstsFeed: $(AzDoFeedName) + packagesToPush: $(Build.ArtifactStagingDirectory)\PackageArtifacts\*.nupkg + publishVstsFeed: $(AzDoFeedName) + + - task: PowerShell@2 + displayName: Publish Blobs to AzDO Feed + inputs: + filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 + arguments: -FeedName $(AzDoFeedName) + -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ + -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) + enabled: false + + - template: ../trigger-subscription.yml + parameters: + ChannelId: ${{ variables.PublicRelease_31_Channel_Id }} + +- stage: NetCore_Release31_Publish_Validation + displayName: .NET Core 3.1 Release Publish Validation + variables: + - template: ../common-variables.yml + jobs: + - template: ../setup-maestro-vars.yml + + - ${{ if eq(parameters.enableSymbolValidation, 'true') }}: + - job: + displayName: Symbol Availability + dependsOn: setupMaestroVars + condition: or(contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_31_Channel_Id)), + contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_31_Channel_Id))) + pool: + vmImage: 'windows-2019' + steps: + - task: DownloadBuildArtifacts@0 + displayName: Download Package Artifacts + inputs: + buildType: current + artifactName: PackageArtifacts + + - task: PowerShell@2 + displayName: Check Symbol Availability + inputs: + filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 + arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) + + - template: ../promote-build.yml + parameters: + ChannelId: ${{ variables.PublicRelease_31_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-tools-latest.yml b/eng/common/templates/post-build/channels/netcore-tools-latest.yml new file mode 100644 index 000000000..4d9f197d4 --- /dev/null +++ b/eng/common/templates/post-build/channels/netcore-tools-latest.yml @@ -0,0 +1,172 @@ +parameters: + enableSymbolValidation: true + symbolPublishingAdditionalParameters: '' + artifactsPublishingAdditionalParameters: '' + publishInstallersAndChecksums: false + publishToAzureDevOpsFeeds: false + azureDevOpsToolsFeed: 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json' + +stages: +- stage: NetCore_Tools_Latest_Publish + dependsOn: validate + variables: + - template: ../common-variables.yml + displayName: .NET Tools - Latest Publishing + jobs: + - template: ../setup-maestro-vars.yml + + - job: + displayName: Symbol Publishing + dependsOn: setupMaestroVars + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.NetCore_Tools_Latest_Channel_Id)) + variables: + - group: DotNet-Symbol-Server-Pats + pool: + vmImage: 'windows-2019' + steps: + - task: DownloadBuildArtifacts@0 + displayName: Download Blob Artifacts + inputs: + artifactName: 'BlobArtifacts' + continueOnError: true + + - task: DownloadBuildArtifacts@0 + displayName: Download PDB Artifacts + inputs: + artifactName: 'PDBArtifacts' + continueOnError: true + + - task: PowerShell@2 + displayName: Publish + inputs: + filePath: eng\common\sdk-task.ps1 + arguments: -task PublishToSymbolServers -restore -msbuildEngine dotnet + /p:DotNetSymbolServerTokenMsdl=$(microsoft-symbol-server-pat) + /p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat) + /p:PDBArtifactsDirectory='$(Build.ArtifactStagingDirectory)/PDBArtifacts/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:SymbolPublishingExclusionsFile='$(Build.SourcesDirectory)/eng/SymbolPublishingExclusionsFile.txt' + /p:Configuration=Release + ${{ parameters.symbolPublishingAdditionalParameters }} + + - job: + displayName: Publish Assets + dependsOn: setupMaestroVars + variables: + - group: DotNet-Blob-Feed + - group: AzureDevOps-Artifact-Feeds-Pats + - name: BARBuildId + value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] + - name: IsStableBuild + value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.IsStableBuild'] ] + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.NetCore_Tools_Latest_Channel_Id)) + pool: + vmImage: 'windows-2019' + steps: + - task: DownloadBuildArtifacts@0 + displayName: Download Package Artifacts + inputs: + buildType: current + artifactName: PackageArtifacts + + - task: DownloadBuildArtifacts@0 + displayName: Download Blob Artifacts + inputs: + buildType: current + artifactName: BlobArtifacts + + - task: DownloadBuildArtifacts@0 + displayName: Download Asset Manifests + inputs: + buildType: current + artifactName: AssetManifests + + - task: PowerShell@2 + displayName: Add Assets Location + env: + AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) + inputs: + filePath: eng\common\sdk-task.ps1 + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet + /p:ChannelId=$(NetCore_Tools_Latest_Channel_Id) + /p:ArtifactsCategory=$(_DotNetArtifactsCategory) + /p:IsStableBuild=$(IsStableBuild) + /p:IsInternalBuild=$(IsInternalBuild) + /p:RepositoryName=$(Build.Repository.Name) + /p:CommitSha=$(Build.SourceVersion) + /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' + /p:Configuration=Release + /p:InstallersTargetStaticFeed=$(InstallersBlobFeedUrl) + /p:PublishInstallersAndChecksums=${{ parameters.publishInstallersAndChecksums }} + /p:InstallersAzureAccountKey=$(dotnetcli-storage-key) + /p:ChecksumsTargetStaticFeed=$(ChecksumsBlobFeedUrl) + /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) + /p:PublishToAzureDevOpsNuGetFeeds=${{ parameters.publishToAzureDevOpsFeeds }} + /p:AzureDevOpsStaticShippingFeed=${{ parameters.azureDevOpsToolsFeed }} + /p:AzureDevOpsStaticShippingFeedKey='$(dn-bot-dnceng-artifact-feeds-rw)' + /p:AzureDevOpsStaticTransportFeed=${{ parameters.azureDevOpsToolsFeed }} + /p:AzureDevOpsStaticTransportFeedKey='$(dn-bot-dnceng-artifact-feeds-rw) + ${{ parameters.artifactsPublishingAdditionalParameters }} + + - task: NuGetCommand@2 + displayName: Publish Packages to AzDO Feed + condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') + inputs: + command: push + vstsFeed: $(AzDoFeedName) + packagesToPush: $(Build.ArtifactStagingDirectory)\PackageArtifacts\*.nupkg + publishVstsFeed: $(AzDoFeedName) + + - task: PowerShell@2 + displayName: Publish Blobs to AzDO Feed + inputs: + filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 + arguments: -FeedName $(AzDoFeedName) + -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ + -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) + enabled: false + + +- stage: NetCore_Tools_Latest_PublishValidation + displayName: .NET Tools - Latest Publish Validation + variables: + - template: ../common-variables.yml + jobs: + - template: ../setup-maestro-vars.yml + + - ${{ if eq(parameters.enableSymbolValidation, 'true') }}: + - job: + displayName: Symbol Availability + dependsOn: setupMaestroVars + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.NetCore_Tools_Latest_Channel_Id)) + pool: + vmImage: 'windows-2019' + steps: + - task: DownloadBuildArtifacts@0 + displayName: Download Package Artifacts + inputs: + buildType: current + artifactName: PackageArtifacts + + - task: PowerShell@2 + displayName: Check Symbol Availability + inputs: + filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 + arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) + + - template: ../darc-gather-drop.yml + parameters: + ChannelId: ${{ variables.NetCore_Tools_Latest_Channel_Id }} + + - template: ../promote-build.yml + parameters: + ChannelId: ${{ variables.NetCore_Tools_Latest_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/public-validation-release.yml b/eng/common/templates/post-build/channels/public-validation-release.yml index 1089ac5fa..e306fa87b 100644 --- a/eng/common/templates/post-build/channels/public-validation-release.yml +++ b/eng/common/templates/post-build/channels/public-validation-release.yml @@ -1,9 +1,15 @@ +parameters: + artifactsPublishingAdditionalParameters: '' + publishInstallersAndChecksums: false + publishToAzureDevOpsFeeds: false + azureDevOpsToolsFeed: 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json' + stages: - stage: PVR_Publish dependsOn: validate variables: - template: ../common-variables.yml - displayName: Validation Channel + displayName: .NET Tools - Validation Publishing jobs: - template: ../setup-maestro-vars.yml @@ -17,7 +23,7 @@ stages: value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] - name: IsStableBuild value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.IsStableBuild'] ] - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], variables.PublicValidationRelease_30_Channel_Id) + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicValidationRelease_30_Channel_Id)) pool: vmImage: 'windows-2019' steps: @@ -45,7 +51,7 @@ stages: AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) inputs: filePath: eng\common\sdk-task.ps1 - arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:ChannelId=$(PublicValidationRelease_30_Channel_Id) /p:ArtifactsCategory=$(_DotNetValidationArtifactsCategory) /p:IsStableBuild=$(IsStableBuild) @@ -53,16 +59,27 @@ stages: /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe - /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' - /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' - /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' - /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' - /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' - /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' - /p:Configuration=Release + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' + /p:Configuration=Release + /p:InstallersTargetStaticFeed=$(InstallersBlobFeedUrl) + /p:InstallersAzureAccountKey=$(dotnetcli-storage-key) + /p:PublishInstallersAndChecksums=${{ parameters.publishInstallersAndChecksums }} + /p:ChecksumsTargetStaticFeed=$(ChecksumsBlobFeedUrl) + /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) + /p:PublishToAzureDevOpsNuGetFeeds=${{ parameters.publishToAzureDevOpsFeeds }} + /p:AzureDevOpsStaticShippingFeed=${{ parameters.azureDevOpsToolsFeed }} + /p:AzureDevOpsStaticShippingFeedKey='$(dn-bot-dnceng-artifact-feeds-rw)' + /p:AzureDevOpsStaticTransportFeed=${{ parameters.azureDevOpsToolsFeed }} + /p:AzureDevOpsStaticTransportFeedKey='$(dn-bot-dnceng-artifact-feeds-rw)' + ${{ parameters.artifactsPublishingAdditionalParameters }} - task: NuGetCommand@2 displayName: Publish Packages to AzDO Feed @@ -77,14 +94,14 @@ stages: displayName: Publish Blobs to AzDO Feed inputs: filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 - arguments: -FeedName $(AzDoFeedName) + arguments: -FeedName $(AzDoFeedName) -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) enabled: false - stage: PVR_PublishValidation - displayName: Publish Validation + displayName: .NET Tools - Validation Publish Validation variables: - template: ../common-variables.yml jobs: @@ -94,6 +111,6 @@ stages: parameters: ChannelId: ${{ variables.PublicValidationRelease_30_Channel_Id }} - - template: ../promote-build.yml - parameters: + - template: ../promote-build.yml + parameters: ChannelId: ${{ variables.PublicValidationRelease_30_Channel_Id }} diff --git a/eng/common/templates/post-build/common-variables.yml b/eng/common/templates/post-build/common-variables.yml index bd0bc5e4d..49712b3a6 100644 --- a/eng/common/templates/post-build/common-variables.yml +++ b/eng/common/templates/post-build/common-variables.yml @@ -1,14 +1,27 @@ variables: - group: Publish-Build-Assets + - group: DotNet-DotNetCli-Storage # .NET Core 3 Dev - name: PublicDevRelease_30_Channel_Id value: 3 + # .NET Core 3.1 Dev + - name: PublicDevRelease_31_Channel_Id + value: 260 + + # .NET Core 5 Dev + - name: NetCore_5_Dev_Channel_Id + value: 131 + # .NET Tools - Validation - name: PublicValidationRelease_30_Channel_Id value: 9 + # .NET Tools - Latest + - name: NetCore_Tools_Latest_Channel_Id + value: 2 + # .NET Core 3.0 Internal Servicing - name: InternalServicing_30_Channel_Id value: 184 @@ -17,6 +30,10 @@ variables: - name: PublicRelease_30_Channel_Id value: 19 + # .NET Core 3.1 Release + - name: PublicRelease_31_Channel_Id + value: 129 + # Whether the build is internal or not - name: IsInternalBuild value: ${{ and(ne(variables['System.TeamProject'], 'public'), contains(variables['Build.SourceBranch'], 'internal')) }} @@ -37,3 +54,9 @@ variables: value: 3.0.0 - name: SymbolToolVersion value: 1.0.1 + + # Default locations for Installers and checksums + - name: ChecksumsBlobFeedUrl + value: https://dotnetclichecksums.blob.core.windows.net/dotnet/index.json + - name: InstallersBlobFeedUrl + value: https://dotnetcli.blob.core.windows.net/dotnet/index.json diff --git a/eng/common/templates/post-build/darc-gather-drop.yml b/eng/common/templates/post-build/darc-gather-drop.yml index f4e3bfcf5..3268ccaa5 100644 --- a/eng/common/templates/post-build/darc-gather-drop.yml +++ b/eng/common/templates/post-build/darc-gather-drop.yml @@ -5,7 +5,7 @@ jobs: - job: gatherDrop displayName: Gather Drop dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], ${{ parameters.ChannelId }}) + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', ${{ parameters.ChannelId }})) variables: - name: BARBuildId value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] diff --git a/eng/common/templates/post-build/post-build.yml b/eng/common/templates/post-build/post-build.yml index 0872db4ed..ae376b774 100644 --- a/eng/common/templates/post-build/post-build.yml +++ b/eng/common/templates/post-build/post-build.yml @@ -1,12 +1,21 @@ parameters: - enableSourceLinkValidation: true + enableSourceLinkValidation: false enableSigningValidation: true - enableSymbolValidation: true + enableSymbolValidation: false enableNugetValidation: true + publishInstallersAndChecksums: false + enableAzDONuGetFeeds: true SDLValidationParameters: enable: false + continueOnError: false params: '' + # These parameters let the user customize the call to sdk-task.ps1 for publishing + # symbols & general artifacts as well as for signing validation + symbolPublishingAdditionalParameters: '' + artifactsPublishingAdditionalParameters: '' + signingValidationAdditionalParameters: '' + # Which stages should finish execution before post-build stages start dependsOn: [build] @@ -52,7 +61,9 @@ stages: filePath: eng\common\sdk-task.ps1 arguments: -task SigningValidation -restore -msbuildEngine dotnet /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts' - /p:Configuration=Release + /p:SignCheckExclusionsFile='$(Build.SourcesDirectory)/eng/SignCheckExclusionsFile.txt' + /p:Configuration=Release + ${{ parameters.signingValidationAdditionalParameters }} - ${{ if eq(parameters.enableSourceLinkValidation, 'true') }}: - job: @@ -77,18 +88,60 @@ stages: -GHRepoName $(Build.Repository.Name) -GHCommit $(Build.SourceVersion) -SourcelinkCliVersion $(SourceLinkCLIVersion) + continueOnError: true - ${{ if eq(parameters.SDLValidationParameters.enable, 'true') }}: - template: /eng/common/templates/job/execute-sdl.yml parameters: additionalParameters: ${{ parameters.SDLValidationParameters.params }} + continueOnError: ${{ parameters.SDLValidationParameters.continueOnError }} -- template: \eng\common\templates\post-build\channels\public-dev-release.yml +- template: \eng\common\templates\post-build\channels\netcore-dev-5.yml parameters: enableSymbolValidation: ${{ parameters.enableSymbolValidation }} + symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }} + artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} + publishInstallersAndChecksums: ${{ parameters.publishInstallersAndChecksums }} + +- template: \eng\common\templates\post-build\channels\netcore-dev-30.yml + parameters: + enableSymbolValidation: ${{ parameters.enableSymbolValidation }} + symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }} + artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} + publishInstallersAndChecksums: ${{ parameters.publishInstallersAndChecksums }} + +- template: \eng\common\templates\post-build\channels\netcore-dev-31.yml + parameters: + enableSymbolValidation: ${{ parameters.enableSymbolValidation }} + symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }} + artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} + publishInstallersAndChecksums: ${{ parameters.publishInstallersAndChecksums }} + +- template: \eng\common\templates\post-build\channels\netcore-tools-latest.yml + parameters: + enableSymbolValidation: ${{ parameters.enableSymbolValidation }} + symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }} + artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} + publishInstallersAndChecksums: ${{ parameters.publishInstallersAndChecksums }} + enableAzDONuGetFeeds: ${{ parameters.enableAzDONuGetFeeds }} - template: \eng\common\templates\post-build\channels\public-validation-release.yml + parameters: + artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} + publishInstallersAndChecksums: ${{ parameters.publishInstallersAndChecksums }} + enableAzDONuGetFeeds: ${{ parameters.enableAzDONuGetFeeds }} -- template: \eng\common\templates\post-build\channels\public-release.yml +- template: \eng\common\templates\post-build\channels\netcore-release-30.yml + parameters: + symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }} + artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} -- template: \eng\common\templates\post-build\channels\internal-servicing.yml +- template: \eng\common\templates\post-build\channels\netcore-release-31.yml + parameters: + symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }} + artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} + +- template: \eng\common\templates\post-build\channels\netcore-internal-30.yml + parameters: + symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }} + artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} diff --git a/eng/common/templates/post-build/promote-build.yml b/eng/common/templates/post-build/promote-build.yml index 9387c583b..6b479c3b8 100644 --- a/eng/common/templates/post-build/promote-build.yml +++ b/eng/common/templates/post-build/promote-build.yml @@ -5,7 +5,7 @@ jobs: - job: displayName: Promote Build dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], ${{ parameters.ChannelId }}) + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', ${{ parameters.ChannelId }})) variables: - name: BARBuildId value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] diff --git a/eng/common/tools.ps1 b/eng/common/tools.ps1 index 8fe2b11ad..bb5638930 100644 --- a/eng/common/tools.ps1 +++ b/eng/common/tools.ps1 @@ -39,6 +39,10 @@ # installed on the machine instead of downloading one. [bool]$useInstalledDotNetCli = if (Test-Path variable:useInstalledDotNetCli) { $useInstalledDotNetCli } else { $true } +# Enable repos to use a particular version of the on-line dotnet-install scripts. +# default URL: https://dot.net/v1/dotnet-install.ps1 +[string]$dotnetInstallScriptVersion = if (Test-Path variable:dotnetInstallScriptVersion) { $dotnetInstallScriptVersion } else { "v1" } + # True to use global NuGet cache instead of restoring packages to repository-local directory. [bool]$useGlobalNuGetCache = if (Test-Path variable:useGlobalNuGetCache) { $useGlobalNuGetCache } else { !$ci } @@ -159,7 +163,8 @@ function GetDotNetInstallScript([string] $dotnetRoot) { $installScript = Join-Path $dotnetRoot "dotnet-install.ps1" if (!(Test-Path $installScript)) { Create-Directory $dotnetRoot - Invoke-WebRequest "https://dot.net/v1/dotnet-install.ps1" -OutFile $installScript + $ProgressPreference = 'SilentlyContinue' # Don't display the console progress UI - it's a huge perf hit + Invoke-WebRequest "https://dot.net/$dotnetInstallScriptVersion/dotnet-install.ps1" -OutFile $installScript } return $installScript @@ -278,6 +283,7 @@ function InitializeXCopyMSBuild([string]$packageVersion, [bool]$install) { Create-Directory $packageDir Write-Host "Downloading $packageName $packageVersion" + $ProgressPreference = 'SilentlyContinue' # Don't display the console progress UI - it's a huge perf hit Invoke-WebRequest "https://dotnet.myget.org/F/roslyn-tools/api/v2/package/$packageName/$packageVersion/" -OutFile $packagePath Unzip $packagePath $packageDir } @@ -518,6 +524,9 @@ function MSBuild-Core() { if ($warnAsError) { $cmdArgs += " /warnaserror /p:TreatWarningsAsErrors=true" } + else { + $cmdArgs += " /p:TreatWarningsAsErrors=false" + } foreach ($arg in $args) { if ($arg -ne $null -and $arg.Trim() -ne "") { diff --git a/eng/common/tools.sh b/eng/common/tools.sh index 738bb5669..94a1edd7d 100755 --- a/eng/common/tools.sh +++ b/eng/common/tools.sh @@ -45,6 +45,10 @@ warn_as_error=${warn_as_error:-true} # installed on the machine instead of downloading one. use_installed_dotnet_cli=${use_installed_dotnet_cli:-true} +# Enable repos to use a particular version of the on-line dotnet-install scripts. +# default URL: https://dot.net/v1/dotnet-install.sh +dotnetInstallScriptVersion=${dotnetInstallScriptVersion:-'v1'} + # True to use global NuGet cache instead of restoring packages to repository-local directory. if [[ "$ci" == true ]]; then use_global_nuget_cache=${use_global_nuget_cache:-false} @@ -195,7 +199,7 @@ function InstallDotNet { function GetDotNetInstallScript { local root=$1 local install_script="$root/dotnet-install.sh" - local install_script_url="https://dot.net/v1/dotnet-install.sh" + local install_script_url="https://dot.net/$dotnetInstallScriptVersion/dotnet-install.sh" if [[ ! -a "$install_script" ]]; then mkdir -p "$root" @@ -204,12 +208,19 @@ function GetDotNetInstallScript { # Use curl if available, otherwise use wget if command -v curl > /dev/null; then - curl "$install_script_url" -sSL --retry 10 --create-dirs -o "$install_script" - else - wget -q -O "$install_script" "$install_script_url" + curl "$install_script_url" -sSL --retry 10 --create-dirs -o "$install_script" || { + local exit_code=$? + Write-PipelineTelemetryError -category 'InitializeToolset' "Failed to acquire dotnet install script (exit code '$exit_code')." + ExitWithExitCode $exit_code + } + else + wget -q -O "$install_script" "$install_script_url" || { + local exit_code=$? + Write-PipelineTelemetryError -category 'InitializeToolset' "Failed to acquire dotnet install script (exit code '$exit_code')." + ExitWithExitCode $exit_code + } fi fi - # return value _GetDotNetInstallScript="$install_script" } diff --git a/global.json b/global.json index 6c742c4eb..e42dbcdd6 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19377.2" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19454.31" } } From 3e900bd026de22140a07227629a6d65c1b16e80b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2019 18:59:29 +0000 Subject: [PATCH 396/422] Update dependencies from https://github.com/dotnet/arcade build 20190905.3 (#4591) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19455.3 --- eng/Version.Details.xml | 4 ++-- eng/common/templates/post-build/common-variables.yml | 2 +- global.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c990b13b8..69db0a20a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 00d8aa82b488f321204a0e69a81399af9df276a1 + fee4ebe849050a385a4999e4c84fa61c1dc234bb diff --git a/eng/common/templates/post-build/common-variables.yml b/eng/common/templates/post-build/common-variables.yml index 49712b3a6..f62c097b3 100644 --- a/eng/common/templates/post-build/common-variables.yml +++ b/eng/common/templates/post-build/common-variables.yml @@ -8,7 +8,7 @@ variables: # .NET Core 3.1 Dev - name: PublicDevRelease_31_Channel_Id - value: 260 + value: 128 # .NET Core 5 Dev - name: NetCore_5_Dev_Channel_Id diff --git a/global.json b/global.json index e42dbcdd6..8ee431ef6 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19454.31" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19455.3" } } From 245ef6dcfab2c1967efade11afee55eeebd31029 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 5 Sep 2019 21:30:29 +0000 Subject: [PATCH 397/422] Update dependencies from https://github.com/dotnet/core-setup build 20190905.15 - Microsoft.NETCore.App - 3.1.0-preview1.19455.15 - NETStandard.Library.Ref - 2.1.0-preview1.19455.15 - Microsoft.WindowsDesktop.App - 3.1.0-preview1.19455.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) --- 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 3ec90b2c7..56b77ea96 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 93e1324ce55c1bbd01206eff6bd659bdf34f8fe1 + 8cdffdc87fb6c1d63adb575df18645e5e45c0d94 - + https://github.com/dotnet/core-setup - 93e1324ce55c1bbd01206eff6bd659bdf34f8fe1 + 8cdffdc87fb6c1d63adb575df18645e5e45c0d94 - + https://github.com/dotnet/core-setup - 93e1324ce55c1bbd01206eff6bd659bdf34f8fe1 + 8cdffdc87fb6c1d63adb575df18645e5e45c0d94 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 71744d3163293fc31cd1c1917929cf172d22bcaa - + 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 07ab80ac6..3f8ad32e6 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.1.0-preview1.19454.16 + 3.1.0-preview1.19455.15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview1.19454.16 + 2.1.0-preview1.19455.15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.1.0-preview1.19454.16 + 3.1.0-preview1.19455.15 $(MicrosoftWindowsDesktopAppPackageVersion) From 209114cb1ead081d2cb4e0cf8c5728594ca95266 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 5 Sep 2019 21:45:47 +0000 Subject: [PATCH 398/422] Update dependencies from https://github.com/dotnet/core-setup build 20190905.16 - Microsoft.NETCore.App - 3.1.0-preview1.19455.16 - NETStandard.Library.Ref - 2.1.0-preview1.19455.16 - Microsoft.WindowsDesktop.App - 3.1.0-preview1.19455.16 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 | 6 +++--- eng/Versions.props | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 56b77ea96..f11c02370 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 8cdffdc87fb6c1d63adb575df18645e5e45c0d94 - + https://github.com/dotnet/core-setup 8cdffdc87fb6c1d63adb575df18645e5e45c0d94 - + https://github.com/dotnet/core-setup 8cdffdc87fb6c1d63adb575df18645e5e45c0d94 diff --git a/eng/Versions.props b/eng/Versions.props index 3f8ad32e6..347d96ab7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.1.0-preview1.19455.15 + 3.1.0-preview1.19455.16 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview1.19455.15 + 2.1.0-preview1.19455.16 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.1.0-preview1.19455.15 + 3.1.0-preview1.19455.16 $(MicrosoftWindowsDesktopAppPackageVersion) From 859ed08637837772832741d76ef8d46849ed0bfc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 6 Sep 2019 03:50:28 +0000 Subject: [PATCH 399/422] Update dependencies from https://github.com/dotnet/core-setup build 20190905.25 - Microsoft.NETCore.App - 3.1.0-preview1.19455.25 - NETStandard.Library.Ref - 2.1.0-preview1.19455.25 - Microsoft.WindowsDesktop.App - 3.1.0-preview1.19455.25 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 | 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 f11c02370..be6d56ecd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8cdffdc87fb6c1d63adb575df18645e5e45c0d94 + db11b05953ca56752b3da4cce203472c40fa6c3c - + https://github.com/dotnet/core-setup - 8cdffdc87fb6c1d63adb575df18645e5e45c0d94 + db11b05953ca56752b3da4cce203472c40fa6c3c - + https://github.com/dotnet/core-setup - 8cdffdc87fb6c1d63adb575df18645e5e45c0d94 + db11b05953ca56752b3da4cce203472c40fa6c3c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 347d96ab7..7ebe9d507 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.1.0-preview1.19455.16 + 3.1.0-preview1.19455.25 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview1.19455.16 + 2.1.0-preview1.19455.25 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.1.0-preview1.19455.16 + 3.1.0-preview1.19455.25 $(MicrosoftWindowsDesktopAppPackageVersion) From 00efa2c3941683e6daf20c949ce60dec1d730efd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 6 Sep 2019 09:05:29 +0000 Subject: [PATCH 400/422] Update dependencies from https://github.com/dotnet/core-setup build 20190905.31 - Microsoft.NETCore.App - 3.1.0-preview1.19455.31 - NETStandard.Library.Ref - 2.1.0-preview1.19455.31 - Microsoft.WindowsDesktop.App - 3.1.0-preview1.19455.31 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 | 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 be6d56ecd..e939068ba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - db11b05953ca56752b3da4cce203472c40fa6c3c + 7194756bb3b052f1550dd50d3e229b350d348da2 - + https://github.com/dotnet/core-setup - db11b05953ca56752b3da4cce203472c40fa6c3c + 7194756bb3b052f1550dd50d3e229b350d348da2 - + https://github.com/dotnet/core-setup - db11b05953ca56752b3da4cce203472c40fa6c3c + 7194756bb3b052f1550dd50d3e229b350d348da2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 7ebe9d507..840cb4f46 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.1.0-preview1.19455.25 + 3.1.0-preview1.19455.31 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview1.19455.25 + 2.1.0-preview1.19455.31 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.1.0-preview1.19455.25 + 3.1.0-preview1.19455.31 $(MicrosoftWindowsDesktopAppPackageVersion) From 42e9c6cb337eb119f8e775507de1a9c90bd05e0b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2019 13:34:23 +0000 Subject: [PATCH 401/422] Update dependencies from https://github.com/dotnet/arcade build 20190905.21 (#4613) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19455.21 --- eng/Version.Details.xml | 4 +- eng/common/templates/job/job.yml | 5 +- .../templates/job/publish-build-assets.yml | 7 ++ .../post-build/channels/netcore-dev-30.yml | 65 +++++++--------- .../post-build/channels/netcore-dev-31.yml | 45 +++++------ .../post-build/channels/netcore-dev-5.yml | 71 +++++++++--------- .../channels/netcore-internal-30.yml | 60 +++++++-------- .../channels/netcore-release-30.yml | 61 +++++++-------- .../channels/netcore-release-31.yml | 56 +++++++------- .../channels/netcore-tools-latest.yml | 74 ++++++++----------- .../channels/public-validation-release.yml | 67 +++++++---------- .../templates/post-build/common-variables.yml | 24 +++++- .../templates/post-build/post-build.yml | 1 + global.json | 2 +- 14 files changed, 246 insertions(+), 296 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 69db0a20a..fd223f5bc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - fee4ebe849050a385a4999e4c84fa61c1dc234bb + e99f81b0e3289cfd851be0d927c1fcffa43af6b5 diff --git a/eng/common/templates/job/job.yml b/eng/common/templates/job/job.yml index 8db456bb7..ffda80a19 100644 --- a/eng/common/templates/job/job.yml +++ b/eng/common/templates/job/job.yml @@ -24,7 +24,7 @@ parameters: workspace: '' -# Job base template specific parameters + # Job base template specific parameters # Optional: Enable installing Microbuild plugin # if 'true', these "variables" must be specified in the variables object or as part of the queue matrix # _TeamName - the name of your team @@ -151,6 +151,9 @@ jobs: continueOnError: ${{ parameters.continueOnError }} condition: and(succeeded(), in(variables['_SignType'], 'real', 'test'), eq(variables['Agent.Os'], 'Windows_NT')) + - ${{ if and(eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: + - task: NuGetAuthenticate@0 + - ${{ each step in parameters.steps }}: - ${{ step }} diff --git a/eng/common/templates/job/publish-build-assets.yml b/eng/common/templates/job/publish-build-assets.yml index 9e77ef1b5..b722975f9 100644 --- a/eng/common/templates/job/publish-build-assets.yml +++ b/eng/common/templates/job/publish-build-assets.yml @@ -47,6 +47,10 @@ jobs: downloadPath: '$(Build.StagingDirectory)/Download' condition: ${{ parameters.condition }} continueOnError: ${{ parameters.continueOnError }} + + - ${{ if and(eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: + - task: NuGetAuthenticate@0 + - task: PowerShell@2 displayName: Publish Build Assets inputs: @@ -59,6 +63,7 @@ jobs: /p:Configuration=$(_BuildConfig) condition: ${{ parameters.condition }} continueOnError: ${{ parameters.continueOnError }} + - task: powershell@2 displayName: Create ReleaseConfigs Artifact inputs: @@ -67,12 +72,14 @@ jobs: Add-Content -Path "$(Build.StagingDirectory)/ReleaseConfigs.txt" -Value $(BARBuildId) Add-Content -Path "$(Build.StagingDirectory)/ReleaseConfigs.txt" -Value "$(DefaultChannels)" Add-Content -Path "$(Build.StagingDirectory)/ReleaseConfigs.txt" -Value $(IsStableBuild) + - task: PublishBuildArtifacts@1 displayName: Publish ReleaseConfigs Artifact inputs: PathtoPublish: '$(Build.StagingDirectory)/ReleaseConfigs.txt' PublishLocation: Container ArtifactName: ReleaseConfigs + - ${{ if eq(parameters.enablePublishBuildArtifacts, 'true') }}: - task: PublishBuildArtifacts@1 displayName: Publish Logs to VSTS diff --git a/eng/common/templates/post-build/channels/netcore-dev-30.yml b/eng/common/templates/post-build/channels/netcore-dev-30.yml index 3ce7ce4d6..16e4eff7d 100644 --- a/eng/common/templates/post-build/channels/netcore-dev-30.yml +++ b/eng/common/templates/post-build/channels/netcore-dev-30.yml @@ -47,7 +47,7 @@ stages: /p:Configuration=Release ${{ parameters.symbolPublishingAdditionalParameters }} - - job: + - job: publish_assets displayName: Publish Assets dependsOn: setupMaestroVars variables: @@ -79,30 +79,41 @@ stages: buildType: current artifactName: AssetManifests + - task: NuGetToolInstaller@1 + displayName: 'Install NuGet.exe' + + # This is necessary whenever we want to publish/restore to an AzDO private feed + - task: NuGetAuthenticate@0 + displayName: 'Authenticate to AzDO Feeds' + - task: PowerShell@2 - displayName: Add Assets Location + displayName: Publish Assets env: - AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) + AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-universal-packages-rw) inputs: filePath: eng\common\sdk-task.ps1 - arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet - /p:ChannelId=$(PublicDevRelease_30_Channel_Id) + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:ArtifactsCategory=$(_DotNetArtifactsCategory) /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) - /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe - /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' - /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' - /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' - /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' - /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' - /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' - /p:Configuration=Release + /p:StaticInternalFeed=$(StaticInternalFeed) + /p:InternalChecksumsTargetStaticFeed=$(InternalChecksumsBlobFeedUrl) + /p:InternalChecksumsTargetStaticFeedKey=$(InternalChecksumsBlobFeedKey) + /p:InternalInstallersTargetStaticFeed=$(InternalInstallersBlobFeedUrl) + /p:InternalInstallersTargetStaticFeedKey=$(InternalInstallersBlobFeedKey) + /p:NugetPath=$(NuGetExeToolPath) + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' + /p:Configuration=Release /p:PublishInstallersAndChecksums=${{ parameters.publishInstallersAndChecksums }} /p:InstallersTargetStaticFeed=$(InstallersBlobFeedUrl) /p:InstallersAzureAccountKey=$(dotnetcli-storage-key) @@ -110,24 +121,6 @@ stages: /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) ${{ parameters.artifactsPublishingAdditionalParameters }} - - task: NuGetCommand@2 - displayName: Publish Packages to AzDO Feed - condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') - inputs: - command: push - vstsFeed: $(AzDoFeedName) - packagesToPush: $(Build.ArtifactStagingDirectory)\PackageArtifacts\*.nupkg - publishVstsFeed: $(AzDoFeedName) - - - task: PowerShell@2 - displayName: Publish Blobs to AzDO Feed - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 - arguments: -FeedName $(AzDoFeedName) - -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ - -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) - enabled: false - - stage: NetCore_Dev30_Publish_Validation displayName: .NET Core 3.0 Dev Publish Validation @@ -156,10 +149,6 @@ stages: filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - template: ../darc-gather-drop.yml - parameters: - ChannelId: ${{ variables.PublicDevRelease_30_Channel_Id }} - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.PublicDevRelease_30_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-dev-31.yml b/eng/common/templates/post-build/channels/netcore-dev-31.yml index d40aaacc4..52322b128 100644 --- a/eng/common/templates/post-build/channels/netcore-dev-31.yml +++ b/eng/common/templates/post-build/channels/netcore-dev-31.yml @@ -79,22 +79,33 @@ stages: buildType: current artifactName: AssetManifests + - task: NuGetToolInstaller@1 + displayName: 'Install NuGet.exe' + + # This is necessary whenever we want to publish/restore to an AzDO private feed + - task: NuGetAuthenticate@0 + displayName: 'Authenticate to AzDO Feeds' + - task: PowerShell@2 - displayName: Add Assets Location + displayName: Publish Assets env: - AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) + AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-universal-packages-rw) inputs: filePath: eng\common\sdk-task.ps1 arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet - /p:ChannelId=$(PublicDevRelease_31_Channel_Id) /p:ArtifactsCategory=$(_DotNetArtifactsCategory) /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) - /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe - /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' + /p:StaticInternalFeed=$(StaticInternalFeed) + /p:InternalChecksumsTargetStaticFeed=$(InternalChecksumsBlobFeedUrl) + /p:InternalChecksumsTargetStaticFeedKey=$(InternalChecksumsBlobFeedKey) + /p:InternalInstallersTargetStaticFeed=$(InternalInstallersBlobFeedUrl) + /p:InternalInstallersTargetStaticFeedKey=$(InternalInstallersBlobFeedKey) + /p:NugetPath=$(NuGetExeToolPath) + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' /p:BARBuildId=$(BARBuildId) /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' @@ -110,24 +121,6 @@ stages: /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) ${{ parameters.artifactsPublishingAdditionalParameters }} - - task: NuGetCommand@2 - displayName: Publish Packages to AzDO Feed - condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') - inputs: - command: push - vstsFeed: $(AzDoFeedName) - packagesToPush: $(Build.ArtifactStagingDirectory)\PackageArtifacts\*.nupkg - publishVstsFeed: $(AzDoFeedName) - - - task: PowerShell@2 - displayName: Publish Blobs to AzDO Feed - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 - arguments: -FeedName $(AzDoFeedName) - -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ - -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) - enabled: false - - stage: NetCore_Dev31_Publish_Validation displayName: .NET Core 3.1 Dev Publish Validation @@ -156,10 +149,6 @@ stages: filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - template: ../darc-gather-drop.yml - parameters: - ChannelId: ${{ variables.PublicDevRelease_31_Channel_Id }} - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.PublicDevRelease_31_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-dev-5.yml b/eng/common/templates/post-build/channels/netcore-dev-5.yml index 584185c2a..4d77d2669 100644 --- a/eng/common/templates/post-build/channels/netcore-dev-5.yml +++ b/eng/common/templates/post-build/channels/netcore-dev-5.yml @@ -3,6 +3,7 @@ parameters: symbolPublishingAdditionalParameters: '' artifactsPublishingAdditionalParameters: '' publishInstallersAndChecksums: false + publishToAzureDevOpsFeeds: true stages: - stage: NetCore_Dev5_Publish @@ -47,7 +48,7 @@ stages: /p:Configuration=Release ${{ parameters.symbolPublishingAdditionalParameters }} - - job: + - job: publish_assets displayName: Publish Assets dependsOn: setupMaestroVars variables: @@ -79,55 +80,53 @@ stages: buildType: current artifactName: AssetManifests + - task: NuGetToolInstaller@1 + displayName: 'Install NuGet.exe' + + # This is necessary whenever we want to publish/restore to an AzDO private feed + - task: NuGetAuthenticate@0 + displayName: 'Authenticate to AzDO Feeds' + - task: PowerShell@2 - displayName: Add Assets Location + displayName: Publish Assets env: - AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) + AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-universal-packages-rw) inputs: filePath: eng\common\sdk-task.ps1 - arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet - /p:ChannelId=$(NetCore_5_Dev_Channel_Id) + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:ArtifactsCategory=$(_DotNetArtifactsCategory) /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) - /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe - /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' - /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' - /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' - /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' - /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' - /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' + /p:StaticInternalFeed=$(StaticInternalFeed) + /p:InternalChecksumsTargetStaticFeed=$(InternalChecksumsBlobFeedUrl) + /p:InternalChecksumsTargetStaticFeedKey=$(InternalChecksumsBlobFeedKey) + /p:InternalInstallersTargetStaticFeed=$(InternalInstallersBlobFeedUrl) + /p:InternalInstallersTargetStaticFeedKey=$(InternalInstallersBlobFeedKey) + /p:NugetPath=$(NuGetExeToolPath) + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' /p:Configuration=Release + /p:PublishInstallersAndChecksums=${{ parameters.publishInstallersAndChecksums }} /p:InstallersTargetStaticFeed=$(InstallersBlobFeedUrl) /p:InstallersAzureAccountKey=$(dotnetcli-storage-key) - /p:PublishInstallersAndChecksums=${{ parameters.publishInstallersAndChecksums }} /p:ChecksumsTargetStaticFeed=$(ChecksumsBlobFeedUrl) /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) + /p:PublishToAzureDevOpsNuGetFeeds=${{ parameters.publishToAzureDevOpsFeeds }} + /p:AzureDevOpsStaticShippingFeed='https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json' + /p:AzureDevOpsStaticShippingFeedKey='$(dn-bot-dnceng-artifact-feeds-rw)' + /p:AzureDevOpsStaticTransportFeed='https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json' + /p:AzureDevOpsStaticTransportFeedKey='$(dn-bot-dnceng-artifact-feeds-rw) ${{ parameters.artifactsPublishingAdditionalParameters }} - - task: NuGetCommand@2 - displayName: Publish Packages to AzDO Feed - condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') - inputs: - command: push - vstsFeed: $(AzDoFeedName) - packagesToPush: $(Build.ArtifactStagingDirectory)\PackageArtifacts\*.nupkg - publishVstsFeed: $(AzDoFeedName) - - - task: PowerShell@2 - displayName: Publish Blobs to AzDO Feed - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 - arguments: -FeedName $(AzDoFeedName) - -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ - -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) - enabled: false - - stage: NetCore_Dev5_Publish_Validation displayName: .NET Core 5 Dev Publish Validation @@ -156,10 +155,6 @@ stages: filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - template: ../darc-gather-drop.yml - parameters: - ChannelId: ${{ variables.NetCore_5_Dev_Channel_Id }} - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.NetCore_5_Dev_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-internal-30.yml b/eng/common/templates/post-build/channels/netcore-internal-30.yml index 8bf88fd49..ad3650127 100644 --- a/eng/common/templates/post-build/channels/netcore-internal-30.yml +++ b/eng/common/templates/post-build/channels/netcore-internal-30.yml @@ -78,50 +78,42 @@ stages: buildType: current artifactName: AssetManifests + - task: NuGetToolInstaller@1 + displayName: 'Install NuGet.exe' + + # This is necessary whenever we want to publish/restore to an AzDO private feed + - task: NuGetAuthenticate@0 + displayName: 'Authenticate to AzDO Feeds' + - task: PowerShell@2 - displayName: Add Assets Location + displayName: Publish Assets env: - AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) + AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-universal-packages-rw) inputs: filePath: eng\common\sdk-task.ps1 - arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet - /p:ChannelId=$(InternalServicing_30_Channel_Id) + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) - /p:AzureStorageAccountName=$(ProxyBackedFeedsAccountName) - /p:AzureStorageAccountKey=$(dotnetfeed-storage-access-key-1) - /p:AzureDevOpsFeedsBaseUrl=$(dotnetfeed-internal-private-feed-url) - /p:StaticInternalFeed=$(dotnetfeed-internal-nonstable-feed-url) - /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe - /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' - /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' - /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' - /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' - /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' - /p:Configuration=Release + /p:StaticInternalFeed=$(StaticInternalFeed) + /p:InternalChecksumsTargetStaticFeed=$(InternalChecksumsBlobFeedUrl) + /p:InternalChecksumsTargetStaticFeedKey=$(InternalChecksumsBlobFeedKey) + /p:InternalInstallersTargetStaticFeed=$(InternalInstallersBlobFeedUrl) + /p:InternalInstallersTargetStaticFeedKey=$(InternalInstallersBlobFeedKey) + /p:NugetPath=$(NuGetExeToolPath) + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' + /p:Configuration=Release ${{ parameters.artifactsPublishingAdditionalParameters }} - - task: NuGetCommand@2 - displayName: Publish Packages to AzDO Feed - condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') - inputs: - command: push - vstsFeed: $(AzDoFeedName) - packagesToPush: $(Build.ArtifactStagingDirectory)\PackageArtifacts\*.nupkg - publishVstsFeed: $(AzDoFeedName) - - - task: PowerShell@2 - displayName: Publish Blobs to AzDO Feed - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 - arguments: -FeedName $(AzDoFeedName) - -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ - -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) - enabled: false - - template: ../trigger-subscription.yml parameters: ChannelId: ${{ variables.InternalServicing_30_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-release-30.yml b/eng/common/templates/post-build/channels/netcore-release-30.yml index dc9541d9e..8c4bb6005 100644 --- a/eng/common/templates/post-build/channels/netcore-release-30.yml +++ b/eng/common/templates/post-build/channels/netcore-release-30.yml @@ -78,51 +78,42 @@ stages: buildType: current artifactName: AssetManifests + - task: NuGetToolInstaller@1 + displayName: 'Install NuGet.exe' + + # This is necessary whenever we want to publish/restore to an AzDO private feed + - task: NuGetAuthenticate@0 + displayName: 'Authenticate to AzDO Feeds' + - task: PowerShell@2 - displayName: Publish + displayName: Publish Assets env: - AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) + AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-universal-packages-rw) inputs: filePath: eng\common\sdk-task.ps1 - arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet - /p:ChannelId=$(PublicRelease_30_Channel_Id) + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) - /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' - /p:AzureStorageAccountName=$(ProxyBackedFeedsAccountName) - /p:AzureStorageAccountKey=$(dotnetfeed-storage-access-key-1) - /p:AzureDevOpsFeedsBaseUrl=$(dotnetfeed-internal-private-feed-url) - /p:StaticInternalFeed=$(dotnetfeed-internal-nonstable-feed-url) - /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe - /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' - /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' - /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' - /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' - /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' - /p:Configuration=Release + /p:StaticInternalFeed=$(StaticInternalFeed) + /p:InternalChecksumsTargetStaticFeed=$(InternalChecksumsBlobFeedUrl) + /p:InternalChecksumsTargetStaticFeedKey=$(InternalChecksumsBlobFeedKey) + /p:InternalInstallersTargetStaticFeed=$(InternalInstallersBlobFeedUrl) + /p:InternalInstallersTargetStaticFeedKey=$(InternalInstallersBlobFeedKey) + /p:NugetPath=$(NuGetExeToolPath) + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' + /p:Configuration=Release ${{ parameters.artifactsPublishingAdditionalParameters }} - - task: NuGetCommand@2 - displayName: Publish Packages to AzDO Feed - condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') - inputs: - command: push - vstsFeed: $(AzDoFeedName) - packagesToPush: $(Build.ArtifactStagingDirectory)\PackageArtifacts\*.nupkg - publishVstsFeed: $(AzDoFeedName) - - - task: PowerShell@2 - displayName: Publish Blobs to AzDO Feed - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 - arguments: -FeedName $(AzDoFeedName) - -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ - -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) - enabled: false - - template: ../trigger-subscription.yml parameters: ChannelId: ${{ variables.PublicRelease_30_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-release-31.yml b/eng/common/templates/post-build/channels/netcore-release-31.yml index 4dcf4ba9c..cfe6386da 100644 --- a/eng/common/templates/post-build/channels/netcore-release-31.yml +++ b/eng/common/templates/post-build/channels/netcore-release-31.yml @@ -78,51 +78,48 @@ stages: buildType: current artifactName: AssetManifests + - task: NuGetToolInstaller@1 + displayName: 'Install NuGet.exe' + + # This is necessary whenever we want to publish/restore to an AzDO private feed + - task: NuGetAuthenticate@0 + displayName: 'Authenticate to AzDO Feeds' + - task: PowerShell@2 - displayName: Publish + displayName: Publish Assets env: - AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) + AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-universal-packages-rw) inputs: filePath: eng\common\sdk-task.ps1 arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet - /p:ChannelId=$(PublicRelease_31_Channel_Id) + /p:ArtifactsCategory=$(_DotNetArtifactsCategory) /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) + /p:StaticInternalFeed=$(StaticInternalFeed) + /p:InternalChecksumsTargetStaticFeed=$(InternalChecksumsBlobFeedUrl) + /p:InternalChecksumsTargetStaticFeedKey=$(InternalChecksumsBlobFeedKey) + /p:InternalInstallersTargetStaticFeed=$(InternalInstallersBlobFeedUrl) + /p:InternalInstallersTargetStaticFeedKey=$(InternalInstallersBlobFeedKey) + /p:NugetPath=$(NuGetExeToolPath) + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' - /p:AzureStorageAccountName=$(ProxyBackedFeedsAccountName) - /p:AzureStorageAccountKey=$(dotnetfeed-storage-access-key-1) - /p:AzureDevOpsFeedsBaseUrl=$(dotnetfeed-internal-private-feed-url) - /p:StaticInternalFeed=$(dotnetfeed-internal-nonstable-feed-url) - /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe /p:BARBuildId=$(BARBuildId) /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' - /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' - /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' /p:Configuration=Release + /p:PublishInstallersAndChecksums=${{ parameters.publishInstallersAndChecksums }} + /p:InstallersTargetStaticFeed=$(InstallersBlobFeedUrl) + /p:InstallersAzureAccountKey=$(dotnetcli-storage-key) + /p:ChecksumsTargetStaticFeed=$(ChecksumsBlobFeedUrl) + /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) ${{ parameters.artifactsPublishingAdditionalParameters }} - - task: NuGetCommand@2 - displayName: Publish Packages to AzDO Feed - condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') - inputs: - command: push - vstsFeed: $(AzDoFeedName) - packagesToPush: $(Build.ArtifactStagingDirectory)\PackageArtifacts\*.nupkg - publishVstsFeed: $(AzDoFeedName) - - - task: PowerShell@2 - displayName: Publish Blobs to AzDO Feed - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 - arguments: -FeedName $(AzDoFeedName) - -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ - -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) - enabled: false - - template: ../trigger-subscription.yml parameters: ChannelId: ${{ variables.PublicRelease_31_Channel_Id }} @@ -138,8 +135,7 @@ stages: - job: displayName: Symbol Availability dependsOn: setupMaestroVars - condition: or(contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_31_Channel_Id)), - contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_31_Channel_Id))) + condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_31_Channel_Id)) pool: vmImage: 'windows-2019' steps: diff --git a/eng/common/templates/post-build/channels/netcore-tools-latest.yml b/eng/common/templates/post-build/channels/netcore-tools-latest.yml index 4d9f197d4..83dbdeea1 100644 --- a/eng/common/templates/post-build/channels/netcore-tools-latest.yml +++ b/eng/common/templates/post-build/channels/netcore-tools-latest.yml @@ -3,8 +3,7 @@ parameters: symbolPublishingAdditionalParameters: '' artifactsPublishingAdditionalParameters: '' publishInstallersAndChecksums: false - publishToAzureDevOpsFeeds: false - azureDevOpsToolsFeed: 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json' + publishToAzureDevOpsFeeds: true stages: - stage: NetCore_Tools_Latest_Publish @@ -49,7 +48,7 @@ stages: /p:Configuration=Release ${{ parameters.symbolPublishingAdditionalParameters }} - - job: + - job: publish_assets displayName: Publish Assets dependsOn: setupMaestroVars variables: @@ -81,60 +80,53 @@ stages: buildType: current artifactName: AssetManifests + - task: NuGetToolInstaller@1 + displayName: 'Install NuGet.exe' + + # This is necessary whenever we want to publish/restore to an AzDO private feed + - task: NuGetAuthenticate@0 + displayName: 'Authenticate to AzDO Feeds' + - task: PowerShell@2 - displayName: Add Assets Location + displayName: Publish Assets env: - AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) + AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-universal-packages-rw) inputs: filePath: eng\common\sdk-task.ps1 - arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet - /p:ChannelId=$(NetCore_Tools_Latest_Channel_Id) + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:ArtifactsCategory=$(_DotNetArtifactsCategory) /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) - /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe - /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' - /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' - /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' - /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' - /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' - /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' + /p:StaticInternalFeed=$(StaticInternalFeed) + /p:InternalChecksumsTargetStaticFeed=$(InternalChecksumsBlobFeedUrl) + /p:InternalChecksumsTargetStaticFeedKey=$(InternalChecksumsBlobFeedKey) + /p:InternalInstallersTargetStaticFeed=$(InternalInstallersBlobFeedUrl) + /p:InternalInstallersTargetStaticFeedKey=$(InternalInstallersBlobFeedKey) + /p:NugetPath=$(NuGetExeToolPath) + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' /p:Configuration=Release - /p:InstallersTargetStaticFeed=$(InstallersBlobFeedUrl) /p:PublishInstallersAndChecksums=${{ parameters.publishInstallersAndChecksums }} + /p:InstallersTargetStaticFeed=$(InstallersBlobFeedUrl) /p:InstallersAzureAccountKey=$(dotnetcli-storage-key) /p:ChecksumsTargetStaticFeed=$(ChecksumsBlobFeedUrl) /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) /p:PublishToAzureDevOpsNuGetFeeds=${{ parameters.publishToAzureDevOpsFeeds }} - /p:AzureDevOpsStaticShippingFeed=${{ parameters.azureDevOpsToolsFeed }} + /p:AzureDevOpsStaticShippingFeed='https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json' /p:AzureDevOpsStaticShippingFeedKey='$(dn-bot-dnceng-artifact-feeds-rw)' - /p:AzureDevOpsStaticTransportFeed=${{ parameters.azureDevOpsToolsFeed }} + /p:AzureDevOpsStaticTransportFeed='https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json' /p:AzureDevOpsStaticTransportFeedKey='$(dn-bot-dnceng-artifact-feeds-rw) ${{ parameters.artifactsPublishingAdditionalParameters }} - - - task: NuGetCommand@2 - displayName: Publish Packages to AzDO Feed - condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') - inputs: - command: push - vstsFeed: $(AzDoFeedName) - packagesToPush: $(Build.ArtifactStagingDirectory)\PackageArtifacts\*.nupkg - publishVstsFeed: $(AzDoFeedName) - - - task: PowerShell@2 - displayName: Publish Blobs to AzDO Feed - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 - arguments: -FeedName $(AzDoFeedName) - -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ - -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) - enabled: false - + - stage: NetCore_Tools_Latest_PublishValidation displayName: .NET Tools - Latest Publish Validation @@ -163,10 +155,6 @@ stages: filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - template: ../darc-gather-drop.yml - parameters: - ChannelId: ${{ variables.NetCore_Tools_Latest_Channel_Id }} - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.NetCore_Tools_Latest_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/public-validation-release.yml b/eng/common/templates/post-build/channels/public-validation-release.yml index e306fa87b..a5fcdc581 100644 --- a/eng/common/templates/post-build/channels/public-validation-release.yml +++ b/eng/common/templates/post-build/channels/public-validation-release.yml @@ -1,8 +1,7 @@ parameters: artifactsPublishingAdditionalParameters: '' publishInstallersAndChecksums: false - publishToAzureDevOpsFeeds: false - azureDevOpsToolsFeed: 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json' + publishToAzureDevOpsFeeds: true stages: - stage: PVR_Publish @@ -13,7 +12,7 @@ stages: jobs: - template: ../setup-maestro-vars.yml - - job: + - job: publish_assets displayName: Publish Assets dependsOn: setupMaestroVars variables: @@ -45,60 +44,48 @@ stages: buildType: current artifactName: AssetManifests + - task: NuGetToolInstaller@1 + displayName: 'Install NuGet.exe' + + # This is necessary whenever we want to publish/restore to an AzDO private feed + - task: NuGetAuthenticate@0 + displayName: 'Authenticate to AzDO Feeds' + - task: PowerShell@2 - displayName: Add Assets Location + displayName: Publish Assets env: - AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-unviersal-packages-rw) + AZURE_DEVOPS_EXT_PAT: $(dn-bot-dnceng-universal-packages-rw) inputs: filePath: eng\common\sdk-task.ps1 - arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet - /p:ChannelId=$(PublicValidationRelease_30_Channel_Id) + arguments: -task PublishArtifactsInManifest -restore -msbuildEngine dotnet /p:ArtifactsCategory=$(_DotNetValidationArtifactsCategory) /p:IsStableBuild=$(IsStableBuild) /p:IsInternalBuild=$(IsInternalBuild) /p:RepositoryName=$(Build.Repository.Name) /p:CommitSha=$(Build.SourceVersion) - /p:NugetPath=$(Agent.BuildDirectory)\Nuget\NuGet.exe - /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:TargetFeedPAT='$(dn-bot-dnceng-unviersal-packages-rw)' - /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' - /p:BARBuildId=$(BARBuildId) - /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' - /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' - /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' - /p:BlobBasePath='$(Build.ArtifactStagingDirectory)\BlobArtifacts' - /p:PackageBasePath='$(Build.ArtifactStagingDirectory)\PackageArtifacts' + /p:NugetPath=$(NuGetExeToolPath) + /p:AzdoTargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:TargetFeedPAT='$(dn-bot-dnceng-universal-packages-rw)' + /p:AzureStorageTargetFeedPAT='$(dotnetfeed-storage-access-key-1)' + /p:BARBuildId=$(BARBuildId) + /p:MaestroApiEndpoint='$(MaestroApiEndPoint)' + /p:BuildAssetRegistryToken='$(MaestroApiAccessToken)' + /p:ManifestsBasePath='$(Build.ArtifactStagingDirectory)/AssetManifests/' + /p:BlobBasePath='$(Build.ArtifactStagingDirectory)/BlobArtifacts/' + /p:PackageBasePath='$(Build.ArtifactStagingDirectory)/PackageArtifacts/' /p:Configuration=Release + /p:PublishInstallersAndChecksums=${{ parameters.publishInstallersAndChecksums }} /p:InstallersTargetStaticFeed=$(InstallersBlobFeedUrl) /p:InstallersAzureAccountKey=$(dotnetcli-storage-key) - /p:PublishInstallersAndChecksums=${{ parameters.publishInstallersAndChecksums }} /p:ChecksumsTargetStaticFeed=$(ChecksumsBlobFeedUrl) /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) /p:PublishToAzureDevOpsNuGetFeeds=${{ parameters.publishToAzureDevOpsFeeds }} - /p:AzureDevOpsStaticShippingFeed=${{ parameters.azureDevOpsToolsFeed }} + /p:AzureDevOpsStaticShippingFeed='https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json' /p:AzureDevOpsStaticShippingFeedKey='$(dn-bot-dnceng-artifact-feeds-rw)' - /p:AzureDevOpsStaticTransportFeed=${{ parameters.azureDevOpsToolsFeed }} + /p:AzureDevOpsStaticTransportFeed='https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json' /p:AzureDevOpsStaticTransportFeedKey='$(dn-bot-dnceng-artifact-feeds-rw)' ${{ parameters.artifactsPublishingAdditionalParameters }} - - task: NuGetCommand@2 - displayName: Publish Packages to AzDO Feed - condition: contains(variables['TargetAzDOFeed'], 'pkgs.visualstudio.com') - inputs: - command: push - vstsFeed: $(AzDoFeedName) - packagesToPush: $(Build.ArtifactStagingDirectory)\PackageArtifacts\*.nupkg - publishVstsFeed: $(AzDoFeedName) - - - task: PowerShell@2 - displayName: Publish Blobs to AzDO Feed - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-blobs-to-azdo.ps1 - arguments: -FeedName $(AzDoFeedName) - -SourceFolderCollection $(Build.ArtifactStagingDirectory)/BlobArtifacts/ - -PersonalAccessToken $(dn-bot-dnceng-unviersal-packages-rw) - enabled: false - - stage: PVR_PublishValidation displayName: .NET Tools - Validation Publish Validation @@ -107,10 +94,6 @@ stages: jobs: - template: ../setup-maestro-vars.yml - - template: ../darc-gather-drop.yml - parameters: - ChannelId: ${{ variables.PublicValidationRelease_30_Channel_Id }} - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.PublicValidationRelease_30_Channel_Id }} diff --git a/eng/common/templates/post-build/common-variables.yml b/eng/common/templates/post-build/common-variables.yml index f62c097b3..c13476449 100644 --- a/eng/common/templates/post-build/common-variables.yml +++ b/eng/common/templates/post-build/common-variables.yml @@ -1,6 +1,7 @@ variables: - group: Publish-Build-Assets - group: DotNet-DotNetCli-Storage + - group: DotNet-MSRC-Storage # .NET Core 3 Dev - name: PublicDevRelease_30_Channel_Id @@ -38,10 +39,6 @@ variables: - name: IsInternalBuild value: ${{ and(ne(variables['System.TeamProject'], 'public'), contains(variables['Build.SourceBranch'], 'internal')) }} - # Storage account name for proxy-backed feeds - - name: ProxyBackedFeedsAccountName - value: dotnetfeed - # Default Maestro++ API Endpoint and API Version - name: MaestroApiEndPoint value: "https://maestro-prod.westus2.cloudapp.azure.com" @@ -55,8 +52,27 @@ variables: - name: SymbolToolVersion value: 1.0.1 + # Feed Configurations + # These should include the suffix "/index.json" + + # Configuration for the feed where packages from internal non-stable builds will be published to + - name: StaticInternalFeed + value: 'https://dnceng.pkgs.visualstudio.com/_packaging/dotnet-core-internal/nuget/v3/index.json' + # Default locations for Installers and checksums + # Public Locations - name: ChecksumsBlobFeedUrl value: https://dotnetclichecksums.blob.core.windows.net/dotnet/index.json - name: InstallersBlobFeedUrl value: https://dotnetcli.blob.core.windows.net/dotnet/index.json + + # Private Locations + - name: InternalChecksumsBlobFeedUrl + value: https://dotnetclichecksumsmsrc.blob.core.windows.net/dotnet/index.json + - name: InternalChecksumsBlobFeedKey + value: $(dotnetclichecksumsmsrc-storage-key) + + - name: InternalInstallersBlobFeedUrl + value: https://dotnetclimsrc.blob.core.windows.net/dotnet/index.json + - name: InternalInstallersBlobFeedKey + value: $(dotnetclimsrc-access-key) diff --git a/eng/common/templates/post-build/post-build.yml b/eng/common/templates/post-build/post-build.yml index ae376b774..5770bb21c 100644 --- a/eng/common/templates/post-build/post-build.yml +++ b/eng/common/templates/post-build/post-build.yml @@ -102,6 +102,7 @@ stages: symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }} artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} publishInstallersAndChecksums: ${{ parameters.publishInstallersAndChecksums }} + enableAzDONuGetFeeds: ${{ parameters.enableAzDONuGetFeeds }} - template: \eng\common\templates\post-build\channels\netcore-dev-30.yml parameters: diff --git a/global.json b/global.json index 8ee431ef6..c124f18e1 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19455.3" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19455.21" } } From eae6863f64267f2f351842ff622a6bd56a77cca0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 7 Sep 2019 00:50:29 +0000 Subject: [PATCH 402/422] Update dependencies from https://github.com/dotnet/core-setup build 20190906.22 - Microsoft.NETCore.App - 3.1.0-preview1.19456.22 - NETStandard.Library.Ref - 2.1.0-preview1.19456.22 - Microsoft.WindowsDesktop.App - 3.1.0-preview1.19456.22 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-rc1.19455.20 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-rc1.19455.14 (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 e939068ba..7ac492a6d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7194756bb3b052f1550dd50d3e229b350d348da2 + 321d01390849836541c2caac6d124c75ef961578 - + https://github.com/dotnet/core-setup - 7194756bb3b052f1550dd50d3e229b350d348da2 + 321d01390849836541c2caac6d124c75ef961578 - + https://github.com/dotnet/core-setup - 7194756bb3b052f1550dd50d3e229b350d348da2 + 321d01390849836541c2caac6d124c75ef961578 https://github.com/aspnet/AspNetCore @@ -55,13 +55,13 @@ 71744d3163293fc31cd1c1917929cf172d22bcaa - + https://github.com/dotnet/winforms - dd6650900f5af7283c6af6ec85de4d8d51f28961 + 9104c48ca015b5a4c8e029c330af6d68bc11b0b8 - + https://github.com/dotnet/wpf - ffc3fbd836fb6ff3c28e50fec67be5b55c8b6542 + 1c3dd24d7188899a5f12d1caa31630f66bd4c2fd diff --git a/eng/Versions.props b/eng/Versions.props index 840cb4f46..cf57ec2be 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview9.19417.1 + 4.8.0-rc1.19455.20 - 3.0.0-preview9.19417.4 + 3.0.0-rc1.19455.14 @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.1.0-preview1.19455.31 + 3.1.0-preview1.19456.22 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview1.19455.31 + 2.1.0-preview1.19456.22 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.1.0-preview1.19455.31 + 3.1.0-preview1.19456.22 $(MicrosoftWindowsDesktopAppPackageVersion) From 16b99878e57756b083638fa86bd97319d99818dc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 7 Sep 2019 11:30:32 +0000 Subject: [PATCH 403/422] Update dependencies from https://github.com/dotnet/core-setup build 20190907.3 - Microsoft.NETCore.App - 3.1.0-preview1.19457.3 - NETStandard.Library.Ref - 2.1.0-preview1.19457.3 - Microsoft.WindowsDesktop.App - 3.1.0-preview1.19457.3 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-rc1.19455.20 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-rc1.19455.14 (parent: Microsoft.WindowsDesktop.App) --- 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 7ac492a6d..4da405e4c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 321d01390849836541c2caac6d124c75ef961578 + 010434a4dca048793d5cd720a67a2748f91c037f - + https://github.com/dotnet/core-setup - 321d01390849836541c2caac6d124c75ef961578 + 010434a4dca048793d5cd720a67a2748f91c037f - + https://github.com/dotnet/core-setup - 321d01390849836541c2caac6d124c75ef961578 + 010434a4dca048793d5cd720a67a2748f91c037f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index cf57ec2be..ec7eb9527 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.1.0-preview1.19456.22 + 3.1.0-preview1.19457.3 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview1.19456.22 + 2.1.0-preview1.19457.3 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.1.0-preview1.19456.22 + 3.1.0-preview1.19457.3 $(MicrosoftWindowsDesktopAppPackageVersion) From 91dcc0434bb313af3feeb88ead47ce6d93ba6b9d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2019 13:18:27 +0000 Subject: [PATCH 404/422] Update dependencies from https://github.com/dotnet/arcade build 20190906.10 (#4643) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19456.10 --- eng/Version.Details.xml | 4 ++-- eng/common/build.ps1 | 4 ++++ eng/common/performance/performance-setup.ps1 | 2 +- eng/common/performance/performance-setup.sh | 2 +- eng/common/templates/job/performance.yml | 6 +++-- .../post-build/channels/netcore-dev-30.yml | 21 ----------------- .../post-build/channels/netcore-dev-31.yml | 21 ----------------- .../post-build/channels/netcore-dev-5.yml | 23 +------------------ .../channels/netcore-internal-30.yml | 21 ----------------- .../channels/netcore-release-30.yml | 22 ------------------ .../channels/netcore-release-31.yml | 21 ----------------- .../channels/netcore-tools-latest.yml | 21 ----------------- .../templates/post-build/post-build.yml | 4 ---- global.json | 2 +- 14 files changed, 14 insertions(+), 160 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fd223f5bc..0e4034fb5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - e99f81b0e3289cfd851be0d927c1fcffa43af6b5 + 2d393243ba4a0c95c2c18aa266df6e0f43ffe22d diff --git a/eng/common/build.ps1 b/eng/common/build.ps1 index feb58d141..e001ccb48 100644 --- a/eng/common/build.ps1 +++ b/eng/common/build.ps1 @@ -85,6 +85,10 @@ function Build { # Re-assign properties to a new variable because PowerShell doesn't let us append properties directly for unclear reasons. # Explicitly set the type as string[] because otherwise PowerShell would make this char[] if $properties is empty. [string[]] $msbuildArgs = $properties + + # Resolve relative project paths into full paths + $projects = ($projects.Split(';').ForEach({Resolve-Path $_}) -join ';') + $msbuildArgs += "/p:Projects=$projects" $properties = $msbuildArgs } diff --git a/eng/common/performance/performance-setup.ps1 b/eng/common/performance/performance-setup.ps1 index 268986246..ec41965fc 100644 --- a/eng/common/performance/performance-setup.ps1 +++ b/eng/common/performance/performance-setup.ps1 @@ -17,7 +17,7 @@ Param( [string] $Configurations="CompilationMode=$CompilationMode" ) -$RunFromPerformanceRepo = ($Repository -eq "dotnet/performance") +$RunFromPerformanceRepo = ($Repository -eq "dotnet/performance") -or ($Repository -eq "dotnet-performance") $UseCoreRun = ($CoreRootDirectory -ne [string]::Empty) $UseBaselineCoreRun = ($BaselineCoreRootDirectory -ne [string]::Empty) diff --git a/eng/common/performance/performance-setup.sh b/eng/common/performance/performance-setup.sh index 550b3ebf1..2f2092166 100755 --- a/eng/common/performance/performance-setup.sh +++ b/eng/common/performance/performance-setup.sh @@ -113,7 +113,7 @@ while (($# > 0)); do esac done -if [[ "$repository" == "dotnet/performance" ]]; then +if [ "$repository" == "dotnet/performance" ] || [ "$repository" == "dotnet-performance" ]; then run_from_perf_repo=true fi diff --git a/eng/common/templates/job/performance.yml b/eng/common/templates/job/performance.yml index ef809253d..f877fd7a8 100644 --- a/eng/common/templates/job/performance.yml +++ b/eng/common/templates/job/performance.yml @@ -5,6 +5,7 @@ parameters: displayName: '' # optional -- display name for the job. Will use jobName if not passed pool: '' # required -- name of the Build pool container: '' # required -- name of the container + osGroup: '' # required -- operating system for the job extraSetupParameters: '' # optional -- extra arguments to pass to the setup script frameworks: ['netcoreapp3.0'] # optional -- list of frameworks to run against continueOnError: 'false' # optional -- determines whether to continue the build if the step errors @@ -44,12 +45,13 @@ jobs: - HelixPreCommand: '' - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: - - ${{ if eq(variables['Agent.Os'], 'Windows_NT') }}: + - ${{ if eq( parameters.osGroup, 'Windows_NT') }}: - HelixPreCommand: 'set "PERFLAB_UPLOAD_TOKEN=$(PerfCommandUploadToken)"' - IsInternal: -Internal - - ${{ if ne(variables['Agent.Os'], 'Windows_NT') }}: + - ${{ if ne(parameters.osGroup, 'Windows_NT') }}: - HelixPreCommand: 'export PERFLAB_UPLOAD_TOKEN="$(PerfCommandUploadTokenLinux)"' - IsInternal: --internal + - group: DotNet-HelixApi-Access - group: dotnet-benchview diff --git a/eng/common/templates/post-build/channels/netcore-dev-30.yml b/eng/common/templates/post-build/channels/netcore-dev-30.yml index 16e4eff7d..7984f06d1 100644 --- a/eng/common/templates/post-build/channels/netcore-dev-30.yml +++ b/eng/common/templates/post-build/channels/netcore-dev-30.yml @@ -1,5 +1,4 @@ parameters: - enableSymbolValidation: true symbolPublishingAdditionalParameters: '' artifactsPublishingAdditionalParameters: '' publishInstallersAndChecksums: false @@ -129,26 +128,6 @@ stages: jobs: - template: ../setup-maestro-vars.yml - - ${{ if eq(parameters.enableSymbolValidation, 'true') }}: - - job: - displayName: Symbol Availability - dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicDevRelease_30_Channel_Id)) - pool: - vmImage: 'windows-2019' - steps: - - task: DownloadBuildArtifacts@0 - displayName: Download Package Artifacts - inputs: - buildType: current - artifactName: PackageArtifacts - - - task: PowerShell@2 - displayName: Check Symbol Availability - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 - arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.PublicDevRelease_30_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-dev-31.yml b/eng/common/templates/post-build/channels/netcore-dev-31.yml index 52322b128..bcedd0f07 100644 --- a/eng/common/templates/post-build/channels/netcore-dev-31.yml +++ b/eng/common/templates/post-build/channels/netcore-dev-31.yml @@ -1,5 +1,4 @@ parameters: - enableSymbolValidation: true symbolPublishingAdditionalParameters: '' artifactsPublishingAdditionalParameters: '' publishInstallersAndChecksums: false @@ -129,26 +128,6 @@ stages: jobs: - template: ../setup-maestro-vars.yml - - ${{ if eq(parameters.enableSymbolValidation, 'true') }}: - - job: - displayName: Symbol Availability - dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicDevRelease_31_Channel_Id)) - pool: - vmImage: 'windows-2019' - steps: - - task: DownloadBuildArtifacts@0 - displayName: Download Package Artifacts - inputs: - buildType: current - artifactName: PackageArtifacts - - - task: PowerShell@2 - displayName: Check Symbol Availability - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 - arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.PublicDevRelease_31_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-dev-5.yml b/eng/common/templates/post-build/channels/netcore-dev-5.yml index 4d77d2669..18432cc60 100644 --- a/eng/common/templates/post-build/channels/netcore-dev-5.yml +++ b/eng/common/templates/post-build/channels/netcore-dev-5.yml @@ -1,5 +1,4 @@ parameters: - enableSymbolValidation: true symbolPublishingAdditionalParameters: '' artifactsPublishingAdditionalParameters: '' publishInstallersAndChecksums: false @@ -124,7 +123,7 @@ stages: /p:AzureDevOpsStaticShippingFeed='https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json' /p:AzureDevOpsStaticShippingFeedKey='$(dn-bot-dnceng-artifact-feeds-rw)' /p:AzureDevOpsStaticTransportFeed='https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json' - /p:AzureDevOpsStaticTransportFeedKey='$(dn-bot-dnceng-artifact-feeds-rw) + /p:AzureDevOpsStaticTransportFeedKey='$(dn-bot-dnceng-artifact-feeds-rw)' ${{ parameters.artifactsPublishingAdditionalParameters }} @@ -135,26 +134,6 @@ stages: jobs: - template: ../setup-maestro-vars.yml - - ${{ if eq(parameters.enableSymbolValidation, 'true') }}: - - job: - displayName: Symbol Availability - dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.NetCore_5_Dev_Channel_Id)) - pool: - vmImage: 'windows-2019' - steps: - - task: DownloadBuildArtifacts@0 - displayName: Download Package Artifacts - inputs: - buildType: current - artifactName: PackageArtifacts - - - task: PowerShell@2 - displayName: Check Symbol Availability - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 - arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.NetCore_5_Dev_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-internal-30.yml b/eng/common/templates/post-build/channels/netcore-internal-30.yml index ad3650127..36e1d1188 100644 --- a/eng/common/templates/post-build/channels/netcore-internal-30.yml +++ b/eng/common/templates/post-build/channels/netcore-internal-30.yml @@ -1,5 +1,4 @@ parameters: - enableSymbolValidation: true symbolPublishingAdditionalParameters: '' artifactsPublishingAdditionalParameters: '' @@ -125,26 +124,6 @@ stages: jobs: - template: ../setup-maestro-vars.yml - - ${{ if eq(parameters.enableSymbolValidation, 'true') }}: - - job: - displayName: Symbol Availability - dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.InternalServicing_30_Channel_Id)) - pool: - vmImage: 'windows-2019' - steps: - - task: DownloadBuildArtifacts@0 - displayName: Download Package Artifacts - inputs: - buildType: current - artifactName: PackageArtifacts - - - task: PowerShell@2 - displayName: Check Symbol Availability - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 - arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.InternalServicing_30_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-release-30.yml b/eng/common/templates/post-build/channels/netcore-release-30.yml index 8c4bb6005..abae985ab 100644 --- a/eng/common/templates/post-build/channels/netcore-release-30.yml +++ b/eng/common/templates/post-build/channels/netcore-release-30.yml @@ -1,5 +1,4 @@ parameters: - enableSymbolValidation: true symbolPublishingAdditionalParameters: '' artifactsPublishingAdditionalParameters: '' @@ -125,27 +124,6 @@ stages: jobs: - template: ../setup-maestro-vars.yml - - ${{ if eq(parameters.enableSymbolValidation, 'true') }}: - - job: - displayName: Symbol Availability - dependsOn: setupMaestroVars - condition: or(contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_30_Channel_Id)), - contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_31_Channel_Id))) - pool: - vmImage: 'windows-2019' - steps: - - task: DownloadBuildArtifacts@0 - displayName: Download Package Artifacts - inputs: - buildType: current - artifactName: PackageArtifacts - - - task: PowerShell@2 - displayName: Check Symbol Availability - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 - arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.PublicRelease_30_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-release-31.yml b/eng/common/templates/post-build/channels/netcore-release-31.yml index cfe6386da..b2a6c7659 100644 --- a/eng/common/templates/post-build/channels/netcore-release-31.yml +++ b/eng/common/templates/post-build/channels/netcore-release-31.yml @@ -1,5 +1,4 @@ parameters: - enableSymbolValidation: true symbolPublishingAdditionalParameters: '' artifactsPublishingAdditionalParameters: '' @@ -131,26 +130,6 @@ stages: jobs: - template: ../setup-maestro-vars.yml - - ${{ if eq(parameters.enableSymbolValidation, 'true') }}: - - job: - displayName: Symbol Availability - dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.PublicRelease_31_Channel_Id)) - pool: - vmImage: 'windows-2019' - steps: - - task: DownloadBuildArtifacts@0 - displayName: Download Package Artifacts - inputs: - buildType: current - artifactName: PackageArtifacts - - - task: PowerShell@2 - displayName: Check Symbol Availability - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 - arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.PublicRelease_31_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-tools-latest.yml b/eng/common/templates/post-build/channels/netcore-tools-latest.yml index 83dbdeea1..36f6dea62 100644 --- a/eng/common/templates/post-build/channels/netcore-tools-latest.yml +++ b/eng/common/templates/post-build/channels/netcore-tools-latest.yml @@ -1,5 +1,4 @@ parameters: - enableSymbolValidation: true symbolPublishingAdditionalParameters: '' artifactsPublishingAdditionalParameters: '' publishInstallersAndChecksums: false @@ -135,26 +134,6 @@ stages: jobs: - template: ../setup-maestro-vars.yml - - ${{ if eq(parameters.enableSymbolValidation, 'true') }}: - - job: - displayName: Symbol Availability - dependsOn: setupMaestroVars - condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', variables.NetCore_Tools_Latest_Channel_Id)) - pool: - vmImage: 'windows-2019' - steps: - - task: DownloadBuildArtifacts@0 - displayName: Download Package Artifacts - inputs: - buildType: current - artifactName: PackageArtifacts - - - task: PowerShell@2 - displayName: Check Symbol Availability - inputs: - filePath: $(Build.SourcesDirectory)/eng/common/post-build/symbols-validation.ps1 - arguments: -InputPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ -ExtractPath $(Agent.BuildDirectory)/Temp/ -DotnetSymbolVersion $(SymbolToolVersion) - - template: ../promote-build.yml parameters: ChannelId: ${{ variables.NetCore_Tools_Latest_Channel_Id }} diff --git a/eng/common/templates/post-build/post-build.yml b/eng/common/templates/post-build/post-build.yml index 5770bb21c..e473cadbc 100644 --- a/eng/common/templates/post-build/post-build.yml +++ b/eng/common/templates/post-build/post-build.yml @@ -98,7 +98,6 @@ stages: - template: \eng\common\templates\post-build\channels\netcore-dev-5.yml parameters: - enableSymbolValidation: ${{ parameters.enableSymbolValidation }} symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }} artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} publishInstallersAndChecksums: ${{ parameters.publishInstallersAndChecksums }} @@ -106,21 +105,18 @@ stages: - template: \eng\common\templates\post-build\channels\netcore-dev-30.yml parameters: - enableSymbolValidation: ${{ parameters.enableSymbolValidation }} symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }} artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} publishInstallersAndChecksums: ${{ parameters.publishInstallersAndChecksums }} - template: \eng\common\templates\post-build\channels\netcore-dev-31.yml parameters: - enableSymbolValidation: ${{ parameters.enableSymbolValidation }} symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }} artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} publishInstallersAndChecksums: ${{ parameters.publishInstallersAndChecksums }} - template: \eng\common\templates\post-build\channels\netcore-tools-latest.yml parameters: - enableSymbolValidation: ${{ parameters.enableSymbolValidation }} symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }} artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} publishInstallersAndChecksums: ${{ parameters.publishInstallersAndChecksums }} diff --git a/global.json b/global.json index c124f18e1..d4c7a87ee 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19455.21" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19456.10" } } From 7b0c1272179b7a4ec2e2992ba30a7f0971deb409 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 7 Sep 2019 18:10:29 +0000 Subject: [PATCH 405/422] Update dependencies from https://github.com/dotnet/core-setup build 20190907.10 - Microsoft.NETCore.App - 3.1.0-preview1.19457.10 - NETStandard.Library.Ref - 2.1.0-preview1.19457.10 - Microsoft.WindowsDesktop.App - 3.1.0-preview1.19457.10 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-rc1.19455.20 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-rc1.19455.14 (parent: Microsoft.WindowsDesktop.App) --- 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 4da405e4c..59c23f566 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 010434a4dca048793d5cd720a67a2748f91c037f + e82ca592278b19fa8359c30ecbbc80cf0ae9e4ac - + https://github.com/dotnet/core-setup - 010434a4dca048793d5cd720a67a2748f91c037f + e82ca592278b19fa8359c30ecbbc80cf0ae9e4ac - + https://github.com/dotnet/core-setup - 010434a4dca048793d5cd720a67a2748f91c037f + e82ca592278b19fa8359c30ecbbc80cf0ae9e4ac https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ec7eb9527..a1aa9de97 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.1.0-preview1.19457.3 + 3.1.0-preview1.19457.10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview1.19457.3 + 2.1.0-preview1.19457.10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.1.0-preview1.19457.3 + 3.1.0-preview1.19457.10 $(MicrosoftWindowsDesktopAppPackageVersion) From d76a831b4fdb5d17084ee469da5cffecd559f193 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2019 13:26:52 +0000 Subject: [PATCH 406/422] Update dependencies from https://github.com/dotnet/arcade build 20190907.1 (#4667) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19457.1 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0e4034fb5..3947a4290 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 2d393243ba4a0c95c2c18aa266df6e0f43ffe22d + c27945fc559ee636139d9f460db71242b16483e6 diff --git a/global.json b/global.json index d4c7a87ee..e6fff8422 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19456.10" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19457.1" } } From 7d91a04e9bf16efe88b2c53e86e0c17132f20e71 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 8 Sep 2019 16:25:28 +0000 Subject: [PATCH 407/422] Update dependencies from https://github.com/dotnet/core-setup build 20190908.3 - Microsoft.NETCore.App - 3.1.0-preview1.19458.3 - NETStandard.Library.Ref - 2.1.0-preview1.19458.3 - Microsoft.WindowsDesktop.App - 3.1.0-preview1.19458.3 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-rc1.19455.20 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-rc1.19455.14 (parent: Microsoft.WindowsDesktop.App) --- 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 59c23f566..918a5b3d2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e82ca592278b19fa8359c30ecbbc80cf0ae9e4ac + 3f71391d25658ef00495eb76526e6cbac9e48a0b - + https://github.com/dotnet/core-setup - e82ca592278b19fa8359c30ecbbc80cf0ae9e4ac + 3f71391d25658ef00495eb76526e6cbac9e48a0b - + https://github.com/dotnet/core-setup - e82ca592278b19fa8359c30ecbbc80cf0ae9e4ac + 3f71391d25658ef00495eb76526e6cbac9e48a0b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a1aa9de97..db3157eb5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion) - 3.1.0-preview1.19457.10 + 3.1.0-preview1.19458.3 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview1.19457.10 + 2.1.0-preview1.19458.3 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.1.0-preview1.19457.10 + 3.1.0-preview1.19458.3 $(MicrosoftWindowsDesktopAppPackageVersion) From 98b63bd94726c12ce21587aee11642d8c5a329a5 Mon Sep 17 00:00:00 2001 From: William Li Date: Sun, 8 Sep 2019 09:52:38 -0700 Subject: [PATCH 408/422] Add release/3.1.xx download to readme (#4618) --- README.md | 86 ++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 73 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 02d22a5a8..088dd9012 100644 --- a/README.md +++ b/README.md @@ -51,19 +51,19 @@ With development builds, internal NuGet feeds are necessary for some scenarios ( ``` -| Platform | Master
(3.0.x Runtime) | Release/3.0.1XX
(3.0.x Runtime) | Release/3.0.100-preview8
(3.0.x Runtime) | Release/2.2.3XX
(2.2.x Runtime) | Release/2.2.2XX
(2.2.x Runtime) | Release/2.2.1XX
(2.2.x Runtime) | Release/2.1.7XX
(2.1.7 Runtime) | Release/2.1.6XX
(2.1.6 Runtime) | Release/2.1.5XX
(2.1.5 Runtime) | -|---------|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:| -| **Windows x64** | [![][win-x64-badge-master]][win-x64-version-master]
[Installer][win-x64-installer-master] - [Checksum][win-x64-installer-checksum-master]
[zip][win-x64-zip-master] - [Checksum][win-x64-zip-checksum-master] | [![][win-x64-badge-3.0.1xx]][win-x64-version-3.0.1xx]
[Installer][win-x64-installer-3.0.1xx] - [Checksum][win-x64-installer-checksum-3.0.1xx]
[zip][win-x64-zip-3.0.1xx] - [Checksum][win-x64-zip-checksum-3.0.1xx] | [![][win-x64-badge-3.0.100-preview8]][win-x64-version-3.0.100-preview8]
[Installer][win-x64-installer-3.0.100-preview8] - [Checksum][win-x64-installer-checksum-3.0.100-preview8]
[zip][win-x64-zip-3.0.100-preview8] - [Checksum][win-x64-zip-checksum-3.0.100-preview8] | [![][win-x64-badge-2.2.3XX]][win-x64-version-2.2.3XX]
[Installer][win-x64-installer-2.2.3XX] - [Checksum][win-x64-installer-checksum-2.2.3XX]
[zip][win-x64-zip-2.2.3XX] - [Checksum][win-x64-zip-checksum-2.2.3XX] |[![][win-x64-badge-2.2.2XX]][win-x64-version-2.2.2XX]
[Installer][win-x64-installer-2.2.2XX] - [Checksum][win-x64-installer-checksum-2.2.2XX]
[zip][win-x64-zip-2.2.2XX] - [Checksum][win-x64-zip-checksum-2.2.2XX] |[![][win-x64-badge-2.2.1XX]][win-x64-version-2.2.1XX]
[Installer][win-x64-installer-2.2.1XX] - [Checksum][win-x64-installer-checksum-2.2.1XX]
[zip][win-x64-zip-2.2.1XX] - [Checksum][win-x64-zip-checksum-2.2.1XX] |[![][win-x64-badge-2.1.7XX]][win-x64-version-2.1.7XX]
[Installer][win-x64-installer-2.1.7XX] - [Checksum][win-x64-installer-checksum-2.1.7XX]
[zip][win-x64-zip-2.1.7XX] - [Checksum][win-x64-zip-checksum-2.1.7XX] | [![][win-x64-badge-2.1.6XX]][win-x64-version-2.1.6XX]
[Installer][win-x64-installer-2.1.6XX] - [Checksum][win-x64-installer-checksum-2.1.6XX]
[zip][win-x64-zip-2.1.6XX] - [Checksum][win-x64-zip-checksum-2.1.6XX] | [![][win-x64-badge-2.1.5XX]][win-x64-version-2.1.5XX]
[Installer][win-x64-installer-2.1.5XX] - [Checksum][win-x64-installer-checksum-2.1.5XX]
[zip][win-x64-zip-2.1.5XX] - [Checksum][win-x64-zip-checksum-2.1.5XX] | -| **Windows x86** | [![][win-x86-badge-master]][win-x86-version-master]
[Installer][win-x86-installer-master] - [Checksum][win-x86-installer-checksum-master]
[zip][win-x86-zip-master] - [Checksum][win-x86-zip-checksum-master] | [![][win-x86-badge-3.0.1xx]][win-x86-version-3.0.1xx]
[Installer][win-x86-installer-3.0.1xx] - [Checksum][win-x86-installer-checksum-3.0.1xx]
[zip][win-x86-zip-3.0.1xx] - [Checksum][win-x86-zip-checksum-3.0.1xx] | [![][win-x86-badge-3.0.100-preview8]][win-x86-version-3.0.100-preview8]
[Installer][win-x86-installer-3.0.100-preview8] - [Checksum][win-x86-installer-checksum-3.0.100-preview8]
[zip][win-x86-zip-3.0.100-preview8] - [Checksum][win-x86-zip-checksum-3.0.100-preview8] | [![][win-x86-badge-2.2.3XX]][win-x86-version-2.2.3XX]
[Installer][win-x86-installer-2.2.3XX] - [Checksum][win-x86-installer-checksum-2.2.3XX]
[zip][win-x86-zip-2.2.3XX] - [Checksum][win-x86-zip-checksum-2.2.3XX] |[![][win-x86-badge-2.2.2XX]][win-x86-version-2.2.2XX]
[Installer][win-x86-installer-2.2.2XX] - [Checksum][win-x86-installer-checksum-2.2.2XX]
[zip][win-x86-zip-2.2.2XX] - [Checksum][win-x86-zip-checksum-2.2.2XX] |[![][win-x86-badge-2.2.1XX]][win-x86-version-2.2.1XX]
[Installer][win-x86-installer-2.2.1XX] - [Checksum][win-x86-installer-checksum-2.2.1XX]
[zip][win-x86-zip-2.2.1XX] - [Checksum][win-x86-zip-checksum-2.2.1XX] |[![][win-x86-badge-2.1.7XX]][win-x86-version-2.1.7XX]
[Installer][win-x86-installer-2.1.7XX] - [Checksum][win-x86-installer-checksum-2.1.7XX]
[zip][win-x86-zip-2.1.7XX] - [Checksum][win-x86-zip-checksum-2.1.7XX] | [![][win-x86-badge-2.1.6XX]][win-x86-version-2.1.6XX]
[Installer][win-x86-installer-2.1.6XX] - [Checksum][win-x86-installer-checksum-2.1.6XX]
[zip][win-x86-zip-2.1.6XX] - [Checksum][win-x86-zip-checksum-2.1.6XX] | [![][win-x86-badge-2.1.5XX]][win-x86-version-2.1.5XX]
[Installer][win-x86-installer-2.1.5XX] - [Checksum][win-x86-installer-checksum-2.1.5XX]
[zip][win-x86-zip-2.1.5XX] - [Checksum][win-x86-zip-checksum-2.1.5XX] | -| **macOS** | [![][osx-badge-master]][osx-version-master]
[Installer][osx-installer-master] - [Checksum][osx-installer-checksum-master]
[tar.gz][osx-targz-master] - [Checksum][osx-targz-checksum-master] | [![][osx-badge-3.0.1xx]][osx-version-3.0.1xx]
[Installer][osx-installer-3.0.1xx] - [Checksum][osx-installer-checksum-3.0.1xx]
[tar.gz][osx-targz-3.0.1xx] - [Checksum][osx-targz-checksum-3.0.1xx] | [![][osx-badge-3.0.100-preview8]][osx-version-3.0.100-preview8]
[Installer][osx-installer-3.0.100-preview8] - [Checksum][osx-installer-checksum-3.0.100-preview8]
[tar.gz][osx-targz-3.0.100-preview8] - [Checksum][osx-targz-checksum-3.0.100-preview8] | [![][osx-badge-2.2.3XX]][osx-version-2.2.3XX]
[Installer][osx-installer-2.2.3XX] - [Checksum][osx-installer-checksum-2.2.3XX]
[tar.gz][osx-targz-2.2.3XX] - [Checksum][osx-targz-checksum-2.2.3XX] |[![][osx-badge-2.2.2XX]][osx-version-2.2.2XX]
[Installer][osx-installer-2.2.2XX] - [Checksum][osx-installer-checksum-2.2.2XX]
[tar.gz][osx-targz-2.2.2XX] - [Checksum][osx-targz-checksum-2.2.2XX] |[![][osx-badge-2.2.1XX]][osx-version-2.2.1XX]
[Installer][osx-installer-2.2.1XX] - [Checksum][osx-installer-checksum-2.2.1XX]
[tar.gz][osx-targz-2.2.1XX] - [Checksum][osx-targz-checksum-2.2.1XX] |[![][osx-badge-2.1.7XX]][osx-version-2.1.7XX]
[Installer][osx-installer-2.1.7XX] - [Checksum][osx-installer-checksum-2.1.7XX]
[tar.gz][osx-targz-2.1.7XX] - [Checksum][osx-targz-checksum-2.1.7XX] | [![][osx-badge-2.1.6XX]][osx-version-2.1.6XX]
[Installer][osx-installer-2.1.6XX] - [Checksum][osx-installer-checksum-2.1.6XX]
[tar.gz][osx-targz-2.1.6XX] - [Checksum][osx-targz-checksum-2.1.6XX] | [![][osx-badge-2.1.5XX]][osx-version-2.1.5XX]
[Installer][osx-installer-2.1.5XX] - [Checksum][osx-installer-checksum-2.1.5XX]
[tar.gz][osx-targz-2.1.5XX] - [Checksum][osx-targz-checksum-2.1.5XX] | -| **Linux x64** | [![][linux-badge-master]][linux-version-master]
[DEB Installer][linux-DEB-installer-master] - [Checksum][linux-DEB-installer-checksum-master]
[RPM Installer][linux-RPM-installer-master] - [Checksum][linux-RPM-installer-checksum-master]
_see installer note below_1
[tar.gz][linux-targz-master] - [Checksum][linux-targz-checksum-master] | [![][linux-badge-3.0.1xx]][linux-version-3.0.1xx]
[DEB Installer][linux-DEB-installer-3.0.1xx] - [Checksum][linux-DEB-installer-checksum-3.0.1xx]
[RPM Installer][linux-RPM-installer-3.0.1xx] - [Checksum][linux-RPM-installer-checksum-3.0.1xx]
_see installer note below_1
[tar.gz][linux-targz-3.0.1xx] - [Checksum][linux-targz-checksum-3.0.1xx] | [![][linux-badge-3.0.100-preview8]][linux-version-3.0.100-preview8]
[DEB Installer][linux-DEB-installer-3.0.100-preview8] - [Checksum][linux-DEB-installer-checksum-3.0.100-preview8]
[RPM Installer][linux-RPM-installer-3.0.100-preview8] - [Checksum][linux-RPM-installer-checksum-3.0.100-preview8]
_see installer note below_1
[tar.gz][linux-targz-3.0.100-preview8] - [Checksum][linux-targz-checksum-3.0.100-preview8] | [![][linux-badge-2.2.3xx]][linux-version-2.2.3xx]
[DEB Installer][linux-DEB-installer-2.2.3XX] - [Checksum][linux-DEB-installer-checksum-2.2.3XX]
[RPM Installer][linux-RPM-installer-2.2.3XX] - [Checksum][linux-RPM-installer-checksum-2.2.3XX]
_see installer note below_1
[tar.gz][linux-targz-2.2.3XX] - [Checksum][linux-targz-checksum-2.2.3XX] |[![][linux-badge-2.2.2xx]][linux-version-2.2.2xx]
[DEB Installer][linux-DEB-installer-2.2.2XX] - [Checksum][linux-DEB-installer-checksum-2.2.2XX]
[RPM Installer][linux-RPM-installer-2.2.2XX] - [Checksum][linux-RPM-installer-checksum-2.2.2XX]
_see installer note below_1
[tar.gz][linux-targz-2.2.2XX] - [Checksum][linux-targz-checksum-2.2.2XX] |[![][linux-badge-2.2.1xx]][linux-version-2.2.1xx]
[DEB Installer][linux-DEB-installer-2.2.1XX] - [Checksum][linux-DEB-installer-checksum-2.2.1XX]
[RPM Installer][linux-RPM-installer-2.2.1XX] - [Checksum][linux-RPM-installer-checksum-2.2.1XX]
_see installer note below_1
[tar.gz][linux-targz-2.2.1XX] - [Checksum][linux-targz-checksum-2.2.1XX] |[![][linux-badge-2.1.7XX]][linux-version-2.1.7XX]
[DEB Installer][linux-DEB-installer-2.1.7XX] - [Checksum][linux-DEB-installer-checksum-2.1.7XX]
[RPM Installer][linux-RPM-installer-2.1.7XX] - [Checksum][linux-RPM-installer-checksum-2.1.7XX]
_see installer note below_1
[tar.gz][linux-targz-2.1.7XX] - [Checksum][linux-targz-checksum-2.1.7XX] | [![][linux-badge-2.1.6XX]][linux-version-2.1.6XX]
[DEB Installer][linux-DEB-installer-2.1.6XX] - [Checksum][linux-DEB-installer-checksum-2.1.6XX]
[RPM Installer][linux-RPM-installer-2.1.6XX] - [Checksum][linux-RPM-installer-checksum-2.1.6XX]
_see installer note below_1
[tar.gz][linux-targz-2.1.6XX] - [Checksum][linux-targz-checksum-2.1.6XX] | [![][linux-badge-2.1.5XX]][linux-version-2.1.5XX]
[DEB Installer][linux-DEB-installer-2.1.5XX] - [Checksum][linux-DEB-installer-checksum-2.1.5XX]
[RPM Installer][linux-RPM-installer-2.1.5XX] - [Checksum][linux-RPM-installer-checksum-2.1.5XX]
_see installer note below_1
[tar.gz][linux-targz-2.1.5XX] - [Checksum][linux-targz-checksum-2.1.5XX] | -| **Linux arm** | [![][linux-arm-badge-master]][linux-arm-version-master]
[tar.gz][linux-arm-targz-master] - [Checksum][linux-arm-targz-checksum-master] | [![][linux-arm-badge-3.0.1xx]][linux-arm-version-3.0.1xx]
[tar.gz][linux-arm-targz-3.0.1xx] - [Checksum][linux-arm-targz-checksum-3.0.1xx] | [![][linux-arm-badge-3.0.100-preview8]][linux-arm-version-3.0.100-preview8]
[tar.gz][linux-arm-targz-3.0.100-preview8] - [Checksum][linux-arm-targz-checksum-3.0.100-preview8] | [![][linux-arm-badge-2.2.3XX]][linux-arm-version-2.2.3XX]
[tar.gz][linux-arm-targz-2.2.3XX] - [Checksum][linux-arm-targz-checksum-2.2.3XX] |[![][linux-arm-badge-2.2.2XX]][linux-arm-version-2.2.2XX]
[tar.gz][linux-arm-targz-2.2.2XX] - [Checksum][linux-arm-targz-checksum-2.2.2XX] |[![][linux-arm-badge-2.2.1XX]][linux-arm-version-2.2.1XX]
[tar.gz][linux-arm-targz-2.2.1XX] - [Checksum][linux-arm-targz-checksum-2.2.1XX] |[![][linux-arm-badge-2.1.7XX]][linux-arm-version-2.1.7XX]
[tar.gz][linux-arm-targz-2.1.7XX] - [Checksum][linux-arm-targz-checksum-2.1.7XX] | [![][linux-arm-badge-2.1.6XX]][linux-arm-version-2.1.6XX]
[tar.gz][linux-arm-targz-2.1.6XX] - [Checksum][linux-arm-targz-checksum-2.1.6XX] | [![][linux-arm-badge-2.1.5XX]][linux-arm-version-2.1.5XX]
[tar.gz][linux-arm-targz-2.1.5XX] - [Checksum][linux-arm-targz-checksum-2.1.5XX] | -| **Linux arm64** | [![][linux-arm64-badge-master]][linux-arm64-version-master]
[tar.gz][linux-arm64-targz-master] - [Checksum][linux-arm64-targz-checksum-master] | [![][linux-arm64-badge-3.0.1xx]][linux-arm64-version-3.0.1xx]
[tar.gz][linux-arm64-targz-3.0.1xx] - [Checksum][linux-arm64-targz-checksum-3.0.1xx] | [![][linux-arm64-badge-3.0.100-preview8]][linux-arm64-version-3.0.100-preview8]
[tar.gz][linux-arm64-targz-3.0.100-preview8] - [Checksum][linux-arm64-targz-checksum-3.0.100-preview8] | [![][linux-arm64-badge-2.2.3XX]][linux-arm64-version-2.2.3XX]
[tar.gz][linux-arm64-targz-2.2.3XX] - [Checksum][linux-arm64-targz-checksum-2.2.3XX] |[![][linux-arm64-badge-2.2.2XX]][linux-arm64-version-2.2.2XX]
[tar.gz][linux-arm64-targz-2.2.2XX] - [Checksum][linux-arm64-targz-checksum-2.2.2XX] |[![][linux-arm64-badge-2.2.1XX]][linux-arm64-version-2.2.1XX]
[tar.gz][linux-arm64-targz-2.2.1XX] - [Checksum][linux-arm64-targz-checksum-2.2.1XX] |[![][linux-arm64-badge-2.1.7XX]][linux-arm64-version-2.1.7XX]
[tar.gz][linux-arm64-targz-2.1.7XX] - [Checksum][linux-arm64-targz-checksum-2.1.7XX] | [![][linux-arm64-badge-2.1.6XX]][linux-arm64-version-2.1.6XX]
[tar.gz][linux-arm64-targz-2.1.6XX] - [Checksum][linux-arm64-targz-checksum-2.1.6XX] | [![][linux-arm64-badge-2.1.5XX]][linux-arm64-version-2.1.5XX]
[tar.gz][linux-arm64-targz-2.1.5XX] - [Checksum][linux-arm64-targz-checksum-2.1.5XX] | -| **RHEL 6** | [![][rhel-6-badge-master]][rhel-6-version-master]
[tar.gz][rhel-6-targz-master] - [Checksum][rhel-6-targz-checksum-master] | [![][rhel-6-badge-3.0.1xx]][rhel-6-version-3.0.1xx]
[tar.gz][rhel-6-targz-3.0.1xx] - [Checksum][rhel-6-targz-checksum-3.0.1xx] | [![][rhel-6-badge-3.0.100-preview8]][rhel-6-version-3.0.100-preview8]
[tar.gz][rhel-6-targz-3.0.100-preview8] - [Checksum][rhel-6-targz-checksum-3.0.100-preview8] | [![][rhel-6-badge-2.2.3XX]][rhel-6-version-2.2.3XX]
[tar.gz][rhel-6-targz-2.2.3XX] - [Checksum][rhel-6-targz-checksum-2.2.3XX] | [![][rhel-6-badge-2.2.2XX]][rhel-6-version-2.2.2XX]
[tar.gz][rhel-6-targz-2.2.2XX] - [Checksum][rhel-6-targz-checksum-2.2.2XX] | [![][rhel-6-badge-2.2.1XX]][rhel-6-version-2.2.1XX]
[tar.gz][rhel-6-targz-2.2.1XX] - [Checksum][rhel-6-targz-checksum-2.2.1XX] | [![][rhel-6-badge-2.1.7XX]][rhel-6-version-2.1.7XX]
[tar.gz][rhel-6-targz-2.1.7XX] - [Checksum][rhel-6-targz-checksum-2.1.7XX] | [![][rhel-6-badge-2.1.6XX]][rhel-6-version-2.1.6XX]
[tar.gz][rhel-6-targz-2.1.6XX] - [Checksum][rhel-6-targz-checksum-2.1.6XX] | [![][rhel-6-badge-2.1.5XX]][rhel-6-version-2.1.5XX]
[tar.gz][rhel-6-targz-2.1.5XX] - [Checksum][rhel-6-targz-checksum-2.1.5XX] | -| **Linux-musl** | [![][linux-musl-badge-master]][linux-musl-version-master]
[tar.gz][linux-musl-targz-master] - [Checksum][linux-musl-targz-checksum-master] | [![][linux-musl-badge-3.0.1xx]][linux-musl-version-3.0.1xx]
[tar.gz][linux-musl-targz-3.0.1xx] - [Checksum][linux-musl-targz-checksum-3.0.1xx] | [![][linux-musl-badge-3.0.100-preview8]][linux-musl-version-3.0.100-preview8]
[tar.gz][linux-musl-targz-3.0.100-preview8] - [Checksum][linux-musl-targz-checksum-3.0.100-preview8] | [![][linux-musl-badge-2.2.3XX]][linux-musl-version-2.2.3XX]
[tar.gz][linux-musl-targz-2.2.3XX] - [Checksum][linux-musl-targz-checksum-2.2.3XX] |[![][linux-musl-badge-2.2.2XX]][linux-musl-version-2.2.2XX]
[tar.gz][linux-musl-targz-2.2.2XX] - [Checksum][linux-musl-targz-checksum-2.2.2XX] |[![][linux-musl-badge-2.2.1XX]][linux-musl-version-2.2.1XX]
[tar.gz][linux-musl-targz-2.2.1XX] - [Checksum][linux-musl-targz-checksum-2.2.1XX] |[![][linux-musl-badge-2.1.7XX]][linux-musl-version-2.1.7XX]
[tar.gz][linux-musl-targz-2.1.7XX] - [Checksum][linux-musl-targz-checksum-2.1.7XX] | [![][linux-musl-badge-2.1.6XX]][linux-musl-version-2.1.6XX]
[tar.gz][linux-musl-targz-2.1.6XX] - [Checksum][linux-musl-targz-checksum-2.1.6XX] | [![][linux-musl-badge-2.1.5XX]][linux-musl-version-2.1.5XX]
[tar.gz][linux-musl-targz-2.1.5XX] - [Checksum][linux-musl-targz-checksum-2.1.5XX] | -| **Windows arm** | [![][win-arm-badge-master]][win-arm-version-master]
[zip][win-arm-zip-master] - [Checksum][win-arm-zip-checksum-master] | [![][win-arm-badge-3.0.1xx]][win-arm-version-3.0.1xx]
[zip][win-arm-zip-3.0.1xx] - [Checksum][win-arm-zip-checksum-3.0.1xx] | [![][win-arm-badge-3.0.100-preview8]][win-arm-version-3.0.100-preview8]
[zip][win-arm-zip-3.0.100-preview8] - [Checksum][win-arm-zip-checksum-3.0.100-preview8] | [![][win-arm-badge-2.2.3XX]][win-arm-version-2.2.3XX]
[zip][win-arm-zip-2.2.3XX] - [Checksum][win-arm-zip-checksum-2.2.3XX] | [![][win-arm-badge-2.2.2XX]][win-arm-version-2.2.2XX]
[zip][win-arm-zip-2.2.2XX] - [Checksum][win-arm-zip-checksum-2.2.2XX] | [![][win-arm-badge-2.2.1XX]][win-arm-version-2.2.1XX]
[zip][win-arm-zip-2.2.1XX] - [Checksum][win-arm-zip-checksum-2.2.1XX] | **N/A** | **N/A** | **N/A** | -| **FreeBSD x64** | [![][freebsd-x64-badge-master]][freebsd-x64-version-master]
[tar.gz][freebsd-x64-zip-master] - [Checksum][freebsd-x64-zip-checksum-master] | [![][freebsd-x64-badge-3.0.1xx]][freebsd-x64-version-3.0.1xx]
[tar.gz][freebsd-x64-zip-3.0.1xx] - [Checksum][freebsd-x64-zip-checksum-3.0.1xx] | [![][freebsd-x64-badge-3.0.100-preview8]][freebsd-x64-version-3.0.100-preview8]
[tar.gz][freebsd-x64-zip-3.0.100-preview8] - [Checksum][freebsd-x64-zip-checksum-3.0.100-preview8] | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | -| **Constituent Repo Shas** | **N/A** | [Git SHAs][sdk-shas-2.2.1XX] | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | +| Platform | Master
(3.0.x Runtime) | Release/3.1.1XX
(3.1.x Runtime) | Release/3.0.1XX
(3.0.x Runtime) | Release/3.0.100-preview8
(3.0.x Runtime) | Release/2.2.3XX
(2.2.x Runtime) | Release/2.2.2XX
(2.2.x Runtime) | Release/2.2.1XX
(2.2.x Runtime) | Release/2.1.7XX
(2.1.7 Runtime) | Release/2.1.6XX
(2.1.6 Runtime) | Release/2.1.5XX
(2.1.5 Runtime) | +|---------|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:| +| **Windows x64** | [![][win-x64-badge-master]][win-x64-version-master]
[Installer][win-x64-installer-master] - [Checksum][win-x64-installer-checksum-master]
[zip][win-x64-zip-master] - [Checksum][win-x64-zip-checksum-master] | [![][win-x64-badge-3.1.1xx]][win-x64-version-3.1.1xx]
[Installer][win-x64-installer-3.1.1xx] - [Checksum][win-x64-installer-checksum-3.1.1xx]
[zip][win-x64-zip-3.1.1xx] - [Checksum][win-x64-zip-checksum-3.1.1xx] | [![][win-x64-badge-3.0.1xx]][win-x64-version-3.0.1xx]
[Installer][win-x64-installer-3.0.1xx] - [Checksum][win-x64-installer-checksum-3.0.1xx]
[zip][win-x64-zip-3.0.1xx] - [Checksum][win-x64-zip-checksum-3.0.1xx] | [![][win-x64-badge-3.0.100-preview8]][win-x64-version-3.0.100-preview8]
[Installer][win-x64-installer-3.0.100-preview8] - [Checksum][win-x64-installer-checksum-3.0.100-preview8]
[zip][win-x64-zip-3.0.100-preview8] - [Checksum][win-x64-zip-checksum-3.0.100-preview8] | [![][win-x64-badge-2.2.3XX]][win-x64-version-2.2.3XX]
[Installer][win-x64-installer-2.2.3XX] - [Checksum][win-x64-installer-checksum-2.2.3XX]
[zip][win-x64-zip-2.2.3XX] - [Checksum][win-x64-zip-checksum-2.2.3XX] |[![][win-x64-badge-2.2.2XX]][win-x64-version-2.2.2XX]
[Installer][win-x64-installer-2.2.2XX] - [Checksum][win-x64-installer-checksum-2.2.2XX]
[zip][win-x64-zip-2.2.2XX] - [Checksum][win-x64-zip-checksum-2.2.2XX] |[![][win-x64-badge-2.2.1XX]][win-x64-version-2.2.1XX]
[Installer][win-x64-installer-2.2.1XX] - [Checksum][win-x64-installer-checksum-2.2.1XX]
[zip][win-x64-zip-2.2.1XX] - [Checksum][win-x64-zip-checksum-2.2.1XX] |[![][win-x64-badge-2.1.7XX]][win-x64-version-2.1.7XX]
[Installer][win-x64-installer-2.1.7XX] - [Checksum][win-x64-installer-checksum-2.1.7XX]
[zip][win-x64-zip-2.1.7XX] - [Checksum][win-x64-zip-checksum-2.1.7XX] | [![][win-x64-badge-2.1.6XX]][win-x64-version-2.1.6XX]
[Installer][win-x64-installer-2.1.6XX] - [Checksum][win-x64-installer-checksum-2.1.6XX]
[zip][win-x64-zip-2.1.6XX] - [Checksum][win-x64-zip-checksum-2.1.6XX] | [![][win-x64-badge-2.1.5XX]][win-x64-version-2.1.5XX]
[Installer][win-x64-installer-2.1.5XX] - [Checksum][win-x64-installer-checksum-2.1.5XX]
[zip][win-x64-zip-2.1.5XX] - [Checksum][win-x64-zip-checksum-2.1.5XX] | +| **Windows x86** | [![][win-x86-badge-master]][win-x86-version-master]
[Installer][win-x86-installer-master] - [Checksum][win-x86-installer-checksum-master]
[zip][win-x86-zip-master] - [Checksum][win-x86-zip-checksum-master] | [![][win-x86-badge-3.1.1xx]][win-x86-version-3.1.1xx]
[Installer][win-x86-installer-3.1.1xx] - [Checksum][win-x86-installer-checksum-3.1.1xx]
[zip][win-x86-zip-3.1.1xx] - [Checksum][win-x86-zip-checksum-3.1.1xx] | [![][win-x86-badge-3.0.1xx]][win-x86-version-3.0.1xx]
[Installer][win-x86-installer-3.0.1xx] - [Checksum][win-x86-installer-checksum-3.0.1xx]
[zip][win-x86-zip-3.0.1xx] - [Checksum][win-x86-zip-checksum-3.0.1xx] | [![][win-x86-badge-3.0.100-preview8]][win-x86-version-3.0.100-preview8]
[Installer][win-x86-installer-3.0.100-preview8] - [Checksum][win-x86-installer-checksum-3.0.100-preview8]
[zip][win-x86-zip-3.0.100-preview8] - [Checksum][win-x86-zip-checksum-3.0.100-preview8] | [![][win-x86-badge-2.2.3XX]][win-x86-version-2.2.3XX]
[Installer][win-x86-installer-2.2.3XX] - [Checksum][win-x86-installer-checksum-2.2.3XX]
[zip][win-x86-zip-2.2.3XX] - [Checksum][win-x86-zip-checksum-2.2.3XX] |[![][win-x86-badge-2.2.2XX]][win-x86-version-2.2.2XX]
[Installer][win-x86-installer-2.2.2XX] - [Checksum][win-x86-installer-checksum-2.2.2XX]
[zip][win-x86-zip-2.2.2XX] - [Checksum][win-x86-zip-checksum-2.2.2XX] |[![][win-x86-badge-2.2.1XX]][win-x86-version-2.2.1XX]
[Installer][win-x86-installer-2.2.1XX] - [Checksum][win-x86-installer-checksum-2.2.1XX]
[zip][win-x86-zip-2.2.1XX] - [Checksum][win-x86-zip-checksum-2.2.1XX] |[![][win-x86-badge-2.1.7XX]][win-x86-version-2.1.7XX]
[Installer][win-x86-installer-2.1.7XX] - [Checksum][win-x86-installer-checksum-2.1.7XX]
[zip][win-x86-zip-2.1.7XX] - [Checksum][win-x86-zip-checksum-2.1.7XX] | [![][win-x86-badge-2.1.6XX]][win-x86-version-2.1.6XX]
[Installer][win-x86-installer-2.1.6XX] - [Checksum][win-x86-installer-checksum-2.1.6XX]
[zip][win-x86-zip-2.1.6XX] - [Checksum][win-x86-zip-checksum-2.1.6XX] | [![][win-x86-badge-2.1.5XX]][win-x86-version-2.1.5XX]
[Installer][win-x86-installer-2.1.5XX] - [Checksum][win-x86-installer-checksum-2.1.5XX]
[zip][win-x86-zip-2.1.5XX] - [Checksum][win-x86-zip-checksum-2.1.5XX] | +| **macOS** | [![][osx-badge-master]][osx-version-master]
[Installer][osx-installer-master] - [Checksum][osx-installer-checksum-master]
[tar.gz][osx-targz-master] - [Checksum][osx-targz-checksum-master] | [![][osx-badge-3.1.1xx]][osx-version-3.1.1xx]
[Installer][osx-installer-3.1.1xx] - [Checksum][osx-installer-checksum-3.1.1xx]
[tar.gz][osx-targz-3.1.1xx] - [Checksum][osx-targz-checksum-3.1.1xx] | [![][osx-badge-3.0.1xx]][osx-version-3.0.1xx]
[Installer][osx-installer-3.0.1xx] - [Checksum][osx-installer-checksum-3.0.1xx]
[tar.gz][osx-targz-3.0.1xx] - [Checksum][osx-targz-checksum-3.0.1xx] | [![][osx-badge-3.0.100-preview8]][osx-version-3.0.100-preview8]
[Installer][osx-installer-3.0.100-preview8] - [Checksum][osx-installer-checksum-3.0.100-preview8]
[tar.gz][osx-targz-3.0.100-preview8] - [Checksum][osx-targz-checksum-3.0.100-preview8] | [![][osx-badge-2.2.3XX]][osx-version-2.2.3XX]
[Installer][osx-installer-2.2.3XX] - [Checksum][osx-installer-checksum-2.2.3XX]
[tar.gz][osx-targz-2.2.3XX] - [Checksum][osx-targz-checksum-2.2.3XX] |[![][osx-badge-2.2.2XX]][osx-version-2.2.2XX]
[Installer][osx-installer-2.2.2XX] - [Checksum][osx-installer-checksum-2.2.2XX]
[tar.gz][osx-targz-2.2.2XX] - [Checksum][osx-targz-checksum-2.2.2XX] |[![][osx-badge-2.2.1XX]][osx-version-2.2.1XX]
[Installer][osx-installer-2.2.1XX] - [Checksum][osx-installer-checksum-2.2.1XX]
[tar.gz][osx-targz-2.2.1XX] - [Checksum][osx-targz-checksum-2.2.1XX] |[![][osx-badge-2.1.7XX]][osx-version-2.1.7XX]
[Installer][osx-installer-2.1.7XX] - [Checksum][osx-installer-checksum-2.1.7XX]
[tar.gz][osx-targz-2.1.7XX] - [Checksum][osx-targz-checksum-2.1.7XX] | [![][osx-badge-2.1.6XX]][osx-version-2.1.6XX]
[Installer][osx-installer-2.1.6XX] - [Checksum][osx-installer-checksum-2.1.6XX]
[tar.gz][osx-targz-2.1.6XX] - [Checksum][osx-targz-checksum-2.1.6XX] | [![][osx-badge-2.1.5XX]][osx-version-2.1.5XX]
[Installer][osx-installer-2.1.5XX] - [Checksum][osx-installer-checksum-2.1.5XX]
[tar.gz][osx-targz-2.1.5XX] - [Checksum][osx-targz-checksum-2.1.5XX] | +| **Linux x64** | [![][linux-badge-master]][linux-version-master]
[DEB Installer][linux-DEB-installer-master] - [Checksum][linux-DEB-installer-checksum-master]
[RPM Installer][linux-RPM-installer-master] - [Checksum][linux-RPM-installer-checksum-master]
_see installer note below_1
[tar.gz][linux-targz-master] - [Checksum][linux-targz-checksum-master] | [![][linux-badge-3.1.1xx]][linux-version-3.1.1xx]
[DEB Installer][linux-DEB-installer-3.1.1xx] - [Checksum][linux-DEB-installer-checksum-3.1.1xx]
[RPM Installer][linux-RPM-installer-3.1.1xx] - [Checksum][linux-RPM-installer-checksum-3.1.1xx]
_see installer note below_1
[tar.gz][linux-targz-3.1.1xx] - [Checksum][linux-targz-checksum-3.1.1xx] | [![][linux-badge-3.0.1xx]][linux-version-3.0.1xx]
[DEB Installer][linux-DEB-installer-3.0.1xx] - [Checksum][linux-DEB-installer-checksum-3.0.1xx]
[RPM Installer][linux-RPM-installer-3.0.1xx] - [Checksum][linux-RPM-installer-checksum-3.0.1xx]
_see installer note below_1
[tar.gz][linux-targz-3.0.1xx] - [Checksum][linux-targz-checksum-3.0.1xx] | [![][linux-badge-3.0.100-preview8]][linux-version-3.0.100-preview8]
[DEB Installer][linux-DEB-installer-3.0.100-preview8] - [Checksum][linux-DEB-installer-checksum-3.0.100-preview8]
[RPM Installer][linux-RPM-installer-3.0.100-preview8] - [Checksum][linux-RPM-installer-checksum-3.0.100-preview8]
_see installer note below_1
[tar.gz][linux-targz-3.0.100-preview8] - [Checksum][linux-targz-checksum-3.0.100-preview8] | [![][linux-badge-2.2.3xx]][linux-version-2.2.3xx]
[DEB Installer][linux-DEB-installer-2.2.3XX] - [Checksum][linux-DEB-installer-checksum-2.2.3XX]
[RPM Installer][linux-RPM-installer-2.2.3XX] - [Checksum][linux-RPM-installer-checksum-2.2.3XX]
_see installer note below_1
[tar.gz][linux-targz-2.2.3XX] - [Checksum][linux-targz-checksum-2.2.3XX] |[![][linux-badge-2.2.2xx]][linux-version-2.2.2xx]
[DEB Installer][linux-DEB-installer-2.2.2XX] - [Checksum][linux-DEB-installer-checksum-2.2.2XX]
[RPM Installer][linux-RPM-installer-2.2.2XX] - [Checksum][linux-RPM-installer-checksum-2.2.2XX]
_see installer note below_1
[tar.gz][linux-targz-2.2.2XX] - [Checksum][linux-targz-checksum-2.2.2XX] |[![][linux-badge-2.2.1xx]][linux-version-2.2.1xx]
[DEB Installer][linux-DEB-installer-2.2.1XX] - [Checksum][linux-DEB-installer-checksum-2.2.1XX]
[RPM Installer][linux-RPM-installer-2.2.1XX] - [Checksum][linux-RPM-installer-checksum-2.2.1XX]
_see installer note below_1
[tar.gz][linux-targz-2.2.1XX] - [Checksum][linux-targz-checksum-2.2.1XX] |[![][linux-badge-2.1.7XX]][linux-version-2.1.7XX]
[DEB Installer][linux-DEB-installer-2.1.7XX] - [Checksum][linux-DEB-installer-checksum-2.1.7XX]
[RPM Installer][linux-RPM-installer-2.1.7XX] - [Checksum][linux-RPM-installer-checksum-2.1.7XX]
_see installer note below_1
[tar.gz][linux-targz-2.1.7XX] - [Checksum][linux-targz-checksum-2.1.7XX] | [![][linux-badge-2.1.6XX]][linux-version-2.1.6XX]
[DEB Installer][linux-DEB-installer-2.1.6XX] - [Checksum][linux-DEB-installer-checksum-2.1.6XX]
[RPM Installer][linux-RPM-installer-2.1.6XX] - [Checksum][linux-RPM-installer-checksum-2.1.6XX]
_see installer note below_1
[tar.gz][linux-targz-2.1.6XX] - [Checksum][linux-targz-checksum-2.1.6XX] | [![][linux-badge-2.1.5XX]][linux-version-2.1.5XX]
[DEB Installer][linux-DEB-installer-2.1.5XX] - [Checksum][linux-DEB-installer-checksum-2.1.5XX]
[RPM Installer][linux-RPM-installer-2.1.5XX] - [Checksum][linux-RPM-installer-checksum-2.1.5XX]
_see installer note below_1
[tar.gz][linux-targz-2.1.5XX] - [Checksum][linux-targz-checksum-2.1.5XX] | +| **Linux arm** | [![][linux-arm-badge-master]][linux-arm-version-master]
[tar.gz][linux-arm-targz-master] - [Checksum][linux-arm-targz-checksum-master] | [![][linux-arm-badge-3.1.1xx]][linux-arm-version-3.1.1xx]
[tar.gz][linux-arm-targz-3.1.1xx] - [Checksum][linux-arm-targz-checksum-3.1.1xx] | [![][linux-arm-badge-3.0.1xx]][linux-arm-version-3.0.1xx]
[tar.gz][linux-arm-targz-3.0.1xx] - [Checksum][linux-arm-targz-checksum-3.0.1xx] | [![][linux-arm-badge-3.0.100-preview8]][linux-arm-version-3.0.100-preview8]
[tar.gz][linux-arm-targz-3.0.100-preview8] - [Checksum][linux-arm-targz-checksum-3.0.100-preview8] | [![][linux-arm-badge-2.2.3XX]][linux-arm-version-2.2.3XX]
[tar.gz][linux-arm-targz-2.2.3XX] - [Checksum][linux-arm-targz-checksum-2.2.3XX] |[![][linux-arm-badge-2.2.2XX]][linux-arm-version-2.2.2XX]
[tar.gz][linux-arm-targz-2.2.2XX] - [Checksum][linux-arm-targz-checksum-2.2.2XX] |[![][linux-arm-badge-2.2.1XX]][linux-arm-version-2.2.1XX]
[tar.gz][linux-arm-targz-2.2.1XX] - [Checksum][linux-arm-targz-checksum-2.2.1XX] |[![][linux-arm-badge-2.1.7XX]][linux-arm-version-2.1.7XX]
[tar.gz][linux-arm-targz-2.1.7XX] - [Checksum][linux-arm-targz-checksum-2.1.7XX] | [![][linux-arm-badge-2.1.6XX]][linux-arm-version-2.1.6XX]
[tar.gz][linux-arm-targz-2.1.6XX] - [Checksum][linux-arm-targz-checksum-2.1.6XX] | [![][linux-arm-badge-2.1.5XX]][linux-arm-version-2.1.5XX]
[tar.gz][linux-arm-targz-2.1.5XX] - [Checksum][linux-arm-targz-checksum-2.1.5XX] | +| **Linux arm64** | [![][linux-arm64-badge-master]][linux-arm64-version-master]
[tar.gz][linux-arm64-targz-master] - [Checksum][linux-arm64-targz-checksum-master] | [![][linux-arm64-badge-3.1.1xx]][linux-arm64-version-3.1.1xx]
[tar.gz][linux-arm64-targz-3.1.1xx] - [Checksum][linux-arm64-targz-checksum-3.1.1xx] | [![][linux-arm64-badge-3.0.1xx]][linux-arm64-version-3.0.1xx]
[tar.gz][linux-arm64-targz-3.0.1xx] - [Checksum][linux-arm64-targz-checksum-3.0.1xx] | [![][linux-arm64-badge-3.0.100-preview8]][linux-arm64-version-3.0.100-preview8]
[tar.gz][linux-arm64-targz-3.0.100-preview8] - [Checksum][linux-arm64-targz-checksum-3.0.100-preview8] | [![][linux-arm64-badge-2.2.3XX]][linux-arm64-version-2.2.3XX]
[tar.gz][linux-arm64-targz-2.2.3XX] - [Checksum][linux-arm64-targz-checksum-2.2.3XX] |[![][linux-arm64-badge-2.2.2XX]][linux-arm64-version-2.2.2XX]
[tar.gz][linux-arm64-targz-2.2.2XX] - [Checksum][linux-arm64-targz-checksum-2.2.2XX] |[![][linux-arm64-badge-2.2.1XX]][linux-arm64-version-2.2.1XX]
[tar.gz][linux-arm64-targz-2.2.1XX] - [Checksum][linux-arm64-targz-checksum-2.2.1XX] |[![][linux-arm64-badge-2.1.7XX]][linux-arm64-version-2.1.7XX]
[tar.gz][linux-arm64-targz-2.1.7XX] - [Checksum][linux-arm64-targz-checksum-2.1.7XX] | [![][linux-arm64-badge-2.1.6XX]][linux-arm64-version-2.1.6XX]
[tar.gz][linux-arm64-targz-2.1.6XX] - [Checksum][linux-arm64-targz-checksum-2.1.6XX] | [![][linux-arm64-badge-2.1.5XX]][linux-arm64-version-2.1.5XX]
[tar.gz][linux-arm64-targz-2.1.5XX] - [Checksum][linux-arm64-targz-checksum-2.1.5XX] | +| **RHEL 6** | [![][rhel-6-badge-master]][rhel-6-version-master]
[tar.gz][rhel-6-targz-master] - [Checksum][rhel-6-targz-checksum-master] | [![][rhel-6-badge-3.1.1xx]][rhel-6-version-3.1.1xx]
[tar.gz][rhel-6-targz-3.1.1xx] - [Checksum][rhel-6-targz-checksum-3.1.1xx] | [![][rhel-6-badge-3.0.1xx]][rhel-6-version-3.0.1xx]
[tar.gz][rhel-6-targz-3.0.1xx] - [Checksum][rhel-6-targz-checksum-3.0.1xx] | [![][rhel-6-badge-3.0.100-preview8]][rhel-6-version-3.0.100-preview8]
[tar.gz][rhel-6-targz-3.0.100-preview8] - [Checksum][rhel-6-targz-checksum-3.0.100-preview8] | [![][rhel-6-badge-2.2.3XX]][rhel-6-version-2.2.3XX]
[tar.gz][rhel-6-targz-2.2.3XX] - [Checksum][rhel-6-targz-checksum-2.2.3XX] | [![][rhel-6-badge-2.2.2XX]][rhel-6-version-2.2.2XX]
[tar.gz][rhel-6-targz-2.2.2XX] - [Checksum][rhel-6-targz-checksum-2.2.2XX] | [![][rhel-6-badge-2.2.1XX]][rhel-6-version-2.2.1XX]
[tar.gz][rhel-6-targz-2.2.1XX] - [Checksum][rhel-6-targz-checksum-2.2.1XX] | [![][rhel-6-badge-2.1.7XX]][rhel-6-version-2.1.7XX]
[tar.gz][rhel-6-targz-2.1.7XX] - [Checksum][rhel-6-targz-checksum-2.1.7XX] | [![][rhel-6-badge-2.1.6XX]][rhel-6-version-2.1.6XX]
[tar.gz][rhel-6-targz-2.1.6XX] - [Checksum][rhel-6-targz-checksum-2.1.6XX] | [![][rhel-6-badge-2.1.5XX]][rhel-6-version-2.1.5XX]
[tar.gz][rhel-6-targz-2.1.5XX] - [Checksum][rhel-6-targz-checksum-2.1.5XX] | +| **Linux-musl** | [![][linux-musl-badge-master]][linux-musl-version-master]
[tar.gz][linux-musl-targz-master] - [Checksum][linux-musl-targz-checksum-master] | [![][linux-musl-badge-3.1.1xx]][linux-musl-version-3.1.1xx]
[tar.gz][linux-musl-targz-3.1.1xx] - [Checksum][linux-musl-targz-checksum-3.1.1xx] | [![][linux-musl-badge-3.0.1xx]][linux-musl-version-3.0.1xx]
[tar.gz][linux-musl-targz-3.0.1xx] - [Checksum][linux-musl-targz-checksum-3.0.1xx] | [![][linux-musl-badge-3.0.100-preview8]][linux-musl-version-3.0.100-preview8]
[tar.gz][linux-musl-targz-3.0.100-preview8] - [Checksum][linux-musl-targz-checksum-3.0.100-preview8] | [![][linux-musl-badge-2.2.3XX]][linux-musl-version-2.2.3XX]
[tar.gz][linux-musl-targz-2.2.3XX] - [Checksum][linux-musl-targz-checksum-2.2.3XX] |[![][linux-musl-badge-2.2.2XX]][linux-musl-version-2.2.2XX]
[tar.gz][linux-musl-targz-2.2.2XX] - [Checksum][linux-musl-targz-checksum-2.2.2XX] |[![][linux-musl-badge-2.2.1XX]][linux-musl-version-2.2.1XX]
[tar.gz][linux-musl-targz-2.2.1XX] - [Checksum][linux-musl-targz-checksum-2.2.1XX] |[![][linux-musl-badge-2.1.7XX]][linux-musl-version-2.1.7XX]
[tar.gz][linux-musl-targz-2.1.7XX] - [Checksum][linux-musl-targz-checksum-2.1.7XX] | [![][linux-musl-badge-2.1.6XX]][linux-musl-version-2.1.6XX]
[tar.gz][linux-musl-targz-2.1.6XX] - [Checksum][linux-musl-targz-checksum-2.1.6XX] | [![][linux-musl-badge-2.1.5XX]][linux-musl-version-2.1.5XX]
[tar.gz][linux-musl-targz-2.1.5XX] - [Checksum][linux-musl-targz-checksum-2.1.5XX] | +| **Windows arm** | [![][win-arm-badge-master]][win-arm-version-master]
[zip][win-arm-zip-master] - [Checksum][win-arm-zip-checksum-master] | [![][win-arm-badge-3.1.1xx]][win-arm-version-3.1.1xx]
[zip][win-arm-zip-3.1.1xx] - [Checksum][win-arm-zip-checksum-3.1.1xx] | [![][win-arm-badge-3.0.1xx]][win-arm-version-3.0.1xx]
[zip][win-arm-zip-3.0.1xx] - [Checksum][win-arm-zip-checksum-3.0.1xx] | [![][win-arm-badge-3.0.100-preview8]][win-arm-version-3.0.100-preview8]
[zip][win-arm-zip-3.0.100-preview8] - [Checksum][win-arm-zip-checksum-3.0.100-preview8] | [![][win-arm-badge-2.2.3XX]][win-arm-version-2.2.3XX]
[zip][win-arm-zip-2.2.3XX] - [Checksum][win-arm-zip-checksum-2.2.3XX] | [![][win-arm-badge-2.2.2XX]][win-arm-version-2.2.2XX]
[zip][win-arm-zip-2.2.2XX] - [Checksum][win-arm-zip-checksum-2.2.2XX] | [![][win-arm-badge-2.2.1XX]][win-arm-version-2.2.1XX]
[zip][win-arm-zip-2.2.1XX] - [Checksum][win-arm-zip-checksum-2.2.1XX] | **N/A** | **N/A** | **N/A** | +| **FreeBSD x64** | [![][freebsd-x64-badge-master]][freebsd-x64-version-master]
[tar.gz][freebsd-x64-zip-master] - [Checksum][freebsd-x64-zip-checksum-master] | [![][freebsd-x64-badge-3.1.1xx]][freebsd-x64-version-3.1.1xx]
[tar.gz][freebsd-x64-zip-3.1.1xx] - [Checksum][freebsd-x64-zip-checksum-3.1.1xx] | [![][freebsd-x64-badge-3.0.1xx]][freebsd-x64-version-3.0.1xx]
[tar.gz][freebsd-x64-zip-3.0.1xx] - [Checksum][freebsd-x64-zip-checksum-3.0.1xx] | [![][freebsd-x64-badge-3.0.100-preview8]][freebsd-x64-version-3.0.100-preview8]
[tar.gz][freebsd-x64-zip-3.0.100-preview8] - [Checksum][freebsd-x64-zip-checksum-3.0.100-preview8] | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | +| **Constituent Repo Shas** | **N/A** | **N/A** | [Git SHAs][sdk-shas-2.2.1XX] | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | **N/A** | Reference notes: > **1**: Our Debian packages are put together slightly differently than the other OS specific installers. Instead of combining everything, we have separate component packages that depend on each other. If you're installing the SDK from the .deb file (via dpkg or similar), then you'll need to install the corresponding dependencies first: @@ -78,6 +78,13 @@ Reference notes: [win-x64-zip-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-win-x64.zip [win-x64-zip-checksum-master]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-win-x64.zip.sha +[win-x64-badge-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/win_x64_Release_version_badge.svg +[win-x64-version-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/latest.version +[win-x64-installer-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-win-x64.exe +[win-x64-installer-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-win-x64.exe.sha +[win-x64-zip-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-win-x64.zip +[win-x64-zip-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-win-x64.zip.sha + [win-x64-badge-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/win_x64_Release_version_badge.svg [win-x64-version-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/latest.version [win-x64-installer-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-win-x64.exe @@ -141,6 +148,13 @@ Reference notes: [win-x86-zip-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-win-x86.zip [win-x86-zip-checksum-master]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-win-x86.zip.sha +[win-x86-badge-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/win_x86_Release_version_badge.svg +[win-x86-version-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/latest.version +[win-x86-installer-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-win-x86.exe +[win-x86-installer-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-win-x86.exe.sha +[win-x86-zip-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-win-x86.zip +[win-x86-zip-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-win-x86.zip.sha + [win-x86-badge-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/win_x86_Release_version_badge.svg [win-x86-version-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/latest.version [win-x86-installer-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-win-x86.exe @@ -204,6 +218,13 @@ Reference notes: [osx-targz-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-osx-x64.tar.gz [osx-targz-checksum-master]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-osx-x64.tar.gz.sha +[osx-badge-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/osx_x64_Release_version_badge.svg +[osx-version-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/latest.version +[osx-installer-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-osx-x64.pkg +[osx-installer-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-osx-x64.pkg.sha +[osx-targz-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-osx-x64.tar.gz +[osx-targz-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-osx-x64.tar.gz.sha + [osx-badge-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/osx_x64_Release_version_badge.svg [osx-version-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/latest.version [osx-installer-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-osx-x64.pkg @@ -269,6 +290,15 @@ Reference notes: [linux-targz-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-linux-x64.tar.gz [linux-targz-checksum-master]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-linux-x64.tar.gz.sha +[linux-badge-3.1.1xx]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/linux_x64_Release_version_badge.svg +[linux-version-3.1.1xx]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/latest.version +[linux-DEB-installer-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-x64.deb +[linux-DEB-installer-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-x64.deb.sha +[linux-RPM-installer-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-x64.rpm +[linux-RPM-installer-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-x64.rpm.sha +[linux-targz-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-linux-x64.tar.gz +[linux-targz-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-linux-x64.tar.gz.sha + [linux-badge-3.0.1xx]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/linux_x64_Release_version_badge.svg [linux-version-3.0.1xx]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/latest.version [linux-DEB-installer-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-x64.deb @@ -346,6 +376,11 @@ Reference notes: [linux-arm-targz-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-linux-arm.tar.gz [linux-arm-targz-checksum-master]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-linux-arm.tar.gz.sha +[linux-arm-badge-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/linux_arm_Release_version_badge.svg +[linux-arm-version-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/latest.version +[linux-arm-targz-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-linux-arm.tar.gz +[linux-arm-targz-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-linux-arm.tar.gz.sha + [linux-arm-badge-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/linux_arm_Release_version_badge.svg [linux-arm-version-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/latest.version [linux-arm-targz-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-linux-arm.tar.gz @@ -391,6 +426,11 @@ Reference notes: [linux-arm64-targz-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-linux-arm64.tar.gz [linux-arm64-targz-checksum-master]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-linux-arm64.tar.gz.sha +[linux-arm64-badge-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/linux_arm64_Release_version_badge.svg +[linux-arm64-version-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/latest.version +[linux-arm64-targz-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-linux-arm64.tar.gz +[linux-arm64-targz-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-linux-arm64.tar.gz.sha + [linux-arm64-badge-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/linux_arm64_Release_version_badge.svg [linux-arm64-version-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/latest.version [linux-arm64-targz-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-linux-arm64.tar.gz @@ -436,6 +476,11 @@ Reference notes: [rhel-6-targz-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-rhel.6-x64.tar.gz [rhel-6-targz-checksum-master]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-rhel.6-x64.tar.gz.sha +[rhel-6-badge-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/rhel.6_x64_Release_version_badge.svg +[rhel-6-version-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/latest.version +[rhel-6-targz-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-rhel.6-x64.tar.gz +[rhel-6-targz-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-rhel.6-x64.tar.gz.sha + [rhel-6-badge-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/rhel.6_x64_Release_version_badge.svg [rhel-6-version-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/latest.version [rhel-6-targz-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-rhel.6-x64.tar.gz @@ -481,6 +526,11 @@ Reference notes: [linux-musl-targz-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-linux-musl-x64.tar.gz [linux-musl-targz-checksum-master]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-linux-musl-x64.tar.gz.sha +[linux-musl-badge-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/linux_musl_x64_Release_version_badge.svg +[linux-musl-version-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/latest.version +[linux-musl-targz-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-linux-musl-x64.tar.gz +[linux-musl-targz-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-linux-musl-x64.tar.gz.sha + [linux-musl-badge-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/linux_musl_x64_Release_version_badge.svg [linux-musl-version-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/latest.version [linux-musl-targz-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-linux-musl-x64.tar.gz @@ -526,6 +576,11 @@ Reference notes: [win-arm-zip-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-win-arm.zip [win-arm-zip-checksum-master]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-win-arm.zip.sha +[win-arm-badge-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/win_arm_Release_version_badge.svg +[win-arm-version-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/latest.version +[win-arm-zip-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-win-arm.zip +[win-arm-zip-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-win-arm.zip.sha + [win-arm-badge-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/win_arm_Release_version_badge.svg [win-arm-version-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/latest.version [win-arm-zip-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-win-arm.zip @@ -556,6 +611,11 @@ Reference notes: [freebsd-x64-zip-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-freebsd-x64.tar.gz [freebsd-x64-zip-checksum-master]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/master/dotnet-sdk-latest-freebsd-x64.tar.gz.sha +[freebsd-x64-badge-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/freebsd_x64_Release_version_badge.svg +[freebsd-x64-version-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/latest.version +[freebsd-x64-zip-3.1.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-freebsd-x64.tar.gz +[freebsd-x64-zip-checksum-3.1.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/3.1.1xx/dotnet-sdk-latest-freebsd-x64.tar.gz.sha + [freebsd-x64-badge-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/freebsd_x64_Release_version_badge.svg [freebsd-x64-version-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/latest.version [freebsd-x64-zip-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/dotnet-sdk-latest-freebsd-x64.tar.gz From 9a474a4131fa66c195b76a183bf32cad8d2e5969 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 8 Sep 2019 18:35:30 +0000 Subject: [PATCH 409/422] Update dependencies from https://github.com/dotnet/core-setup build 20190908.7 - Microsoft.NETCore.App - 3.1.0-preview1.19458.7 - NETStandard.Library.Ref - 2.1.0-preview1.19458.7 - Microsoft.WindowsDesktop.App - 3.1.0-preview1.19458.7 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-rc1.19455.20 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-rc1.19455.14 (parent: Microsoft.WindowsDesktop.App) --- 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 918a5b3d2..394bb5c26 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3f71391d25658ef00495eb76526e6cbac9e48a0b + 604ef7a61aea16bc63a402dfcb2bbe5e6b7c5971 - + https://github.com/dotnet/core-setup - 3f71391d25658ef00495eb76526e6cbac9e48a0b + 604ef7a61aea16bc63a402dfcb2bbe5e6b7c5971 - + https://github.com/dotnet/core-setup - 3f71391d25658ef00495eb76526e6cbac9e48a0b + 604ef7a61aea16bc63a402dfcb2bbe5e6b7c5971 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index db3157eb5..77455e750 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ $(MicrosoftNETSdkPackageVersion)
- 3.1.0-preview1.19458.3 + 3.1.0-preview1.19458.7 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -52,11 +52,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview1.19458.3 + 2.1.0-preview1.19458.7 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.1.0-preview1.19458.3 + 3.1.0-preview1.19458.7 $(MicrosoftWindowsDesktopAppPackageVersion) From 26adf27477f2d25b636db56d719ae9452a4f2f75 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2019 13:39:45 +0000 Subject: [PATCH 410/422] Update dependencies from https://github.com/dotnet/arcade build 20190908.2 (#4695) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19458.2 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3947a4290..8b764f40a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@
- + https://github.com/dotnet/arcade - c27945fc559ee636139d9f460db71242b16483e6 + 29ee79a10c58dd6863a46157e374521cac610ad8
diff --git a/global.json b/global.json index e6fff8422..9b2de486b 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19457.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19458.2" } } From 01566ce1546272f7505ff5aca3fa1ca83f45be07 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Mon, 9 Sep 2019 12:38:32 -0700 Subject: [PATCH 411/422] Download the ASP.NET SharedFramework MSI and the Module V2 MSI --- src/redist/targets/GenerateLayout.targets | 30 +++++++++++++++++------ src/redist/targets/GenerateMSIs.targets | 2 +- 2 files changed, 23 insertions(+), 9 deletions(-) diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index d2a0b6fd1..68d467140 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -46,8 +46,9 @@ $(CoreSetupRid) $(ProductMonikerRid) linux-$(Architecture) - dotnet-runtime-$(MicrosoftNETCoreAppPackageVersion)-$(SharedFrameworkRid)$(ArchiveExtension) - + dotnet-runtime-$(MicrosoftNETCoreAppPackageVersion)-$(SharedFrameworkRid)$(ArchiveExtension) + windowsdesktop-runtime-$(MicrosoftWindowsDesktopPackageVersion)-$(SharedFrameworkRid)$(ArchiveExtension) + $(SharedFrameworkRid) linux-x64 $(AspNetCoreSharedFxInstallerRid) @@ -55,16 +56,15 @@ aspnetcore-runtime-$(AspNetCoreVersion)-$(AspNetCoreSharedFxInstallerRid)$(InstallerExtension) - aspnetcore-runtime-internal-$(AspNetCoreVersion)-$(AspNetCoreSharedFxInstallerRid).wixlib + aspnetcore-runtime-internal-$(AspNetCoreVersion)-$(AspNetCoreSharedFxInstallerRid).wixlib aspnetcore-targeting-pack-$(AspNetTargetingPackVersion)$(InstallerExtension) aspnetcore-targeting-pack-$(AspNetTargetingPackVersion)-$(AspNetCoreSharedFxInstallerRid)$(InstallerExtension) + aspnetcoremodule_$(Architecture)_en_v2$(InstallerExtension) aspnetcore-targeting-pack-$(AspNetCoreVersion)$(ArchiveExtension) aspnetcore-runtime-internal-$(AspNetCoreVersion)-$(AspNetCoreSharedFxArchiveRid)$(ArchiveExtension) - windowsdesktop-runtime-$(MicrosoftWindowsDesktopPackageVersion)-$(SharedFrameworkRid)$(ArchiveExtension) - aspnetcore_base_runtime.version - + $(CoreSetupBlobRootUrl)Runtime/ @@ -82,7 +82,7 @@ $(CoreSetupRootUrl)$(MicrosoftNETCoreAppPackageVersion) - $(CombinedFrameworkHostCompressedFileName) + $(CombinedFrameworkHostArchiveFileName) $(CoreSetupBlobAccessTokenParam) @@ -212,12 +212,26 @@ + Condition="'$(InstallerExtension)' != '.pkg' And '$(SkipBuildingInstallers)' != 'true' And '$(InstallerExtension)' != '' And !$(Architecture.StartsWith('arm'))"> $(AspNetCoreSharedFxRootUrl)$(AspNetCoreVersion) $(DownloadedAspNetCoreSharedFxInstallerFileName) $(CoreSetupBlobAccessTokenParam) + + $(AspNetCoreSharedFxRootUrl)$(AspNetCoreVersion) + $(DownloadedAspNetCoreSharedFxWixLibFileName) + $(CoreSetupBlobAccessTokenParam) + + + + $(AspNetCoreSharedFxRootUrl)$(AspNetCoreVersion) + $(DownloadedAspNetCoreV2ModuleInstallerFileName) + $(CoreSetupBlobAccessTokenParam) + + $(AspNetCoreSharedFxRootUrl)$(AspNetCoreVersion) diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index 2fd3ea9d3..82d619de0 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -231,7 +231,7 @@ $(RedistLayoutPath)sdk\$(SdkVersion)\ https://dotnetcli.azureedge.net/dotnet/ https://dotnetcli.blob.core.windows.net/dotnet/ https://dotnetfeed.blob.core.windows.net/dotnet-toolset/ - + $(HostRid) $(HostMonikerRid) @@ -48,7 +48,7 @@ linux-$(Architecture) dotnet-runtime-$(MicrosoftNETCoreAppPackageVersion)-$(SharedFrameworkRid)$(ArchiveExtension) windowsdesktop-runtime-$(MicrosoftWindowsDesktopPackageVersion)-$(SharedFrameworkRid)$(ArchiveExtension) - + $(SharedFrameworkRid) linux-x64 $(AspNetCoreSharedFxInstallerRid) @@ -62,6 +62,7 @@ aspnetcoremodule_$(Architecture)_en_v2$(InstallerExtension) aspnetcore-targeting-pack-$(AspNetCoreVersion)$(ArchiveExtension) aspnetcore-runtime-internal-$(AspNetCoreVersion)-$(AspNetCoreSharedFxArchiveRid)$(ArchiveExtension) + aspnetcore_base_runtime.version @@ -100,7 +101,7 @@ $(NetStandardTargetingPackTargetFramework) packs/%(PackageName)/%(PackageVersion) - + Microsoft.AspNetCore.App.Ref $(AspNetTargetingPackVersion) @@ -128,28 +129,28 @@ $(DownloadedRuntimeDepsInstallerFileName) $(CoreSetupBlobAccessTokenParam) - + $(CoreSetupRootUrl)$(MicrosoftNETCoreAppPackageVersion) $(DownloadedSharedFrameworkInstallerFileName) $(CoreSetupBlobAccessTokenParam) - + $(CoreSetupRootUrl)$(SharedHostVersion) $(DownloadedSharedHostInstallerFileName) $(CoreSetupBlobAccessTokenParam) - + $(CoreSetupRootUrl)$(HostFxrVersion) $(DownloadedHostFxrInstallerFileName) $(CoreSetupBlobAccessTokenParam) - + $(CoreSetupRootUrl)$(NetCoreAppTargetingPackVersion) @@ -170,7 +171,7 @@ $(DownloadedNetCoreAppHostPackInstallerFileName) $(CoreSetupBlobAccessTokenParam) - + $(CoreSetupRootUrl)$(WindowsDesktopTargetingPackVersion) @@ -203,7 +204,7 @@ $(CoreSetupBlobAccessTokenParam) - + $(AspNetCoreSharedFxRootUrl)$(AspNetTargetingPackVersion) @@ -219,14 +220,14 @@ + Condition="'$(SkipBuildingInstallers)' != 'true' And '$(InstallerExtension)' == '.msi' And !$(Architecture.StartsWith('arm'))"> $(AspNetCoreSharedFxRootUrl)$(AspNetCoreVersion) $(DownloadedAspNetCoreSharedFxWixLibFileName) $(CoreSetupBlobAccessTokenParam) + Condition="'$(SkipBuildingInstallers)' != 'true' And '$(InstallerExtension)' == '.msi' And !$(Architecture.StartsWith('arm'))"> $(AspNetCoreSharedFxRootUrl)$(AspNetCoreVersion) $(DownloadedAspNetCoreV2ModuleInstallerFileName) $(CoreSetupBlobAccessTokenParam) @@ -239,13 +240,13 @@ $(CoreSetupBlobAccessTokenParam) - + false true false - + Microsoft.WindowsDesktop.App.Ref @@ -282,7 +283,7 @@ true - + @@ -348,7 +349,7 @@ DestinationFiles="@(BundledLayoutPackageDownloadFilesWithDestination->'%(DestinationPath)')" SkipUnchangedFiles="true" /> - +
@@ -365,13 +366,13 @@ ReplacementPatterns="$(ReplacementPattern)" ReplacementStrings="$(ReplacementString)" /> - + - + @@ -379,10 +380,10 @@ $(IntermediateOutputPath)AppHostRestore\ $(SdkOutputDirectory)AppHostTemplate - + - + @@ -420,9 +421,9 @@ - + - + - + - + From 81d199b4d614fcb90c300c7e174e6fe201c27b54 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2019 13:40:10 +0000 Subject: [PATCH 414/422] Update dependencies from https://github.com/dotnet/arcade build 20190909.10 (#4716) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19459.10 --- eng/Version.Details.xml | 4 ++-- .../post-build/channels/netcore-dev-30.yml | 14 +++----------- .../post-build/channels/netcore-dev-31.yml | 14 +++----------- .../post-build/channels/netcore-dev-5.yml | 14 +++----------- .../post-build/channels/netcore-internal-30.yml | 15 ++------------- .../post-build/channels/netcore-release-30.yml | 13 +------------ .../post-build/channels/netcore-release-31.yml | 13 +------------ .../post-build/channels/netcore-tools-latest.yml | 16 ++++------------ .../channels/public-validation-release.yml | 16 ++++------------ eng/common/templates/steps/promote-build.yml | 13 +++++++++++++ global.json | 2 +- 11 files changed, 37 insertions(+), 97 deletions(-) create mode 100644 eng/common/templates/steps/promote-build.yml diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8b764f40a..4663ced2e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 29ee79a10c58dd6863a46157e374521cac610ad8 + f5ccfdcbd828383d39cf583086ef42d72ca5b320 diff --git a/eng/common/templates/post-build/channels/netcore-dev-30.yml b/eng/common/templates/post-build/channels/netcore-dev-30.yml index 7984f06d1..3c5eb8398 100644 --- a/eng/common/templates/post-build/channels/netcore-dev-30.yml +++ b/eng/common/templates/post-build/channels/netcore-dev-30.yml @@ -120,14 +120,6 @@ stages: /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) ${{ parameters.artifactsPublishingAdditionalParameters }} - -- stage: NetCore_Dev30_Publish_Validation - displayName: .NET Core 3.0 Dev Publish Validation - variables: - - template: ../common-variables.yml - jobs: - - template: ../setup-maestro-vars.yml - - - template: ../promote-build.yml - parameters: - ChannelId: ${{ variables.PublicDevRelease_30_Channel_Id }} + - template: ../../steps/promote-build.yml + parameters: + ChannelId: ${{ variables.PublicDevRelease_30_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-dev-31.yml b/eng/common/templates/post-build/channels/netcore-dev-31.yml index bcedd0f07..965309d15 100644 --- a/eng/common/templates/post-build/channels/netcore-dev-31.yml +++ b/eng/common/templates/post-build/channels/netcore-dev-31.yml @@ -120,14 +120,6 @@ stages: /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) ${{ parameters.artifactsPublishingAdditionalParameters }} - -- stage: NetCore_Dev31_Publish_Validation - displayName: .NET Core 3.1 Dev Publish Validation - variables: - - template: ../common-variables.yml - jobs: - - template: ../setup-maestro-vars.yml - - - template: ../promote-build.yml - parameters: - ChannelId: ${{ variables.PublicDevRelease_31_Channel_Id }} + - template: ../../steps/promote-build.yml + parameters: + ChannelId: ${{ variables.PublicDevRelease_31_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-dev-5.yml b/eng/common/templates/post-build/channels/netcore-dev-5.yml index 18432cc60..9975dda4e 100644 --- a/eng/common/templates/post-build/channels/netcore-dev-5.yml +++ b/eng/common/templates/post-build/channels/netcore-dev-5.yml @@ -126,14 +126,6 @@ stages: /p:AzureDevOpsStaticTransportFeedKey='$(dn-bot-dnceng-artifact-feeds-rw)' ${{ parameters.artifactsPublishingAdditionalParameters }} - -- stage: NetCore_Dev5_Publish_Validation - displayName: .NET Core 5 Dev Publish Validation - variables: - - template: ../common-variables.yml - jobs: - - template: ../setup-maestro-vars.yml - - - template: ../promote-build.yml - parameters: - ChannelId: ${{ variables.NetCore_5_Dev_Channel_Id }} + - template: ../../steps/promote-build.yml + parameters: + ChannelId: ${{ variables.NetCore_5_Dev_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-internal-30.yml b/eng/common/templates/post-build/channels/netcore-internal-30.yml index 36e1d1188..20eef377b 100644 --- a/eng/common/templates/post-build/channels/netcore-internal-30.yml +++ b/eng/common/templates/post-build/channels/netcore-internal-30.yml @@ -113,17 +113,6 @@ stages: /p:Configuration=Release ${{ parameters.artifactsPublishingAdditionalParameters }} - - template: ../trigger-subscription.yml + - template: ../../steps/promote-build.yml parameters: - ChannelId: ${{ variables.InternalServicing_30_Channel_Id }} - -- stage: NetCore_30_Internal_Servicing_Publish_Validation - displayName: .NET Core 3.0 Internal Servicing Publish Validation - variables: - - template: ../common-variables.yml - jobs: - - template: ../setup-maestro-vars.yml - - - template: ../promote-build.yml - parameters: - ChannelId: ${{ variables.InternalServicing_30_Channel_Id }} + ChannelId: ${{ variables.InternalServicing_30_Channel_Id }} \ No newline at end of file diff --git a/eng/common/templates/post-build/channels/netcore-release-30.yml b/eng/common/templates/post-build/channels/netcore-release-30.yml index abae985ab..5a5c28e1b 100644 --- a/eng/common/templates/post-build/channels/netcore-release-30.yml +++ b/eng/common/templates/post-build/channels/netcore-release-30.yml @@ -113,17 +113,6 @@ stages: /p:Configuration=Release ${{ parameters.artifactsPublishingAdditionalParameters }} - - template: ../trigger-subscription.yml + - template: ../../steps/promote-build.yml parameters: ChannelId: ${{ variables.PublicRelease_30_Channel_Id }} - -- stage: NetCore_Release30_Publish_Validation - displayName: .NET Core 3.0 Release Publish Validation - variables: - - template: ../common-variables.yml - jobs: - - template: ../setup-maestro-vars.yml - - - template: ../promote-build.yml - parameters: - ChannelId: ${{ variables.PublicRelease_30_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-release-31.yml b/eng/common/templates/post-build/channels/netcore-release-31.yml index b2a6c7659..294521588 100644 --- a/eng/common/templates/post-build/channels/netcore-release-31.yml +++ b/eng/common/templates/post-build/channels/netcore-release-31.yml @@ -119,17 +119,6 @@ stages: /p:ChecksumsAzureAccountKey=$(dotnetclichecksums-storage-key) ${{ parameters.artifactsPublishingAdditionalParameters }} - - template: ../trigger-subscription.yml + - template: ../../steps/promote-build.yml parameters: ChannelId: ${{ variables.PublicRelease_31_Channel_Id }} - -- stage: NetCore_Release31_Publish_Validation - displayName: .NET Core 3.1 Release Publish Validation - variables: - - template: ../common-variables.yml - jobs: - - template: ../setup-maestro-vars.yml - - - template: ../promote-build.yml - parameters: - ChannelId: ${{ variables.PublicRelease_31_Channel_Id }} diff --git a/eng/common/templates/post-build/channels/netcore-tools-latest.yml b/eng/common/templates/post-build/channels/netcore-tools-latest.yml index 36f6dea62..09445aee0 100644 --- a/eng/common/templates/post-build/channels/netcore-tools-latest.yml +++ b/eng/common/templates/post-build/channels/netcore-tools-latest.yml @@ -125,15 +125,7 @@ stages: /p:AzureDevOpsStaticTransportFeed='https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json' /p:AzureDevOpsStaticTransportFeedKey='$(dn-bot-dnceng-artifact-feeds-rw) ${{ parameters.artifactsPublishingAdditionalParameters }} - - -- stage: NetCore_Tools_Latest_PublishValidation - displayName: .NET Tools - Latest Publish Validation - variables: - - template: ../common-variables.yml - jobs: - - template: ../setup-maestro-vars.yml - - - template: ../promote-build.yml - parameters: - ChannelId: ${{ variables.NetCore_Tools_Latest_Channel_Id }} + + - template: ../../steps/promote-build.yml + parameters: + ChannelId: ${{ variables.NetCore_Tools_Latest_Channel_Id }} \ No newline at end of file diff --git a/eng/common/templates/post-build/channels/public-validation-release.yml b/eng/common/templates/post-build/channels/public-validation-release.yml index a5fcdc581..4feed3297 100644 --- a/eng/common/templates/post-build/channels/public-validation-release.yml +++ b/eng/common/templates/post-build/channels/public-validation-release.yml @@ -85,15 +85,7 @@ stages: /p:AzureDevOpsStaticTransportFeed='https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json' /p:AzureDevOpsStaticTransportFeedKey='$(dn-bot-dnceng-artifact-feeds-rw)' ${{ parameters.artifactsPublishingAdditionalParameters }} - - -- stage: PVR_PublishValidation - displayName: .NET Tools - Validation Publish Validation - variables: - - template: ../common-variables.yml - jobs: - - template: ../setup-maestro-vars.yml - - - template: ../promote-build.yml - parameters: - ChannelId: ${{ variables.PublicValidationRelease_30_Channel_Id }} + + - template: ../../steps/promote-build.yml + parameters: + ChannelId: ${{ variables.PublicValidationRelease_30_Channel_Id }} diff --git a/eng/common/templates/steps/promote-build.yml b/eng/common/templates/steps/promote-build.yml new file mode 100644 index 000000000..b90404435 --- /dev/null +++ b/eng/common/templates/steps/promote-build.yml @@ -0,0 +1,13 @@ +parameters: + ChannelId: 0 + +steps: +- task: PowerShell@2 + displayName: Add Build to Channel + inputs: + filePath: $(Build.SourcesDirectory)/eng/common/post-build/promote-build.ps1 + arguments: -BuildId $(BARBuildId) + -ChannelId ${{ parameters.ChannelId }} + -MaestroApiAccessToken $(MaestroApiAccessToken) + -MaestroApiEndPoint $(MaestroApiEndPoint) + -MaestroApiVersion $(MaestroApiVersion) diff --git a/global.json b/global.json index 9b2de486b..91019b412 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19458.2" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19459.10" } } From 724015cc60c6aa3ea2dc974103adc320d992b676 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Tue, 10 Sep 2019 13:53:43 -0700 Subject: [PATCH 415/422] Update latest patch versions --- src/redist/targets/GenerateBundledVersions.targets | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 48bb975f7..b92727fc0 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -107,11 +107,11 @@ + LatestVersion="2.1.13" /> + LatestVersion="2.2.7" /> + LatestVersion="2.1.13"/> + LatestVersion="2.1.13"/> + LatestVersion="2.2.7"/> + LatestVersion="2.2.7"/> From 827464d908606a3a5a0081e799b96ea4e171bce7 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Tue, 10 Sep 2019 13:58:14 -0700 Subject: [PATCH 416/422] Add support for targeting .NET Core 3.1 --- .../targets/GenerateBundledVersions.targets | 79 +++++++++++++++++-- test/EndToEnd/ProjectBuildTests.cs | 2 +- 2 files changed, 75 insertions(+), 6 deletions(-) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index b92727fc0..a77fc9160 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -30,6 +30,11 @@ <_NETStandardLibraryPackageVersion>@(_NETStandardLibraryPackageVersions->Distinct()) <_NETCorePlatformsPackageVersion>@(_NETCorePlatformsPackageVersions->Distinct()) + <_NETCoreApp30PackageVersion>3.0.0-rc1-19456-20 + <_NETCoreApp30TargetingPackVersion>$(_NETCoreApp30PackageVersion) + <_MicrosoftWindowsDesktop30PackageVersion>$(_NETCoreApp30PackageVersion) + <_MicrosoftWindowsDesktop30TargetingPackVersion>$(_NETCoreApp30TargetingPackVersion) + <_NETCoreAppTargetFrameworkVersion>$(_NETCoreAppPackageVersion.Split('.')[0]).$(_NETCoreAppPackageVersion.Split('.')[1]) <_NETStandardTargetFrameworkVersion>$(_NETStandardLibraryPackageVersion.Split('.')[0]).$(_NETStandardLibraryPackageVersion.Split('.')[1]) @@ -79,6 +84,10 @@ linux-x64; linux-arm; linux-arm64" /> + + + + + + + + + + + + + + + + Date: Tue, 10 Sep 2019 14:32:07 -0700 Subject: [PATCH 417/422] Exclude ASP.NET targeting pack and shared framework from RPM/debs until we have 3.1 versions --- src/redist/targets/GenerateDebs.targets | 14 ++++---------- src/redist/targets/GenerateRPMs.targets | 5 ----- .../packaging/deb/dotnet-debian_config.json | 4 +--- .../targets/packaging/rpm/dotnet-config.json | 8 -------- 4 files changed, 5 insertions(+), 26 deletions(-) diff --git a/src/redist/targets/GenerateDebs.targets b/src/redist/targets/GenerateDebs.targets index 421b6e70a..5336d80b5 100644 --- a/src/redist/targets/GenerateDebs.targets +++ b/src/redist/targets/GenerateDebs.targets @@ -235,12 +235,10 @@ - - - - + - - + @@ -353,11 +351,9 @@ - - @@ -374,11 +370,9 @@ - - diff --git a/src/redist/targets/GenerateRPMs.targets b/src/redist/targets/GenerateRPMs.targets index 3f5a07e08..5755bd5df 100644 --- a/src/redist/targets/GenerateRPMs.targets +++ b/src/redist/targets/GenerateRPMs.targets @@ -286,12 +286,9 @@ - - - @@ -304,11 +301,9 @@ - - diff --git a/src/redist/targets/packaging/deb/dotnet-debian_config.json b/src/redist/targets/packaging/deb/dotnet-debian_config.json index 35a0f433f..836d41375 100644 --- a/src/redist/targets/packaging/deb/dotnet-debian_config.json +++ b/src/redist/targets/packaging/deb/dotnet-debian_config.json @@ -32,8 +32,6 @@ "%SHARED_FRAMEWORK_DEBIAN_PACKAGE_NAME%": { "package_version": "%SHARED_FRAMEWORK_DEBIAN_PACKAGE_VERSION%" }%SHARED_FRAMEWORK_DEBIAN_PACKAGE_ADDITIONAL_DEPENDENCY%, "%NETCOREAPP_TARGETING_PACK_DEBIAN_PACKAGE_NAME%": { "package_version": "%SHARED_FRAMEWORK_DEBIAN_PACKAGE_VERSION%" }, "%NETCORE_APPHOST_PACK_DEBIAN_PACKAGE_NAME%": { "package_version": "%SHARED_FRAMEWORK_DEBIAN_PACKAGE_VERSION%" }, - "%NETSTANDARD_TARGETING_PACK_DEBIAN_PACKAGE_NAME%": { "package_version": "%NET_STANDARD_DEBIAN_PACKAGE_VERSION%" }, - "%ASPNETCORE_SHAREDFX_DEBIAN_PACKAGE_NAME%": { "package_version": "%ASPNETCORE_SHAREDFX_DEBIAN_PACKAGE_VERSION%" }, - "%ASPNET_TARGETING_PACK_DEBIAN_PACKAGE_NAME%": { "package_version": "%ASPNETCORE_SHAREDFX_DEBIAN_PACKAGE_VERSION%" } + "%NETSTANDARD_TARGETING_PACK_DEBIAN_PACKAGE_NAME%": { "package_version": "%NET_STANDARD_DEBIAN_PACKAGE_VERSION%" } } } diff --git a/src/redist/targets/packaging/rpm/dotnet-config.json b/src/redist/targets/packaging/rpm/dotnet-config.json index fd090e2d8..d06c428f1 100644 --- a/src/redist/targets/packaging/rpm/dotnet-config.json +++ b/src/redist/targets/packaging/rpm/dotnet-config.json @@ -37,14 +37,6 @@ { "package_name": "%NETSTANDARD_TARGETING_PACK_RPM_PACKAGE_NAME%", "package_version": "%NETSTANDARD_TARGETING_PACK_RPM_PACKAGE_VERSION%" - }, - { - "package_name": "%ASPNETCORE_SHAREDFX_RPM_PACKAGE_NAME%", - "package_version": "%ASPNETCORE_SHAREDFX_RPM_PACKAGE_VERSION%" - }, - { - "package_name": "%ASPNET_TARGETING_PACK_RPM_PACKAGE_NAME%", - "package_version": "%ASPNETCORE_SHAREDFX_RPM_PACKAGE_VERSION%" } ], "directories": [ From 614179846c976dee34edea72357569443af28e0b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 13:07:10 +0000 Subject: [PATCH 418/422] Update dependencies from https://github.com/dotnet/arcade build 20190910.3 (#4728) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19460.3 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 482db7451..b78cd04ac 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - f5ccfdcbd828383d39cf583086ef42d72ca5b320 + 0f5cfb20a355c27bc84cedd049c946b44a7fc1da diff --git a/global.json b/global.json index 91019b412..8c6b8ec55 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19459.10" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19460.3" } } From 2f1e0565db3ac81320fcbffec12b714cff577a28 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 13:50:14 +0000 Subject: [PATCH 419/422] [release/3.1.1xx] Update dependencies from dotnet/toolset (#4211) * Update dependencies from https://github.com/dotnet/toolset build 20190823.16 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19423.16 * Update dependencies from https://github.com/dotnet/toolset build 20190828.12 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19428.12 * Update dependencies from https://github.com/dotnet/toolset build 20190829.22 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19429.22 * Update dependencies from https://github.com/dotnet/toolset build 20190905.27 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19455.27 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19455.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190905.30 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19455.30 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19455.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190905.31 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19455.31 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19455.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190905.37 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19455.37 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19455.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190905.38 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19455.38 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19455.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190905.46 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19455.46 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19455.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190906.2 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19456.2 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19455.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190906.12 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19456.12 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19455.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190906.16 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19456.16 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19456.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190906.28 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19456.28 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19456.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190906.29 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19456.29 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19456.13 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190907.4 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19457.4 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19456.13 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190907.10 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19457.10 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19456.13 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190907.16 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19457.16 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19457.7 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190907.20 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19457.20 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19457.7 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190908.8 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19458.8 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19457.7 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190908.11 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19458.11 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19458.5 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190908.13 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19458.13 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19458.5 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190908.16 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19458.16 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19458.8 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190908.19 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19458.19 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19458.8 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190908.21 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19458.21 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19458.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190908.22 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19458.22 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19458.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190908.24 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19458.24 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19458.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190908.29 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19458.29 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19458.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190908.30 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19458.30 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19458.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.7 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.7 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19458.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.11 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.11 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19458.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.13 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.13 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19459.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.17 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.17 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19459.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.19 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.19 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19459.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.20 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.20 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19459.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.21 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.21 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19459.9 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.23 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.23 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19459.9 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.25 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.25 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19459.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.26 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.26 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19459.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.27 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.27 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19459.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.30 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.30 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19459.12 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190909.31 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19459.31 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19459.12 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190910.2 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19460.2 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19459.12 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190910.4 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19460.4 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19460.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190910.12 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19460.12 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19460.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190910.15 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19460.15 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19460.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190910.22 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19460.22 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19460.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190910.24 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19460.24 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19460.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190910.26 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19460.26 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19460.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190911.8 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19461.8 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19460.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 b78cd04ac..243c75c71 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 - 828045ec3ee15784b34fd27d10b88b5d9adf560e + 980523f2cfca0df57dcc4fc95530d9c5d55d5a1f https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 71744d3163293fc31cd1c1917929cf172d22bcaa + 3080b5b0bcc473af814fafcae65c985d81fc14b4 diff --git a/eng/Versions.props b/eng/Versions.props index 77455e750..e2f00c97a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-rc1.19422.19 + 3.1.100-preview1.19461.8 @@ -33,7 +33,7 @@ - 3.0.100-rc1.19422.4 + 3.1.100-preview1.19460.1 0.2.0 From 5a3ec67ac682e928236c0551f49d9270a6ad3633 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 13:51:50 +0000 Subject: [PATCH 420/422] Update dependencies from https://github.com/aspnet/AspNetCore build 20190911.1 (#4729) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc2.19461.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc2.19461.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc2.19461.1 - dotnet-user-secrets - 3.0.0-rc2.19461.1 - dotnet-dev-certs - 3.0.0-rc2.19461.1 - dotnet-watch - 3.0.0-rc2.19461.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 243c75c71..e0dea40f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 604ef7a61aea16bc63a402dfcb2bbe5e6b7c5971 - + https://github.com/aspnet/AspNetCore - 4e142516c6872682a3472acd3860308c05800709 + 2cae0cd451556483a176845f46887631a35da9c2 - + https://github.com/aspnet/AspNetCore - 4e142516c6872682a3472acd3860308c05800709 + 2cae0cd451556483a176845f46887631a35da9c2 - + https://github.com/aspnet/AspNetCore - 4e142516c6872682a3472acd3860308c05800709 + 2cae0cd451556483a176845f46887631a35da9c2 - + https://github.com/aspnet/AspNetCore - 4e142516c6872682a3472acd3860308c05800709 + 2cae0cd451556483a176845f46887631a35da9c2 - + https://github.com/aspnet/AspNetCore - 4e142516c6872682a3472acd3860308c05800709 + 2cae0cd451556483a176845f46887631a35da9c2 - + https://github.com/aspnet/AspNetCore - 4e142516c6872682a3472acd3860308c05800709 + 2cae0cd451556483a176845f46887631a35da9c2 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index e2f00c97a..1ec69295e 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-rc2.19461.1 + 3.0.0-rc2.19461.1 + 3.0.0-rc2.19461.1 + 3.0.0-rc2.19461.1 + 3.0.0-rc2.19461.1 + 3.0.0-rc2.19461.1 From 0c9a8ad45afdd8197e36393304db309ea1dd651b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 14:55:49 +0000 Subject: [PATCH 421/422] Update dependencies from https://github.com/dotnet/toolset build 20190911.11 (#4731) - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19461.11 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19461.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 e0dea40f4..70cccd5ee 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 - 980523f2cfca0df57dcc4fc95530d9c5d55d5a1f + cd509d264c2245c4b60c8d6d69740511546a8ac7 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 3080b5b0bcc473af814fafcae65c985d81fc14b4 + 47db5f4423381088e7283fc570c1b439b9044aea diff --git a/eng/Versions.props b/eng/Versions.props index 1ec69295e..a802fee32 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.100-preview1.19461.8 + 3.1.100-preview1.19461.11 @@ -33,7 +33,7 @@ - 3.1.100-preview1.19460.1 + 3.1.100-preview1.19461.6 0.2.0 From 07723bf6a0fcab79979251dcad06eb98b9aa8199 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 15:30:53 +0000 Subject: [PATCH 422/422] Update dependencies from https://github.com/dotnet/toolset build 20190911.12 (#4733) - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19461.12 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19461.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 70cccd5ee..99157b7f0 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 - cd509d264c2245c4b60c8d6d69740511546a8ac7 + 5ee52504c8c42f23c0d467cd335b2b5c71491561 https://github.com/dotnet/sdk 83dffb6faab234c0c878e92c1679fa47c0cab3dd - + https://github.com/dotnet/cli - 47db5f4423381088e7283fc570c1b439b9044aea + a6e4f7bfd93943b9336fd4741343a3bdbc5f550b diff --git a/eng/Versions.props b/eng/Versions.props index a802fee32..2617550db 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.1.100-preview1.19461.11 + 3.1.100-preview1.19461.12 @@ -33,7 +33,7 @@ - 3.1.100-preview1.19461.6 + 3.1.100-preview1.19461.7 0.2.0