From 12b159311d123b124ea240c7030fa5161ed85009 Mon Sep 17 00:00:00 2001 From: William Li Date: Sun, 21 Apr 2019 18:15:11 -0700 Subject: [PATCH 001/623] Update branding to preview 6 --- 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 a4e3ab857..0181f9835 100644 --- a/src/redist/targets/Versions.targets +++ b/src/redist/targets/Versions.targets @@ -4,7 +4,7 @@ 0 1 00 - preview5 + preview6 From b159ab20a25185056c536874232e950aa839c534 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 22 Apr 2019 03:33:16 +0000 Subject: [PATCH 002/623] [master] Update dependencies from aspnet/AspNetCore (#1637) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190421.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview5-19221-04 - dotnet-dev-certs - 3.0.0-preview5-19221-04 - dotnet-sql-cache - 3.0.0-preview5-19221-04 - dotnet-user-secrets - 3.0.0-preview5-19221-04 - dotnet-watch - 3.0.0-preview5-19221-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview5-19221-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview5-19221-04 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190421.5 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview5-19221-05 - dotnet-dev-certs - 3.0.0-preview5-19221-05 - dotnet-sql-cache - 3.0.0-preview5-19221-05 - dotnet-user-secrets - 3.0.0-preview5-19221-05 - dotnet-watch - 3.0.0-preview5-19221-05 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview5-19221-05 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview5-19221-05 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 54b867142..00e78dda6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 04641968d5ab5bda06d046737ef1685b5a9184ec - + https://github.com/aspnet/AspNetCore - e42f979ccab61f1b5d14b585439071e244c1b644 + 667f7ca49104e8a727926efffee869c79bc5f254 - + https://github.com/aspnet/AspNetCore - e42f979ccab61f1b5d14b585439071e244c1b644 + 667f7ca49104e8a727926efffee869c79bc5f254 - + https://github.com/aspnet/AspNetCore - e42f979ccab61f1b5d14b585439071e244c1b644 + 667f7ca49104e8a727926efffee869c79bc5f254 - + https://github.com/aspnet/AspNetCore - e42f979ccab61f1b5d14b585439071e244c1b644 + 667f7ca49104e8a727926efffee869c79bc5f254 - + https://github.com/aspnet/AspNetCore - e42f979ccab61f1b5d14b585439071e244c1b644 + 667f7ca49104e8a727926efffee869c79bc5f254 - + https://github.com/aspnet/AspNetCore - e42f979ccab61f1b5d14b585439071e244c1b644 + 667f7ca49104e8a727926efffee869c79bc5f254 - + https://github.com/aspnet/AspNetCore - e42f979ccab61f1b5d14b585439071e244c1b644 + 667f7ca49104e8a727926efffee869c79bc5f254 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 6ff626dd3..095fd4992 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview5-19221-03 - 3.0.0-preview5-19221-03 - 3.0.0-preview5-19221-03 - 3.0.0-preview5-19221-03 - 3.0.0-preview5-19221-03 - 3.0.0-preview5-19221-03 - 3.0.0-preview5-19221-03 + 3.0.0-preview5-19221-05 + 3.0.0-preview5-19221-05 + 3.0.0-preview5-19221-05 + 3.0.0-preview5-19221-05 + 3.0.0-preview5-19221-05 + 3.0.0-preview5-19221-05 + 3.0.0-preview5-19221-05 From 24605d45309e2aaa84cb8858bc9140e111e5e925 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 22 Apr 2019 06:23:24 +0000 Subject: [PATCH 003/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190421.6 (#1640) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview5-19221-06 - dotnet-dev-certs - 3.0.0-preview5-19221-06 - dotnet-sql-cache - 3.0.0-preview5-19221-06 - dotnet-user-secrets - 3.0.0-preview5-19221-06 - dotnet-watch - 3.0.0-preview5-19221-06 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview5-19221-06 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview5-19221-06 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 00e78dda6..5c2687b21 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 04641968d5ab5bda06d046737ef1685b5a9184ec - + https://github.com/aspnet/AspNetCore - 667f7ca49104e8a727926efffee869c79bc5f254 + 19ce3728871f462601510605c99b5d359190b19d - + https://github.com/aspnet/AspNetCore - 667f7ca49104e8a727926efffee869c79bc5f254 + 19ce3728871f462601510605c99b5d359190b19d - + https://github.com/aspnet/AspNetCore - 667f7ca49104e8a727926efffee869c79bc5f254 + 19ce3728871f462601510605c99b5d359190b19d - + https://github.com/aspnet/AspNetCore - 667f7ca49104e8a727926efffee869c79bc5f254 + 19ce3728871f462601510605c99b5d359190b19d - + https://github.com/aspnet/AspNetCore - 667f7ca49104e8a727926efffee869c79bc5f254 + 19ce3728871f462601510605c99b5d359190b19d - + https://github.com/aspnet/AspNetCore - 667f7ca49104e8a727926efffee869c79bc5f254 + 19ce3728871f462601510605c99b5d359190b19d - + https://github.com/aspnet/AspNetCore - 667f7ca49104e8a727926efffee869c79bc5f254 + 19ce3728871f462601510605c99b5d359190b19d https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 095fd4992..f7143cf92 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview5-19221-05 - 3.0.0-preview5-19221-05 - 3.0.0-preview5-19221-05 - 3.0.0-preview5-19221-05 - 3.0.0-preview5-19221-05 - 3.0.0-preview5-19221-05 - 3.0.0-preview5-19221-05 + 3.0.0-preview5-19221-06 + 3.0.0-preview5-19221-06 + 3.0.0-preview5-19221-06 + 3.0.0-preview5-19221-06 + 3.0.0-preview5-19221-06 + 3.0.0-preview5-19221-06 + 3.0.0-preview5-19221-06 From 35c449d1413fe8146cb70f140ac1f8eeb9464e62 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 22 Apr 2019 10:22:32 +0000 Subject: [PATCH 004/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190422.1 (#1641) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview5-19222-01 - dotnet-dev-certs - 3.0.0-preview5-19222-01 - dotnet-sql-cache - 3.0.0-preview5-19222-01 - dotnet-user-secrets - 3.0.0-preview5-19222-01 - dotnet-watch - 3.0.0-preview5-19222-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview5-19222-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview5-19222-01 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5c2687b21..69ca36c94 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 04641968d5ab5bda06d046737ef1685b5a9184ec - + https://github.com/aspnet/AspNetCore - 19ce3728871f462601510605c99b5d359190b19d + d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 - + https://github.com/aspnet/AspNetCore - 19ce3728871f462601510605c99b5d359190b19d + d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 - + https://github.com/aspnet/AspNetCore - 19ce3728871f462601510605c99b5d359190b19d + d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 - + https://github.com/aspnet/AspNetCore - 19ce3728871f462601510605c99b5d359190b19d + d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 - + https://github.com/aspnet/AspNetCore - 19ce3728871f462601510605c99b5d359190b19d + d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 - + https://github.com/aspnet/AspNetCore - 19ce3728871f462601510605c99b5d359190b19d + d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 - + https://github.com/aspnet/AspNetCore - 19ce3728871f462601510605c99b5d359190b19d + d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index f7143cf92..3cca76e9c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview5-19221-06 - 3.0.0-preview5-19221-06 - 3.0.0-preview5-19221-06 - 3.0.0-preview5-19221-06 - 3.0.0-preview5-19221-06 - 3.0.0-preview5-19221-06 - 3.0.0-preview5-19221-06 + 3.0.0-preview5-19222-01 + 3.0.0-preview5-19222-01 + 3.0.0-preview5-19222-01 + 3.0.0-preview5-19222-01 + 3.0.0-preview5-19222-01 + 3.0.0-preview5-19222-01 + 3.0.0-preview5-19222-01 From 1951a38a17e1ea9537ec7e77345f6382de3ba508 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 22 Apr 2019 16:56:20 +0000 Subject: [PATCH 005/623] Update dependencies from https://github.com/dotnet/cli build 20190419.5 (#1646) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19219.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 69ca36c94..cdf811bc4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 6916b50efb78f126aa68a5d183993f55fb6e03c9 - + https://github.com/dotnet/cli - 6487f2fd7a2d9cb44bad72d6c36af289de2d721f + 0d8a54f7f28a15eebc70ce6abf3660faced67f2a https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 3cca76e9c..c15ed9e01 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview5.19219.4 + 3.0.100-preview5.19219.5 1.0.2-beta5.19219.1 From 6bfc3759d0d220f120417b924f386d27b36b5845 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 22 Apr 2019 19:14:20 +0000 Subject: [PATCH 006/623] [master] Update dependencies from dotnet/cli (#1653) * Update dependencies from https://github.com/dotnet/cli build 20190420.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19220.1 * Update dependencies from https://github.com/dotnet/cli build 20190420.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19220.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 cdf811bc4..e83bb35d0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 6916b50efb78f126aa68a5d183993f55fb6e03c9 - + https://github.com/dotnet/cli - 0d8a54f7f28a15eebc70ce6abf3660faced67f2a + 935a34b900a270a69a8ec9881a2e7df9494ee5f7 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index c15ed9e01..75286229c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview5.19219.5 + 3.0.100-preview5.19220.2 1.0.2-beta5.19219.1 From bf33cef76abe199de0d20a484464e73bc36e2a2c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 22 Apr 2019 19:19:13 +0000 Subject: [PATCH 007/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190422.3 (#1655) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview5-19222-03 - dotnet-dev-certs - 3.0.0-preview5-19222-03 - dotnet-sql-cache - 3.0.0-preview5-19222-03 - dotnet-user-secrets - 3.0.0-preview5-19222-03 - dotnet-watch - 3.0.0-preview5-19222-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview5-19222-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview5-19222-03 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e83bb35d0..671e8bbb2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 04641968d5ab5bda06d046737ef1685b5a9184ec - + https://github.com/aspnet/AspNetCore - d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 + f4972dc6b61968ab244f6e030535974376298ba1 - + https://github.com/aspnet/AspNetCore - d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 + f4972dc6b61968ab244f6e030535974376298ba1 - + https://github.com/aspnet/AspNetCore - d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 + f4972dc6b61968ab244f6e030535974376298ba1 - + https://github.com/aspnet/AspNetCore - d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 + f4972dc6b61968ab244f6e030535974376298ba1 - + https://github.com/aspnet/AspNetCore - d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 + f4972dc6b61968ab244f6e030535974376298ba1 - + https://github.com/aspnet/AspNetCore - d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 + f4972dc6b61968ab244f6e030535974376298ba1 - + https://github.com/aspnet/AspNetCore - d62d33c5316a3ba8fa29d96ace8dc97ed6ea73a8 + f4972dc6b61968ab244f6e030535974376298ba1 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 75286229c..e56b5bf93 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview5-19222-01 - 3.0.0-preview5-19222-01 - 3.0.0-preview5-19222-01 - 3.0.0-preview5-19222-01 - 3.0.0-preview5-19222-01 - 3.0.0-preview5-19222-01 - 3.0.0-preview5-19222-01 + 3.0.0-preview5-19222-03 + 3.0.0-preview5-19222-03 + 3.0.0-preview5-19222-03 + 3.0.0-preview5-19222-03 + 3.0.0-preview5-19222-03 + 3.0.0-preview5-19222-03 + 3.0.0-preview5-19222-03 From 8b3ddf48195cfd407ccaf7213d06f689a91090d1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 22 Apr 2019 19:26:09 +0000 Subject: [PATCH 008/623] [master] Update dependencies from dotnet/standard (#1650) * Update dependencies from https://github.com/dotnet/standard build 20190420.1 - NETStandard.Library - 2.1.0-prerelease.19220.1 * Update dependencies from https://github.com/dotnet/standard build 20190420.2 - NETStandard.Library - 2.1.0-prerelease.19220.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 671e8bbb2..63cc4aeaf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset 677183543306a9b41960a1bc1e2db369bbf4dc44 - + https://github.com/dotnet/standard - ab24a5de1bf2d8b71eff678798b65bd562630ae2 + 5a39f78ff50006f4c1d39ab706fdbcf3ae2a25ac https://github.com/dotnet/sdk From 290fc4d7ddd4937a92bb62bcd024dbb07f062845 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 22 Apr 2019 19:34:45 +0000 Subject: [PATCH 009/623] Update dependencies from https://github.com/dotnet/cli build 20190421.1 (#1656) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19221.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 63cc4aeaf..f863089b0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 6916b50efb78f126aa68a5d183993f55fb6e03c9 - + https://github.com/dotnet/cli - 935a34b900a270a69a8ec9881a2e7df9494ee5f7 + 757ffd1d78164daf7c02f36386d5b208e83e63e9 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index e56b5bf93..40e89fb8f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview5.19220.2 + 3.0.100-preview5.19221.1 1.0.2-beta5.19219.1 From 06dc6339c6dab21a79583a1e09ccf8646729b8af Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 22 Apr 2019 21:36:27 +0000 Subject: [PATCH 010/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190422.4 (#1658) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview5-19222-04 - dotnet-dev-certs - 3.0.0-preview5-19222-04 - dotnet-sql-cache - 3.0.0-preview5-19222-04 - dotnet-user-secrets - 3.0.0-preview5-19222-04 - dotnet-watch - 3.0.0-preview5-19222-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview5-19222-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview5-19222-04 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f863089b0..b86489c10 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 04641968d5ab5bda06d046737ef1685b5a9184ec - + https://github.com/aspnet/AspNetCore - f4972dc6b61968ab244f6e030535974376298ba1 + 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 - + https://github.com/aspnet/AspNetCore - f4972dc6b61968ab244f6e030535974376298ba1 + 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 - + https://github.com/aspnet/AspNetCore - f4972dc6b61968ab244f6e030535974376298ba1 + 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 - + https://github.com/aspnet/AspNetCore - f4972dc6b61968ab244f6e030535974376298ba1 + 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 - + https://github.com/aspnet/AspNetCore - f4972dc6b61968ab244f6e030535974376298ba1 + 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 - + https://github.com/aspnet/AspNetCore - f4972dc6b61968ab244f6e030535974376298ba1 + 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 - + https://github.com/aspnet/AspNetCore - f4972dc6b61968ab244f6e030535974376298ba1 + 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 40e89fb8f..8acd81cdf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview5-19222-03 - 3.0.0-preview5-19222-03 - 3.0.0-preview5-19222-03 - 3.0.0-preview5-19222-03 - 3.0.0-preview5-19222-03 - 3.0.0-preview5-19222-03 - 3.0.0-preview5-19222-03 + 3.0.0-preview5-19222-04 + 3.0.0-preview5-19222-04 + 3.0.0-preview5-19222-04 + 3.0.0-preview5-19222-04 + 3.0.0-preview5-19222-04 + 3.0.0-preview5-19222-04 + 3.0.0-preview5-19222-04 From 06abe8c54958fa59a188fbbdc6d38e02c9aa8f56 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 22 Apr 2019 22:37:52 +0000 Subject: [PATCH 011/623] [master] Update dependencies from dotnet/cli (#1657) * Update dependencies from https://github.com/dotnet/cli build 20190422.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19222.2 * Update dependencies from https://github.com/dotnet/cli build 20190422.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19222.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 b86489c10..59d61d173 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 6916b50efb78f126aa68a5d183993f55fb6e03c9 - + https://github.com/dotnet/cli - 757ffd1d78164daf7c02f36386d5b208e83e63e9 + 3cdac5b972692b5703df0f73d4e2a84efc3e9b0c https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 8acd81cdf..6602ee811 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview5.19221.1 + 3.0.100-preview6.19222.4 1.0.2-beta5.19219.1 From 2ed8468b9c148068e4ee570994e880dc3e0963b3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 22 Apr 2019 22:42:04 +0000 Subject: [PATCH 012/623] [master] Update dependencies from dotnet/core-setup (#1627) * Update dependencies from https://github.com/dotnet/core-setup build 20190419.17 - Microsoft.NETCore.App - 3.0.0-preview5-27619-17 - NETStandard.Library.Ref - 2.1.0-preview5-27619-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27619-17 * Update dependencies from https://github.com/dotnet/core-setup build 20190420.01 - Microsoft.NETCore.App - 3.0.0-preview5-27620-01 - NETStandard.Library.Ref - 2.1.0-preview5-27620-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27620-01 * Update dependencies from https://github.com/dotnet/core-setup build 20190420.03 - Microsoft.NETCore.App - 3.0.0-preview5-27620-03 - NETStandard.Library.Ref - 2.1.0-preview5-27620-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27620-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190420.04 - Microsoft.NETCore.App - 3.0.0-preview5-27620-04 - NETStandard.Library.Ref - 2.1.0-preview5-27620-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27620-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190420.05 - Microsoft.NETCore.App - 3.0.0-preview5-27620-05 - NETStandard.Library.Ref - 2.1.0-preview5-27620-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27620-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190420.06 - Microsoft.NETCore.App - 3.0.0-preview5-27620-06 - NETStandard.Library.Ref - 2.1.0-preview5-27620-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27620-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190420.07 - Microsoft.NETCore.App - 3.0.0-preview5-27620-07 - NETStandard.Library.Ref - 2.1.0-preview5-27620-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27620-07 * Update dependencies from https://github.com/dotnet/core-setup build 20190420.08 - Microsoft.NETCore.App - 3.0.0-preview5-27620-08 - NETStandard.Library.Ref - 2.1.0-preview5-27620-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27620-08 * Update dependencies from https://github.com/dotnet/core-setup build 20190420.09 - Microsoft.NETCore.App - 3.0.0-preview5-27620-09 - NETStandard.Library.Ref - 2.1.0-preview5-27620-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27620-09 * Update dependencies from https://github.com/dotnet/core-setup build 20190420.10 - Microsoft.NETCore.App - 3.0.0-preview5-27620-10 - NETStandard.Library.Ref - 2.1.0-preview5-27620-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27620-10 * Update dependencies from https://github.com/dotnet/core-setup build 20190421.01 - Microsoft.NETCore.App - 3.0.0-preview5-27621-01 - NETStandard.Library.Ref - 2.1.0-preview5-27621-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27621-01 * Update dependencies from https://github.com/dotnet/core-setup build 20190421.04 - Microsoft.NETCore.App - 3.0.0-preview5-27621-04 - NETStandard.Library.Ref - 2.1.0-preview5-27621-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27621-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190421.05 - Microsoft.NETCore.App - 3.0.0-preview5-27621-05 - NETStandard.Library.Ref - 2.1.0-preview5-27621-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27621-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190421.06 - Microsoft.NETCore.App - 3.0.0-preview5-27621-06 - NETStandard.Library.Ref - 2.1.0-preview5-27621-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27621-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190421.07 - Microsoft.NETCore.App - 3.0.0-preview5-27621-07 - NETStandard.Library.Ref - 2.1.0-preview5-27621-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27621-07 * Update dependencies from https://github.com/dotnet/core-setup build 20190421.08 - Microsoft.NETCore.App - 3.0.0-preview5-27621-08 - NETStandard.Library.Ref - 2.1.0-preview5-27621-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27621-08 * Update dependencies from https://github.com/dotnet/core-setup build 20190422.01 - Microsoft.NETCore.App - 3.0.0-preview5-27622-01 - NETStandard.Library.Ref - 2.1.0-preview5-27622-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27622-01 * Update dependencies from https://github.com/dotnet/core-setup build 20190422.03 - Microsoft.NETCore.App - 3.0.0-preview5-27622-03 - NETStandard.Library.Ref - 2.1.0-preview5-27622-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27622-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190422.04 - Microsoft.NETCore.App - 3.0.0-preview5-27622-04 - NETStandard.Library.Ref - 2.1.0-preview5-27622-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27622-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190422.06 - Microsoft.NETCore.App - 3.0.0-preview5-27622-06 - NETStandard.Library.Ref - 2.1.0-preview5-27622-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27622-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190422.08 - Microsoft.NETCore.App - 3.0.0-preview5-27622-08 - NETStandard.Library.Ref - 2.1.0-preview5-27622-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview5-27622-08 * Update dependencies from https://github.com/dotnet/core-setup build 20190422.10 - Microsoft.NETCore.App - 3.0.0-preview6-27622-10 - NETStandard.Library.Ref - 2.1.0-preview6-27622-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27622-10 * Update dependencies from https://github.com/dotnet/core-setup build 20190422.12 - Microsoft.NETCore.App - 3.0.0-preview6-27622-12 - NETStandard.Library.Ref - 2.1.0-preview6-27622-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27622-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 59d61d173..b14b70cd8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 04641968d5ab5bda06d046737ef1685b5a9184ec + 0cede878142410897782ccaac7daf206dd0144a8 - + https://github.com/dotnet/core-setup - 04641968d5ab5bda06d046737ef1685b5a9184ec + 0cede878142410897782ccaac7daf206dd0144a8 - + https://github.com/dotnet/core-setup - 04641968d5ab5bda06d046737ef1685b5a9184ec + 0cede878142410897782ccaac7daf206dd0144a8 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 6602ee811..f9d05a409 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview5.19212.8 - 3.0.0-preview5-27619-16 + 3.0.0-preview6-27622-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview5-27619-16 + 2.1.0-preview6-27622-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview5-27619-16 + 3.0.0-preview6-27622-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 0f0dbf03731732100f00236e6cb1b0f9616d7b59 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 00:30:26 +0000 Subject: [PATCH 013/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190422.5 (#1662) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19222-05 - dotnet-dev-certs - 3.0.0-preview6-19222-05 - dotnet-sql-cache - 3.0.0-preview6-19222-05 - dotnet-user-secrets - 3.0.0-preview6-19222-05 - dotnet-watch - 3.0.0-preview6-19222-05 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19222-05 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19222-05 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b14b70cd8..c88ca2c53 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 0cede878142410897782ccaac7daf206dd0144a8 - + https://github.com/aspnet/AspNetCore - 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 + 3af9f5811441e221ec72965d9f086da5f91623dc - + https://github.com/aspnet/AspNetCore - 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 + 3af9f5811441e221ec72965d9f086da5f91623dc - + https://github.com/aspnet/AspNetCore - 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 + 3af9f5811441e221ec72965d9f086da5f91623dc - + https://github.com/aspnet/AspNetCore - 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 + 3af9f5811441e221ec72965d9f086da5f91623dc - + https://github.com/aspnet/AspNetCore - 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 + 3af9f5811441e221ec72965d9f086da5f91623dc - + https://github.com/aspnet/AspNetCore - 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 + 3af9f5811441e221ec72965d9f086da5f91623dc - + https://github.com/aspnet/AspNetCore - 10dc6e3bdc6319c1d9537364f7e1e75e6f28be17 + 3af9f5811441e221ec72965d9f086da5f91623dc https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index f9d05a409..8d9e352d9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview5-19222-04 - 3.0.0-preview5-19222-04 - 3.0.0-preview5-19222-04 - 3.0.0-preview5-19222-04 - 3.0.0-preview5-19222-04 - 3.0.0-preview5-19222-04 - 3.0.0-preview5-19222-04 + 3.0.0-preview6-19222-05 + 3.0.0-preview6-19222-05 + 3.0.0-preview6-19222-05 + 3.0.0-preview6-19222-05 + 3.0.0-preview6-19222-05 + 3.0.0-preview6-19222-05 + 3.0.0-preview6-19222-05 From d830e6667ebe220ce1a60dfe34a3f21629a88f12 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 00:40:14 +0000 Subject: [PATCH 014/623] Update dependencies from https://github.com/dotnet/winforms build 20190422.15 (#1666) - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19222.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 c88ca2c53..42fe862d1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli 3cdac5b972692b5703df0f73d4e2a84efc3e9b0c - + https://github.com/dotnet/winforms - b1ee29b8b8e14c1200adff02847391dde471d0d2 + a3e046fa0caa9608e9a94efe54db49d618d41206 https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index 8d9e352d9..e47c4fd29 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview4.19213.1 + 4.8.0-preview6.19222.15 From 3c0b66919bd4931929d12d9408e61ac28b9f45ee Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 00:49:24 +0000 Subject: [PATCH 015/623] Update dependencies from https://github.com/dotnet/wpf build 20190422.6 (#1665) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19222.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 42fe862d1..6735732a9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms a3e046fa0caa9608e9a94efe54db49d618d41206 - + https://github.com/dotnet/wpf - 9d07a1fac6c13b8cd4126a0aa79af8ceb3920b4d + be59781b406158b701f46942c3f9ff4fdfc90133 diff --git a/eng/Versions.props b/eng/Versions.props index e47c4fd29..0dd7d24a3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview5.19219.3 + 3.0.0-preview6.19222.6 From 616561dcbd655f158f7abe8df512875837b07a36 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 00:52:50 +0000 Subject: [PATCH 016/623] Update dependencies from https://github.com/dotnet/core-setup build 20190422.14 (#1663) - Microsoft.NETCore.App - 3.0.0-preview6-27622-14 - NETStandard.Library.Ref - 2.1.0-preview6-27622-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27622-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6735732a9..08db55702 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 0cede878142410897782ccaac7daf206dd0144a8 + 2aa5fd755b2ba2813c2a6e134368a16a6fc76ac2 - + https://github.com/dotnet/core-setup - 0cede878142410897782ccaac7daf206dd0144a8 + 2aa5fd755b2ba2813c2a6e134368a16a6fc76ac2 - + https://github.com/dotnet/core-setup - 0cede878142410897782ccaac7daf206dd0144a8 + 2aa5fd755b2ba2813c2a6e134368a16a6fc76ac2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 0dd7d24a3..efc014ffe 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview5.19212.8 - 3.0.0-preview6-27622-12 + 3.0.0-preview6-27622-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27622-12 + 2.1.0-preview6-27622-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27622-12 + 3.0.0-preview6-27622-14 $(MicrosoftWindowsDesktopAppPackageVersion) From dce33298fa05af1a2ca1f0959facb7ccffe48536 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 01:01:07 +0000 Subject: [PATCH 017/623] Update dependencies from https://github.com/dotnet/sdk build 20190422.14 (#1668) - Microsoft.NET.Sdk - 3.0.100-preview6.19222.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 08db55702..9e5375987 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 5a39f78ff50006f4c1d39ab706fdbcf3ae2a25ac - + https://github.com/dotnet/sdk - 6916b50efb78f126aa68a5d183993f55fb6e03c9 + 792478638e670b5a916c725cc416905cd9f9f78a https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index efc014ffe..5e204cfbf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview5.19212.8 + 3.0.100-preview6.19222.14 3.0.0-preview6-27622-14 From 6778b141a782f8ed052c68f8ac6548fe97b7810c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 01:21:43 +0000 Subject: [PATCH 018/623] Update dependencies from https://github.com/dotnet/toolset build 20190422.6 (#1670) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19222.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 9e5375987..a7e533654 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating c01de3fd223affb9f861260f41ebcc12e473a9ad - + https://github.com/dotnet/toolset - 677183543306a9b41960a1bc1e2db369bbf4dc44 + 4782ba518531ac6c094be666a2e6629c81582282 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 5e204cfbf..b927a97db 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview5.19219.7 + 3.0.100-preview6.19222.6 From 0e83db3a335c81e731e9f66625fe8f82e51e06e2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 01:45:44 +0000 Subject: [PATCH 019/623] Update dependencies from https://github.com/dotnet/core-setup build 20190422.17 (#1674) - Microsoft.NETCore.App - 3.0.0-preview6-27622-17 - NETStandard.Library.Ref - 2.1.0-preview6-27622-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27622-17 --- 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 a7e533654..877a7891b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 2aa5fd755b2ba2813c2a6e134368a16a6fc76ac2 + 3f333f7e61f0c22d1a07ec1157479e7a6bfb0313 - + https://github.com/dotnet/core-setup - 2aa5fd755b2ba2813c2a6e134368a16a6fc76ac2 + 3f333f7e61f0c22d1a07ec1157479e7a6bfb0313 - + https://github.com/dotnet/core-setup - 2aa5fd755b2ba2813c2a6e134368a16a6fc76ac2 + 3f333f7e61f0c22d1a07ec1157479e7a6bfb0313 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b927a97db..9ef6cbe6a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19222.14 - 3.0.0-preview6-27622-14 + 3.0.0-preview6-27622-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27622-14 + 2.1.0-preview6-27622-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27622-14 + 3.0.0-preview6-27622-17 $(MicrosoftWindowsDesktopAppPackageVersion) From e80463c3a8ccd6187e2c418ccd63698af6843d00 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 03:05:29 +0000 Subject: [PATCH 020/623] [master] Update dependencies from aspnet/AspNetCore (#1671) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190422.6 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19222-06 - dotnet-dev-certs - 3.0.0-preview6-19222-06 - dotnet-sql-cache - 3.0.0-preview6-19222-06 - dotnet-user-secrets - 3.0.0-preview6-19222-06 - dotnet-watch - 3.0.0-preview6-19222-06 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19222-06 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19222-06 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190422.7 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19222-07 - dotnet-dev-certs - 3.0.0-preview6-19222-07 - dotnet-sql-cache - 3.0.0-preview6-19222-07 - dotnet-user-secrets - 3.0.0-preview6-19222-07 - dotnet-watch - 3.0.0-preview6-19222-07 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19222-07 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19222-07 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 877a7891b..b11928b22 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 3f333f7e61f0c22d1a07ec1157479e7a6bfb0313 - + https://github.com/aspnet/AspNetCore - 3af9f5811441e221ec72965d9f086da5f91623dc + bae733151be352eed77c07dcdc13d87862a68477 - + https://github.com/aspnet/AspNetCore - 3af9f5811441e221ec72965d9f086da5f91623dc + bae733151be352eed77c07dcdc13d87862a68477 - + https://github.com/aspnet/AspNetCore - 3af9f5811441e221ec72965d9f086da5f91623dc + bae733151be352eed77c07dcdc13d87862a68477 - + https://github.com/aspnet/AspNetCore - 3af9f5811441e221ec72965d9f086da5f91623dc + bae733151be352eed77c07dcdc13d87862a68477 - + https://github.com/aspnet/AspNetCore - 3af9f5811441e221ec72965d9f086da5f91623dc + bae733151be352eed77c07dcdc13d87862a68477 - + https://github.com/aspnet/AspNetCore - 3af9f5811441e221ec72965d9f086da5f91623dc + bae733151be352eed77c07dcdc13d87862a68477 - + https://github.com/aspnet/AspNetCore - 3af9f5811441e221ec72965d9f086da5f91623dc + bae733151be352eed77c07dcdc13d87862a68477 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 9ef6cbe6a..ee33ca1dc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19222-05 - 3.0.0-preview6-19222-05 - 3.0.0-preview6-19222-05 - 3.0.0-preview6-19222-05 - 3.0.0-preview6-19222-05 - 3.0.0-preview6-19222-05 - 3.0.0-preview6-19222-05 + 3.0.0-preview6-19222-07 + 3.0.0-preview6-19222-07 + 3.0.0-preview6-19222-07 + 3.0.0-preview6-19222-07 + 3.0.0-preview6-19222-07 + 3.0.0-preview6-19222-07 + 3.0.0-preview6-19222-07 From 316c080af29b29bc1c1957b76377c3bb5c3cd48f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 03:34:40 +0000 Subject: [PATCH 021/623] Update dependencies from https://github.com/dotnet/core-setup build 20190422.21 (#1679) - Microsoft.NETCore.App - 3.0.0-preview6-27622-21 - NETStandard.Library.Ref - 2.1.0-preview6-27622-21 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27622-21 --- 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 b11928b22..6c6372d10 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3f333f7e61f0c22d1a07ec1157479e7a6bfb0313 + 985707c2e2f816423f4b930d806f199cc447639e - + https://github.com/dotnet/core-setup - 3f333f7e61f0c22d1a07ec1157479e7a6bfb0313 + 985707c2e2f816423f4b930d806f199cc447639e - + https://github.com/dotnet/core-setup - 3f333f7e61f0c22d1a07ec1157479e7a6bfb0313 + 985707c2e2f816423f4b930d806f199cc447639e https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ee33ca1dc..9916100b9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19222.14 - 3.0.0-preview6-27622-17 + 3.0.0-preview6-27622-21 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27622-17 + 2.1.0-preview6-27622-21 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27622-17 + 3.0.0-preview6-27622-21 $(MicrosoftWindowsDesktopAppPackageVersion) From d710378753fbe0ef2f876aeaa0082a84b3fb7809 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 04:34:59 +0000 Subject: [PATCH 022/623] [master] Update dependencies from dotnet/core-setup (#1682) * Update dependencies from https://github.com/dotnet/core-setup build 20190422.23 - Microsoft.NETCore.App - 3.0.0-preview6-27622-23 - NETStandard.Library.Ref - 2.1.0-preview6-27622-23 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27622-23 * Update dependencies from https://github.com/dotnet/core-setup build 20190422.24 - Microsoft.NETCore.App - 3.0.0-preview6-27622-24 - NETStandard.Library.Ref - 2.1.0-preview6-27622-24 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27622-24 --- 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 6c6372d10..165d4fc4a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 985707c2e2f816423f4b930d806f199cc447639e + c7147be90d97335346d62e6a192adcfdd9af5875 - + https://github.com/dotnet/core-setup - 985707c2e2f816423f4b930d806f199cc447639e + c7147be90d97335346d62e6a192adcfdd9af5875 - + https://github.com/dotnet/core-setup - 985707c2e2f816423f4b930d806f199cc447639e + c7147be90d97335346d62e6a192adcfdd9af5875 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 9916100b9..3325908ba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19222.14 - 3.0.0-preview6-27622-21 + 3.0.0-preview6-27622-24 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27622-21 + 2.1.0-preview6-27622-24 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27622-21 + 3.0.0-preview6-27622-24 $(MicrosoftWindowsDesktopAppPackageVersion) From fcf7d7b9c0b990ea59ec0691d3bc7fa885287cd6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 05:29:46 +0000 Subject: [PATCH 023/623] Update dependencies from https://github.com/dotnet/core-setup build 20190422.26 (#1686) - Microsoft.NETCore.App - 3.0.0-preview6-27622-26 - NETStandard.Library.Ref - 2.1.0-preview6-27622-26 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27622-26 --- 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 165d4fc4a..84c6ee89a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c7147be90d97335346d62e6a192adcfdd9af5875 + e2865679bc1d91dd4deb6a05507a24e998b58737 - + https://github.com/dotnet/core-setup - c7147be90d97335346d62e6a192adcfdd9af5875 + e2865679bc1d91dd4deb6a05507a24e998b58737 - + https://github.com/dotnet/core-setup - c7147be90d97335346d62e6a192adcfdd9af5875 + e2865679bc1d91dd4deb6a05507a24e998b58737 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 3325908ba..3e226a2a7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19222.14 - 3.0.0-preview6-27622-24 + 3.0.0-preview6-27622-26 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27622-24 + 2.1.0-preview6-27622-26 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27622-24 + 3.0.0-preview6-27622-26 $(MicrosoftWindowsDesktopAppPackageVersion) From 1ccc32dd8979f6f97f42ced0cc3cbde1b6548c00 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 06:30:04 +0000 Subject: [PATCH 024/623] Update dependencies from https://github.com/dotnet/core-setup build 20190422.28 (#1688) - Microsoft.NETCore.App - 3.0.0-preview6-27622-28 - NETStandard.Library.Ref - 2.1.0-preview6-27622-28 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27622-28 --- 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 84c6ee89a..989f1fa54 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e2865679bc1d91dd4deb6a05507a24e998b58737 + 65bc8be29c767a7a2930068da4ca188b51cdbb95 - + https://github.com/dotnet/core-setup - e2865679bc1d91dd4deb6a05507a24e998b58737 + 65bc8be29c767a7a2930068da4ca188b51cdbb95 - + https://github.com/dotnet/core-setup - e2865679bc1d91dd4deb6a05507a24e998b58737 + 65bc8be29c767a7a2930068da4ca188b51cdbb95 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 3e226a2a7..355846b3e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19222.14 - 3.0.0-preview6-27622-26 + 3.0.0-preview6-27622-28 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27622-26 + 2.1.0-preview6-27622-28 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27622-26 + 3.0.0-preview6-27622-28 $(MicrosoftWindowsDesktopAppPackageVersion) From dfd324a7f5340bfbbaf0dfe43bf877ddcd36d2dd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 10:16:50 +0000 Subject: [PATCH 025/623] [master] Update dependencies from dotnet/core-setup (#1689) * Update dependencies from https://github.com/dotnet/core-setup build 20190422.29 - Microsoft.NETCore.App - 3.0.0-preview6-27622-29 - NETStandard.Library.Ref - 2.1.0-preview6-27622-29 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27622-29 * Update dependencies from https://github.com/dotnet/core-setup build 20190423.02 - Microsoft.NETCore.App - 3.0.0-preview6-27623-02 - NETStandard.Library.Ref - 2.1.0-preview6-27623-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 989f1fa54..6ee5ae15d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 65bc8be29c767a7a2930068da4ca188b51cdbb95 + d2ed8008b689c6c840f658034f7296d9a5d053d8 - + https://github.com/dotnet/core-setup - 65bc8be29c767a7a2930068da4ca188b51cdbb95 + d2ed8008b689c6c840f658034f7296d9a5d053d8 - + https://github.com/dotnet/core-setup - 65bc8be29c767a7a2930068da4ca188b51cdbb95 + d2ed8008b689c6c840f658034f7296d9a5d053d8 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 355846b3e..88655d67d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19222.14 - 3.0.0-preview6-27622-28 + 3.0.0-preview6-27623-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27622-28 + 2.1.0-preview6-27623-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27622-28 + 3.0.0-preview6-27623-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 7e3db27842c25035426081222623b65d56e23105 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 12:35:26 +0000 Subject: [PATCH 026/623] Update dependencies from https://github.com/dotnet/arcade build 20190422.2 (#1691) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19222.2 --- eng/Version.Details.xml | 4 ++-- eng/common/templates/steps/send-to-helix.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 6ee5ae15d..4a41d43ef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - 5e7ce5b394f3477bb0a485a4b761b7742e95be37 + 851e36df83d3361e4bd8a70a2a8a89f762469f9a diff --git a/eng/common/templates/steps/send-to-helix.yml b/eng/common/templates/steps/send-to-helix.yml index 7c185e941..d1ce577db 100644 --- a/eng/common/templates/steps/send-to-helix.yml +++ b/eng/common/templates/steps/send-to-helix.yml @@ -23,7 +23,7 @@ parameters: WaitForWorkItemCompletion: true # optional -- true will make the task wait until work items have been completed and fail the build if work items fail. False is "fire and forget." IsExternal: false # [DEPRECATED] -- doesn't do anything, jobs are external if HelixAccessToken is empty and Creator is set Creator: '' # optional -- if the build is external, use this to specify who is sending the job - DisplayNamePrefix: 'Send job to Helix' # optional -- rename the beginning of the displayName of the steps in AzDO + DisplayNamePrefix: 'Run Tests' # optional -- rename the beginning of the displayName of the steps in AzDO condition: succeeded() # optional -- condition for step to execute; defaults to succeeded() continueOnError: false # optional -- determines whether to continue the build if the step errors; defaults to false diff --git a/global.json b/global.json index 3c2524b99..004ad3af9 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-010564" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19218.7" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19222.2" } } From 735e24fc68272d514db2ab1a828df97781ecbabb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 12:45:44 +0000 Subject: [PATCH 027/623] Update dependencies from https://github.com/dotnet/templating build 20190420.1 (#1692) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19220.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 4a41d43ef..91978c2f3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore bae733151be352eed77c07dcdc13d87862a68477 - + https://github.com/dotnet/templating - c01de3fd223affb9f861260f41ebcc12e473a9ad + 7a747389b05f83a35470fec2c469a984ffcc1779 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 88655d67d..24a694ce7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19222.4 - 1.0.2-beta5.19219.1 + 1.0.2-beta5.19220.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From cbc32148bbbe795ac3af448de6b70ceb81795db3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 13:00:31 +0000 Subject: [PATCH 028/623] Update dependencies from https://github.com/dotnet/toolset build 20190423.1 (#1693) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19223.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 91978c2f3..2b45afab6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 7a747389b05f83a35470fec2c469a984ffcc1779 - + https://github.com/dotnet/toolset - 4782ba518531ac6c094be666a2e6629c81582282 + 5837e4e063464a87e66939ff87c8755fce005b7f https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 24a694ce7..87cb6ffe5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19222.6 + 3.0.100-preview6.19223.1 From 3b721d4524cc879180f7497ac0dd6f5ff5397e78 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 13:20:33 +0000 Subject: [PATCH 029/623] [master] Update dependencies from dotnet/standard (#1677) * Update dependencies from https://github.com/dotnet/standard build 20190422.2 - NETStandard.Library - 2.1.0-prerelease.19222.2 * Update dependencies from https://github.com/dotnet/standard build 20190423.1 - NETStandard.Library - 2.1.0-prerelease.19223.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 2b45afab6..1a64a1000 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset 5837e4e063464a87e66939ff87c8755fce005b7f - + https://github.com/dotnet/standard - 5a39f78ff50006f4c1d39ab706fdbcf3ae2a25ac + 5e0984ad4d7e5d6702dbaeae1648827ab0a279ea https://github.com/dotnet/sdk From 6f3e9845e2e2cb072f5078a5d73399d901df1532 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 13:27:47 +0000 Subject: [PATCH 030/623] Update dependencies from https://github.com/dotnet/wpf build 20190423.1 (#1695) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19223.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 1a64a1000..9b9ac86a2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms a3e046fa0caa9608e9a94efe54db49d618d41206 - + https://github.com/dotnet/wpf - be59781b406158b701f46942c3f9ff4fdfc90133 + 077e1cb174071a3dbbdf55253e0ce77025cbb4ba diff --git a/eng/Versions.props b/eng/Versions.props index 87cb6ffe5..ee61068c6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19222.6 + 3.0.0-preview6.19223.1 From 231969e9d33d4a1a00dc8bd4a428d9270cd990e1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 13:33:45 +0000 Subject: [PATCH 031/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.04 (#1696) - Microsoft.NETCore.App - 3.0.0-preview6-27623-04 - NETStandard.Library.Ref - 2.1.0-preview6-27623-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-04 --- 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 9b9ac86a2..4c66c8c86 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - d2ed8008b689c6c840f658034f7296d9a5d053d8 + 1a68a6c1b0b70bb5d0b06d7878ae728c1e3800d1 - + https://github.com/dotnet/core-setup - d2ed8008b689c6c840f658034f7296d9a5d053d8 + 1a68a6c1b0b70bb5d0b06d7878ae728c1e3800d1 - + https://github.com/dotnet/core-setup - d2ed8008b689c6c840f658034f7296d9a5d053d8 + 1a68a6c1b0b70bb5d0b06d7878ae728c1e3800d1 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ee61068c6..2005973b1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19222.14 - 3.0.0-preview6-27623-02 + 3.0.0-preview6-27623-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-02 + 2.1.0-preview6-27623-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-02 + 3.0.0-preview6-27623-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 9ef91c982a3f712d3415b2b3547a6283812db0c2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 15:36:29 +0000 Subject: [PATCH 032/623] Update dependencies from https://github.com/dotnet/sdk build 20190423.1 (#1704) - Microsoft.NET.Sdk - 3.0.100-preview6.19223.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 4c66c8c86..6ef852006 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 5e0984ad4d7e5d6702dbaeae1648827ab0a279ea - + https://github.com/dotnet/sdk - 792478638e670b5a916c725cc416905cd9f9f78a + 29bf0a82d9d9e20b6da067b3bf2cb05bf0504e47 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 2005973b1..b3a294cc1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19222.14 + 3.0.100-preview6.19223.1 3.0.0-preview6-27623-04 From 253a0b5b6991be88e653ea585a8617362b62c271 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 16:10:07 +0000 Subject: [PATCH 033/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.06 (#1702) - Microsoft.NETCore.App - 3.0.0-preview6-27623-06 - NETStandard.Library.Ref - 2.1.0-preview6-27623-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6ef852006..fe6b7146d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1a68a6c1b0b70bb5d0b06d7878ae728c1e3800d1 + 7d14ec5c729b54c6adab8b46f3a9f6e38fea09ef - + https://github.com/dotnet/core-setup - 1a68a6c1b0b70bb5d0b06d7878ae728c1e3800d1 + 7d14ec5c729b54c6adab8b46f3a9f6e38fea09ef - + https://github.com/dotnet/core-setup - 1a68a6c1b0b70bb5d0b06d7878ae728c1e3800d1 + 7d14ec5c729b54c6adab8b46f3a9f6e38fea09ef https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b3a294cc1..4b93c9dfd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-04 + 3.0.0-preview6-27623-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-04 + 2.1.0-preview6-27623-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-04 + 3.0.0-preview6-27623-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 135aa05d27ca0ebdc313e6a164d9bd1ac795757a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 16:10:58 +0000 Subject: [PATCH 034/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190423.1 (#1698) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19223-01 - dotnet-dev-certs - 3.0.0-preview6-19223-01 - dotnet-sql-cache - 3.0.0-preview6-19223-01 - dotnet-user-secrets - 3.0.0-preview6-19223-01 - dotnet-watch - 3.0.0-preview6-19223-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19223-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19223-01 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fe6b7146d..34ec0b22a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 7d14ec5c729b54c6adab8b46f3a9f6e38fea09ef - + https://github.com/aspnet/AspNetCore - bae733151be352eed77c07dcdc13d87862a68477 + a9d3f9c22b16e16f017a36a6e8ae72902c2a698d - + https://github.com/aspnet/AspNetCore - bae733151be352eed77c07dcdc13d87862a68477 + a9d3f9c22b16e16f017a36a6e8ae72902c2a698d - + https://github.com/aspnet/AspNetCore - bae733151be352eed77c07dcdc13d87862a68477 + a9d3f9c22b16e16f017a36a6e8ae72902c2a698d - + https://github.com/aspnet/AspNetCore - bae733151be352eed77c07dcdc13d87862a68477 + a9d3f9c22b16e16f017a36a6e8ae72902c2a698d - + https://github.com/aspnet/AspNetCore - bae733151be352eed77c07dcdc13d87862a68477 + a9d3f9c22b16e16f017a36a6e8ae72902c2a698d - + https://github.com/aspnet/AspNetCore - bae733151be352eed77c07dcdc13d87862a68477 + a9d3f9c22b16e16f017a36a6e8ae72902c2a698d - + https://github.com/aspnet/AspNetCore - bae733151be352eed77c07dcdc13d87862a68477 + a9d3f9c22b16e16f017a36a6e8ae72902c2a698d https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 4b93c9dfd..c14710520 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19222-07 - 3.0.0-preview6-19222-07 - 3.0.0-preview6-19222-07 - 3.0.0-preview6-19222-07 - 3.0.0-preview6-19222-07 - 3.0.0-preview6-19222-07 - 3.0.0-preview6-19222-07 + 3.0.0-preview6-19223-01 + 3.0.0-preview6-19223-01 + 3.0.0-preview6-19223-01 + 3.0.0-preview6-19223-01 + 3.0.0-preview6-19223-01 + 3.0.0-preview6-19223-01 + 3.0.0-preview6-19223-01 From 65fd4cc6ee5a35be44f4f1f369e3a3505c45cac9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 16:14:44 +0000 Subject: [PATCH 035/623] [master] Update dependencies from dotnet/toolset (#1694) * Update dependencies from https://github.com/dotnet/toolset build 20190423.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19223.2 * Update dependencies from https://github.com/dotnet/toolset build 20190423.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19223.3 * Update dependencies from https://github.com/dotnet/toolset build 20190423.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19223.4 * Update dependencies from https://github.com/dotnet/toolset build 20190423.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19223.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 34ec0b22a..a40f6b51b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 7a747389b05f83a35470fec2c469a984ffcc1779 - + https://github.com/dotnet/toolset - 5837e4e063464a87e66939ff87c8755fce005b7f + 763f21b7552ffc8d71396b38b400f55b393bb3cb https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index c14710520..05a45c269 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19223.1 + 3.0.100-preview6.19223.5 From 98e01499f17428018f67e61d2a7b5cb7019e66c4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 16:25:38 +0000 Subject: [PATCH 036/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.08 (#1706) - Microsoft.NETCore.App - 3.0.0-preview6-27623-08 - NETStandard.Library.Ref - 2.1.0-preview6-27623-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-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 a40f6b51b..0d29b0ed4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7d14ec5c729b54c6adab8b46f3a9f6e38fea09ef + 0c0420903263f4d1812bab6c5bd6e5d1fff54adc - + https://github.com/dotnet/core-setup - 7d14ec5c729b54c6adab8b46f3a9f6e38fea09ef + 0c0420903263f4d1812bab6c5bd6e5d1fff54adc - + https://github.com/dotnet/core-setup - 7d14ec5c729b54c6adab8b46f3a9f6e38fea09ef + 0c0420903263f4d1812bab6c5bd6e5d1fff54adc https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 05a45c269..9edf1e073 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-06 + 3.0.0-preview6-27623-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-06 + 2.1.0-preview6-27623-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-06 + 3.0.0-preview6-27623-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 26f838049c5481a5c03c13b656e35ad3abf64791 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 16:57:49 +0000 Subject: [PATCH 037/623] [master] Update dependencies from dotnet/cli (#1697) * Update dependencies from https://github.com/dotnet/cli build 20190423.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19223.1 * Update dependencies from https://github.com/dotnet/cli build 20190423.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19223.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 0d29b0ed4..989934801 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 29bf0a82d9d9e20b6da067b3bf2cb05bf0504e47 - + https://github.com/dotnet/cli - 3cdac5b972692b5703df0f73d4e2a84efc3e9b0c + 557326b6ad525d11442cded55dc264d91cdf2602 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 9edf1e073..6601bd9ad 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19222.4 + 3.0.100-preview6.19223.2 1.0.2-beta5.19220.1 From 8ece1086df0e8691ad718ae6a86d9986422d4514 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 23 Apr 2019 17:28:33 +0000 Subject: [PATCH 038/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.10 - Microsoft.NETCore.App - 3.0.0-preview6-27623-10 - NETStandard.Library.Ref - 2.1.0-preview6-27623-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-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 989934801..80f1963ba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 0c0420903263f4d1812bab6c5bd6e5d1fff54adc + f76da70021172d6712830d39a864e4648bf43e29 - + https://github.com/dotnet/core-setup - 0c0420903263f4d1812bab6c5bd6e5d1fff54adc + f76da70021172d6712830d39a864e4648bf43e29 - + https://github.com/dotnet/core-setup - 0c0420903263f4d1812bab6c5bd6e5d1fff54adc + f76da70021172d6712830d39a864e4648bf43e29 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 6601bd9ad..f5a9f9af6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-08 + 3.0.0-preview6-27623-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-08 + 2.1.0-preview6-27623-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-08 + 3.0.0-preview6-27623-10 $(MicrosoftWindowsDesktopAppPackageVersion) From ca9216c97d50f70ca9c9a37511de72cd87138c1c Mon Sep 17 00:00:00 2001 From: John Beisner Date: Tue, 23 Apr 2019 10:33:16 -0700 Subject: [PATCH 039/623] [WIP] Removal of additional package feeds set by default (#1561) Removal of additional package feeds set by default --- src/redist/targets/GenerateBundledVersions.targets | 8 -------- test/EndToEnd/ProjectBuildTests.cs | 4 +++- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index cbfd3ce77..a3ea2b2c5 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -164,14 +164,6 @@ Copyright (c) .NET Foundation. All rights reserved. $(SdkVersion) $(ProductMonikerRid) <_NETCoreSdkIsPreview>$(_NETCoreSdkIsPreview) - - %24(_NETCoreSdkIsPreview) - %24(RestoreAdditionalProjectSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-core/index.json - %24(RestoreAdditionalProjectSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-windowsdesktop/index.json - %24(RestoreAdditionalProjectSources)%3Bhttps://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore/index.json - %24(RestoreAdditionalProjectSources)%3Bhttps://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore-tooling/index.json - %24(RestoreAdditionalProjectSources)%3Bhttps://dotnetfeed.blob.core.windows.net/aspnet-entityframeworkcore/index.json - %24(RestoreAdditionalProjectSources)%3Bhttps://dotnetfeed.blob.core.windows.net/aspnet-extensions/index.json 2.1.1 diff --git a/test/EndToEnd/ProjectBuildTests.cs b/test/EndToEnd/ProjectBuildTests.cs index d3717b7ba..cda32477f 100644 --- a/test/EndToEnd/ProjectBuildTests.cs +++ b/test/EndToEnd/ProjectBuildTests.cs @@ -136,9 +136,11 @@ namespace EndToEnd.Tests .Execute(newArgs) .Should().Pass(); + // Work-around for MVC template test until ASP.Net publishes Preview 5 'Microsoft.AspNetCore.Mvc.NewtonsoftJson' to NuGet.org + string restoreArgs = string.Equals(templateName, "mvc", StringComparison.OrdinalIgnoreCase) ? "/p:RestoreAdditionalProjectSources=https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore/index.json" : ""; new RestoreCommand() .WithWorkingDirectory(projectDirectory) - .Execute() + .Execute(restoreArgs) .Should().Pass(); new BuildCommand() From acafab9b646273e619cc1b4a16125e39601aea40 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 23 Apr 2019 18:55:35 +0000 Subject: [PATCH 040/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.12 - Microsoft.NETCore.App - 3.0.0-preview6-27623-12 - NETStandard.Library.Ref - 2.1.0-preview6-27623-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 80f1963ba..3de2f40d1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f76da70021172d6712830d39a864e4648bf43e29 + 02bd615e1fb502cbc4944c4a1e13c2d5d3ccbed0 - + https://github.com/dotnet/core-setup - f76da70021172d6712830d39a864e4648bf43e29 + 02bd615e1fb502cbc4944c4a1e13c2d5d3ccbed0 - + https://github.com/dotnet/core-setup - f76da70021172d6712830d39a864e4648bf43e29 + 02bd615e1fb502cbc4944c4a1e13c2d5d3ccbed0 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index f5a9f9af6..9d5d5f6bb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-10 + 3.0.0-preview6-27623-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-10 + 2.1.0-preview6-27623-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-10 + 3.0.0-preview6-27623-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 9f7a8bbad8f91af2fd4533ca3d631b06f05c21e3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 19:26:15 +0000 Subject: [PATCH 041/623] Update dependencies from https://github.com/dotnet/toolset build 20190423.10 (#1714) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19223.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 989934801..ff0389935 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 7a747389b05f83a35470fec2c469a984ffcc1779 - + https://github.com/dotnet/toolset - 763f21b7552ffc8d71396b38b400f55b393bb3cb + 2f13575f6776f27e0999d50a52c9dfe030c2855b https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 6601bd9ad..ff76c7c1e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19223.5 + 3.0.100-preview6.19223.10 From ebdc39805121a82071b6e73206d61686f1dd9972 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 23 Apr 2019 20:04:03 +0000 Subject: [PATCH 042/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.13 - Microsoft.NETCore.App - 3.0.0-preview6-27623-13 - NETStandard.Library.Ref - 2.1.0-preview6-27623-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-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 3de2f40d1..0f32f4d49 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 02bd615e1fb502cbc4944c4a1e13c2d5d3ccbed0 + 67765e65e47a21f1b394828ebf02ab0c52985212 - + https://github.com/dotnet/core-setup - 02bd615e1fb502cbc4944c4a1e13c2d5d3ccbed0 + 67765e65e47a21f1b394828ebf02ab0c52985212 - + https://github.com/dotnet/core-setup - 02bd615e1fb502cbc4944c4a1e13c2d5d3ccbed0 + 67765e65e47a21f1b394828ebf02ab0c52985212 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 9d5d5f6bb..02197adc3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-12 + 3.0.0-preview6-27623-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-12 + 2.1.0-preview6-27623-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-12 + 3.0.0-preview6-27623-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 4e7c659cd66b630d103a91c7ef43e952a2cd7780 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 13:48:55 -0700 Subject: [PATCH 043/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190423.2 (#1711) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19223-02 - dotnet-dev-certs - 3.0.0-preview6-19223-02 - dotnet-sql-cache - 3.0.0-preview6-19223-02 - dotnet-user-secrets - 3.0.0-preview6-19223-02 - dotnet-watch - 3.0.0-preview6-19223-02 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19223-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19223-02 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ff0389935..983ac45b5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 0c0420903263f4d1812bab6c5bd6e5d1fff54adc - + https://github.com/aspnet/AspNetCore - a9d3f9c22b16e16f017a36a6e8ae72902c2a698d + 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 - + https://github.com/aspnet/AspNetCore - a9d3f9c22b16e16f017a36a6e8ae72902c2a698d + 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 - + https://github.com/aspnet/AspNetCore - a9d3f9c22b16e16f017a36a6e8ae72902c2a698d + 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 - + https://github.com/aspnet/AspNetCore - a9d3f9c22b16e16f017a36a6e8ae72902c2a698d + 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 - + https://github.com/aspnet/AspNetCore - a9d3f9c22b16e16f017a36a6e8ae72902c2a698d + 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 - + https://github.com/aspnet/AspNetCore - a9d3f9c22b16e16f017a36a6e8ae72902c2a698d + 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 - + https://github.com/aspnet/AspNetCore - a9d3f9c22b16e16f017a36a6e8ae72902c2a698d + 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index ff76c7c1e..d43e899eb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19223-01 - 3.0.0-preview6-19223-01 - 3.0.0-preview6-19223-01 - 3.0.0-preview6-19223-01 - 3.0.0-preview6-19223-01 - 3.0.0-preview6-19223-01 - 3.0.0-preview6-19223-01 + 3.0.0-preview6-19223-02 + 3.0.0-preview6-19223-02 + 3.0.0-preview6-19223-02 + 3.0.0-preview6-19223-02 + 3.0.0-preview6-19223-02 + 3.0.0-preview6-19223-02 + 3.0.0-preview6-19223-02 From d3093a4f55bf6a0a4e268d45236259596b68a1d9 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 23 Apr 2019 21:15:24 +0000 Subject: [PATCH 044/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.14 - Microsoft.NETCore.App - 3.0.0-preview6-27623-14 - NETStandard.Library.Ref - 2.1.0-preview6-27623-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0f32f4d49..034849af2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 67765e65e47a21f1b394828ebf02ab0c52985212 + 37feaa4bcc88668674fed44d88a118562a60ca90 - + https://github.com/dotnet/core-setup - 67765e65e47a21f1b394828ebf02ab0c52985212 + 37feaa4bcc88668674fed44d88a118562a60ca90 - + https://github.com/dotnet/core-setup - 67765e65e47a21f1b394828ebf02ab0c52985212 + 37feaa4bcc88668674fed44d88a118562a60ca90 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 02197adc3..5b1cd50e8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-13 + 3.0.0-preview6-27623-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-13 + 2.1.0-preview6-27623-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-13 + 3.0.0-preview6-27623-14 $(MicrosoftWindowsDesktopAppPackageVersion) From e1ba5f70e26da729a1f7824337d288489381aa14 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 22:21:40 +0000 Subject: [PATCH 045/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190423.3 (#1719) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19223-03 - dotnet-dev-certs - 3.0.0-preview6-19223-03 - dotnet-sql-cache - 3.0.0-preview6-19223-03 - dotnet-user-secrets - 3.0.0-preview6-19223-03 - dotnet-watch - 3.0.0-preview6-19223-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19223-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19223-03 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 983ac45b5..e7ef23f86 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 0c0420903263f4d1812bab6c5bd6e5d1fff54adc - + https://github.com/aspnet/AspNetCore - 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 + 1289636c3afa0e5f297df141359e4ba72dac6e70 - + https://github.com/aspnet/AspNetCore - 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 + 1289636c3afa0e5f297df141359e4ba72dac6e70 - + https://github.com/aspnet/AspNetCore - 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 + 1289636c3afa0e5f297df141359e4ba72dac6e70 - + https://github.com/aspnet/AspNetCore - 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 + 1289636c3afa0e5f297df141359e4ba72dac6e70 - + https://github.com/aspnet/AspNetCore - 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 + 1289636c3afa0e5f297df141359e4ba72dac6e70 - + https://github.com/aspnet/AspNetCore - 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 + 1289636c3afa0e5f297df141359e4ba72dac6e70 - + https://github.com/aspnet/AspNetCore - 9393ddbfa61e0f06ef312eea2746f446de8cd7e3 + 1289636c3afa0e5f297df141359e4ba72dac6e70 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index d43e899eb..9584ece46 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19223-02 - 3.0.0-preview6-19223-02 - 3.0.0-preview6-19223-02 - 3.0.0-preview6-19223-02 - 3.0.0-preview6-19223-02 - 3.0.0-preview6-19223-02 - 3.0.0-preview6-19223-02 + 3.0.0-preview6-19223-03 + 3.0.0-preview6-19223-03 + 3.0.0-preview6-19223-03 + 3.0.0-preview6-19223-03 + 3.0.0-preview6-19223-03 + 3.0.0-preview6-19223-03 + 3.0.0-preview6-19223-03 From defa9a7cee00da08cabc77c08cde325ca140cd2c Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 23 Apr 2019 22:31:55 +0000 Subject: [PATCH 046/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.15 - Microsoft.NETCore.App - 3.0.0-preview6-27623-15 - NETStandard.Library.Ref - 2.1.0-preview6-27623-15 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-15 --- 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 034849af2..9baf100a8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 37feaa4bcc88668674fed44d88a118562a60ca90 + af6df5c0009bfd483b4c70313c0f020e2d43a5a9 - + https://github.com/dotnet/core-setup - 37feaa4bcc88668674fed44d88a118562a60ca90 + af6df5c0009bfd483b4c70313c0f020e2d43a5a9 - + https://github.com/dotnet/core-setup - 37feaa4bcc88668674fed44d88a118562a60ca90 + af6df5c0009bfd483b4c70313c0f020e2d43a5a9 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 5b1cd50e8..fe28dcc1d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-14 + 3.0.0-preview6-27623-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-14 + 2.1.0-preview6-27623-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-14 + 3.0.0-preview6-27623-15 $(MicrosoftWindowsDesktopAppPackageVersion) From c3aeb5a96acc136dbd4d05f9ca59459a46e058fb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 22:38:15 +0000 Subject: [PATCH 047/623] Update dependencies from https://github.com/dotnet/sdk build 20190423.6 (#1721) - Microsoft.NET.Sdk - 3.0.100-preview6.19223.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 e7ef23f86..fc5af70bf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 5e0984ad4d7e5d6702dbaeae1648827ab0a279ea - + https://github.com/dotnet/sdk - 29bf0a82d9d9e20b6da067b3bf2cb05bf0504e47 + 08e24ad54b7a90b61d9be99772e9f90f3f4653f1 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 9584ece46..a7d8eeb68 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19223.1 + 3.0.100-preview6.19223.6 3.0.0-preview6-27623-08 From 510c6ee2269be451009f64804b46c25f21423c93 Mon Sep 17 00:00:00 2001 From: John Beisner Date: Tue, 23 Apr 2019 15:47:18 -0700 Subject: [PATCH 048/623] Update to the ReadME (#1715) * Updates to the ReadME --- README.md | 174 +++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 133 insertions(+), 41 deletions(-) diff --git a/README.md b/README.md index 033a8dce9..f5c74faa6 100644 --- a/README.md +++ b/README.md @@ -32,37 +32,41 @@ You can download the .NET Core SDK as either an installer (MSI, PKG) or a zip (z To download the .NET Core runtime **without** the SDK, visit https://github.com/dotnet/core-setup#daily-builds. -> **Note:** Be aware that the following installers are the **latest bits**. If you -> want to install the latest released versions, check out the [preceding section](#looking-for-v2-of-the-net-core-tooling). -> In order to be able to restore these pre-release packages, you may need to add a NuGet feed as noted in the table below. Other feeds may also be necessary depending on what kind of project you are working with. +**Note:** Be aware that the following installers are the **latest bits**. If you +want to install the latest released versions, check out the [preceding section](#looking-for-v2-of-the-net-core-tooling). +With development builds, internal NuGet feeds are necessary for some scenarios (for example, to acquire the runtime pack for self-contained apps). You can use the following NuGet.config to configure these feeds. +> Example: -| Platform | Master
(3.0.x Runtime) | Release/3.0.1XX
(3.0.x Runtime) | Release/2.2.2XX
(2.2.x Runtime) | Release/2.2.1XX
(2.2.x 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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** | -| **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** | -| **Package Feed** | [Feed Link][feed-location-master] | [Feed Link][feed-location-2.2.2XX] | [Feed Link][feed-location-2.2.1XX] | [Feed Link][feed-location-2.1.6XX] | [Feed Link][feed-location-2.1.5XX] | -| **Constituent Repo Shas** | **N/A** | [Git SHAs][sdk-shas-2.2.1XX] | **N/A** | **N/A** | **N/A** | +``` + + + + + + + + +``` -Latest Coherent Build2 - -| Master | Release/3.0.1XX | Release/2.2.2XX | Release/2.2.1XX | Release/2.1.6XX | Release/2.1.5XX | -|:----------:|:----------:|:----------:|:----------:|:----------:|:----------:| -| [![][coherent-version-badge-master]][coherent-version-master] | [![][coherent-version-badge-3.0.1xx]][coherent-version-3.0.1xx] | [![][coherent-version-badge-2.2.2XX]][coherent-version-2.2.2XX] | [![][coherent-version-badge-2.2.1XX]][coherent-version-2.2.1XX] | [![][coherent-version-badge-2.1.6XX]][coherent-version-2.1.6XX] | **N/A** | +| 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** | +| **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: > **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: > * [Host, Host FX Resolver, and Shared Framework](https://github.com/dotnet/core-setup#daily-builds) > * [ASP.NET Core Shared Framework](https://github.com/aspnet/AspNetCore/blob/master/docs/DailyBuilds.md) -> -> **2**: A 'coherent' build is defined as a build where the Runtime version matches between the CLI and ASP.NET Core. + [win-x64-badge-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/win_x64_Release_version_badge.svg [win-x64-version-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/latest.version @@ -78,6 +82,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-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 +[win-x64-installer-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-win-x64.exe.sha +[win-x64-zip-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-win-x64.zip +[win-x64-zip-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-win-x64.zip.sha + [win-x64-badge-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/win_x64_Release_version_badge.svg [win-x64-version-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/latest.version [win-x64-installer-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/dotnet-sdk-latest-win-x64.exe @@ -92,6 +103,13 @@ Reference notes: [win-x64-zip-2.2.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-win-x64.zip [win-x64-zip-checksum-2.2.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-win-x64.zip.sha +[win-x64-badge-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/win_x64_Release_version_badge.svg +[win-x64-version-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/latest.version +[win-x64-installer-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-win-x64.exe +[win-x64-installer-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-win-x64.exe.sha +[win-x64-zip-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-win-x64.zip +[win-x64-zip-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-win-x64.zip.sha + [win-x64-badge-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/win_x64_Release_version_badge.svg [win-x64-version-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/latest.version [win-x64-installer-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/dotnet-sdk-latest-win-x64.exe @@ -120,6 +138,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-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 +[win-x86-installer-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-win-x86.exe.sha +[win-x86-zip-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-win-x86.zip +[win-x86-zip-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-win-x86.zip.sha + [win-x86-badge-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/win_x86_Release_version_badge.svg [win-x86-version-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/latest.version [win-x86-installer-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/dotnet-sdk-latest-win-x86.exe @@ -134,6 +159,13 @@ Reference notes: [win-x86-zip-2.2.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-win-x86.zip [win-x86-zip-checksum-2.2.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-win-x86.zip.sha +[win-x86-badge-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/win_x86_Release_version_badge.svg +[win-x86-version-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/latest.version +[win-x86-installer-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-win-x86.exe +[win-x86-installer-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-win-x86.exe.sha +[win-x86-zip-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-win-x86.zip +[win-x86-zip-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-win-x86.zip.sha + [win-x86-badge-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/win_x86_Release_version_badge.svg [win-x86-version-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/latest.version [win-x86-installer-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/dotnet-sdk-latest-win-x86.exe @@ -162,6 +194,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-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 +[osx-installer-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-osx-x64.pkg.sha +[osx-targz-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-osx-x64.tar.gz +[osx-targz-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-osx-x64.tar.gz.sha + [osx-badge-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/osx_x64_Release_version_badge.svg [osx-version-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/latest.version [osx-installer-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/dotnet-sdk-latest-osx-x64.pkg @@ -176,6 +215,13 @@ Reference notes: [osx-targz-2.2.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-osx-x64.tar.gz [osx-targz-checksum-2.2.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-osx-x64.tar.gz.sha +[osx-badge-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/osx_x64_Release_version_badge.svg +[osx-version-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/latest.version +[osx-installer-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-osx-x64.pkg +[osx-installer-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-osx-x64.pkg.sha +[osx-targz-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-osx-x64.tar.gz +[osx-targz-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-osx-x64.tar.gz.sha + [osx-badge-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/osx_x64_Release_version_badge.svg [osx-version-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/latest.version [osx-installer-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/dotnet-sdk-latest-osx-x64.pkg @@ -208,6 +254,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-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 +[linux-DEB-installer-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-x64.deb.sha +[linux-RPM-installer-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-x64.rpm +[linux-RPM-installer-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-x64.rpm.sha +[linux-targz-2.2.3XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-linux-x64.tar.gz +[linux-targz-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-linux-x64.tar.gz.sha + [linux-badge-2.2.2xx]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/linux_x64_Release_version_badge.svg [linux-version-2.2.2xx]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/latest.version [linux-DEB-installer-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/dotnet-sdk-latest-x64.deb @@ -226,6 +281,15 @@ Reference notes: [linux-targz-2.2.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-linux-x64.tar.gz [linux-targz-checksum-2.2.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-linux-x64.tar.gz.sha +[linux-badge-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/linux_x64_Release_version_badge.svg +[linux-version-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/latest.version +[linux-DEB-installer-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-x64.deb +[linux-DEB-installer-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-x64.deb.sha +[linux-RPM-installer-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-x64.rpm +[linux-RPM-installer-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-x64.rpm.sha +[linux-targz-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-linux-x64.tar.gz +[linux-targz-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-linux-x64.tar.gz.sha + [linux-badge-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/linux_x64_Release_version_badge.svg [linux-version-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/latest.version [linux-DEB-installer-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/dotnet-sdk-latest-x64.deb @@ -254,6 +318,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-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 +[linux-arm-targz-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-linux-arm.tar.gz.sha + [linux-arm-badge-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/linux_arm_Release_version_badge.svg [linux-arm-version-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/latest.version [linux-arm-targz-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/dotnet-sdk-latest-linux-arm.tar.gz @@ -264,6 +333,11 @@ Reference notes: [linux-arm-targz-2.2.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-linux-arm.tar.gz [linux-arm-targz-checksum-2.2.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-linux-arm.tar.gz.sha +[linux-arm-badge-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/linux_arm_Release_version_badge.svg +[linux-arm-version-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/latest.version +[linux-arm-targz-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-linux-arm.tar.gz +[linux-arm-targz-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-linux-arm.tar.gz.sha + [linux-arm-badge-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/linux_arm_Release_version_badge.svg [linux-arm-version-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/latest.version [linux-arm-targz-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/dotnet-sdk-latest-linux-arm.tar.gz @@ -284,6 +358,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-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 +[linux-arm64-targz-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-linux-arm64.tar.gz.sha + [linux-arm64-badge-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/linux_arm64_Release_version_badge.svg [linux-arm64-version-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/latest.version [linux-arm64-targz-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/dotnet-sdk-latest-linux-arm64.tar.gz @@ -294,6 +373,11 @@ Reference notes: [linux-arm64-targz-2.2.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-linux-arm64.tar.gz [linux-arm64-targz-checksum-2.2.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-linux-arm64.tar.gz.sha +[linux-arm64-badge-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/linux_arm64_Release_version_badge.svg +[linux-arm64-version-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/latest.version +[linux-arm64-targz-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-linux-arm64.tar.gz +[linux-arm64-targz-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-linux-arm64.tar.gz.sha + [linux-arm64-badge-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/linux_arm64_Release_version_badge.svg [linux-arm64-version-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/latest.version [linux-arm64-targz-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/dotnet-sdk-latest-linux-arm64.tar.gz @@ -314,6 +398,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-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 +[rhel-6-targz-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-rhel.6-x64.tar.gz.sha + [rhel-6-badge-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/rhel.6_x64_Release_version_badge.svg [rhel-6-version-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/latest.version [rhel-6-targz-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/dotnet-sdk-latest-rhel.6-x64.tar.gz @@ -324,6 +413,11 @@ Reference notes: [rhel-6-targz-2.2.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-rhel.6-x64.tar.gz [rhel-6-targz-checksum-2.2.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-rhel.6-x64.tar.gz.sha +[rhel-6-badge-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/rhel.6_x64_Release_version_badge.svg +[rhel-6-version-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/latest.version +[rhel-6-targz-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-rhel.6-x64.tar.gz +[rhel-6-targz-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-rhel.6-x64.tar.gz.sha + [rhel-6-badge-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/rhel.6_x64_Release_version_badge.svg [rhel-6-version-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/latest.version [rhel-6-targz-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/dotnet-sdk-latest-rhel.6-x64.tar.gz @@ -344,6 +438,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-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 +[linux-musl-targz-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-linux-musl-x64.tar.gz.sha + [linux-musl-badge-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/linux_musl_x64_Release_version_badge.svg [linux-musl-version-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/latest.version [linux-musl-targz-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/dotnet-sdk-latest-linux-musl-x64.tar.gz @@ -354,6 +453,11 @@ Reference notes: [linux-musl-targz-2.2.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-linux-musl-x64.tar.gz [linux-musl-targz-checksum-2.2.1XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/dotnet-sdk-latest-linux-musl-x64.tar.gz.sha +[linux-musl-badge-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/linux_musl_x64_Release_version_badge.svg +[linux-musl-version-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/latest.version +[linux-musl-targz-2.1.7XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-linux-musl-x64.tar.gz +[linux-musl-targz-checksum-2.1.7XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.1.7xx/dotnet-sdk-latest-linux-musl-x64.tar.gz.sha + [linux-musl-badge-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/linux_musl_x64_Release_version_badge.svg [linux-musl-version-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/latest.version [linux-musl-targz-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/dotnet-sdk-latest-linux-musl-x64.tar.gz @@ -374,6 +478,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-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 +[win-arm-zip-checksum-2.2.3XX]: https://dotnetclichecksums.blob.core.windows.net/dotnet/Sdk/release/2.2.3xx/dotnet-sdk-latest-win-arm.zip.sha + [win-arm-badge-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/win_arm_Release_version_badge.svg [win-arm-version-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/latest.version [win-arm-zip-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/dotnet-sdk-latest-win-arm.zip @@ -396,23 +505,6 @@ Reference notes: [sdk-shas-2.2.1XX]: https://github.com/dotnet/versions/tree/master/build-info/dotnet/product/cli/release/2.2#built-repositories -[feed-location-master]: https://dotnet.myget.org/F/dotnet-core/api/v3/index.json -[feed-location-2.2.2XX]: https://dotnet.myget.org/F/dotnet-core/api/v3/index.json -[feed-location-2.2.1XX]: https://dotnet.myget.org/F/dotnet-core/api/v3/index.json -[feed-location-2.1.6XX]: https://dotnet.myget.org/F/dotnet-core/api/v3/index.json -[feed-location-2.1.5XX]: https://dotnet.myget.org/F/dotnet-core/api/v3/index.json - -[coherent-version-badge-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/win_x64_Release_coherent_badge.svg -[coherent-version-master]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/master/latest.coherent.version -[coherent-version-badge-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/win_x64_Release_coherent_badge.svg -[coherent-version-3.0.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.0.1xx/latest.coherent.version -[coherent-version-badge-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/win_x64_Release_coherent_badge.svg -[coherent-version-2.2.2XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.2xx/latest.coherent.version -[coherent-version-badge-2.2.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/win_x64_Release_coherent_badge.svg -[coherent-version-2.2.1XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.2.1xx/latest.coherent.version -[coherent-version-badge-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/win_x64_Release_coherent_badge.svg -[coherent-version-2.1.6XX]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/2.1.6xx/latest.coherent.version - Questions & Comments -------------------- From f5d5545b31b056bb1faa830aabf1d734cc71f157 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Apr 2019 23:05:22 +0000 Subject: [PATCH 049/623] Update dependencies from https://github.com/dotnet/cli build 20190423.6 (#1722) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19223.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 fc5af70bf..afa86f649 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 08e24ad54b7a90b61d9be99772e9f90f3f4653f1
- + https://github.com/dotnet/cli - 557326b6ad525d11442cded55dc264d91cdf2602 + a086d7e44e37965bb9160e4cdeb7026a7449b753 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index a7d8eeb68..3ceb8dc4a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19223.2 + 3.0.100-preview6.19223.6 1.0.2-beta5.19220.1 From 2f3c75c4c31be36ab4c4621489b38ee37aebb957 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 23 Apr 2019 23:53:09 +0000 Subject: [PATCH 050/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.16 - Microsoft.NETCore.App - 3.0.0-preview6-27623-16 - NETStandard.Library.Ref - 2.1.0-preview6-27623-16 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-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 9baf100a8..40fe2bb65 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - af6df5c0009bfd483b4c70313c0f020e2d43a5a9 + bcce001fbb6043b7bfded004f6e38f3b3f8b90c5 - + https://github.com/dotnet/core-setup - af6df5c0009bfd483b4c70313c0f020e2d43a5a9 + bcce001fbb6043b7bfded004f6e38f3b3f8b90c5 - + https://github.com/dotnet/core-setup - af6df5c0009bfd483b4c70313c0f020e2d43a5a9 + bcce001fbb6043b7bfded004f6e38f3b3f8b90c5 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index fe28dcc1d..723fe243f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-15 + 3.0.0-preview6-27623-16 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-15 + 2.1.0-preview6-27623-16 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-15 + 3.0.0-preview6-27623-16 $(MicrosoftWindowsDesktopAppPackageVersion) From 76583bc653e2741c8599c2153f8f9cb66b14e241 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Apr 2019 00:20:28 +0000 Subject: [PATCH 051/623] Update dependencies from https://github.com/dotnet/cli build 20190423.5 (#1723) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19223.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 afa86f649..76592dea8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 08e24ad54b7a90b61d9be99772e9f90f3f4653f1 - + https://github.com/dotnet/cli - a086d7e44e37965bb9160e4cdeb7026a7449b753 + 4d2f15e1e930a1420c6110ca200e8fc2b3034c0e https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 3ceb8dc4a..c6bec87b0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19223.6 + 3.0.100-preview6.19223.5 1.0.2-beta5.19220.1 From 77676d487118cc066a327db9c1144d3823dc718e Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 24 Apr 2019 01:26:27 +0000 Subject: [PATCH 052/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.17 - Microsoft.NETCore.App - 3.0.0-preview6-27623-17 - NETStandard.Library.Ref - 2.1.0-preview6-27623-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-17 --- 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 40fe2bb65..6760cb9ec 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - bcce001fbb6043b7bfded004f6e38f3b3f8b90c5 + d65fb6409f0fc1977d11873fc2c100910ddc4b70 - + https://github.com/dotnet/core-setup - bcce001fbb6043b7bfded004f6e38f3b3f8b90c5 + d65fb6409f0fc1977d11873fc2c100910ddc4b70 - + https://github.com/dotnet/core-setup - bcce001fbb6043b7bfded004f6e38f3b3f8b90c5 + d65fb6409f0fc1977d11873fc2c100910ddc4b70 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 723fe243f..ddba348fc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-16 + 3.0.0-preview6-27623-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-16 + 2.1.0-preview6-27623-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-16 + 3.0.0-preview6-27623-17 $(MicrosoftWindowsDesktopAppPackageVersion) From 841bc5e2dd05005b7d91ba721285f7a71ec9bbfa Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 24 Apr 2019 02:37:25 +0000 Subject: [PATCH 053/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.18 - Microsoft.NETCore.App - 3.0.0-preview6-27623-18 - NETStandard.Library.Ref - 2.1.0-preview6-27623-18 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-18 --- 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 6760cb9ec..461b7d1f7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - d65fb6409f0fc1977d11873fc2c100910ddc4b70 + f3d0e730d273b3d4fe98dca358d70cfc02ab431a - + https://github.com/dotnet/core-setup - d65fb6409f0fc1977d11873fc2c100910ddc4b70 + f3d0e730d273b3d4fe98dca358d70cfc02ab431a - + https://github.com/dotnet/core-setup - d65fb6409f0fc1977d11873fc2c100910ddc4b70 + f3d0e730d273b3d4fe98dca358d70cfc02ab431a https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ddba348fc..745833968 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-17 + 3.0.0-preview6-27623-18 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-17 + 2.1.0-preview6-27623-18 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-17 + 3.0.0-preview6-27623-18 $(MicrosoftWindowsDesktopAppPackageVersion) From 6e59f9732052c3084432f3891021e9eb8d564ef3 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 24 Apr 2019 04:02:38 +0000 Subject: [PATCH 054/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.20 - Microsoft.NETCore.App - 3.0.0-preview6-27623-20 - NETStandard.Library.Ref - 2.1.0-preview6-27623-20 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-20 --- 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 461b7d1f7..c4fb2bf90 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f3d0e730d273b3d4fe98dca358d70cfc02ab431a + 1af0881ca78d504e558f77419249b30ee0db66c7 - + https://github.com/dotnet/core-setup - f3d0e730d273b3d4fe98dca358d70cfc02ab431a + 1af0881ca78d504e558f77419249b30ee0db66c7 - + https://github.com/dotnet/core-setup - f3d0e730d273b3d4fe98dca358d70cfc02ab431a + 1af0881ca78d504e558f77419249b30ee0db66c7 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 745833968..57070794f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-18 + 3.0.0-preview6-27623-20 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-18 + 2.1.0-preview6-27623-20 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-18 + 3.0.0-preview6-27623-20 $(MicrosoftWindowsDesktopAppPackageVersion) From 4ae43e962b97e8dc13f1aec997a500147cc0d14a Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 24 Apr 2019 06:31:55 +0000 Subject: [PATCH 055/623] Update dependencies from https://github.com/dotnet/core-setup build 20190423.21 - Microsoft.NETCore.App - 3.0.0-preview6-27623-21 - NETStandard.Library.Ref - 2.1.0-preview6-27623-21 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27623-21 --- 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 c4fb2bf90..7b2d71755 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1af0881ca78d504e558f77419249b30ee0db66c7 + b6b52431f0b84cc167596860cf9864ebaa9cc782 - + https://github.com/dotnet/core-setup - 1af0881ca78d504e558f77419249b30ee0db66c7 + b6b52431f0b84cc167596860cf9864ebaa9cc782 - + https://github.com/dotnet/core-setup - 1af0881ca78d504e558f77419249b30ee0db66c7 + b6b52431f0b84cc167596860cf9864ebaa9cc782 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 57070794f..1f924ce7b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-20 + 3.0.0-preview6-27623-21 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-20 + 2.1.0-preview6-27623-21 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-20 + 3.0.0-preview6-27623-21 $(MicrosoftWindowsDesktopAppPackageVersion) From 1586f043a5c6b06c3b1ce1feafb37b17cf4cb82f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Apr 2019 12:31:19 +0000 Subject: [PATCH 056/623] Update dependencies from https://github.com/dotnet/templating build 20190423.1 (#1729) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19223.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 76592dea8..c990ad3c9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore 1289636c3afa0e5f297df141359e4ba72dac6e70 - + https://github.com/dotnet/templating - 7a747389b05f83a35470fec2c469a984ffcc1779 + a5c047f4815e9a83c98f0cfb77b3554588d5db84 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index c6bec87b0..0c669c311 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19223.5 - 1.0.2-beta5.19220.1 + 1.0.2-beta5.19223.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 39f98cc668aad2f77b89fde5496777a8e1f6a0e9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Apr 2019 13:01:25 +0000 Subject: [PATCH 057/623] [master] Update dependencies from dotnet/toolset (#1730) * Update dependencies from https://github.com/dotnet/toolset build 20190424.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.1 * Update dependencies from https://github.com/dotnet/toolset build 20190424.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.2 * Update dependencies from https://github.com/dotnet/toolset build 20190424.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.3 * Update dependencies from https://github.com/dotnet/toolset build 20190424.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.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 c990ad3c9..7e023f441 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating a5c047f4815e9a83c98f0cfb77b3554588d5db84 - + https://github.com/dotnet/toolset - 2f13575f6776f27e0999d50a52c9dfe030c2855b + 54795507caf8e53ce6a2dbe8dc2246c94ee37424 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 0c669c311..1e9cd844a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19223.10 + 3.0.100-preview6.19224.4 From 5df6a1d201016f5cd9c8dc4e441ecbd1b705e099 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Apr 2019 13:15:29 +0000 Subject: [PATCH 058/623] Update dependencies from https://github.com/dotnet/standard build 20190424.1 (#1731) - NETStandard.Library - 2.1.0-prerelease.19224.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 7e023f441..6382e74a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset 54795507caf8e53ce6a2dbe8dc2246c94ee37424 - + https://github.com/dotnet/standard - 5e0984ad4d7e5d6702dbaeae1648827ab0a279ea + 5bd46b63a3e439d2a8e70a1fc52942783f1033f5 https://github.com/dotnet/sdk From bec8e8cd04a789af9303cb126f020c7ce59b8370 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Apr 2019 13:22:51 +0000 Subject: [PATCH 059/623] Update dependencies from https://github.com/dotnet/wpf build 20190424.1 (#1733) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19224.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 6382e74a4..800866771 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms a3e046fa0caa9608e9a94efe54db49d618d41206 - + https://github.com/dotnet/wpf - 077e1cb174071a3dbbdf55253e0ce77025cbb4ba + b6dd4b3bc3744855828861d8f49da90d238bf53d diff --git a/eng/Versions.props b/eng/Versions.props index 1e9cd844a..f9e3b9dc6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19223.1 + 3.0.0-preview6.19224.1 From 8a9e4a37bb233a032730d47abdf448a414f48f83 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Apr 2019 13:55:57 +0000 Subject: [PATCH 060/623] Update dependencies from https://github.com/dotnet/cli build 20190424.1 (#1736) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19224.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 800866771..6f776d1aa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 08e24ad54b7a90b61d9be99772e9f90f3f4653f1 - + https://github.com/dotnet/cli - 4d2f15e1e930a1420c6110ca200e8fc2b3034c0e + a858cef7b5edd9dbf73a02c40e45af9f5de64b10 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index f9e3b9dc6..8d6b7fd7b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19223.5 + 3.0.100-preview6.19224.1 1.0.2-beta5.19223.1 From 4227d331d33591f665c716ba6373751dc0b0c301 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 24 Apr 2019 14:19:17 +0000 Subject: [PATCH 061/623] Update dependencies from https://github.com/dotnet/core-setup build 20190424.02 - Microsoft.NETCore.App - 3.0.0-preview6-27624-02 - NETStandard.Library.Ref - 2.1.0-preview6-27624-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27624-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7b2d71755..958545b04 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b6b52431f0b84cc167596860cf9864ebaa9cc782 + 75a361aef7e2a952c4d4324f0438c4ee4b4e4725 - + https://github.com/dotnet/core-setup - b6b52431f0b84cc167596860cf9864ebaa9cc782 + 75a361aef7e2a952c4d4324f0438c4ee4b4e4725 - + https://github.com/dotnet/core-setup - b6b52431f0b84cc167596860cf9864ebaa9cc782 + 75a361aef7e2a952c4d4324f0438c4ee4b4e4725 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 1f924ce7b..61870b05a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27623-21 + 3.0.0-preview6-27624-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27623-21 + 2.1.0-preview6-27624-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27623-21 + 3.0.0-preview6-27624-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 5a4333187bc3915e687a7b61b1896a3733f2c2a9 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 24 Apr 2019 15:26:00 +0000 Subject: [PATCH 062/623] Update dependencies from https://github.com/dotnet/core-setup build 20190424.03 - Microsoft.NETCore.App - 3.0.0-preview6-27624-03 - NETStandard.Library.Ref - 2.1.0-preview6-27624-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27624-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 958545b04..e684cbaa0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 75a361aef7e2a952c4d4324f0438c4ee4b4e4725 + ab058d3c4212e08fd016076b677d8930a269eb2c - + https://github.com/dotnet/core-setup - 75a361aef7e2a952c4d4324f0438c4ee4b4e4725 + ab058d3c4212e08fd016076b677d8930a269eb2c - + https://github.com/dotnet/core-setup - 75a361aef7e2a952c4d4324f0438c4ee4b4e4725 + ab058d3c4212e08fd016076b677d8930a269eb2c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 61870b05a..c8e907813 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27624-02 + 3.0.0-preview6-27624-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27624-02 + 2.1.0-preview6-27624-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27624-02 + 3.0.0-preview6-27624-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 77f977e4e50a96f5492f89723370bf5d69a4240b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Apr 2019 15:48:48 +0000 Subject: [PATCH 063/623] Update dependencies from https://github.com/dotnet/toolset build 20190424.5 (#1734) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19224.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 6f776d1aa..23192461b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating a5c047f4815e9a83c98f0cfb77b3554588d5db84 - + https://github.com/dotnet/toolset - 54795507caf8e53ce6a2dbe8dc2246c94ee37424 + 5dd363a4116a10fa42ce97b24e2802a79bdd7aab https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 8d6b7fd7b..795086fa9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19224.4 + 3.0.100-preview6.19224.5 From d1c10b2fb1b7c1f18423ec607bd306ee7d8158c3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Apr 2019 15:49:31 +0000 Subject: [PATCH 064/623] [master] Update dependencies from dotnet/sdk (#1725) * Update dependencies from https://github.com/dotnet/sdk build 20190423.7 - Microsoft.NET.Sdk - 3.0.100-preview6.19223.7 * Update dependencies from https://github.com/dotnet/sdk build 20190424.1 - Microsoft.NET.Sdk - 3.0.100-preview6.19224.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 23192461b..a04e0d3ba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 5bd46b63a3e439d2a8e70a1fc52942783f1033f5 - + https://github.com/dotnet/sdk - 08e24ad54b7a90b61d9be99772e9f90f3f4653f1 + 5b7f189b8297594a1001159dd290fb482d718969 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 795086fa9..a2bd17a40 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19223.6 + 3.0.100-preview6.19224.1 3.0.0-preview6-27623-08 From 0cb8d7396a62b3cf4a1023104f9355a6dd748d35 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 24 Apr 2019 16:05:52 +0000 Subject: [PATCH 065/623] Update dependencies from https://github.com/dotnet/core-setup build 20190424.04 - Microsoft.NETCore.App - 3.0.0-preview6-27624-04 - NETStandard.Library.Ref - 2.1.0-preview6-27624-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27624-04 --- 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 e684cbaa0..ca0da3fb1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - ab058d3c4212e08fd016076b677d8930a269eb2c + a2406d8f4bba9541a850dbb1f941a5463cd2a74a - + https://github.com/dotnet/core-setup - ab058d3c4212e08fd016076b677d8930a269eb2c + a2406d8f4bba9541a850dbb1f941a5463cd2a74a - + https://github.com/dotnet/core-setup - ab058d3c4212e08fd016076b677d8930a269eb2c + a2406d8f4bba9541a850dbb1f941a5463cd2a74a https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c8e907813..f73f6bb0c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27624-03 + 3.0.0-preview6-27624-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27624-03 + 2.1.0-preview6-27624-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27624-03 + 3.0.0-preview6-27624-04 $(MicrosoftWindowsDesktopAppPackageVersion) From a3617b373379b92d32f7bf4ac8dacf41e2839021 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 24 Apr 2019 16:31:57 +0000 Subject: [PATCH 066/623] Update dependencies from https://github.com/dotnet/core-setup build 20190424.05 - Microsoft.NETCore.App - 3.0.0-preview6-27624-05 - NETStandard.Library.Ref - 2.1.0-preview6-27624-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27624-05 --- 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 ca0da3fb1..3195014ec 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup a2406d8f4bba9541a850dbb1f941a5463cd2a74a - + https://github.com/dotnet/core-setup a2406d8f4bba9541a850dbb1f941a5463cd2a74a - + https://github.com/dotnet/core-setup a2406d8f4bba9541a850dbb1f941a5463cd2a74a diff --git a/eng/Versions.props b/eng/Versions.props index f73f6bb0c..658481f09 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27624-04 + 3.0.0-preview6-27624-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27624-04 + 2.1.0-preview6-27624-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27624-04 + 3.0.0-preview6-27624-05 $(MicrosoftWindowsDesktopAppPackageVersion) From ca27a3458a0c547139dd02c2861af1b1d1f9aa8a Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 24 Apr 2019 17:47:14 +0000 Subject: [PATCH 067/623] Update dependencies from https://github.com/dotnet/core-setup build 20190424.06 - Microsoft.NETCore.App - 3.0.0-preview6-27624-06 - NETStandard.Library.Ref - 2.1.0-preview6-27624-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27624-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3195014ec..d6eab702d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a2406d8f4bba9541a850dbb1f941a5463cd2a74a + caa43222ae617dfa2212b897ba07ed1022f58640 - + https://github.com/dotnet/core-setup - a2406d8f4bba9541a850dbb1f941a5463cd2a74a + caa43222ae617dfa2212b897ba07ed1022f58640 - + https://github.com/dotnet/core-setup - a2406d8f4bba9541a850dbb1f941a5463cd2a74a + caa43222ae617dfa2212b897ba07ed1022f58640 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 658481f09..92f8e01da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27624-05 + 3.0.0-preview6-27624-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27624-05 + 2.1.0-preview6-27624-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27624-05 + 3.0.0-preview6-27624-06 $(MicrosoftWindowsDesktopAppPackageVersion) From dad1114e9c6a5fffaaf5593282feb1d4ba5ea8dc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Apr 2019 22:33:15 +0000 Subject: [PATCH 068/623] Update dependencies from https://github.com/dotnet/sdk build 20190424.2 (#1738) - Microsoft.NET.Sdk - 3.0.100-preview6.19224.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 a04e0d3ba..c8bcb116a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 5bd46b63a3e439d2a8e70a1fc52942783f1033f5 - + https://github.com/dotnet/sdk - 5b7f189b8297594a1001159dd290fb482d718969 + cfadc9cd5fefa5e4e924cd528550d91e0c34b556 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index a2bd17a40..95d46f326 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19224.1 + 3.0.100-preview6.19224.2 3.0.0-preview6-27623-08 From baeee3dd3795b77f3e55be6fccca22820fe4ca33 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 24 Apr 2019 22:49:52 +0000 Subject: [PATCH 069/623] Update dependencies from https://github.com/dotnet/core-setup build 20190424.09 - Microsoft.NETCore.App - 3.0.0-preview6-27624-09 - NETStandard.Library.Ref - 2.1.0-preview6-27624-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27624-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d6eab702d..c3795c0cc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - caa43222ae617dfa2212b897ba07ed1022f58640 + 15d9119611a2fac0714738b611c15f1cc9defe4c - + https://github.com/dotnet/core-setup - caa43222ae617dfa2212b897ba07ed1022f58640 + 15d9119611a2fac0714738b611c15f1cc9defe4c - + https://github.com/dotnet/core-setup - caa43222ae617dfa2212b897ba07ed1022f58640 + 15d9119611a2fac0714738b611c15f1cc9defe4c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 92f8e01da..533c6571b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27624-06 + 3.0.0-preview6-27624-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27624-06 + 2.1.0-preview6-27624-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27624-06 + 3.0.0-preview6-27624-09 $(MicrosoftWindowsDesktopAppPackageVersion) From 899ee615bc859f6b456087af8af59901e864c6d5 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 01:16:01 +0000 Subject: [PATCH 070/623] Update dependencies from https://github.com/dotnet/core-setup build 20190424.12 - Microsoft.NETCore.App - 3.0.0-preview6-27624-12 - NETStandard.Library.Ref - 2.1.0-preview6-27624-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27624-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c3795c0cc..1890a536d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 15d9119611a2fac0714738b611c15f1cc9defe4c + c49e86a34ce6f6f5d49fcfedc79c93fbb5de921b - + https://github.com/dotnet/core-setup - 15d9119611a2fac0714738b611c15f1cc9defe4c + c49e86a34ce6f6f5d49fcfedc79c93fbb5de921b - + https://github.com/dotnet/core-setup - 15d9119611a2fac0714738b611c15f1cc9defe4c + c49e86a34ce6f6f5d49fcfedc79c93fbb5de921b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 533c6571b..4d017af85 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27624-09 + 3.0.0-preview6-27624-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27624-09 + 2.1.0-preview6-27624-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27624-09 + 3.0.0-preview6-27624-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 38d6848f15b50e12e0a5d70888308567361b0c74 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 02:37:32 +0000 Subject: [PATCH 071/623] Update dependencies from https://github.com/dotnet/core-setup build 20190424.13 - Microsoft.NETCore.App - 3.0.0-preview6-27624-13 - NETStandard.Library.Ref - 2.1.0-preview6-27624-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27624-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 1890a536d..d6bf919dd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c49e86a34ce6f6f5d49fcfedc79c93fbb5de921b + b18fa2e4c8b254c7455b8a8c8e1093d7593f9249 - + https://github.com/dotnet/core-setup - c49e86a34ce6f6f5d49fcfedc79c93fbb5de921b + b18fa2e4c8b254c7455b8a8c8e1093d7593f9249 - + https://github.com/dotnet/core-setup - c49e86a34ce6f6f5d49fcfedc79c93fbb5de921b + b18fa2e4c8b254c7455b8a8c8e1093d7593f9249 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 4d017af85..0d7339128 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27624-12 + 3.0.0-preview6-27624-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27624-12 + 2.1.0-preview6-27624-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27624-12 + 3.0.0-preview6-27624-13 $(MicrosoftWindowsDesktopAppPackageVersion) From a68b54ae6937b9f81b51396f345db7e30935e390 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 04:04:50 +0000 Subject: [PATCH 072/623] Update dependencies from https://github.com/dotnet/core-setup build 20190424.14 - Microsoft.NETCore.App - 3.0.0-preview6-27624-14 - NETStandard.Library.Ref - 2.1.0-preview6-27624-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27624-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d6bf919dd..ad4f49a1c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b18fa2e4c8b254c7455b8a8c8e1093d7593f9249 + dc713e8923abbd66e67b93e3ebf9253632f98be1 - + https://github.com/dotnet/core-setup - b18fa2e4c8b254c7455b8a8c8e1093d7593f9249 + dc713e8923abbd66e67b93e3ebf9253632f98be1 - + https://github.com/dotnet/core-setup - b18fa2e4c8b254c7455b8a8c8e1093d7593f9249 + dc713e8923abbd66e67b93e3ebf9253632f98be1 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 0d7339128..770a8a0ec 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27624-13 + 3.0.0-preview6-27624-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27624-13 + 2.1.0-preview6-27624-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27624-13 + 3.0.0-preview6-27624-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 49ae3d0c9c752f35c0e6ab11283862dc70ed27fb Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 04:10:25 +0000 Subject: [PATCH 073/623] Update dependencies from https://github.com/dotnet/core-setup build 20190424.15 - Microsoft.NETCore.App - 3.0.0-preview6-27624-15 - NETStandard.Library.Ref - 2.1.0-preview6-27624-15 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27624-15 --- 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 ad4f49a1c..4374951e3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup dc713e8923abbd66e67b93e3ebf9253632f98be1 - + https://github.com/dotnet/core-setup dc713e8923abbd66e67b93e3ebf9253632f98be1 - + https://github.com/dotnet/core-setup dc713e8923abbd66e67b93e3ebf9253632f98be1 diff --git a/eng/Versions.props b/eng/Versions.props index 770a8a0ec..7c3361336 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27624-14 + 3.0.0-preview6-27624-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27624-14 + 2.1.0-preview6-27624-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27624-14 + 3.0.0-preview6-27624-15 $(MicrosoftWindowsDesktopAppPackageVersion) From a06f6257d7d4f42afc78bc22aa4981b1e8d5675e Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 05:16:30 +0000 Subject: [PATCH 074/623] Update dependencies from https://github.com/dotnet/core-setup build 20190424.16 - Microsoft.NETCore.App - 3.0.0-preview6-27624-16 - NETStandard.Library.Ref - 2.1.0-preview6-27624-16 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27624-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 4374951e3..434c47258 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - dc713e8923abbd66e67b93e3ebf9253632f98be1 + b874ecc6abf55cc155369cc6a9b28a7c5a20e9cc - + https://github.com/dotnet/core-setup - dc713e8923abbd66e67b93e3ebf9253632f98be1 + b874ecc6abf55cc155369cc6a9b28a7c5a20e9cc - + https://github.com/dotnet/core-setup - dc713e8923abbd66e67b93e3ebf9253632f98be1 + b874ecc6abf55cc155369cc6a9b28a7c5a20e9cc https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 7c3361336..c59a5fdc0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27624-15 + 3.0.0-preview6-27624-16 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27624-15 + 2.1.0-preview6-27624-16 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27624-15 + 3.0.0-preview6-27624-16 $(MicrosoftWindowsDesktopAppPackageVersion) From 9a864824f6f553abc285509c01fc21975810a08f Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 07:33:33 +0000 Subject: [PATCH 075/623] Update dependencies from https://github.com/dotnet/core-setup build 20190424.18 - Microsoft.NETCore.App - 3.0.0-preview6-27624-18 - NETStandard.Library.Ref - 2.1.0-preview6-27624-18 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27624-18 --- 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 434c47258..1456af56d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b874ecc6abf55cc155369cc6a9b28a7c5a20e9cc + 67a906beec98f1049169a4a24266096668519a9d - + https://github.com/dotnet/core-setup - b874ecc6abf55cc155369cc6a9b28a7c5a20e9cc + 67a906beec98f1049169a4a24266096668519a9d - + https://github.com/dotnet/core-setup - b874ecc6abf55cc155369cc6a9b28a7c5a20e9cc + 67a906beec98f1049169a4a24266096668519a9d https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c59a5fdc0..8be78bf27 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27624-16 + 3.0.0-preview6-27624-18 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27624-16 + 2.1.0-preview6-27624-18 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27624-16 + 3.0.0-preview6-27624-18 $(MicrosoftWindowsDesktopAppPackageVersion) From 2944ff272b087831d77489a43e93e91080f6121d Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 08:45:04 +0000 Subject: [PATCH 076/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.01 - Microsoft.NETCore.App - 3.0.0-preview6-27625-01 - NETStandard.Library.Ref - 2.1.0-preview6-27625-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-01 --- 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 1456af56d..416e07c51 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 67a906beec98f1049169a4a24266096668519a9d + 30d899d1f6ad8a7e814d735cb8dc8869fe78de88 - + https://github.com/dotnet/core-setup - 67a906beec98f1049169a4a24266096668519a9d + 30d899d1f6ad8a7e814d735cb8dc8869fe78de88 - + https://github.com/dotnet/core-setup - 67a906beec98f1049169a4a24266096668519a9d + 30d899d1f6ad8a7e814d735cb8dc8869fe78de88 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 8be78bf27..b6d0800b3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27624-18 + 3.0.0-preview6-27625-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27624-18 + 2.1.0-preview6-27625-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27624-18 + 3.0.0-preview6-27625-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 2feae03a845fb1130ace9f63610efb04a2e7e8df Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 10:26:07 +0000 Subject: [PATCH 077/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.02 - Microsoft.NETCore.App - 3.0.0-preview6-27625-02 - NETStandard.Library.Ref - 2.1.0-preview6-27625-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 416e07c51..2dff87eaa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 30d899d1f6ad8a7e814d735cb8dc8869fe78de88 + 080036780727e15ff59896cb62bc93c48161bf02 - + https://github.com/dotnet/core-setup - 30d899d1f6ad8a7e814d735cb8dc8869fe78de88 + 080036780727e15ff59896cb62bc93c48161bf02 - + https://github.com/dotnet/core-setup - 30d899d1f6ad8a7e814d735cb8dc8869fe78de88 + 080036780727e15ff59896cb62bc93c48161bf02 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b6d0800b3..5c83c08ac 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-01 + 3.0.0-preview6-27625-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-01 + 2.1.0-preview6-27625-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-01 + 3.0.0-preview6-27625-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 54f98a88629b1f113da47dc32611d09e12a885c5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 25 Apr 2019 12:10:56 +0000 Subject: [PATCH 078/623] Update dependencies from https://github.com/dotnet/arcade build 20190423.2 (#1728) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19223.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 c8bcb116a..1f65068f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - 851e36df83d3361e4bd8a70a2a8a89f762469f9a + e3919d0c158716ef4685c8e057cc58640af1af83 diff --git a/global.json b/global.json index 004ad3af9..465e8d90d 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-010564" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19222.2" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19223.2" } } From ff978d14998f6ec857998e50375cfe2aa9ee710e Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 12:59:14 +0000 Subject: [PATCH 079/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.03 - Microsoft.NETCore.App - 3.0.0-preview6-27625-03 - NETStandard.Library.Ref - 2.1.0-preview6-27625-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2dff87eaa..61898a618 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 080036780727e15ff59896cb62bc93c48161bf02 + 0e672068ffe4c062b8b70b48073429d20657fd1b - + https://github.com/dotnet/core-setup - 080036780727e15ff59896cb62bc93c48161bf02 + 0e672068ffe4c062b8b70b48073429d20657fd1b - + https://github.com/dotnet/core-setup - 080036780727e15ff59896cb62bc93c48161bf02 + 0e672068ffe4c062b8b70b48073429d20657fd1b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 5c83c08ac..357383379 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-02 + 3.0.0-preview6-27625-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-02 + 2.1.0-preview6-27625-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-02 + 3.0.0-preview6-27625-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 0617d01c79bede34558c064f3ca2b39321a11144 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 25 Apr 2019 13:15:42 +0000 Subject: [PATCH 080/623] Update dependencies from https://github.com/dotnet/standard build 20190425.1 (#1744) - NETStandard.Library - 2.1.0-prerelease.19225.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 1f65068f4..1cc5ce031 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset 5dd363a4116a10fa42ce97b24e2802a79bdd7aab - + https://github.com/dotnet/standard - 5bd46b63a3e439d2a8e70a1fc52942783f1033f5 + 431fddad96415a6ec39ac97b9e372c2f348a617f https://github.com/dotnet/sdk From 7a93485a576678f5e0d7dc6452f1cf08aad85af7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 25 Apr 2019 13:24:08 +0000 Subject: [PATCH 081/623] Update dependencies from https://github.com/dotnet/wpf build 20190424.3 (#1745) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19224.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 1cc5ce031..94292f2b1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms a3e046fa0caa9608e9a94efe54db49d618d41206 - + https://github.com/dotnet/wpf - b6dd4b3bc3744855828861d8f49da90d238bf53d + fa329613a628a2bf79b67c5bd58433c288f4fec7 diff --git a/eng/Versions.props b/eng/Versions.props index 95d46f326..f64fbf5ae 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19224.1 + 3.0.0-preview6.19224.3 From 5e567793dadbdf73bc3180158a9c01b92266c8d5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 25 Apr 2019 13:24:54 +0000 Subject: [PATCH 082/623] [master] Update dependencies from dotnet/winforms (#1732) * Update dependencies from https://github.com/dotnet/winforms build 20190423.3 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19223.3 * Update dependencies from https://github.com/dotnet/winforms build 20190424.6 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19224.6 * Update dependencies from https://github.com/dotnet/winforms build 20190424.9 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19224.9 * Update dependencies from https://github.com/dotnet/winforms build 20190424.11 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19224.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 94292f2b1..e94283914 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli a858cef7b5edd9dbf73a02c40e45af9f5de64b10 - + https://github.com/dotnet/winforms - a3e046fa0caa9608e9a94efe54db49d618d41206 + 0e35d882336469e847b3c244f30038ef84004d3c https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index f64fbf5ae..d569cbda1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19222.15 + 4.8.0-preview6.19224.11 From 3b0b066c0c36099c626dd745309d863f8424d627 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 25 Apr 2019 13:37:32 +0000 Subject: [PATCH 083/623] [master] Update dependencies from dotnet/toolset (#1743) * Update dependencies from https://github.com/dotnet/toolset build 20190425.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19225.1 * Update dependencies from https://github.com/dotnet/toolset build 20190425.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19225.2 * Update dependencies from https://github.com/dotnet/toolset build 20190425.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19225.3 * Update dependencies from https://github.com/dotnet/toolset build 20190425.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19225.4 * Update dependencies from https://github.com/dotnet/toolset build 20190425.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19225.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 e94283914..90e1f8ea4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating a5c047f4815e9a83c98f0cfb77b3554588d5db84 - + https://github.com/dotnet/toolset - 5dd363a4116a10fa42ce97b24e2802a79bdd7aab + 6922c3b4a60ada4e2e9779d3cdccee95f78d5a98 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index d569cbda1..ea4965899 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19224.5 + 3.0.100-preview6.19225.5 From 523af36cec7ef5fbc262dd2dcb5b5572a1f8c5f9 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 14:12:47 +0000 Subject: [PATCH 084/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.04 - Microsoft.NETCore.App - 3.0.0-preview6-27625-04 - NETStandard.Library.Ref - 2.1.0-preview6-27625-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-04 --- 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 61898a618..332ac6fe9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 0e672068ffe4c062b8b70b48073429d20657fd1b + a765e76a14bfd012c9efb8dbb5eba624a0f2efe8 - + https://github.com/dotnet/core-setup - 0e672068ffe4c062b8b70b48073429d20657fd1b + a765e76a14bfd012c9efb8dbb5eba624a0f2efe8 - + https://github.com/dotnet/core-setup - 0e672068ffe4c062b8b70b48073429d20657fd1b + a765e76a14bfd012c9efb8dbb5eba624a0f2efe8 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 357383379..701edb2c3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-03 + 3.0.0-preview6-27625-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-03 + 2.1.0-preview6-27625-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-03 + 3.0.0-preview6-27625-04 $(MicrosoftWindowsDesktopAppPackageVersion) From be3280de2017fe27a3a6bc10d1612e77935eae96 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 15:29:46 +0000 Subject: [PATCH 085/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.05 - Microsoft.NETCore.App - 3.0.0-preview6-27625-05 - NETStandard.Library.Ref - 2.1.0-preview6-27625-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-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 332ac6fe9..c6b08cce1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a765e76a14bfd012c9efb8dbb5eba624a0f2efe8 + 8be7286ae45a35aef404dba16dc08874574fe7f1 - + https://github.com/dotnet/core-setup - a765e76a14bfd012c9efb8dbb5eba624a0f2efe8 + 8be7286ae45a35aef404dba16dc08874574fe7f1 - + https://github.com/dotnet/core-setup - a765e76a14bfd012c9efb8dbb5eba624a0f2efe8 + 8be7286ae45a35aef404dba16dc08874574fe7f1 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 701edb2c3..417cfdbed 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-04 + 3.0.0-preview6-27625-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-04 + 2.1.0-preview6-27625-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-04 + 3.0.0-preview6-27625-05 $(MicrosoftWindowsDesktopAppPackageVersion) From eff2dfd89a74aa7f5438694d1bc7f9f35aca85b5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 25 Apr 2019 15:36:27 +0000 Subject: [PATCH 086/623] Update dependencies from https://github.com/dotnet/sdk build 20190425.1 (#1747) - Microsoft.NET.Sdk - 3.0.100-preview6.19225.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 90e1f8ea4..169a0cb60 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 431fddad96415a6ec39ac97b9e372c2f348a617f - + https://github.com/dotnet/sdk - cfadc9cd5fefa5e4e924cd528550d91e0c34b556 + fc4751df28d67c551ef55bf9bde6b4fea059f321 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index ea4965899..c5df29011 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19224.2 + 3.0.100-preview6.19225.1 3.0.0-preview6-27623-08 From 27be26f712ee86db00631bf3b2b745f436a6e923 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Thu, 25 Apr 2019 08:51:39 -0700 Subject: [PATCH 087/623] Switch to .Internal insertion package for .NET Core --- eng/Versions.props | 2 ++ src/redist/targets/Crossgen.targets | 2 +- .../targets/GenerateBundledVersions.targets | 8 ++++---- src/redist/targets/GenerateLayout.targets | 15 +-------------- 4 files changed, 8 insertions(+), 19 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 701edb2c3..ecaffb2d7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -49,6 +49,8 @@ 3.0.0-preview6-27625-04 + 3.0.0-preview6-27625-04 + 3.0.0-preview6-27625-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) diff --git a/src/redist/targets/Crossgen.targets b/src/redist/targets/Crossgen.targets index 8d3091307..54dd67dfc 100644 --- a/src/redist/targets/Crossgen.targets +++ b/src/redist/targets/Crossgen.targets @@ -4,7 +4,7 @@ DependsOnTargets="SetSdkBrandingInfo"> - runtime.$(SharedFrameworkRid).microsoft.netcore.app + runtime.$(SharedFrameworkRid).microsoft.netcore.app.internal <_crossDir Condition="'$(Architecture)' == 'arm64'">/x64_arm64 <_crossDir Condition="'$(Architecture)' == 'arm' And '$(OSName)' == 'win'">/x86_arm <_crossDir Condition="'$(Architecture)' == 'arm' And '$(OSName)' == 'linux'">/x64_arm diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index cbfd3ce77..4551d1196 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -42,8 +42,8 @@ - PackageToRestore=Microsoft.NETCore.App; - PackageVersionToRestore=$(MicrosoftNETCoreAppPackageVersion); + PackageToRestore=Microsoft.NETCore.App.Internal; + PackageVersionToRestore=$(MicrosoftNETCoreAppInternalPackageVersion); TargetFramework=$(TargetFramework) @@ -61,7 +61,7 @@ Projects="@(MetaPackageDownload)"> - + @@ -196,7 +196,7 @@ Copyright (c) .NET Foundation. All rights reserved. TargetingPackVersion="$(NetCoreAppTargetingPackVersion)" AppHostPackNamePattern="runtime.**RID**.Microsoft.NETCore.DotNetAppHost" AppHostRuntimeIdentifiers="@(NetCoreRuntimePackRids, '%3B')" - RuntimePackNamePatterns="runtime.**RID**.Microsoft.NETCore.App%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostResolver%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostPolicy" + RuntimePackNamePatterns="runtime.**RID**.Microsoft.NETCore.App.Internal%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostResolver%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostPolicy" RuntimePackRuntimeIdentifiers="@(NetCoreRuntimePackRids, '%3B')" /> diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index 50b4e54c8..37ce20a4b 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -363,25 +363,12 @@ - - - - - - - - - <_NETCoreDotNetAppHostPackageVersion>@(NETCoreDotNetAppHostPackageVersions->Distinct()) - - PackageToRestore=$(NETCoreDotNetAppHostPackageName); - PackageVersionToRestore=$(_NETCoreDotNetAppHostPackageVersion); + PackageVersionToRestore=$(MicrosoftNETCoreDotNetAppHostPackageVersion); TargetFramework=$(TargetFramework); RestorePackagesPath=$(AppHostRestorePath); RuntimeIdentifier=$(Rid) From 90691442e94cdde20b7b5c92b86efc2c26009349 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 16:04:03 +0000 Subject: [PATCH 088/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.06 - Microsoft.NETCore.App - 3.0.0-preview6-27625-06 - NETStandard.Library.Ref - 2.1.0-preview6-27625-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-06 --- 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 c6b08cce1..b1e36454e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 8be7286ae45a35aef404dba16dc08874574fe7f1 - + https://github.com/dotnet/core-setup 8be7286ae45a35aef404dba16dc08874574fe7f1 - + https://github.com/dotnet/core-setup 8be7286ae45a35aef404dba16dc08874574fe7f1 diff --git a/eng/Versions.props b/eng/Versions.props index 417cfdbed..5d3d988b1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-05 + 3.0.0-preview6-27625-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-05 + 2.1.0-preview6-27625-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-05 + 3.0.0-preview6-27625-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 9c08f8793113ac83f9383274d571990287a702b7 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Thu, 25 Apr 2019 09:25:21 -0700 Subject: [PATCH 089/623] Derive .NET Core .Internal and app host package versions from main .NET Core package version --- eng/Versions.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index ecaffb2d7..7994305f5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -49,8 +49,8 @@ 3.0.0-preview6-27625-04 - 3.0.0-preview6-27625-04 - 3.0.0-preview6-27625-04 + $(MicrosoftNETCoreAppPackageVersion) + $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) From b8367d12099a92709c7f1d1d7ad70261905fc888 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 25 Apr 2019 16:35:47 +0000 Subject: [PATCH 090/623] [master] Update dependencies from aspnet/AspNetCore (#1737) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190424.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19224-01 - dotnet-dev-certs - 3.0.0-preview6-19224-01 - dotnet-sql-cache - 3.0.0-preview6-19224-01 - dotnet-user-secrets - 3.0.0-preview6-19224-01 - dotnet-watch - 3.0.0-preview6-19224-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19224-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19224-01 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190424.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19224-02 - dotnet-dev-certs - 3.0.0-preview6-19224-02 - dotnet-sql-cache - 3.0.0-preview6-19224-02 - dotnet-user-secrets - 3.0.0-preview6-19224-02 - dotnet-watch - 3.0.0-preview6-19224-02 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19224-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19224-02 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190424.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19224-04 - dotnet-dev-certs - 3.0.0-preview6-19224-04 - dotnet-sql-cache - 3.0.0-preview6-19224-04 - dotnet-user-secrets - 3.0.0-preview6-19224-04 - dotnet-watch - 3.0.0-preview6-19224-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19224-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19224-04 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190425.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19225-02 - dotnet-dev-certs - 3.0.0-preview6-19225-02 - dotnet-sql-cache - 3.0.0-preview6-19225-02 - dotnet-user-secrets - 3.0.0-preview6-19225-02 - dotnet-watch - 3.0.0-preview6-19225-02 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19225-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19225-02 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 169a0cb60..5bf58fbef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 0c0420903263f4d1812bab6c5bd6e5d1fff54adc - + https://github.com/aspnet/AspNetCore - 1289636c3afa0e5f297df141359e4ba72dac6e70 + 03a77ef53a539093b4c94bd379aa2ecc6e523456 - + https://github.com/aspnet/AspNetCore - 1289636c3afa0e5f297df141359e4ba72dac6e70 + 03a77ef53a539093b4c94bd379aa2ecc6e523456 - + https://github.com/aspnet/AspNetCore - 1289636c3afa0e5f297df141359e4ba72dac6e70 + 03a77ef53a539093b4c94bd379aa2ecc6e523456 - + https://github.com/aspnet/AspNetCore - 1289636c3afa0e5f297df141359e4ba72dac6e70 + 03a77ef53a539093b4c94bd379aa2ecc6e523456 - + https://github.com/aspnet/AspNetCore - 1289636c3afa0e5f297df141359e4ba72dac6e70 + 03a77ef53a539093b4c94bd379aa2ecc6e523456 - + https://github.com/aspnet/AspNetCore - 1289636c3afa0e5f297df141359e4ba72dac6e70 + 03a77ef53a539093b4c94bd379aa2ecc6e523456 - + https://github.com/aspnet/AspNetCore - 1289636c3afa0e5f297df141359e4ba72dac6e70 + 03a77ef53a539093b4c94bd379aa2ecc6e523456 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index c5df29011..3e041abbb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19223-03 - 3.0.0-preview6-19223-03 - 3.0.0-preview6-19223-03 - 3.0.0-preview6-19223-03 - 3.0.0-preview6-19223-03 - 3.0.0-preview6-19223-03 - 3.0.0-preview6-19223-03 + 3.0.0-preview6-19225-02 + 3.0.0-preview6-19225-02 + 3.0.0-preview6-19225-02 + 3.0.0-preview6-19225-02 + 3.0.0-preview6-19225-02 + 3.0.0-preview6-19225-02 + 3.0.0-preview6-19225-02 From 9ad8fc0f4a541f02b146318623a0ac7f8fea682d Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 16:39:46 +0000 Subject: [PATCH 091/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.07 - Microsoft.NETCore.App - 3.0.0-preview6-27625-07 - NETStandard.Library.Ref - 2.1.0-preview6-27625-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-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 b1e36454e..5c85fe4b3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8be7286ae45a35aef404dba16dc08874574fe7f1 + 8a1eec472582d09f9951eb2f33818bb0306be5ae - + https://github.com/dotnet/core-setup - 8be7286ae45a35aef404dba16dc08874574fe7f1 + 8a1eec472582d09f9951eb2f33818bb0306be5ae - + https://github.com/dotnet/core-setup - 8be7286ae45a35aef404dba16dc08874574fe7f1 + 8a1eec472582d09f9951eb2f33818bb0306be5ae https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 5d3d988b1..eebc71993 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-06 + 3.0.0-preview6-27625-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-06 + 2.1.0-preview6-27625-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-06 + 3.0.0-preview6-27625-07 $(MicrosoftWindowsDesktopAppPackageVersion) From db40baf31976685fa7648987e898c590d7c7fd25 Mon Sep 17 00:00:00 2001 From: John Beisner Date: Thu, 25 Apr 2019 11:35:50 -0700 Subject: [PATCH 092/623] Master: update stage0 to Preview 4 (#1753) * Update stage0 to the Preview 4 released version. --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 465e8d90d..5ed633e11 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "tools": { - "dotnet": "3.0.100-preview4-010564" + "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19223.2" From ee7645b69a4db38ebd7c881c99b9113c802d1fe2 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 19:26:19 +0000 Subject: [PATCH 093/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.10 - Microsoft.NETCore.App - 3.0.0-preview6-27625-10 - NETStandard.Library.Ref - 2.1.0-preview6-27625-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-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 5c85fe4b3..e595a944f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8a1eec472582d09f9951eb2f33818bb0306be5ae + a2ccf1ad6ed1735ed1b1631661710c755356db00 - + https://github.com/dotnet/core-setup - 8a1eec472582d09f9951eb2f33818bb0306be5ae + a2ccf1ad6ed1735ed1b1631661710c755356db00 - + https://github.com/dotnet/core-setup - 8a1eec472582d09f9951eb2f33818bb0306be5ae + a2ccf1ad6ed1735ed1b1631661710c755356db00 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index eebc71993..6fee304d0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-07 + 3.0.0-preview6-27625-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-07 + 2.1.0-preview6-27625-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-07 + 3.0.0-preview6-27625-10 $(MicrosoftWindowsDesktopAppPackageVersion) From 213c5d15a4587b011e8278081d0a2454d0617b78 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 21:22:42 +0000 Subject: [PATCH 094/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.11 - Microsoft.NETCore.App - 3.0.0-preview6-27625-11 - NETStandard.Library.Ref - 2.1.0-preview6-27625-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-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 e595a944f..c0086e023 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a2ccf1ad6ed1735ed1b1631661710c755356db00 + 0b5aa0b4e7eefa89f5142e5783f30387b21b3ec9 - + https://github.com/dotnet/core-setup - a2ccf1ad6ed1735ed1b1631661710c755356db00 + 0b5aa0b4e7eefa89f5142e5783f30387b21b3ec9 - + https://github.com/dotnet/core-setup - a2ccf1ad6ed1735ed1b1631661710c755356db00 + 0b5aa0b4e7eefa89f5142e5783f30387b21b3ec9 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 6fee304d0..b62bb3536 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-10 + 3.0.0-preview6-27625-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-10 + 2.1.0-preview6-27625-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-10 + 3.0.0-preview6-27625-11 $(MicrosoftWindowsDesktopAppPackageVersion) From 16ff38d738607205f134eea24fe1a372c86d2bb7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 25 Apr 2019 21:30:52 +0000 Subject: [PATCH 095/623] [master] Update dependencies from aspnet/AspNetCore (#1755) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190425.3 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19225-03 - dotnet-dev-certs - 3.0.0-preview6-19225-03 - dotnet-sql-cache - 3.0.0-preview6-19225-03 - dotnet-user-secrets - 3.0.0-preview6-19225-03 - dotnet-watch - 3.0.0-preview6-19225-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19225-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19225-03 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190425.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19225-04 - dotnet-dev-certs - 3.0.0-preview6-19225-04 - dotnet-sql-cache - 3.0.0-preview6-19225-04 - dotnet-user-secrets - 3.0.0-preview6-19225-04 - dotnet-watch - 3.0.0-preview6-19225-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19225-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19225-04 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 659533011..9eb1da55c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a765e76a14bfd012c9efb8dbb5eba624a0f2efe8 - + https://github.com/aspnet/AspNetCore - 03a77ef53a539093b4c94bd379aa2ecc6e523456 + 1845706a717edddcca366d79597f6a5d2481aa8a - + https://github.com/aspnet/AspNetCore - 03a77ef53a539093b4c94bd379aa2ecc6e523456 + 1845706a717edddcca366d79597f6a5d2481aa8a - + https://github.com/aspnet/AspNetCore - 03a77ef53a539093b4c94bd379aa2ecc6e523456 + 1845706a717edddcca366d79597f6a5d2481aa8a - + https://github.com/aspnet/AspNetCore - 03a77ef53a539093b4c94bd379aa2ecc6e523456 + 1845706a717edddcca366d79597f6a5d2481aa8a - + https://github.com/aspnet/AspNetCore - 03a77ef53a539093b4c94bd379aa2ecc6e523456 + 1845706a717edddcca366d79597f6a5d2481aa8a - + https://github.com/aspnet/AspNetCore - 03a77ef53a539093b4c94bd379aa2ecc6e523456 + 1845706a717edddcca366d79597f6a5d2481aa8a - + https://github.com/aspnet/AspNetCore - 03a77ef53a539093b4c94bd379aa2ecc6e523456 + 1845706a717edddcca366d79597f6a5d2481aa8a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 0b30180d3..f479ed636 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19225-02 - 3.0.0-preview6-19225-02 - 3.0.0-preview6-19225-02 - 3.0.0-preview6-19225-02 - 3.0.0-preview6-19225-02 - 3.0.0-preview6-19225-02 - 3.0.0-preview6-19225-02 + 3.0.0-preview6-19225-04 + 3.0.0-preview6-19225-04 + 3.0.0-preview6-19225-04 + 3.0.0-preview6-19225-04 + 3.0.0-preview6-19225-04 + 3.0.0-preview6-19225-04 + 3.0.0-preview6-19225-04 From d93a04b9acfc1228776a7fe158f809e8a2a16d00 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 22:37:36 +0000 Subject: [PATCH 096/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.12 - Microsoft.NETCore.App - 3.0.0-preview6-27625-12 - NETStandard.Library.Ref - 2.1.0-preview6-27625-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c0086e023..995e320ab 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 0b5aa0b4e7eefa89f5142e5783f30387b21b3ec9 + 7804a8632abdc4141b5b4c8bb2f670b34c57f227 - + https://github.com/dotnet/core-setup - 0b5aa0b4e7eefa89f5142e5783f30387b21b3ec9 + 7804a8632abdc4141b5b4c8bb2f670b34c57f227 - + https://github.com/dotnet/core-setup - 0b5aa0b4e7eefa89f5142e5783f30387b21b3ec9 + 7804a8632abdc4141b5b4c8bb2f670b34c57f227 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b62bb3536..68dda13f4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-11 + 3.0.0-preview6-27625-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-11 + 2.1.0-preview6-27625-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-11 + 3.0.0-preview6-27625-12 $(MicrosoftWindowsDesktopAppPackageVersion) From bdb3d4dcf22f1b0f15e1622ee5e0e29e82110401 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 25 Apr 2019 23:51:01 +0000 Subject: [PATCH 097/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.13 - Microsoft.NETCore.App - 3.0.0-preview6-27625-13 - NETStandard.Library.Ref - 2.1.0-preview6-27625-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-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 995e320ab..bd23ae4bd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7804a8632abdc4141b5b4c8bb2f670b34c57f227 + e539c0c9b735c6b944e7dfec6b03ea84612ebf2b - + https://github.com/dotnet/core-setup - 7804a8632abdc4141b5b4c8bb2f670b34c57f227 + e539c0c9b735c6b944e7dfec6b03ea84612ebf2b - + https://github.com/dotnet/core-setup - 7804a8632abdc4141b5b4c8bb2f670b34c57f227 + e539c0c9b735c6b944e7dfec6b03ea84612ebf2b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 68dda13f4..8c0af684b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-12 + 3.0.0-preview6-27625-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-12 + 2.1.0-preview6-27625-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-12 + 3.0.0-preview6-27625-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 6d9f057f971d0cb985794474d74b7e29c476c29f Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 26 Apr 2019 01:31:33 +0000 Subject: [PATCH 098/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.14 - Microsoft.NETCore.App - 3.0.0-preview6-27625-14 - NETStandard.Library.Ref - 2.1.0-preview6-27625-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bd23ae4bd..a536e10e6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e539c0c9b735c6b944e7dfec6b03ea84612ebf2b + ae98c3b0018e25452e4d5d655ad7911dcd628f86 - + https://github.com/dotnet/core-setup - e539c0c9b735c6b944e7dfec6b03ea84612ebf2b + ae98c3b0018e25452e4d5d655ad7911dcd628f86 - + https://github.com/dotnet/core-setup - e539c0c9b735c6b944e7dfec6b03ea84612ebf2b + ae98c3b0018e25452e4d5d655ad7911dcd628f86 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 8c0af684b..8272a8b82 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-13 + 3.0.0-preview6-27625-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-13 + 2.1.0-preview6-27625-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-13 + 3.0.0-preview6-27625-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 809d6d336748dc0e90f6b2ddb971f4feff01f0d8 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 26 Apr 2019 03:56:14 +0000 Subject: [PATCH 099/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.15 - Microsoft.NETCore.App - 3.0.0-preview6-27625-15 - NETStandard.Library.Ref - 2.1.0-preview6-27625-15 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-15 --- 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 a536e10e6..957bf007b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - ae98c3b0018e25452e4d5d655ad7911dcd628f86 + 01b1191825fdf7bbc405ca6d02257cc5e8cb544c - + https://github.com/dotnet/core-setup - ae98c3b0018e25452e4d5d655ad7911dcd628f86 + 01b1191825fdf7bbc405ca6d02257cc5e8cb544c - + https://github.com/dotnet/core-setup - ae98c3b0018e25452e4d5d655ad7911dcd628f86 + 01b1191825fdf7bbc405ca6d02257cc5e8cb544c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 8272a8b82..e9d6476d3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-14 + 3.0.0-preview6-27625-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-14 + 2.1.0-preview6-27625-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-14 + 3.0.0-preview6-27625-15 $(MicrosoftWindowsDesktopAppPackageVersion) From 8e6279d67c50c59ffc64ffea68c59c777ef990ac Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 26 Apr 2019 06:21:21 +0000 Subject: [PATCH 100/623] Update dependencies from https://github.com/dotnet/core-setup build 20190425.17 - Microsoft.NETCore.App - 3.0.0-preview6-27625-17 - NETStandard.Library.Ref - 2.1.0-preview6-27625-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27625-17 --- 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 957bf007b..150e51305 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 01b1191825fdf7bbc405ca6d02257cc5e8cb544c + 14eba3ff26b4fb38992a7d4d4719daa7eafac516 - + https://github.com/dotnet/core-setup - 01b1191825fdf7bbc405ca6d02257cc5e8cb544c + 14eba3ff26b4fb38992a7d4d4719daa7eafac516 - + https://github.com/dotnet/core-setup - 01b1191825fdf7bbc405ca6d02257cc5e8cb544c + 14eba3ff26b4fb38992a7d4d4719daa7eafac516 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e9d6476d3..c826aa988 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-15 + 3.0.0-preview6-27625-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-15 + 2.1.0-preview6-27625-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-15 + 3.0.0-preview6-27625-17 $(MicrosoftWindowsDesktopAppPackageVersion) From bbdc016207870716161daa172f79f884d3280023 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 26 Apr 2019 09:32:47 +0000 Subject: [PATCH 101/623] Update dependencies from https://github.com/dotnet/core-setup build 20190426.01 - Microsoft.NETCore.App - 3.0.0-preview6-27626-01 - NETStandard.Library.Ref - 2.1.0-preview6-27626-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27626-01 --- 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 150e51305..cd6b530ae 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 14eba3ff26b4fb38992a7d4d4719daa7eafac516 + ae2b1b87767c013397f31e0489b654705764db2f - + https://github.com/dotnet/core-setup - 14eba3ff26b4fb38992a7d4d4719daa7eafac516 + ae2b1b87767c013397f31e0489b654705764db2f - + https://github.com/dotnet/core-setup - 14eba3ff26b4fb38992a7d4d4719daa7eafac516 + ae2b1b87767c013397f31e0489b654705764db2f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c826aa988..95a46b24a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,17 +48,17 @@ 3.0.100-preview6.19223.1 - 3.0.0-preview6-27625-17 + 3.0.0-preview6-27626-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27625-17 + 2.1.0-preview6-27626-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27625-17 + 3.0.0-preview6-27626-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 2225c38e92d2a1dc58eea2f3f50a8b24fdc2ce99 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 26 Apr 2019 12:35:52 +0000 Subject: [PATCH 102/623] [master] Update dependencies from dotnet/arcade (#1741) * Update dependencies from https://github.com/dotnet/arcade build 20190424.9 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19224.9 * Update dependencies from https://github.com/dotnet/arcade build 20190425.5 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19225.5 --- eng/Version.Details.xml | 4 +- eng/common/templates/job/job.yml | 7 ++- eng/common/templates/steps/helix-publish.yml | 51 -------------------- global.json | 2 +- 4 files changed, 9 insertions(+), 55 deletions(-) delete mode 100644 eng/common/templates/steps/helix-publish.yml diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9eb1da55c..ac8a349bb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - e3919d0c158716ef4685c8e057cc58640af1af83 + d37270268a65592cae630f1b979b70f74d4614dd diff --git a/eng/common/templates/job/job.yml b/eng/common/templates/job/job.yml index 74dd81fdc..7839b70bb 100644 --- a/eng/common/templates/job/job.yml +++ b/eng/common/templates/job/job.yml @@ -43,9 +43,12 @@ parameters: # Optional: enable sending telemetry enableTelemetry: false - # Optional: define the helix repo for telemeetry (example: 'dotnet/arcade') + # Optional: define the helix repo for telemetry (example: 'dotnet/arcade') helixRepo: '' + # Optional: define the helix type for telemetry (example: 'build/product/') + helixType: '' + # Required: name of the job name: '' @@ -122,6 +125,8 @@ jobs: displayName: 'Send Helix Start Telemetry' inputs: helixRepo: ${{ parameters.helixRepo }} + ${{ if ne(parameters.helixType, '') }}: + helixType: ${{ parameters.helixType }} buildConfig: $(_BuildConfig) runAsPublic: ${{ parameters.runAsPublic }} continueOnError: ${{ parameters.continueOnError }} diff --git a/eng/common/templates/steps/helix-publish.yml b/eng/common/templates/steps/helix-publish.yml deleted file mode 100644 index 470ab65da..000000000 --- a/eng/common/templates/steps/helix-publish.yml +++ /dev/null @@ -1,51 +0,0 @@ -parameters: - HelixSource: 'pr/dotnet-github-anon-kaonashi-bot' - HelixType: ̓'tests/default' - HelixBuild: $(Build.BuildNumber) - HelixTargetQueues: '' - HelixAccessToken: '' - HelixPreCommands: '' - HelixPostCommands: '' - WorkItemDirectory: '' - WorkItemCommand: '' - CorrelationPayloadDirectory: '' - XUnitProjects: '' - XUnitTargetFramework: '' - XUnitRunnerVersion: '' - IncludeDotNetCli: false - DotNetCliPackageType: '' - DotNetCliVersion: '' - EnableXUnitReporter: false - WaitForWorkItemCompletion: true - condition: succeeded() - continueOnError: false - -steps: - - task: DotNetCoreCLI@2 - inputs: - command: custom - projects: eng/common/helixpublish.proj - custom: msbuild - arguments: '/bl:$(Build.SourcesDirectory)/artifacts/log/$(_BuildConfig)/SendToHelix.binlog' - displayName: Send job to Helix - env: - HelixSource: ${{ parameters.HelixSource }} - HelixType: ${{ parameters.HelixType }} - HelixBuild: ${{ parameters.HelixBuild }} - HelixTargetQueues: ${{ parameters.HelixTargetQueues }} - HelixAccessToken: ${{ parameters.HelixAccessToken }} - HelixPreCommands: ${{ parameters.HelixPreCommands }} - HelixPostCommands: ${{ parameters.HelixPostCommands }} - WorkItemDirectory: ${{ parameters.WorkItemDirectory }} - WorkItemCommand: ${{ parameters.WorkItemCommand }} - CorrelationPayloadDirectory: ${{ parameters.CorrelationPayloadDirectory }} - XUnitProjects: ${{ parameters.XUnitProjects }} - XUnitRuntimeTargetFramework: ${{ parameters.XUnitTargetFramework }} - XUnitRunnerVersion: ${{ parameters.XUnitRunnerVersion }} - IncludeDotNetCli: ${{ parameters.IncludeDotNetCli }} - DotNetCliPackageType: ${{ parameters.DotNetCliPackageType }} - DotNetCliVersion: ${{ parameters.DotNetCliVersion }} - EnableXUnitReporter: ${{ parameters.EnableXUnitReporter }} - WaitForWorkItemCompletion: ${{ parameters.WaitForWorkItemCompletion }} - condition: ${{ parameters.condition }} - continueOnError: ${{ parameters.continueOnError }} diff --git a/global.json b/global.json index 5ed633e11..ba2f451e0 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19223.2" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19225.5" } } From 8b527156825195e4aa06688f1248c5cbbab51b40 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 26 Apr 2019 12:38:40 +0000 Subject: [PATCH 103/623] [master] Update dependencies from dotnet/templating (#1742) * Update dependencies from https://github.com/dotnet/templating build 20190424.1 - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19224.1 * Update dependencies from https://github.com/dotnet/templating build 20190425.1 - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19225.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 ac8a349bb..63742e290 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore 1845706a717edddcca366d79597f6a5d2481aa8a - + https://github.com/dotnet/templating - a5c047f4815e9a83c98f0cfb77b3554588d5db84 + 10a7e623ce57b95db5f420b2cabf59e0d58bf83d https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index f479ed636..084854675 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19224.1 - 1.0.2-beta5.19223.1 + 1.0.2-beta5.19225.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 719cb4f02cd834927fee680f09a2cfdd71604839 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 26 Apr 2019 13:07:32 +0000 Subject: [PATCH 104/623] Update dependencies from https://github.com/dotnet/toolset build 20190426.1 (#1759) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19226.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 63742e290..b23193b82 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 10a7e623ce57b95db5f420b2cabf59e0d58bf83d - + https://github.com/dotnet/toolset - 6922c3b4a60ada4e2e9779d3cdccee95f78d5a98 + eda40ee99a2a4d5e6b5b8d05f6d9b0603122447d https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 084854675..e0fe1e4a2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19225.5 + 3.0.100-preview6.19226.1 From 57933594f4d6565e93f1c34c735b8b13b4df4fb7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 26 Apr 2019 13:15:28 +0000 Subject: [PATCH 105/623] Update dependencies from https://github.com/dotnet/standard build 20190426.1 (#1760) - NETStandard.Library - 2.1.0-prerelease.19226.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 b23193b82..a32df42ca 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset eda40ee99a2a4d5e6b5b8d05f6d9b0603122447d - + https://github.com/dotnet/standard - 431fddad96415a6ec39ac97b9e372c2f348a617f + 4acc9a6f8f71debcb1d93a4cd66b5c769e998e4e https://github.com/dotnet/sdk From 2148ed70a9f74d3558d12c14b85c1629ec985388 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 26 Apr 2019 13:21:37 +0000 Subject: [PATCH 106/623] Update dependencies from https://github.com/dotnet/wpf build 20190425.2 (#1762) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19225.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 a32df42ca..9d207fe1b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms 0e35d882336469e847b3c244f30038ef84004d3c - + https://github.com/dotnet/wpf - fa329613a628a2bf79b67c5bd58433c288f4fec7 + 15b06799c3d0b536addc03346c146bea34d6463e diff --git a/eng/Versions.props b/eng/Versions.props index e0fe1e4a2..d482a295d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19224.3 + 3.0.0-preview6.19225.2 From a0c6c82ce31ee616e6e48334c51c1037542cf5ad Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 26 Apr 2019 13:41:00 +0000 Subject: [PATCH 107/623] Update dependencies from https://github.com/dotnet/toolset build 20190426.2 (#1764) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19226.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 9d207fe1b..e188094a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 10a7e623ce57b95db5f420b2cabf59e0d58bf83d - + https://github.com/dotnet/toolset - eda40ee99a2a4d5e6b5b8d05f6d9b0603122447d + be1a84fe6805acd6896a97399f4fa7c3b0b9c30f https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index d482a295d..26ae6c06f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19226.1 + 3.0.100-preview6.19226.2 From 760e83c99d04f644e850c7c912615414ed519219 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Fri, 26 Apr 2019 07:44:43 -0700 Subject: [PATCH 108/623] Fix syntax for sample NuGet.config in README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5c74faa6..6fe8a3bf0 100644 --- a/README.md +++ b/README.md @@ -38,14 +38,16 @@ With development builds, internal NuGet feeds are necessary for some scenarios ( > Example: ``` - + + - + + ``` | 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) | From fe905c81daeb7bc3dc8ed4d71077694141b82f4f Mon Sep 17 00:00:00 2001 From: John Beisner Date: Fri, 26 Apr 2019 08:06:14 -0700 Subject: [PATCH 109/623] SDK bundle UI modifications (#1756) * SDK bundle UI modifications. --- src/redist/targets/packaging/windows/clisdk/bundle.thm | 10 +++++----- src/redist/targets/packaging/windows/clisdk/bundle.wxl | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/redist/targets/packaging/windows/clisdk/bundle.thm b/src/redist/targets/packaging/windows/clisdk/bundle.thm index 1f7be33ae..91d11a84c 100644 --- a/src/redist/targets/packaging/windows/clisdk/bundle.thm +++ b/src/redist/targets/packaging/windows/clisdk/bundle.thm @@ -11,12 +11,12 @@ #(loc.Title) + - #(loc.HelpHeader) - #(loc.HelpText) + #(loc.HelpHeader) + #(loc.HelpText) - @@ -78,7 +78,7 @@ #(loc.SuccessRepairHeader) #(loc.SuccessUninstallHeader) - #(loc.SuccessRestartText) + #(loc.SuccessRestartText) @@ -92,7 +92,7 @@ #(loc.FailureRepairHeader) #(loc.FailureHyperlinkLogText) - #(loc.FailureRestartText) + #(loc.FailureRestartText) diff --git a/src/redist/targets/packaging/windows/clisdk/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/bundle.wxl index ff11d8345..aeda966df 100644 --- a/src/redist/targets/packaging/windows/clisdk/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/bundle.wxl @@ -12,7 +12,7 @@ no prompts. By default UI and all prompts are displayed. /norestart - suppress any attempts to restart. By default UI will prompt before restart. -/log log.txt - logs to a specific file. By default a log file is created in %TEMP%. +/log [\[]"log.txt"[\]] - logs to a specific file. By default a log file is created in %TEMP%. &Close I &agree to the license terms and conditions &Options @@ -30,7 +30,7 @@ Uninstall Successfully Completed Setup Successful &Launch - You must restart your computer before you can use the software. + You must restart your computer to complete the installation of the software. &Restart &Close Setup Failed From de6f99b7ade23cb6be5481f01f58421107a5b42c Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Fri, 26 Apr 2019 08:14:05 -0700 Subject: [PATCH 110/623] Don't use .Internal suffix for runtime packs This was removed with https://github.com/dotnet/core-setup/pull/6096 --- src/redist/targets/Crossgen.targets | 2 +- src/redist/targets/GenerateBundledVersions.targets | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/redist/targets/Crossgen.targets b/src/redist/targets/Crossgen.targets index 54dd67dfc..8d3091307 100644 --- a/src/redist/targets/Crossgen.targets +++ b/src/redist/targets/Crossgen.targets @@ -4,7 +4,7 @@ DependsOnTargets="SetSdkBrandingInfo"> - runtime.$(SharedFrameworkRid).microsoft.netcore.app.internal + runtime.$(SharedFrameworkRid).microsoft.netcore.app <_crossDir Condition="'$(Architecture)' == 'arm64'">/x64_arm64 <_crossDir Condition="'$(Architecture)' == 'arm' And '$(OSName)' == 'win'">/x86_arm <_crossDir Condition="'$(Architecture)' == 'arm' And '$(OSName)' == 'linux'">/x64_arm diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 02c97bc61..7de869cf2 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -188,7 +188,7 @@ Copyright (c) .NET Foundation. All rights reserved. TargetingPackVersion="$(NetCoreAppTargetingPackVersion)" AppHostPackNamePattern="runtime.**RID**.Microsoft.NETCore.DotNetAppHost" AppHostRuntimeIdentifiers="@(NetCoreRuntimePackRids, '%3B')" - RuntimePackNamePatterns="runtime.**RID**.Microsoft.NETCore.App.Internal%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostResolver%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostPolicy" + RuntimePackNamePatterns="runtime.**RID**.Microsoft.NETCore.App%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostResolver%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostPolicy" RuntimePackRuntimeIdentifiers="@(NetCoreRuntimePackRids, '%3B')" /> From 7045fd4c20b3a8e88793c3f191af36a731ba345c Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 26 Apr 2019 15:25:16 +0000 Subject: [PATCH 111/623] Update dependencies from https://github.com/dotnet/core-setup build 20190426.04 - Microsoft.NETCore.App - 3.0.0-preview6-27626-04 - NETStandard.Library.Ref - 2.1.0-preview6-27626-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27626-04 --- 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 31db1e159..b201f1782 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - ae2b1b87767c013397f31e0489b654705764db2f + e0c74921e2dba1f086c380a6e73d2e5b47988d6f - + https://github.com/dotnet/core-setup - ae2b1b87767c013397f31e0489b654705764db2f + e0c74921e2dba1f086c380a6e73d2e5b47988d6f - + https://github.com/dotnet/core-setup - ae2b1b87767c013397f31e0489b654705764db2f + e0c74921e2dba1f086c380a6e73d2e5b47988d6f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 0df47970d..1d71bd073 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19225.1 - 3.0.0-preview6-27626-01 + 3.0.0-preview6-27626-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27626-01 + 2.1.0-preview6-27626-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27626-01 + 3.0.0-preview6-27626-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 8bcd7ee6234edba414c51f0e88902a348ec3d468 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Fri, 26 Apr 2019 08:47:25 -0700 Subject: [PATCH 112/623] Add PackagesToReference metadata to KnownFrameworkReference The SDK will consume this to generate PackageReferences to "empty" packages such as Microsoft.NETCore.App --- src/redist/targets/GenerateBundledVersions.targets | 1 + 1 file changed, 1 insertion(+) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 7de869cf2..05f42620a 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -190,6 +190,7 @@ Copyright (c) .NET Foundation. All rights reserved. AppHostRuntimeIdentifiers="@(NetCoreRuntimePackRids, '%3B')" RuntimePackNamePatterns="runtime.**RID**.Microsoft.NETCore.App%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostResolver%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostPolicy" RuntimePackRuntimeIdentifiers="@(NetCoreRuntimePackRids, '%3B')" + PackagesToReference="Microsoft.NETCore.App/$(NetCoreAppTargetingPackVersion)" /> Date: Fri, 26 Apr 2019 16:02:00 +0000 Subject: [PATCH 113/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190426.2 (#1763) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19226-02 - dotnet-dev-certs - 3.0.0-preview6-19226-02 - dotnet-sql-cache - 3.0.0-preview6-19226-02 - dotnet-user-secrets - 3.0.0-preview6-19226-02 - dotnet-watch - 3.0.0-preview6-19226-02 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19226-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19226-02 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 31db1e159..914361b1f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup ae2b1b87767c013397f31e0489b654705764db2f
- + https://github.com/aspnet/AspNetCore - 1845706a717edddcca366d79597f6a5d2481aa8a + b2457d25f7ec11dd386440bba781cbec88bd8668 - + https://github.com/aspnet/AspNetCore - 1845706a717edddcca366d79597f6a5d2481aa8a + b2457d25f7ec11dd386440bba781cbec88bd8668 - + https://github.com/aspnet/AspNetCore - 1845706a717edddcca366d79597f6a5d2481aa8a + b2457d25f7ec11dd386440bba781cbec88bd8668 - + https://github.com/aspnet/AspNetCore - 1845706a717edddcca366d79597f6a5d2481aa8a + b2457d25f7ec11dd386440bba781cbec88bd8668 - + https://github.com/aspnet/AspNetCore - 1845706a717edddcca366d79597f6a5d2481aa8a + b2457d25f7ec11dd386440bba781cbec88bd8668 - + https://github.com/aspnet/AspNetCore - 1845706a717edddcca366d79597f6a5d2481aa8a + b2457d25f7ec11dd386440bba781cbec88bd8668 - + https://github.com/aspnet/AspNetCore - 1845706a717edddcca366d79597f6a5d2481aa8a + b2457d25f7ec11dd386440bba781cbec88bd8668 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 0df47970d..7d4bf5a5c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19225-04 - 3.0.0-preview6-19225-04 - 3.0.0-preview6-19225-04 - 3.0.0-preview6-19225-04 - 3.0.0-preview6-19225-04 - 3.0.0-preview6-19225-04 - 3.0.0-preview6-19225-04 + 3.0.0-preview6-19226-02 + 3.0.0-preview6-19226-02 + 3.0.0-preview6-19226-02 + 3.0.0-preview6-19226-02 + 3.0.0-preview6-19226-02 + 3.0.0-preview6-19226-02 + 3.0.0-preview6-19226-02 From e401ff19e2d7c47485c400d12454e5320a2d18e8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 26 Apr 2019 16:14:02 +0000 Subject: [PATCH 114/623] Update dependencies from https://github.com/dotnet/toolset build 20190426.3 (#1767) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19226.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 914361b1f..d681f672f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 10a7e623ce57b95db5f420b2cabf59e0d58bf83d - + https://github.com/dotnet/toolset - be1a84fe6805acd6896a97399f4fa7c3b0b9c30f + 59641804857b080cf1d324e0c3d3fffc5536f499 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 7d4bf5a5c..6a68f0c29 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19226.2 + 3.0.100-preview6.19226.3 From 7cd2029f06499c6000a4b54ff307753e9d92647d Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 26 Apr 2019 17:05:18 +0000 Subject: [PATCH 115/623] Update dependencies from https://github.com/dotnet/core-setup build 20190426.06 - Microsoft.NETCore.App - 3.0.0-preview6-27626-06 - NETStandard.Library.Ref - 2.1.0-preview6-27626-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27626-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b201f1782..4c80b97d1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e0c74921e2dba1f086c380a6e73d2e5b47988d6f + 71b2b5cb7e0a3d3f8724085bc0745043b16cc033 - + https://github.com/dotnet/core-setup - e0c74921e2dba1f086c380a6e73d2e5b47988d6f + 71b2b5cb7e0a3d3f8724085bc0745043b16cc033 - + https://github.com/dotnet/core-setup - e0c74921e2dba1f086c380a6e73d2e5b47988d6f + 71b2b5cb7e0a3d3f8724085bc0745043b16cc033 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 1d71bd073..9b51fbb94 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19225.1 - 3.0.0-preview6-27626-04 + 3.0.0-preview6-27626-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27626-04 + 2.1.0-preview6-27626-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27626-04 + 3.0.0-preview6-27626-06 $(MicrosoftWindowsDesktopAppPackageVersion) From da9037ea7ba2598bd14e48bd8426525a5bae522a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 26 Apr 2019 22:31:08 +0000 Subject: [PATCH 116/623] Update dependencies from https://github.com/dotnet/cli build 20190425.1 (#1746) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19225.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 d681f672f..321c69dbe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk fc4751df28d67c551ef55bf9bde6b4fea059f321 - + https://github.com/dotnet/cli - a858cef7b5edd9dbf73a02c40e45af9f5de64b10 + 80eb685c269526e1b8e9a52396468548fbdf1614 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 6a68f0c29..13d25a6a0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19224.1 + 3.0.100-preview6.19225.1 1.0.2-beta5.19225.1 From 7b5faadda1c3138c7dfc602892f6e7ac5a932e49 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 26 Apr 2019 22:46:32 +0000 Subject: [PATCH 117/623] Update dependencies from https://github.com/dotnet/cli build 20190426.1 (#1768) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19226.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 321c69dbe..3fe78884c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk fc4751df28d67c551ef55bf9bde6b4fea059f321 - + https://github.com/dotnet/cli - 80eb685c269526e1b8e9a52396468548fbdf1614 + 0b209cbb138f39077deffed69fa8f0b358d93bae https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 13d25a6a0..562d10d04 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19225.1 + 3.0.100-preview6.19226.1 1.0.2-beta5.19225.1 From 3c99df0ca041265fda6b6d8f4314bca742c9133f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Apr 2019 00:05:58 +0000 Subject: [PATCH 118/623] Update dependencies from https://github.com/dotnet/sdk build 20190426.1 (#1769) - Microsoft.NET.Sdk - 3.0.100-preview6.19226.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 3fe78884c..234d2a8f3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 4acc9a6f8f71debcb1d93a4cd66b5c769e998e4e - + https://github.com/dotnet/sdk - fc4751df28d67c551ef55bf9bde6b4fea059f321 + 7d419793e74a2291ecfc9684aafc4dd7cc595361 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 562d10d04..453817fee 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19225.1 + 3.0.100-preview6.19226.1 3.0.0-preview6-27626-01 From 8b4a6298e30fd81a46528b6addd1bdc41243d04c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Apr 2019 00:14:05 +0000 Subject: [PATCH 119/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190426.5 (#1770) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19226-05 - dotnet-dev-certs - 3.0.0-preview6-19226-05 - dotnet-sql-cache - 3.0.0-preview6-19226-05 - dotnet-user-secrets - 3.0.0-preview6-19226-05 - dotnet-watch - 3.0.0-preview6-19226-05 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19226-05 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19226-05 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 234d2a8f3..7b14dbb5a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup ae2b1b87767c013397f31e0489b654705764db2f - + https://github.com/aspnet/AspNetCore - b2457d25f7ec11dd386440bba781cbec88bd8668 + d4965b0f5698d410958aeb3726309c0b18630569 - + https://github.com/aspnet/AspNetCore - b2457d25f7ec11dd386440bba781cbec88bd8668 + d4965b0f5698d410958aeb3726309c0b18630569 - + https://github.com/aspnet/AspNetCore - b2457d25f7ec11dd386440bba781cbec88bd8668 + d4965b0f5698d410958aeb3726309c0b18630569 - + https://github.com/aspnet/AspNetCore - b2457d25f7ec11dd386440bba781cbec88bd8668 + d4965b0f5698d410958aeb3726309c0b18630569 - + https://github.com/aspnet/AspNetCore - b2457d25f7ec11dd386440bba781cbec88bd8668 + d4965b0f5698d410958aeb3726309c0b18630569 - + https://github.com/aspnet/AspNetCore - b2457d25f7ec11dd386440bba781cbec88bd8668 + d4965b0f5698d410958aeb3726309c0b18630569 - + https://github.com/aspnet/AspNetCore - b2457d25f7ec11dd386440bba781cbec88bd8668 + d4965b0f5698d410958aeb3726309c0b18630569 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 453817fee..55cb008e0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19226-02 - 3.0.0-preview6-19226-02 - 3.0.0-preview6-19226-02 - 3.0.0-preview6-19226-02 - 3.0.0-preview6-19226-02 - 3.0.0-preview6-19226-02 - 3.0.0-preview6-19226-02 + 3.0.0-preview6-19226-05 + 3.0.0-preview6-19226-05 + 3.0.0-preview6-19226-05 + 3.0.0-preview6-19226-05 + 3.0.0-preview6-19226-05 + 3.0.0-preview6-19226-05 + 3.0.0-preview6-19226-05 From d823b827244e7c1ed83cedf2d76e923d54597edc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Apr 2019 02:21:34 +0000 Subject: [PATCH 120/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190426.6 (#1771) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19226-06 - dotnet-dev-certs - 3.0.0-preview6-19226-06 - dotnet-sql-cache - 3.0.0-preview6-19226-06 - dotnet-user-secrets - 3.0.0-preview6-19226-06 - dotnet-watch - 3.0.0-preview6-19226-06 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19226-06 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19226-06 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7b14dbb5a..7c2d4e182 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup ae2b1b87767c013397f31e0489b654705764db2f - + https://github.com/aspnet/AspNetCore - d4965b0f5698d410958aeb3726309c0b18630569 + a439e8ba327ea8c3fa2a00606147414fd6d0df69 - + https://github.com/aspnet/AspNetCore - d4965b0f5698d410958aeb3726309c0b18630569 + a439e8ba327ea8c3fa2a00606147414fd6d0df69 - + https://github.com/aspnet/AspNetCore - d4965b0f5698d410958aeb3726309c0b18630569 + a439e8ba327ea8c3fa2a00606147414fd6d0df69 - + https://github.com/aspnet/AspNetCore - d4965b0f5698d410958aeb3726309c0b18630569 + a439e8ba327ea8c3fa2a00606147414fd6d0df69 - + https://github.com/aspnet/AspNetCore - d4965b0f5698d410958aeb3726309c0b18630569 + a439e8ba327ea8c3fa2a00606147414fd6d0df69 - + https://github.com/aspnet/AspNetCore - d4965b0f5698d410958aeb3726309c0b18630569 + a439e8ba327ea8c3fa2a00606147414fd6d0df69 - + https://github.com/aspnet/AspNetCore - d4965b0f5698d410958aeb3726309c0b18630569 + a439e8ba327ea8c3fa2a00606147414fd6d0df69 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 55cb008e0..9015fbff4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19226-05 - 3.0.0-preview6-19226-05 - 3.0.0-preview6-19226-05 - 3.0.0-preview6-19226-05 - 3.0.0-preview6-19226-05 - 3.0.0-preview6-19226-05 - 3.0.0-preview6-19226-05 + 3.0.0-preview6-19226-06 + 3.0.0-preview6-19226-06 + 3.0.0-preview6-19226-06 + 3.0.0-preview6-19226-06 + 3.0.0-preview6-19226-06 + 3.0.0-preview6-19226-06 + 3.0.0-preview6-19226-06 From 39141da32bb282cc3811f5292ce21974ba2c657c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Apr 2019 05:15:04 +0000 Subject: [PATCH 121/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190426.7 (#1773) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19226-07 - dotnet-dev-certs - 3.0.0-preview6-19226-07 - dotnet-sql-cache - 3.0.0-preview6-19226-07 - dotnet-user-secrets - 3.0.0-preview6-19226-07 - dotnet-watch - 3.0.0-preview6-19226-07 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19226-07 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19226-07 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7c2d4e182..eb1746518 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup ae2b1b87767c013397f31e0489b654705764db2f - + https://github.com/aspnet/AspNetCore - a439e8ba327ea8c3fa2a00606147414fd6d0df69 + 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 - + https://github.com/aspnet/AspNetCore - a439e8ba327ea8c3fa2a00606147414fd6d0df69 + 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 - + https://github.com/aspnet/AspNetCore - a439e8ba327ea8c3fa2a00606147414fd6d0df69 + 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 - + https://github.com/aspnet/AspNetCore - a439e8ba327ea8c3fa2a00606147414fd6d0df69 + 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 - + https://github.com/aspnet/AspNetCore - a439e8ba327ea8c3fa2a00606147414fd6d0df69 + 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 - + https://github.com/aspnet/AspNetCore - a439e8ba327ea8c3fa2a00606147414fd6d0df69 + 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 - + https://github.com/aspnet/AspNetCore - a439e8ba327ea8c3fa2a00606147414fd6d0df69 + 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 9015fbff4..dec0a408a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19226-06 - 3.0.0-preview6-19226-06 - 3.0.0-preview6-19226-06 - 3.0.0-preview6-19226-06 - 3.0.0-preview6-19226-06 - 3.0.0-preview6-19226-06 - 3.0.0-preview6-19226-06 + 3.0.0-preview6-19226-07 + 3.0.0-preview6-19226-07 + 3.0.0-preview6-19226-07 + 3.0.0-preview6-19226-07 + 3.0.0-preview6-19226-07 + 3.0.0-preview6-19226-07 + 3.0.0-preview6-19226-07 From 70e5f75b864df35b762e1113a888cfe11dc30fa1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Apr 2019 09:32:07 +0000 Subject: [PATCH 122/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190426.8 (#1774) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19226-08 - dotnet-dev-certs - 3.0.0-preview6-19226-08 - dotnet-sql-cache - 3.0.0-preview6-19226-08 - dotnet-user-secrets - 3.0.0-preview6-19226-08 - dotnet-watch - 3.0.0-preview6-19226-08 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19226-08 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19226-08 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index eb1746518..7016e5105 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup ae2b1b87767c013397f31e0489b654705764db2f - + https://github.com/aspnet/AspNetCore - 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 + 2b2aeee9f869ec43f65c188a66d9285858823628 - + https://github.com/aspnet/AspNetCore - 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 + 2b2aeee9f869ec43f65c188a66d9285858823628 - + https://github.com/aspnet/AspNetCore - 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 + 2b2aeee9f869ec43f65c188a66d9285858823628 - + https://github.com/aspnet/AspNetCore - 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 + 2b2aeee9f869ec43f65c188a66d9285858823628 - + https://github.com/aspnet/AspNetCore - 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 + 2b2aeee9f869ec43f65c188a66d9285858823628 - + https://github.com/aspnet/AspNetCore - 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 + 2b2aeee9f869ec43f65c188a66d9285858823628 - + https://github.com/aspnet/AspNetCore - 2767e69bdd51e2a5795a20f2842d6f01b8012ba4 + 2b2aeee9f869ec43f65c188a66d9285858823628 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index dec0a408a..42bf200f7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19226-07 - 3.0.0-preview6-19226-07 - 3.0.0-preview6-19226-07 - 3.0.0-preview6-19226-07 - 3.0.0-preview6-19226-07 - 3.0.0-preview6-19226-07 - 3.0.0-preview6-19226-07 + 3.0.0-preview6-19226-08 + 3.0.0-preview6-19226-08 + 3.0.0-preview6-19226-08 + 3.0.0-preview6-19226-08 + 3.0.0-preview6-19226-08 + 3.0.0-preview6-19226-08 + 3.0.0-preview6-19226-08 From c0f90814eb87d95c258f667972fe2b004dc6c657 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Apr 2019 12:34:53 +0000 Subject: [PATCH 123/623] Update dependencies from https://github.com/dotnet/toolset build 20190427.1 (#1776) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19227.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 7016e5105..bdbe68ed0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 10a7e623ce57b95db5f420b2cabf59e0d58bf83d - + https://github.com/dotnet/toolset - 59641804857b080cf1d324e0c3d3fffc5536f499 + 2d5842d5e8b8129238810ec6776da6ca6bf9fd91 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 42bf200f7..c59578826 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19226.3 + 3.0.100-preview6.19227.1 From 8c500e1c90e167e2381eb85280ea0fcda3090841 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Apr 2019 12:51:13 +0000 Subject: [PATCH 124/623] [master] Update dependencies from dotnet/toolset (#1777) * Update dependencies from https://github.com/dotnet/toolset build 20190427.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19227.2 * Update dependencies from https://github.com/dotnet/toolset build 20190427.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19227.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 bdbe68ed0..7793f767d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 10a7e623ce57b95db5f420b2cabf59e0d58bf83d - + https://github.com/dotnet/toolset - 2d5842d5e8b8129238810ec6776da6ca6bf9fd91 + b2d127635ea77a1ac914d34d03833b8b3397d94d https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index c59578826..098e8fdb8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19227.1 + 3.0.100-preview6.19227.3 From 17da8d415a405da1d405092c293cbfcc930cc070 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Apr 2019 13:07:20 +0000 Subject: [PATCH 125/623] Update dependencies from https://github.com/dotnet/wpf build 20190426.2 (#1778) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19226.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 7793f767d..333743d67 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms 0e35d882336469e847b3c244f30038ef84004d3c - + https://github.com/dotnet/wpf - 15b06799c3d0b536addc03346c146bea34d6463e + 9d6e686d3032d5a73c670486d14d6f567889d639
diff --git a/eng/Versions.props b/eng/Versions.props index 098e8fdb8..e6d51d6c7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19225.2 + 3.0.0-preview6.19226.2 From 7ab198b22031d7d06bbd8df8426164e3979aeef3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Apr 2019 13:22:19 +0000 Subject: [PATCH 126/623] Update dependencies from https://github.com/dotnet/toolset build 20190427.4 (#1779) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19227.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 333743d67..aef2a940c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 10a7e623ce57b95db5f420b2cabf59e0d58bf83d
- + https://github.com/dotnet/toolset - b2d127635ea77a1ac914d34d03833b8b3397d94d + 2979f0a14e9aa61d03f661c87e6d802172058303 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index e6d51d6c7..eae73960d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19227.3 + 3.0.100-preview6.19227.4 From c7b74ef90f904e097ac792eec250d1a057a90b3d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Apr 2019 13:40:22 +0000 Subject: [PATCH 127/623] Update dependencies from https://github.com/dotnet/cli build 20190427.1 (#1780) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19227.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 aef2a940c..ba43a9bd5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 7d419793e74a2291ecfc9684aafc4dd7cc595361 - + https://github.com/dotnet/cli - 0b209cbb138f39077deffed69fa8f0b358d93bae + 02aa98a2f57b1baf0d7c171e0a29b9a09310f4b5 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index eae73960d..874e1426d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19226.1 + 3.0.100-preview6.19227.1 1.0.2-beta5.19225.1 From a8d27a1735f91fcc7ac7252163237533c7239ca9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 28 Apr 2019 12:35:58 +0000 Subject: [PATCH 128/623] Update dependencies from https://github.com/dotnet/toolset build 20190428.1 (#1786) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19228.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 ba43a9bd5..327a78841 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 10a7e623ce57b95db5f420b2cabf59e0d58bf83d - + https://github.com/dotnet/toolset - 2979f0a14e9aa61d03f661c87e6d802172058303 + 64c33df77d2e8cf39958016fef671470fdd2b409 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 874e1426d..28d99a734 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19227.4 + 3.0.100-preview6.19228.1 From fd6e1edcbe6def44922b596ba5d859a08ef8f0ec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 28 Apr 2019 22:03:19 +0000 Subject: [PATCH 129/623] [master] Update dependencies from dotnet/core-setup (#1787) * Update dependencies from https://github.com/dotnet/core-setup build 20190426.07 - Microsoft.NETCore.App - 3.0.0-preview6-27626-07 - NETStandard.Library.Ref - 2.1.0-preview6-27626-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27626-07 * Update dependencies from https://github.com/dotnet/core-setup build 20190426.10 - Microsoft.NETCore.App - 3.0.0-preview6-27626-10 - NETStandard.Library.Ref - 2.1.0-preview6-27626-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27626-10 * Update dependencies from https://github.com/dotnet/core-setup build 20190426.12 - Microsoft.NETCore.App - 3.0.0-preview6-27626-12 - NETStandard.Library.Ref - 2.1.0-preview6-27626-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27626-12 * Update dependencies from https://github.com/dotnet/core-setup build 20190426.13 - Microsoft.NETCore.App - 3.0.0-preview6-27626-13 - NETStandard.Library.Ref - 2.1.0-preview6-27626-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27626-13 * Update dependencies from https://github.com/dotnet/core-setup build 20190426.16 - Microsoft.NETCore.App - 3.0.0-preview6-27626-16 - NETStandard.Library.Ref - 2.1.0-preview6-27626-16 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27626-16 * Update dependencies from https://github.com/dotnet/core-setup build 20190426.17 - Microsoft.NETCore.App - 3.0.0-preview6-27626-17 - NETStandard.Library.Ref - 2.1.0-preview6-27626-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27626-17 * Update dependencies from https://github.com/dotnet/core-setup build 20190426.18 - Microsoft.NETCore.App - 3.0.0-preview6-27626-18 - NETStandard.Library.Ref - 2.1.0-preview6-27626-18 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27626-18 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.01 - Microsoft.NETCore.App - 3.0.0-preview6-27627-01 - NETStandard.Library.Ref - 2.1.0-preview6-27627-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-01 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.02 - Microsoft.NETCore.App - 3.0.0-preview6-27627-02 - NETStandard.Library.Ref - 2.1.0-preview6-27627-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-02 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.03 - Microsoft.NETCore.App - 3.0.0-preview6-27627-03 - NETStandard.Library.Ref - 2.1.0-preview6-27627-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.04 - Microsoft.NETCore.App - 3.0.0-preview6-27627-04 - NETStandard.Library.Ref - 2.1.0-preview6-27627-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.05 - Microsoft.NETCore.App - 3.0.0-preview6-27627-05 - NETStandard.Library.Ref - 2.1.0-preview6-27627-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.07 - Microsoft.NETCore.App - 3.0.0-preview6-27627-07 - NETStandard.Library.Ref - 2.1.0-preview6-27627-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-07 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.08 - Microsoft.NETCore.App - 3.0.0-preview6-27627-08 - NETStandard.Library.Ref - 2.1.0-preview6-27627-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-08 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.09 - Microsoft.NETCore.App - 3.0.0-preview6-27627-09 - NETStandard.Library.Ref - 2.1.0-preview6-27627-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-09 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.10 - Microsoft.NETCore.App - 3.0.0-preview6-27627-10 - NETStandard.Library.Ref - 2.1.0-preview6-27627-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-10 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.11 - Microsoft.NETCore.App - 3.0.0-preview6-27627-11 - NETStandard.Library.Ref - 2.1.0-preview6-27627-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-11 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.13 - Microsoft.NETCore.App - 3.0.0-preview6-27627-13 - NETStandard.Library.Ref - 2.1.0-preview6-27627-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-13 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.14 - Microsoft.NETCore.App - 3.0.0-preview6-27627-14 - NETStandard.Library.Ref - 2.1.0-preview6-27627-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-14 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.15 - Microsoft.NETCore.App - 3.0.0-preview6-27627-15 - NETStandard.Library.Ref - 2.1.0-preview6-27627-15 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-15 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.16 - Microsoft.NETCore.App - 3.0.0-preview6-27627-16 - NETStandard.Library.Ref - 2.1.0-preview6-27627-16 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-16 * Update dependencies from https://github.com/dotnet/core-setup build 20190427.17 - Microsoft.NETCore.App - 3.0.0-preview6-27627-17 - NETStandard.Library.Ref - 2.1.0-preview6-27627-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27627-17 * Update dependencies from https://github.com/dotnet/core-setup build 20190428.01 - Microsoft.NETCore.App - 3.0.0-preview6-27628-01 - NETStandard.Library.Ref - 2.1.0-preview6-27628-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27628-01 * Update dependencies from https://github.com/dotnet/core-setup build 20190428.02 - Microsoft.NETCore.App - 3.0.0-preview6-27628-02 - NETStandard.Library.Ref - 2.1.0-preview6-27628-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27628-02 * Update dependencies from https://github.com/dotnet/core-setup build 20190428.03 - Microsoft.NETCore.App - 3.0.0-preview6-27628-03 - NETStandard.Library.Ref - 2.1.0-preview6-27628-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27628-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190428.04 - Microsoft.NETCore.App - 3.0.0-preview6-27628-04 - NETStandard.Library.Ref - 2.1.0-preview6-27628-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27628-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190428.05 - Microsoft.NETCore.App - 3.0.0-preview6-27628-05 - NETStandard.Library.Ref - 2.1.0-preview6-27628-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27628-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190428.06 - Microsoft.NETCore.App - 3.0.0-preview6-27628-06 - NETStandard.Library.Ref - 2.1.0-preview6-27628-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27628-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190428.07 - Microsoft.NETCore.App - 3.0.0-preview6-27628-07 - NETStandard.Library.Ref - 2.1.0-preview6-27628-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27628-07 * Update dependencies from https://github.com/dotnet/core-setup build 20190428.08 - Microsoft.NETCore.App - 3.0.0-preview6-27628-08 - NETStandard.Library.Ref - 2.1.0-preview6-27628-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27628-08 * Update dependencies from https://github.com/dotnet/core-setup build 20190428.09 - Microsoft.NETCore.App - 3.0.0-preview6-27628-09 - NETStandard.Library.Ref - 2.1.0-preview6-27628-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27628-09 * Update dependencies from https://github.com/dotnet/core-setup build 20190428.10 - Microsoft.NETCore.App - 3.0.0-preview6-27628-10 - NETStandard.Library.Ref - 2.1.0-preview6-27628-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27628-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 327a78841..adefce82f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - ae2b1b87767c013397f31e0489b654705764db2f + 77877e04437c8bf91f1f3dd1fe86c2e6dc5e9cae - + https://github.com/dotnet/core-setup - ae2b1b87767c013397f31e0489b654705764db2f + 77877e04437c8bf91f1f3dd1fe86c2e6dc5e9cae - + https://github.com/dotnet/core-setup - ae2b1b87767c013397f31e0489b654705764db2f + 77877e04437c8bf91f1f3dd1fe86c2e6dc5e9cae https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 28d99a734..7ca934f18 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19226.1 - 3.0.0-preview6-27626-01 + 3.0.0-preview6-27628-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27626-01 + 2.1.0-preview6-27628-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27626-01 + 3.0.0-preview6-27628-10 $(MicrosoftWindowsDesktopAppPackageVersion) From 1d26009268c6c5f22e8f84b20c76465bd9b009b7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 28 Apr 2019 23:00:21 +0000 Subject: [PATCH 130/623] Update dependencies from https://github.com/dotnet/core-setup build 20190428.12 (#1788) - Microsoft.NETCore.App - 3.0.0-preview6-27628-12 - NETStandard.Library.Ref - 2.1.0-preview6-27628-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27628-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index adefce82f..3f32685d5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 77877e04437c8bf91f1f3dd1fe86c2e6dc5e9cae + 9f6b6e216873a633c3c12e556c70b51d541edda0 - + https://github.com/dotnet/core-setup - 77877e04437c8bf91f1f3dd1fe86c2e6dc5e9cae + 9f6b6e216873a633c3c12e556c70b51d541edda0 - + https://github.com/dotnet/core-setup - 77877e04437c8bf91f1f3dd1fe86c2e6dc5e9cae + 9f6b6e216873a633c3c12e556c70b51d541edda0 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 7ca934f18..898cebe0e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19226.1 - 3.0.0-preview6-27628-10 + 3.0.0-preview6-27628-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27628-10 + 2.1.0-preview6-27628-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27628-10 + 3.0.0-preview6-27628-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 2f5aa2381c1658160d55132818fdc8c064d53fc8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 04:55:20 +0000 Subject: [PATCH 131/623] Update dependencies from https://github.com/dotnet/core-setup build 20190428.14 (#1790) - Microsoft.NETCore.App - 3.0.0-preview6-27628-14 - NETStandard.Library.Ref - 2.1.0-preview6-27628-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27628-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3f32685d5..0f418db57 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 9f6b6e216873a633c3c12e556c70b51d541edda0 + 3e539b7cc74ec0ce5a8d0598c2d30b8d59ec1c0c - + https://github.com/dotnet/core-setup - 9f6b6e216873a633c3c12e556c70b51d541edda0 + 3e539b7cc74ec0ce5a8d0598c2d30b8d59ec1c0c - + https://github.com/dotnet/core-setup - 9f6b6e216873a633c3c12e556c70b51d541edda0 + 3e539b7cc74ec0ce5a8d0598c2d30b8d59ec1c0c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 898cebe0e..a38155076 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19226.1 - 3.0.0-preview6-27628-12 + 3.0.0-preview6-27628-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27628-12 + 2.1.0-preview6-27628-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27628-12 + 3.0.0-preview6-27628-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 8f21f0eaeb747fd2008a9135f170d9b4ff1a3919 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 12:40:34 +0000 Subject: [PATCH 132/623] Update dependencies from https://github.com/dotnet/toolset build 20190429.1 (#1792) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19229.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 0f418db57..8198fc772 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 10a7e623ce57b95db5f420b2cabf59e0d58bf83d - + https://github.com/dotnet/toolset - 64c33df77d2e8cf39958016fef671470fdd2b409 + 4d73d7171d16aaac38322b3ffcf9dcf3d04825d7 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index a38155076..793853bba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19228.1 + 3.0.100-preview6.19229.1 From ed26efd0ba4f2744862ecc1f8a28ce330939a2ce Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 12:57:16 +0000 Subject: [PATCH 133/623] Update dependencies from https://github.com/dotnet/toolset build 20190429.2 (#1793) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19229.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 8198fc772..f2cf0c76d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 10a7e623ce57b95db5f420b2cabf59e0d58bf83d - + https://github.com/dotnet/toolset - 4d73d7171d16aaac38322b3ffcf9dcf3d04825d7 + 8eaa2336313ad00065bdcc35cff72be187ea9c6e https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 793853bba..a46f2824b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19229.1 + 3.0.100-preview6.19229.2 From aea7cd0105c0ad4499633272398336639f96332b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 13:54:18 +0000 Subject: [PATCH 134/623] Update dependencies from https://github.com/dotnet/core-setup build 20190429.01 (#1795) - Microsoft.NETCore.App - 3.0.0-preview6-27629-01 - NETStandard.Library.Ref - 2.1.0-preview6-27629-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27629-01 --- 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 f2cf0c76d..8b246e5a3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3e539b7cc74ec0ce5a8d0598c2d30b8d59ec1c0c + 30c0cac4d731a40398de0a301cc11ac9b2674d47 - + https://github.com/dotnet/core-setup - 3e539b7cc74ec0ce5a8d0598c2d30b8d59ec1c0c + 30c0cac4d731a40398de0a301cc11ac9b2674d47 - + https://github.com/dotnet/core-setup - 3e539b7cc74ec0ce5a8d0598c2d30b8d59ec1c0c + 30c0cac4d731a40398de0a301cc11ac9b2674d47 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a46f2824b..d0bdaf926 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19226.1 - 3.0.0-preview6-27628-14 + 3.0.0-preview6-27629-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27628-14 + 2.1.0-preview6-27629-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27628-14 + 3.0.0-preview6-27629-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 29016e2bfe0fc1cc57f7bdb72b2d36510e6abd52 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 14:00:59 +0000 Subject: [PATCH 135/623] Update dependencies from https://github.com/dotnet/cli build 20190429.1 (#1794) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19229.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 8b246e5a3..65d4d0900 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 7d419793e74a2291ecfc9684aafc4dd7cc595361 - + https://github.com/dotnet/cli - 02aa98a2f57b1baf0d7c171e0a29b9a09310f4b5 + 2b85320d41b2252e9096ebb9725bfaf3f6b37c2b https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index d0bdaf926..c33d1beae 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19227.1 + 3.0.100-preview6.19229.1 1.0.2-beta5.19225.1 From fdcfaa3c65e4498b806df1eec1f2ec021cf32844 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 14:38:11 +0000 Subject: [PATCH 136/623] [master] Update dependencies from dotnet/winforms (#1796) * Update dependencies from https://github.com/dotnet/winforms build 20190425.2 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19225.2 * Update dependencies from https://github.com/dotnet/winforms build 20190427.5 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19227.5 * Update dependencies from https://github.com/dotnet/winforms build 20190428.5 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19228.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 65d4d0900..8b97909a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli 2b85320d41b2252e9096ebb9725bfaf3f6b37c2b - + https://github.com/dotnet/winforms - 0e35d882336469e847b3c244f30038ef84004d3c + 23c5f396d94a4afac689700a4467fd9c852888af https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index c33d1beae..ff93c4ca9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19224.11 + 4.8.0-preview6.19228.5 From 6d3787dba7ae65a0bc622b2caa3335cc141c444a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 16:40:22 +0000 Subject: [PATCH 137/623] [master] Update dependencies from dotnet/core-setup (#1797) * Update dependencies from https://github.com/dotnet/core-setup build 20190429.02 - Microsoft.NETCore.App - 3.0.0-preview6-27629-02 - NETStandard.Library.Ref - 2.1.0-preview6-27629-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27629-02 * Update dependencies from https://github.com/dotnet/core-setup build 20190429.03 - Microsoft.NETCore.App - 3.0.0-preview6-27629-03 - NETStandard.Library.Ref - 2.1.0-preview6-27629-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27629-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190429.04 - Microsoft.NETCore.App - 3.0.0-preview6-27629-04 - NETStandard.Library.Ref - 2.1.0-preview6-27629-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27629-04 --- 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 8b97909a4..bc4e923a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 30c0cac4d731a40398de0a301cc11ac9b2674d47 + 24d6031a42f3343c89d99bc6975ceaac85c218b4 - + https://github.com/dotnet/core-setup - 30c0cac4d731a40398de0a301cc11ac9b2674d47 + 24d6031a42f3343c89d99bc6975ceaac85c218b4 - + https://github.com/dotnet/core-setup - 30c0cac4d731a40398de0a301cc11ac9b2674d47 + 24d6031a42f3343c89d99bc6975ceaac85c218b4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ff93c4ca9..49e684167 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19226.1 - 3.0.0-preview6-27629-01 + 3.0.0-preview6-27629-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27629-01 + 2.1.0-preview6-27629-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27629-01 + 3.0.0-preview6-27629-04 $(MicrosoftWindowsDesktopAppPackageVersion) From e7f7ad5a215a004ed1e0916a41bafa8c99cd7962 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 16:57:39 +0000 Subject: [PATCH 138/623] [master] Update dependencies from aspnet/AspNetCore (#1789) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190428.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19228-02 - dotnet-dev-certs - 3.0.0-preview6-19228-02 - dotnet-sql-cache - 3.0.0-preview6-19228-02 - dotnet-user-secrets - 3.0.0-preview6-19228-02 - dotnet-watch - 3.0.0-preview6-19228-02 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19228-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19228-02 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190428.3 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19228-03 - dotnet-dev-certs - 3.0.0-preview6-19228-03 - dotnet-sql-cache - 3.0.0-preview6-19228-03 - dotnet-user-secrets - 3.0.0-preview6-19228-03 - dotnet-watch - 3.0.0-preview6-19228-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19228-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19228-03 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bc4e923a4..459695450 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 24d6031a42f3343c89d99bc6975ceaac85c218b4 - + https://github.com/aspnet/AspNetCore - 2b2aeee9f869ec43f65c188a66d9285858823628 + cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 - + https://github.com/aspnet/AspNetCore - 2b2aeee9f869ec43f65c188a66d9285858823628 + cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 - + https://github.com/aspnet/AspNetCore - 2b2aeee9f869ec43f65c188a66d9285858823628 + cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 - + https://github.com/aspnet/AspNetCore - 2b2aeee9f869ec43f65c188a66d9285858823628 + cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 - + https://github.com/aspnet/AspNetCore - 2b2aeee9f869ec43f65c188a66d9285858823628 + cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 - + https://github.com/aspnet/AspNetCore - 2b2aeee9f869ec43f65c188a66d9285858823628 + cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 - + https://github.com/aspnet/AspNetCore - 2b2aeee9f869ec43f65c188a66d9285858823628 + cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 49e684167..28b30a13a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19226-08 - 3.0.0-preview6-19226-08 - 3.0.0-preview6-19226-08 - 3.0.0-preview6-19226-08 - 3.0.0-preview6-19226-08 - 3.0.0-preview6-19226-08 - 3.0.0-preview6-19226-08 + 3.0.0-preview6-19228-03 + 3.0.0-preview6-19228-03 + 3.0.0-preview6-19228-03 + 3.0.0-preview6-19228-03 + 3.0.0-preview6-19228-03 + 3.0.0-preview6-19228-03 + 3.0.0-preview6-19228-03 From 5a95a27deda8b0eadd924ba28f9e493cbeb7f3b5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 17:34:20 +0000 Subject: [PATCH 139/623] Update dependencies from https://github.com/dotnet/core-setup build 20190429.05 (#1798) - Microsoft.NETCore.App - 3.0.0-preview6-27629-05 - NETStandard.Library.Ref - 2.1.0-preview6-27629-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27629-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 459695450..029a49fac 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 24d6031a42f3343c89d99bc6975ceaac85c218b4 + c44032d4ccae6c605e2314d8c198b52c8429bcba - + https://github.com/dotnet/core-setup - 24d6031a42f3343c89d99bc6975ceaac85c218b4 + c44032d4ccae6c605e2314d8c198b52c8429bcba - + https://github.com/dotnet/core-setup - 24d6031a42f3343c89d99bc6975ceaac85c218b4 + c44032d4ccae6c605e2314d8c198b52c8429bcba https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 28b30a13a..8c5c5f038 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19226.1 - 3.0.0-preview6-27629-04 + 3.0.0-preview6-27629-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27629-04 + 2.1.0-preview6-27629-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27629-04 + 3.0.0-preview6-27629-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 981feab19b2058096ecc6e8528a0db43ffa4ee7f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 20:05:05 +0000 Subject: [PATCH 140/623] [master] Update dependencies from dotnet/core-setup (#1799) * Update dependencies from https://github.com/dotnet/core-setup build 20190429.06 - Microsoft.NETCore.App - 3.0.0-preview6-27629-06 - NETStandard.Library.Ref - 2.1.0-preview6-27629-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27629-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190429.07 - Microsoft.NETCore.App - 3.0.0-preview6-27629-07 - NETStandard.Library.Ref - 2.1.0-preview6-27629-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27629-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 029a49fac..49f107010 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c44032d4ccae6c605e2314d8c198b52c8429bcba + a3967b6096dc6a688f338d9eb4f986d537977c1e - + https://github.com/dotnet/core-setup - c44032d4ccae6c605e2314d8c198b52c8429bcba + a3967b6096dc6a688f338d9eb4f986d537977c1e - + https://github.com/dotnet/core-setup - c44032d4ccae6c605e2314d8c198b52c8429bcba + a3967b6096dc6a688f338d9eb4f986d537977c1e https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 8c5c5f038..77554a196 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19226.1 - 3.0.0-preview6-27629-05 + 3.0.0-preview6-27629-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27629-05 + 2.1.0-preview6-27629-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27629-05 + 3.0.0-preview6-27629-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 59e375eb8110b005330db8be0a5f4d4a703b1904 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 21:24:37 +0000 Subject: [PATCH 141/623] Update dependencies from https://github.com/dotnet/sdk build 20190429.1 (#1801) - Microsoft.NET.Sdk - 3.0.100-preview6.19229.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 49f107010..93c00ba39 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 4acc9a6f8f71debcb1d93a4cd66b5c769e998e4e - + https://github.com/dotnet/sdk - 7d419793e74a2291ecfc9684aafc4dd7cc595361 + 6fa41425ff96b489f2a770191702c1a7bc592620 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 77554a196..5be4bb7a4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19226.1 + 3.0.100-preview6.19229.1 3.0.0-preview6-27629-07 From 55bdbb267704fe5e740fbdadd2e641e46adf6aea Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 22:31:44 +0000 Subject: [PATCH 142/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190429.3 (#1802) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19229-03 - dotnet-dev-certs - 3.0.0-preview6-19229-03 - dotnet-sql-cache - 3.0.0-preview6-19229-03 - dotnet-user-secrets - 3.0.0-preview6-19229-03 - dotnet-watch - 3.0.0-preview6-19229-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19229-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19229-03 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 93c00ba39..52dafc187 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a3967b6096dc6a688f338d9eb4f986d537977c1e - + https://github.com/aspnet/AspNetCore - cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 + 8c41472336f1d6364c454b4b6ce19cb63c527dca - + https://github.com/aspnet/AspNetCore - cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 + 8c41472336f1d6364c454b4b6ce19cb63c527dca - + https://github.com/aspnet/AspNetCore - cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 + 8c41472336f1d6364c454b4b6ce19cb63c527dca - + https://github.com/aspnet/AspNetCore - cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 + 8c41472336f1d6364c454b4b6ce19cb63c527dca - + https://github.com/aspnet/AspNetCore - cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 + 8c41472336f1d6364c454b4b6ce19cb63c527dca - + https://github.com/aspnet/AspNetCore - cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 + 8c41472336f1d6364c454b4b6ce19cb63c527dca - + https://github.com/aspnet/AspNetCore - cc8af6d2c40af72b1d2e689f994eb5dfdc9e2940 + 8c41472336f1d6364c454b4b6ce19cb63c527dca https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 5be4bb7a4..64c4fb256 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19228-03 - 3.0.0-preview6-19228-03 - 3.0.0-preview6-19228-03 - 3.0.0-preview6-19228-03 - 3.0.0-preview6-19228-03 - 3.0.0-preview6-19228-03 - 3.0.0-preview6-19228-03 + 3.0.0-preview6-19229-03 + 3.0.0-preview6-19229-03 + 3.0.0-preview6-19229-03 + 3.0.0-preview6-19229-03 + 3.0.0-preview6-19229-03 + 3.0.0-preview6-19229-03 + 3.0.0-preview6-19229-03 From fa1e27c4905466d5f1e4b1ac97e4bc9c4e2c998b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Apr 2019 23:43:34 +0000 Subject: [PATCH 143/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190429.4 (#1803) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19229-04 - dotnet-dev-certs - 3.0.0-preview6-19229-04 - dotnet-sql-cache - 3.0.0-preview6-19229-04 - dotnet-user-secrets - 3.0.0-preview6-19229-04 - dotnet-watch - 3.0.0-preview6-19229-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19229-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19229-04 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 52dafc187..68af00db6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a3967b6096dc6a688f338d9eb4f986d537977c1e - + https://github.com/aspnet/AspNetCore - 8c41472336f1d6364c454b4b6ce19cb63c527dca + 53acfe63df621a3da5b4652edefc5312be4bca30 - + https://github.com/aspnet/AspNetCore - 8c41472336f1d6364c454b4b6ce19cb63c527dca + 53acfe63df621a3da5b4652edefc5312be4bca30 - + https://github.com/aspnet/AspNetCore - 8c41472336f1d6364c454b4b6ce19cb63c527dca + 53acfe63df621a3da5b4652edefc5312be4bca30 - + https://github.com/aspnet/AspNetCore - 8c41472336f1d6364c454b4b6ce19cb63c527dca + 53acfe63df621a3da5b4652edefc5312be4bca30 - + https://github.com/aspnet/AspNetCore - 8c41472336f1d6364c454b4b6ce19cb63c527dca + 53acfe63df621a3da5b4652edefc5312be4bca30 - + https://github.com/aspnet/AspNetCore - 8c41472336f1d6364c454b4b6ce19cb63c527dca + 53acfe63df621a3da5b4652edefc5312be4bca30 - + https://github.com/aspnet/AspNetCore - 8c41472336f1d6364c454b4b6ce19cb63c527dca + 53acfe63df621a3da5b4652edefc5312be4bca30 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 64c4fb256..20e8d0aae 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19229-03 - 3.0.0-preview6-19229-03 - 3.0.0-preview6-19229-03 - 3.0.0-preview6-19229-03 - 3.0.0-preview6-19229-03 - 3.0.0-preview6-19229-03 - 3.0.0-preview6-19229-03 + 3.0.0-preview6-19229-04 + 3.0.0-preview6-19229-04 + 3.0.0-preview6-19229-04 + 3.0.0-preview6-19229-04 + 3.0.0-preview6-19229-04 + 3.0.0-preview6-19229-04 + 3.0.0-preview6-19229-04 From a0107adcd2c7ed79884f7c002a92c694cf9a5a99 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 01:58:18 +0000 Subject: [PATCH 144/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190429.5 (#1804) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19229-05 - dotnet-dev-certs - 3.0.0-preview6-19229-05 - dotnet-sql-cache - 3.0.0-preview6-19229-05 - dotnet-user-secrets - 3.0.0-preview6-19229-05 - dotnet-watch - 3.0.0-preview6-19229-05 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19229-05 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19229-05 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 68af00db6..9dd8428a9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a3967b6096dc6a688f338d9eb4f986d537977c1e - + https://github.com/aspnet/AspNetCore - 53acfe63df621a3da5b4652edefc5312be4bca30 + 801198c7a95f3635f6c8b830929e6a23fdee3db3 - + https://github.com/aspnet/AspNetCore - 53acfe63df621a3da5b4652edefc5312be4bca30 + 801198c7a95f3635f6c8b830929e6a23fdee3db3 - + https://github.com/aspnet/AspNetCore - 53acfe63df621a3da5b4652edefc5312be4bca30 + 801198c7a95f3635f6c8b830929e6a23fdee3db3 - + https://github.com/aspnet/AspNetCore - 53acfe63df621a3da5b4652edefc5312be4bca30 + 801198c7a95f3635f6c8b830929e6a23fdee3db3 - + https://github.com/aspnet/AspNetCore - 53acfe63df621a3da5b4652edefc5312be4bca30 + 801198c7a95f3635f6c8b830929e6a23fdee3db3 - + https://github.com/aspnet/AspNetCore - 53acfe63df621a3da5b4652edefc5312be4bca30 + 801198c7a95f3635f6c8b830929e6a23fdee3db3 - + https://github.com/aspnet/AspNetCore - 53acfe63df621a3da5b4652edefc5312be4bca30 + 801198c7a95f3635f6c8b830929e6a23fdee3db3 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 20e8d0aae..b903bd56f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19229-04 - 3.0.0-preview6-19229-04 - 3.0.0-preview6-19229-04 - 3.0.0-preview6-19229-04 - 3.0.0-preview6-19229-04 - 3.0.0-preview6-19229-04 - 3.0.0-preview6-19229-04 + 3.0.0-preview6-19229-05 + 3.0.0-preview6-19229-05 + 3.0.0-preview6-19229-05 + 3.0.0-preview6-19229-05 + 3.0.0-preview6-19229-05 + 3.0.0-preview6-19229-05 + 3.0.0-preview6-19229-05 From 9490e8febe391b615a4d4ad71edde121aed3bda7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 04:09:03 +0000 Subject: [PATCH 145/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190429.6 (#1805) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19229-06 - dotnet-dev-certs - 3.0.0-preview6-19229-06 - dotnet-sql-cache - 3.0.0-preview6-19229-06 - dotnet-user-secrets - 3.0.0-preview6-19229-06 - dotnet-watch - 3.0.0-preview6-19229-06 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19229-06 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19229-06 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9dd8428a9..78155645c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a3967b6096dc6a688f338d9eb4f986d537977c1e - + https://github.com/aspnet/AspNetCore - 801198c7a95f3635f6c8b830929e6a23fdee3db3 + 868b012cdaa35ec6136d1ff26ef8af05e11d9225 - + https://github.com/aspnet/AspNetCore - 801198c7a95f3635f6c8b830929e6a23fdee3db3 + 868b012cdaa35ec6136d1ff26ef8af05e11d9225 - + https://github.com/aspnet/AspNetCore - 801198c7a95f3635f6c8b830929e6a23fdee3db3 + 868b012cdaa35ec6136d1ff26ef8af05e11d9225 - + https://github.com/aspnet/AspNetCore - 801198c7a95f3635f6c8b830929e6a23fdee3db3 + 868b012cdaa35ec6136d1ff26ef8af05e11d9225 - + https://github.com/aspnet/AspNetCore - 801198c7a95f3635f6c8b830929e6a23fdee3db3 + 868b012cdaa35ec6136d1ff26ef8af05e11d9225 - + https://github.com/aspnet/AspNetCore - 801198c7a95f3635f6c8b830929e6a23fdee3db3 + 868b012cdaa35ec6136d1ff26ef8af05e11d9225 - + https://github.com/aspnet/AspNetCore - 801198c7a95f3635f6c8b830929e6a23fdee3db3 + 868b012cdaa35ec6136d1ff26ef8af05e11d9225 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index b903bd56f..230c16754 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19229-05 - 3.0.0-preview6-19229-05 - 3.0.0-preview6-19229-05 - 3.0.0-preview6-19229-05 - 3.0.0-preview6-19229-05 - 3.0.0-preview6-19229-05 - 3.0.0-preview6-19229-05 + 3.0.0-preview6-19229-06 + 3.0.0-preview6-19229-06 + 3.0.0-preview6-19229-06 + 3.0.0-preview6-19229-06 + 3.0.0-preview6-19229-06 + 3.0.0-preview6-19229-06 + 3.0.0-preview6-19229-06 From 7b38b8288480fd6aca4d55e37769a9f8d1d2b5e9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 06:06:28 +0000 Subject: [PATCH 146/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190429.7 (#1806) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19229-07 - dotnet-dev-certs - 3.0.0-preview6-19229-07 - dotnet-sql-cache - 3.0.0-preview6-19229-07 - dotnet-user-secrets - 3.0.0-preview6-19229-07 - dotnet-watch - 3.0.0-preview6-19229-07 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19229-07 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19229-07 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 78155645c..ab906af86 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a3967b6096dc6a688f338d9eb4f986d537977c1e - + https://github.com/aspnet/AspNetCore - 868b012cdaa35ec6136d1ff26ef8af05e11d9225 + 455c54bba4b3218e20403692113581afa8378b07 - + https://github.com/aspnet/AspNetCore - 868b012cdaa35ec6136d1ff26ef8af05e11d9225 + 455c54bba4b3218e20403692113581afa8378b07 - + https://github.com/aspnet/AspNetCore - 868b012cdaa35ec6136d1ff26ef8af05e11d9225 + 455c54bba4b3218e20403692113581afa8378b07 - + https://github.com/aspnet/AspNetCore - 868b012cdaa35ec6136d1ff26ef8af05e11d9225 + 455c54bba4b3218e20403692113581afa8378b07 - + https://github.com/aspnet/AspNetCore - 868b012cdaa35ec6136d1ff26ef8af05e11d9225 + 455c54bba4b3218e20403692113581afa8378b07 - + https://github.com/aspnet/AspNetCore - 868b012cdaa35ec6136d1ff26ef8af05e11d9225 + 455c54bba4b3218e20403692113581afa8378b07 - + https://github.com/aspnet/AspNetCore - 868b012cdaa35ec6136d1ff26ef8af05e11d9225 + 455c54bba4b3218e20403692113581afa8378b07 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 230c16754..1fe9c02b6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19229-06 - 3.0.0-preview6-19229-06 - 3.0.0-preview6-19229-06 - 3.0.0-preview6-19229-06 - 3.0.0-preview6-19229-06 - 3.0.0-preview6-19229-06 - 3.0.0-preview6-19229-06 + 3.0.0-preview6-19229-07 + 3.0.0-preview6-19229-07 + 3.0.0-preview6-19229-07 + 3.0.0-preview6-19229-07 + 3.0.0-preview6-19229-07 + 3.0.0-preview6-19229-07 + 3.0.0-preview6-19229-07 From 8de3bb4fdef346bce142778991cf38e79c422716 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 08:20:35 +0000 Subject: [PATCH 147/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190429.8 (#1807) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19229-08 - dotnet-dev-certs - 3.0.0-preview6-19229-08 - dotnet-sql-cache - 3.0.0-preview6-19229-08 - dotnet-user-secrets - 3.0.0-preview6-19229-08 - dotnet-watch - 3.0.0-preview6-19229-08 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19229-08 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19229-08 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ab906af86..8416e7c28 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a3967b6096dc6a688f338d9eb4f986d537977c1e - + https://github.com/aspnet/AspNetCore - 455c54bba4b3218e20403692113581afa8378b07 + 3020264ec77fab00ff626f8a4e875585da864ca5 - + https://github.com/aspnet/AspNetCore - 455c54bba4b3218e20403692113581afa8378b07 + 3020264ec77fab00ff626f8a4e875585da864ca5 - + https://github.com/aspnet/AspNetCore - 455c54bba4b3218e20403692113581afa8378b07 + 3020264ec77fab00ff626f8a4e875585da864ca5 - + https://github.com/aspnet/AspNetCore - 455c54bba4b3218e20403692113581afa8378b07 + 3020264ec77fab00ff626f8a4e875585da864ca5 - + https://github.com/aspnet/AspNetCore - 455c54bba4b3218e20403692113581afa8378b07 + 3020264ec77fab00ff626f8a4e875585da864ca5 - + https://github.com/aspnet/AspNetCore - 455c54bba4b3218e20403692113581afa8378b07 + 3020264ec77fab00ff626f8a4e875585da864ca5 - + https://github.com/aspnet/AspNetCore - 455c54bba4b3218e20403692113581afa8378b07 + 3020264ec77fab00ff626f8a4e875585da864ca5 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 1fe9c02b6..4d4e88c68 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19229-07 - 3.0.0-preview6-19229-07 - 3.0.0-preview6-19229-07 - 3.0.0-preview6-19229-07 - 3.0.0-preview6-19229-07 - 3.0.0-preview6-19229-07 - 3.0.0-preview6-19229-07 + 3.0.0-preview6-19229-08 + 3.0.0-preview6-19229-08 + 3.0.0-preview6-19229-08 + 3.0.0-preview6-19229-08 + 3.0.0-preview6-19229-08 + 3.0.0-preview6-19229-08 + 3.0.0-preview6-19229-08 From 24e282dc5c034b510a1f8151d3656b1abe50d98f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 12:41:46 +0000 Subject: [PATCH 148/623] Update dependencies from https://github.com/dotnet/toolset build 20190430.1 (#1809) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19230.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 8416e7c28..542e15d20 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 10a7e623ce57b95db5f420b2cabf59e0d58bf83d - + https://github.com/dotnet/toolset - 8eaa2336313ad00065bdcc35cff72be187ea9c6e + 0bec780f50c7d4345c9011233b9dfe45c97201f2 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 4d4e88c68..9175913a6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19229.2 + 3.0.100-preview6.19230.1 From 456453bfdae95382a59384d7b77bbcd788082a9a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 12:58:49 +0000 Subject: [PATCH 149/623] [master] Update dependencies from dotnet/toolset (#1810) * Update dependencies from https://github.com/dotnet/toolset build 20190430.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19230.2 * Update dependencies from https://github.com/dotnet/toolset build 20190430.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19230.3 * Update dependencies from https://github.com/dotnet/toolset build 20190430.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19230.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 542e15d20..746315e87 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 10a7e623ce57b95db5f420b2cabf59e0d58bf83d - + https://github.com/dotnet/toolset - 0bec780f50c7d4345c9011233b9dfe45c97201f2 + ae4ca6d000bf3bb0c671c313d46065755c59294c https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 9175913a6..6f189b66e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19230.1 + 3.0.100-preview6.19230.4 From 5ea71a0f417eea5078d0d9d765b01b53ce73df80 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 12:59:41 +0000 Subject: [PATCH 150/623] [master] Update dependencies from dotnet/templating (#1775) * Update dependencies from https://github.com/dotnet/templating build 20190426.1 - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19226.1 * Update dependencies from https://github.com/dotnet/templating build 20190429.1 - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19229.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 746315e87..cd7e50461 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore 3020264ec77fab00ff626f8a4e875585da864ca5 - + https://github.com/dotnet/templating - 10a7e623ce57b95db5f420b2cabf59e0d58bf83d + 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 6f189b66e..f08e1725e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19229.1 - 1.0.2-beta5.19225.1 + 1.0.2-beta5.19229.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From a47b098222123e00ff364620ba37f58f2f6d089e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 12:59:45 +0000 Subject: [PATCH 151/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190430.1 (#1808) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19230-01 - dotnet-dev-certs - 3.0.0-preview6-19230-01 - dotnet-sql-cache - 3.0.0-preview6-19230-01 - dotnet-user-secrets - 3.0.0-preview6-19230-01 - dotnet-watch - 3.0.0-preview6-19230-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19230-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19230-01 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cd7e50461..0b31a336a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a3967b6096dc6a688f338d9eb4f986d537977c1e - + https://github.com/aspnet/AspNetCore - 3020264ec77fab00ff626f8a4e875585da864ca5 + 5c7c6218958e560086d3684def5aa7aa96375205 - + https://github.com/aspnet/AspNetCore - 3020264ec77fab00ff626f8a4e875585da864ca5 + 5c7c6218958e560086d3684def5aa7aa96375205 - + https://github.com/aspnet/AspNetCore - 3020264ec77fab00ff626f8a4e875585da864ca5 + 5c7c6218958e560086d3684def5aa7aa96375205 - + https://github.com/aspnet/AspNetCore - 3020264ec77fab00ff626f8a4e875585da864ca5 + 5c7c6218958e560086d3684def5aa7aa96375205 - + https://github.com/aspnet/AspNetCore - 3020264ec77fab00ff626f8a4e875585da864ca5 + 5c7c6218958e560086d3684def5aa7aa96375205 - + https://github.com/aspnet/AspNetCore - 3020264ec77fab00ff626f8a4e875585da864ca5 + 5c7c6218958e560086d3684def5aa7aa96375205 - + https://github.com/aspnet/AspNetCore - 3020264ec77fab00ff626f8a4e875585da864ca5 + 5c7c6218958e560086d3684def5aa7aa96375205 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index f08e1725e..8ce2017e0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19229-08 - 3.0.0-preview6-19229-08 - 3.0.0-preview6-19229-08 - 3.0.0-preview6-19229-08 - 3.0.0-preview6-19229-08 - 3.0.0-preview6-19229-08 - 3.0.0-preview6-19229-08 + 3.0.0-preview6-19230-01 + 3.0.0-preview6-19230-01 + 3.0.0-preview6-19230-01 + 3.0.0-preview6-19230-01 + 3.0.0-preview6-19230-01 + 3.0.0-preview6-19230-01 + 3.0.0-preview6-19230-01 From 5645b5a60e0d53e101fd65f7ce9d8862cb0564be Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 13:05:34 +0000 Subject: [PATCH 152/623] Update dependencies from https://github.com/dotnet/standard build 20190430.1 (#1811) - NETStandard.Library - 2.1.0-prerelease.19230.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 0b31a336a..fc1839df3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset ae4ca6d000bf3bb0c671c313d46065755c59294c - + https://github.com/dotnet/standard - 4acc9a6f8f71debcb1d93a4cd66b5c769e998e4e + e94d4263f03ced7269275c10a59d1dddb0c76b7c https://github.com/dotnet/sdk From 0de2294fece6ddddc2f0aed30660d716fdd21faf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 13:28:15 +0000 Subject: [PATCH 153/623] Update dependencies from https://github.com/dotnet/winforms build 20190429.2 (#1812) - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19229.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 fc1839df3..5b2359653 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli 2b85320d41b2252e9096ebb9725bfaf3f6b37c2b - + https://github.com/dotnet/winforms - 23c5f396d94a4afac689700a4467fd9c852888af + fc38bc2739edf46734729fe2e45af80c8b66c105 https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index 8ce2017e0..04b903e8c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19228.5 + 4.8.0-preview6.19229.2 From 05266f830e5f368ad0c7320eecbf84c4f6fb9a75 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 13:28:41 +0000 Subject: [PATCH 154/623] Update dependencies from https://github.com/dotnet/wpf build 20190429.2 (#1813) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19229.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 5b2359653..9781aa661 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms fc38bc2739edf46734729fe2e45af80c8b66c105 - + https://github.com/dotnet/wpf - 9d6e686d3032d5a73c670486d14d6f567889d639 + 104cac4d8869d6e667963a26a55c52cd79c2d493 diff --git a/eng/Versions.props b/eng/Versions.props index 04b903e8c..2984c23bd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19226.2 + 3.0.0-preview6.19229.2 From f18a0a494c23946d708c805ac3da35a093cb6356 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 13:41:52 +0000 Subject: [PATCH 155/623] Update dependencies from https://github.com/dotnet/toolset build 20190430.5 (#1814) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19230.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 9781aa661..ba9e120be 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - ae4ca6d000bf3bb0c671c313d46065755c59294c + 43bcfd562b4674194fc2dd62e1de5796296b6805 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 2984c23bd..bb210b502 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19230.4 + 3.0.100-preview6.19230.5 From aa0cd64c7fa9b4fa9cc18f7813ce928863b3fab8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Apr 2019 18:00:50 +0000 Subject: [PATCH 156/623] Update dependencies from https://github.com/dotnet/arcade build 20190429.8 (#1816) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19229.8 --- eng/Version.Details.xml | 4 +- eng/common/SourceLinkValidation.ps1 | 184 ++++++++++++++++++++++++++++ global.json | 2 +- 3 files changed, 187 insertions(+), 3 deletions(-) create mode 100644 eng/common/SourceLinkValidation.ps1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ba9e120be..1afe608ce 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - d37270268a65592cae630f1b979b70f74d4614dd + a7a250e9c13147134543c35fef2fb81f19592edf diff --git a/eng/common/SourceLinkValidation.ps1 b/eng/common/SourceLinkValidation.ps1 new file mode 100644 index 000000000..cb2d28cb9 --- /dev/null +++ b/eng/common/SourceLinkValidation.ps1 @@ -0,0 +1,184 @@ +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] $SourceLinkToolPath, # Full path to directory where dotnet SourceLink CLI was installed + [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 +) + +# Cache/HashMap (File -> Exist flag) used to consult whether a file exist +# in the repository at a specific commit point. This is populated by inserting +# all files present in the repo at a specific commit point. +$global:RepoFiles = @{} + +$ValidatePackage = { + param( + [string] $PackagePath # Full path to a Symbols.NuGet package + ) + + # Ensure input file exist + if (!(Test-Path $PackagePath)) { + throw "Input file does not exist: $PackagePath" + } + + # Extensions for which we'll look for SourceLink information + # For now we'll only care about Portable & Embedded PDBs + $RelevantExtensions = @(".dll", ".exe", ".pdb") + + Write-Host -NoNewLine "Validating" ([System.IO.Path]::GetFileName($PackagePath)) "... " + + $PackageId = [System.IO.Path]::GetFileNameWithoutExtension($PackagePath) + $ExtractPath = Join-Path -Path $using:ExtractPath -ChildPath $PackageId + $FailedFiles = 0 + + Add-Type -AssemblyName System.IO.Compression.FileSystem + + [System.IO.Directory]::CreateDirectory($ExtractPath); + + $zip = [System.IO.Compression.ZipFile]::OpenRead($PackagePath) + + $zip.Entries | + Where-Object {$RelevantExtensions -contains [System.IO.Path]::GetExtension($_.Name)} | + ForEach-Object { + $FileName = $_.FullName + $Extension = [System.IO.Path]::GetExtension($_.Name) + $FakeName = -Join((New-Guid), $Extension) + $TargetFile = Join-Path -Path $ExtractPath -ChildPath $FakeName + + # We ignore resource DLLs + if ($FileName.EndsWith(".resources.dll")) { + return + } + + [System.IO.Compression.ZipFileExtensions]::ExtractToFile($_, $TargetFile, $true) + + $ValidateFile = { + param( + [string] $FullPath, # Full path to the module that has to be checked + [string] $RealPath, + [ref] $FailedFiles + ) + + # Makes easier to reference `sourcelink cli` + Push-Location $using:SourceLinkToolPath + + $SourceLinkInfos = .\sourcelink.exe print-urls $FullPath | Out-String + + if ($LASTEXITCODE -eq 0 -and -not ([string]::IsNullOrEmpty($SourceLinkInfos))) { + $NumFailedLinks = 0 + + # We only care about Http addresses + $Matches = (Select-String '(http[s]?)(:\/\/)([^\s,]+)' -Input $SourceLinkInfos -AllMatches).Matches + + if ($Matches.Count -ne 0) { + $Matches.Value | + ForEach-Object { + $Link = $_ + $CommitUrl = -Join("https://raw.githubusercontent.com/", $using:GHRepoName, "/", $using:GHCommit, "/") + $FilePath = $Link.Replace($CommitUrl, "") + $Status = 200 + $Cache = $using:RepoFiles + + if ( !($Cache.ContainsKey($FilePath)) ) { + try { + $Uri = $Link -as [System.URI] + + # Only GitHub links are valid + if ($Uri.AbsoluteURI -ne $null -and $Uri.Host -match "github") { + $Status = (Invoke-WebRequest -Uri $Link -UseBasicParsing -Method HEAD -TimeoutSec 5).StatusCode + } + else { + $Status = 0 + } + } + catch { + $Status = 0 + } + } + + if ($Status -ne 200) { + if ($NumFailedLinks -eq 0) { + if ($FailedFiles.Value -eq 0) { + Write-Host + } + + Write-Host "`tFile $RealPath has broken links:" + } + + Write-Host "`t`tFailed to retrieve $Link" + + $NumFailedLinks++ + } + } + } + + if ($NumFailedLinks -ne 0) { + $FailedFiles.value++ + $global:LASTEXITCODE = 1 + } + } + + Pop-Location + } + + &$ValidateFile $TargetFile $FileName ([ref]$FailedFiles) + } + + $zip.Dispose() + + if ($FailedFiles -eq 0) { + Write-Host "Passed." + } +} + +function ValidateSourceLinkLinks { + if (!($GHRepoName -Match "^[^\s\/]+/[^\s\/]+$")) { + Write-Host "GHRepoName should be in the format /" + $global:LASTEXITCODE = 1 + return + } + + if (!($GHCommit -Match "^[0-9a-fA-F]{40}$")) { + Write-Host "GHCommit should be a 40 chars hexadecimal string" + $global:LASTEXITCODE = 1 + return + } + + $RepoTreeURL = -Join("https://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 | ConvertFrom-Json | Select-Object -ExpandProperty tree + + foreach ($file in $Data) { + $Extension = [System.IO.Path]::GetExtension($file.path) + + if ($CodeExtensions.Contains($Extension)) { + $RepoFiles[$file.path] = 1 + } + } + } + catch { + Write-Host "Problems downloading the list of files from the repo. Url used: $RepoTreeURL" + $global:LASTEXITCODE = 1 + return + } + + if (Test-Path $ExtractPath) { + Remove-Item $ExtractPath -Force -Recurse -ErrorAction SilentlyContinue + } + + # Process each NuGet package in parallel + $Jobs = @() + Get-ChildItem "$InputPath\*.symbols.nupkg" | + ForEach-Object { + $Jobs += Start-Job -ScriptBlock $ValidatePackage -ArgumentList $_.FullName + } + + foreach ($Job in $Jobs) { + Wait-Job -Id $Job.Id | Receive-Job + } +} + +Measure-Command { ValidateSourceLinkLinks } diff --git a/global.json b/global.json index ba2f451e0..dbc170eaa 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19225.5" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19229.8" } } From 046f51a40e62b8caa347180a60fb4e10a6adb223 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 1 May 2019 00:12:13 +0000 Subject: [PATCH 157/623] Update dependencies from https://github.com/dotnet/sdk build 20190430.1 (#1817) - Microsoft.NET.Sdk - 3.0.100-preview6.19230.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 1afe608ce..658d4f8e2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - 6fa41425ff96b489f2a770191702c1a7bc592620 + ea732012ed177a08d8e364ed87ca662fd83ede16 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index bb210b502..753c2b84d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19229.1 + 3.0.100-preview6.19230.1 3.0.0-preview6-27629-07 From 14b5d9609f904196e67a074b0cbe2419cbda275c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 1 May 2019 03:16:44 +0000 Subject: [PATCH 158/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190430.5 (#1818) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19230-05 - dotnet-dev-certs - 3.0.0-preview6-19230-05 - dotnet-sql-cache - 3.0.0-preview6-19230-05 - dotnet-user-secrets - 3.0.0-preview6-19230-05 - dotnet-watch - 3.0.0-preview6-19230-05 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19230-05 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19230-05 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 658d4f8e2..fb0f5b85a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a3967b6096dc6a688f338d9eb4f986d537977c1e - + https://github.com/aspnet/AspNetCore - 5c7c6218958e560086d3684def5aa7aa96375205 + f30d79e9ef01208f7d5d1d514f9132e5b495bec7 - + https://github.com/aspnet/AspNetCore - 5c7c6218958e560086d3684def5aa7aa96375205 + f30d79e9ef01208f7d5d1d514f9132e5b495bec7 - + https://github.com/aspnet/AspNetCore - 5c7c6218958e560086d3684def5aa7aa96375205 + f30d79e9ef01208f7d5d1d514f9132e5b495bec7 - + https://github.com/aspnet/AspNetCore - 5c7c6218958e560086d3684def5aa7aa96375205 + f30d79e9ef01208f7d5d1d514f9132e5b495bec7 - + https://github.com/aspnet/AspNetCore - 5c7c6218958e560086d3684def5aa7aa96375205 + f30d79e9ef01208f7d5d1d514f9132e5b495bec7 - + https://github.com/aspnet/AspNetCore - 5c7c6218958e560086d3684def5aa7aa96375205 + f30d79e9ef01208f7d5d1d514f9132e5b495bec7 - + https://github.com/aspnet/AspNetCore - 5c7c6218958e560086d3684def5aa7aa96375205 + f30d79e9ef01208f7d5d1d514f9132e5b495bec7 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 753c2b84d..5249bfd21 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19230-01 - 3.0.0-preview6-19230-01 - 3.0.0-preview6-19230-01 - 3.0.0-preview6-19230-01 - 3.0.0-preview6-19230-01 - 3.0.0-preview6-19230-01 - 3.0.0-preview6-19230-01 + 3.0.0-preview6-19230-05 + 3.0.0-preview6-19230-05 + 3.0.0-preview6-19230-05 + 3.0.0-preview6-19230-05 + 3.0.0-preview6-19230-05 + 3.0.0-preview6-19230-05 + 3.0.0-preview6-19230-05 From 1334d2d3d594243d990ff83922f66ec4dadf8bfd Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 1 May 2019 12:25:49 +0000 Subject: [PATCH 159/623] Update dependencies from https://github.com/dotnet/toolset build 20190501.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19251.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 fb0f5b85a..02bbe6261 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 43bcfd562b4674194fc2dd62e1de5796296b6805 + 08d2dd86ac463180a6a742b51c31784daf9d4e01 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 5249bfd21..2618c5ff1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19230.5 + 3.0.100-preview6.19251.1 From 980c529aab8a52a48ce7b748da1e25e3a5271621 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 1 May 2019 12:26:37 +0000 Subject: [PATCH 160/623] Update dependencies from https://github.com/dotnet/arcade build 20190430.6 (#1819) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19230.6 --- 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 fb0f5b85a..6f48eff30 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - a7a250e9c13147134543c35fef2fb81f19592edf + ac8d88df02d246d3147338fcfb03b1b93dc84b53 diff --git a/global.json b/global.json index dbc170eaa..4feaf575d 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19229.8" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19230.6" } } From f45089835de839cdce01c0fb9e4ee51682be5121 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 1 May 2019 12:26:51 +0000 Subject: [PATCH 161/623] Update dependencies from https://github.com/dotnet/templating build 20190430.1 (#1820) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19230.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 6f48eff30..259309f07 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore f30d79e9ef01208f7d5d1d514f9132e5b495bec7 - + https://github.com/dotnet/templating - 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 + 23006ade4803401de4774f962ff77dbf698bf5c1 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 5249bfd21..a28a4937a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19229.1 - 1.0.2-beta5.19229.1 + 1.0.2-beta5.19230.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 4df341dc7e5cd8d69359d6c9887aa04cac8bd757 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 1 May 2019 12:30:32 +0000 Subject: [PATCH 162/623] Update dependencies from https://github.com/dotnet/toolset build 20190501.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19251.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 02bbe6261..24393b04f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 08d2dd86ac463180a6a742b51c31784daf9d4e01 + 4e21ffea542ec7fe2f4250da5934381d61114a7e https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 2618c5ff1..d70e36dfb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19251.1 + 3.0.100-preview6.19251.3 From 85cc32a63c50259ea4c347e49b8504c8bd9919ea Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 1 May 2019 12:32:41 +0000 Subject: [PATCH 163/623] Update dependencies from https://github.com/dotnet/toolset build 20190501.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19251.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 24393b04f..7b862ca4c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 4e21ffea542ec7fe2f4250da5934381d61114a7e + b9307dbe56d0629290b29c1bdfc6f16376584d99 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index d70e36dfb..1c8d010f7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19251.3 + 3.0.100-preview6.19251.2 From 1a15be6cc4d8ea483e4a6d4ca8e2a8bd435ac195 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 1 May 2019 13:16:24 +0000 Subject: [PATCH 164/623] Update dependencies from https://github.com/dotnet/toolset build 20190501.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19251.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 7b862ca4c..02d84fdeb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - b9307dbe56d0629290b29c1bdfc6f16376584d99 + 13c86a2273df6c8eb056c66d78a2461b750a09ed https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 1c8d010f7..1dcc7f41b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19251.2 + 3.0.100-preview6.19251.4 From cbbf10dc0af0c0007f0edf97df70bd3b98d07613 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 1 May 2019 19:35:06 +0000 Subject: [PATCH 165/623] Update dependencies from https://github.com/dotnet/core-setup build 20190501.08 - Microsoft.NETCore.App - 3.0.0-preview6-27701-08 - NETStandard.Library.Ref - 2.1.0-preview6-27701-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27701-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 259309f07..ec8cab117 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a3967b6096dc6a688f338d9eb4f986d537977c1e + 9d116002619579b034a063a08e7cf3ed5d9ef07a - + https://github.com/dotnet/core-setup - a3967b6096dc6a688f338d9eb4f986d537977c1e + 9d116002619579b034a063a08e7cf3ed5d9ef07a - + https://github.com/dotnet/core-setup - a3967b6096dc6a688f338d9eb4f986d537977c1e + 9d116002619579b034a063a08e7cf3ed5d9ef07a https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a28a4937a..11d01dddd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27629-07 + 3.0.0-preview6-27701-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27629-07 + 2.1.0-preview6-27701-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27629-07 + 3.0.0-preview6-27701-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 201407a130c9379d27ab7aa505302de1eeaa2a37 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 1 May 2019 20:49:31 +0000 Subject: [PATCH 166/623] Update dependencies from https://github.com/dotnet/core-setup build 20190501.09 - Microsoft.NETCore.App - 3.0.0-preview6-27701-09 - NETStandard.Library.Ref - 2.1.0-preview6-27701-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27701-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ec8cab117..354eae8a0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 9d116002619579b034a063a08e7cf3ed5d9ef07a + e8c591e342d59ffc352e3eef8440c24344c74fec - + https://github.com/dotnet/core-setup - 9d116002619579b034a063a08e7cf3ed5d9ef07a + e8c591e342d59ffc352e3eef8440c24344c74fec - + https://github.com/dotnet/core-setup - 9d116002619579b034a063a08e7cf3ed5d9ef07a + e8c591e342d59ffc352e3eef8440c24344c74fec https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 11d01dddd..333293352 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27701-08 + 3.0.0-preview6-27701-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27701-08 + 2.1.0-preview6-27701-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27701-08 + 3.0.0-preview6-27701-09 $(MicrosoftWindowsDesktopAppPackageVersion) From a22daeeec9d80417667ef96d295d79b9fd7b4296 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 1 May 2019 22:21:14 +0000 Subject: [PATCH 167/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190501.3 (#1826) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19251-03 - dotnet-dev-certs - 3.0.0-preview6-19251-03 - dotnet-sql-cache - 3.0.0-preview6-19251-03 - dotnet-user-secrets - 3.0.0-preview6-19251-03 - dotnet-watch - 3.0.0-preview6-19251-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19251-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19251-03 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 259309f07..c09cf289c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a3967b6096dc6a688f338d9eb4f986d537977c1e - + https://github.com/aspnet/AspNetCore - f30d79e9ef01208f7d5d1d514f9132e5b495bec7 + da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 - + https://github.com/aspnet/AspNetCore - f30d79e9ef01208f7d5d1d514f9132e5b495bec7 + da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 - + https://github.com/aspnet/AspNetCore - f30d79e9ef01208f7d5d1d514f9132e5b495bec7 + da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 - + https://github.com/aspnet/AspNetCore - f30d79e9ef01208f7d5d1d514f9132e5b495bec7 + da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 - + https://github.com/aspnet/AspNetCore - f30d79e9ef01208f7d5d1d514f9132e5b495bec7 + da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 - + https://github.com/aspnet/AspNetCore - f30d79e9ef01208f7d5d1d514f9132e5b495bec7 + da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 - + https://github.com/aspnet/AspNetCore - f30d79e9ef01208f7d5d1d514f9132e5b495bec7 + da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index a28a4937a..3004e37e2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19230-05 - 3.0.0-preview6-19230-05 - 3.0.0-preview6-19230-05 - 3.0.0-preview6-19230-05 - 3.0.0-preview6-19230-05 - 3.0.0-preview6-19230-05 - 3.0.0-preview6-19230-05 + 3.0.0-preview6-19251-03 + 3.0.0-preview6-19251-03 + 3.0.0-preview6-19251-03 + 3.0.0-preview6-19251-03 + 3.0.0-preview6-19251-03 + 3.0.0-preview6-19251-03 + 3.0.0-preview6-19251-03 From 7f8ab1598b509bd8723ad275e3a565817b8f2ec0 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 1 May 2019 23:10:23 +0000 Subject: [PATCH 168/623] Update dependencies from https://github.com/dotnet/core-setup build 20190501.11 - Microsoft.NETCore.App - 3.0.0-preview6-27701-11 - NETStandard.Library.Ref - 2.1.0-preview6-27701-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27701-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 354eae8a0..740679361 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e8c591e342d59ffc352e3eef8440c24344c74fec + 3ef2938cabc7260c09565ed4f13bf9c88af2e79e - + https://github.com/dotnet/core-setup - e8c591e342d59ffc352e3eef8440c24344c74fec + 3ef2938cabc7260c09565ed4f13bf9c88af2e79e - + https://github.com/dotnet/core-setup - e8c591e342d59ffc352e3eef8440c24344c74fec + 3ef2938cabc7260c09565ed4f13bf9c88af2e79e https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 333293352..ebb0b3609 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27701-09 + 3.0.0-preview6-27701-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27701-09 + 2.1.0-preview6-27701-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27701-09 + 3.0.0-preview6-27701-11 $(MicrosoftWindowsDesktopAppPackageVersion) From 2c99ee51d0868caa8942a90715fa9076a8f54f2d Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 00:19:14 +0000 Subject: [PATCH 169/623] Update dependencies from https://github.com/dotnet/core-setup build 20190501.12 - Microsoft.NETCore.App - 3.0.0-preview6-27701-12 - NETStandard.Library.Ref - 2.1.0-preview6-27701-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27701-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 740679361..85cb1cb52 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3ef2938cabc7260c09565ed4f13bf9c88af2e79e + d3d13977d72c179019bb9eaec97e863af82a332b - + https://github.com/dotnet/core-setup - 3ef2938cabc7260c09565ed4f13bf9c88af2e79e + d3d13977d72c179019bb9eaec97e863af82a332b - + https://github.com/dotnet/core-setup - 3ef2938cabc7260c09565ed4f13bf9c88af2e79e + d3d13977d72c179019bb9eaec97e863af82a332b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ebb0b3609..0102e645e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27701-11 + 3.0.0-preview6-27701-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27701-11 + 2.1.0-preview6-27701-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27701-11 + 3.0.0-preview6-27701-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 28fceb9a344d5ab26a30bc76ca4071dd5ba1bcbb Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 01:27:09 +0000 Subject: [PATCH 170/623] Update dependencies from https://github.com/dotnet/core-setup build 20190501.13 - Microsoft.NETCore.App - 3.0.0-preview6-27701-13 - NETStandard.Library.Ref - 2.1.0-preview6-27701-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27701-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 85cb1cb52..ccaf7f5d7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - d3d13977d72c179019bb9eaec97e863af82a332b + 0c975c4ccbf3ff51913031be7e089aa70aad2318 - + https://github.com/dotnet/core-setup - d3d13977d72c179019bb9eaec97e863af82a332b + 0c975c4ccbf3ff51913031be7e089aa70aad2318 - + https://github.com/dotnet/core-setup - d3d13977d72c179019bb9eaec97e863af82a332b + 0c975c4ccbf3ff51913031be7e089aa70aad2318 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 0102e645e..831ceda9d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27701-12 + 3.0.0-preview6-27701-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27701-12 + 2.1.0-preview6-27701-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27701-12 + 3.0.0-preview6-27701-13 $(MicrosoftWindowsDesktopAppPackageVersion) From d1c0b784fbebb905242cd589acc976c9bbd53a21 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 02:41:03 +0000 Subject: [PATCH 171/623] Update dependencies from https://github.com/dotnet/core-setup build 20190501.14 - Microsoft.NETCore.App - 3.0.0-preview6-27701-14 - NETStandard.Library.Ref - 2.1.0-preview6-27701-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27701-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ccaf7f5d7..8d4d8e6e5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 0c975c4ccbf3ff51913031be7e089aa70aad2318 + 331076a7ea7a72afa659a119b1380681ee8b0b8f - + https://github.com/dotnet/core-setup - 0c975c4ccbf3ff51913031be7e089aa70aad2318 + 331076a7ea7a72afa659a119b1380681ee8b0b8f - + https://github.com/dotnet/core-setup - 0c975c4ccbf3ff51913031be7e089aa70aad2318 + 331076a7ea7a72afa659a119b1380681ee8b0b8f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 831ceda9d..01fa5d54b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27701-13 + 3.0.0-preview6-27701-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27701-13 + 2.1.0-preview6-27701-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27701-13 + 3.0.0-preview6-27701-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 61d11eaa3bec5ba97eb3f35e35d9d6bc1b48102b Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 03:47:48 +0000 Subject: [PATCH 172/623] Update dependencies from https://github.com/dotnet/core-setup build 20190501.15 - Microsoft.NETCore.App - 3.0.0-preview6-27701-15 - NETStandard.Library.Ref - 2.1.0-preview6-27701-15 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27701-15 --- 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 8d4d8e6e5..26dae325f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 331076a7ea7a72afa659a119b1380681ee8b0b8f + c5eff03d4f9c0745bb4bcc088487ea8e89bb35a2 - + https://github.com/dotnet/core-setup - 331076a7ea7a72afa659a119b1380681ee8b0b8f + c5eff03d4f9c0745bb4bcc088487ea8e89bb35a2 - + https://github.com/dotnet/core-setup - 331076a7ea7a72afa659a119b1380681ee8b0b8f + c5eff03d4f9c0745bb4bcc088487ea8e89bb35a2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 01fa5d54b..831ed9745 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27701-14 + 3.0.0-preview6-27701-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27701-14 + 2.1.0-preview6-27701-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27701-14 + 3.0.0-preview6-27701-15 $(MicrosoftWindowsDesktopAppPackageVersion) From 5dc283f0461f5721a1d86673a573fbef96c6b298 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 04:03:17 +0000 Subject: [PATCH 173/623] Update dependencies from https://github.com/dotnet/core-setup build 20190501.16 - Microsoft.NETCore.App - 3.0.0-preview6-27701-16 - NETStandard.Library.Ref - 2.1.0-preview6-27701-16 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27701-16 --- 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 26dae325f..877cc7c45 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup c5eff03d4f9c0745bb4bcc088487ea8e89bb35a2 - + https://github.com/dotnet/core-setup c5eff03d4f9c0745bb4bcc088487ea8e89bb35a2 - + https://github.com/dotnet/core-setup c5eff03d4f9c0745bb4bcc088487ea8e89bb35a2 diff --git a/eng/Versions.props b/eng/Versions.props index 831ed9745..f79752626 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27701-15 + 3.0.0-preview6-27701-16 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27701-15 + 2.1.0-preview6-27701-16 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27701-15 + 3.0.0-preview6-27701-16 $(MicrosoftWindowsDesktopAppPackageVersion) From 4ce5a0fc3b929152b6f453f49801aae24992e8b6 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 04:57:49 +0000 Subject: [PATCH 174/623] Update dependencies from https://github.com/dotnet/core-setup build 20190501.17 - Microsoft.NETCore.App - 3.0.0-preview6-27701-17 - NETStandard.Library.Ref - 2.1.0-preview6-27701-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27701-17 --- 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 877cc7c45..79e769c17 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c5eff03d4f9c0745bb4bcc088487ea8e89bb35a2 + 8446939f389cfcb6876397698cafdee99b8a461e - + https://github.com/dotnet/core-setup - c5eff03d4f9c0745bb4bcc088487ea8e89bb35a2 + 8446939f389cfcb6876397698cafdee99b8a461e - + https://github.com/dotnet/core-setup - c5eff03d4f9c0745bb4bcc088487ea8e89bb35a2 + 8446939f389cfcb6876397698cafdee99b8a461e https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index f79752626..44b6a7ada 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27701-16 + 3.0.0-preview6-27701-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27701-16 + 2.1.0-preview6-27701-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27701-16 + 3.0.0-preview6-27701-17 $(MicrosoftWindowsDesktopAppPackageVersion) From 29e89a42d85b01e12094e67ac8dec251a0447f2a Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 06:07:50 +0000 Subject: [PATCH 175/623] Update dependencies from https://github.com/dotnet/core-setup build 20190501.18 - Microsoft.NETCore.App - 3.0.0-preview6-27701-18 - NETStandard.Library.Ref - 2.1.0-preview6-27701-18 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27701-18 --- 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 79e769c17..bcd8c68cb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8446939f389cfcb6876397698cafdee99b8a461e + f72416f75497c376a1071d75379f51a6e02af21e - + https://github.com/dotnet/core-setup - 8446939f389cfcb6876397698cafdee99b8a461e + f72416f75497c376a1071d75379f51a6e02af21e - + https://github.com/dotnet/core-setup - 8446939f389cfcb6876397698cafdee99b8a461e + f72416f75497c376a1071d75379f51a6e02af21e https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 44b6a7ada..cf348ba25 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27701-17 + 3.0.0-preview6-27701-18 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27701-17 + 2.1.0-preview6-27701-18 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27701-17 + 3.0.0-preview6-27701-18 $(MicrosoftWindowsDesktopAppPackageVersion) From ea57173ec541192df50889877539d3b3ec2caa82 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 07:27:33 +0000 Subject: [PATCH 176/623] Update dependencies from https://github.com/dotnet/core-setup build 20190501.19 - Microsoft.NETCore.App - 3.0.0-preview6-27701-19 - NETStandard.Library.Ref - 2.1.0-preview6-27701-19 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27701-19 --- 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 bcd8c68cb..f5432a1b2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f72416f75497c376a1071d75379f51a6e02af21e + c0b89cbe52a1307782d34006f969b2095f643201 - + https://github.com/dotnet/core-setup - f72416f75497c376a1071d75379f51a6e02af21e + c0b89cbe52a1307782d34006f969b2095f643201 - + https://github.com/dotnet/core-setup - f72416f75497c376a1071d75379f51a6e02af21e + c0b89cbe52a1307782d34006f969b2095f643201 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index cf348ba25..538c0e603 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27701-18 + 3.0.0-preview6-27701-19 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27701-18 + 2.1.0-preview6-27701-19 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27701-18 + 3.0.0-preview6-27701-19 $(MicrosoftWindowsDesktopAppPackageVersion) From 82cbf2825fd5663df9c81f0823c53e5cf8c8fc66 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 08:33:32 +0000 Subject: [PATCH 177/623] Update dependencies from https://github.com/dotnet/core-setup build 20190502.01 - Microsoft.NETCore.App - 3.0.0-preview6-27702-01 - NETStandard.Library.Ref - 2.1.0-preview6-27702-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27702-01 --- 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 f5432a1b2..fb1d9eb60 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c0b89cbe52a1307782d34006f969b2095f643201 + cc67037583762fd5ab3876dc5210c1a41bc42994 - + https://github.com/dotnet/core-setup - c0b89cbe52a1307782d34006f969b2095f643201 + cc67037583762fd5ab3876dc5210c1a41bc42994 - + https://github.com/dotnet/core-setup - c0b89cbe52a1307782d34006f969b2095f643201 + cc67037583762fd5ab3876dc5210c1a41bc42994 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 538c0e603..7dcfb73ef 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27701-19 + 3.0.0-preview6-27702-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27701-19 + 2.1.0-preview6-27702-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27701-19 + 3.0.0-preview6-27702-01 $(MicrosoftWindowsDesktopAppPackageVersion) From eaad8a574c3f7bd4b34be49c2ca788285136b133 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 12:25:29 +0000 Subject: [PATCH 178/623] Update dependencies from https://github.com/dotnet/toolset build 20190502.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19252.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 02d84fdeb..f84f7f068 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 13c86a2273df6c8eb056c66d78a2461b750a09ed + 375a437e42988c4c06c9fadf36c571191059d30e https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 1dcc7f41b..c53622dab 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19251.4 + 3.0.100-preview6.19252.1 From f32de5ce0c7db77d52f5d4ba15579a5037a8d22f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 2 May 2019 12:26:55 +0000 Subject: [PATCH 179/623] Update dependencies from https://github.com/dotnet/arcade build 20190501.6 (#1827) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19251.6 --- eng/Version.Details.xml | 4 ++-- eng/common/build.ps1 | 4 ++++ eng/common/build.sh | 4 ++++ eng/common/init-tools-native.ps1 | 6 +++++- eng/common/init-tools-native.sh | 12 ++++-------- eng/common/tools.ps1 | 10 ++++++++++ eng/common/tools.sh | 12 ++++++++++++ global.json | 2 +- 8 files changed, 42 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c09cf289c..c3631e056 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - ac8d88df02d246d3147338fcfb03b1b93dc84b53 + ea9b2530a1559dd6426730aba52fca1924db2b65 diff --git a/eng/common/build.ps1 b/eng/common/build.ps1 index d0147db4b..ed9f754ea 100644 --- a/eng/common/build.ps1 +++ b/eng/common/build.ps1 @@ -122,6 +122,10 @@ try { . $configureToolsetScript } + if ($restore) { + InitializeNativeTools + } + Build } catch { diff --git a/eng/common/build.sh b/eng/common/build.sh index 40b1e8ec7..e14210632 100755 --- a/eng/common/build.sh +++ b/eng/common/build.sh @@ -218,4 +218,8 @@ if [[ -n "${useInstalledDotNetCli:-}" ]]; then use_installed_dotnet_cli="$useInstalledDotNetCli" fi +if [[ "$restore" == true ]]; then + InitializeNativeTools +fi + Build diff --git a/eng/common/init-tools-native.ps1 b/eng/common/init-tools-native.ps1 index 495a563a7..a4306bd37 100644 --- a/eng/common/init-tools-native.ps1 +++ b/eng/common/init-tools-native.ps1 @@ -41,9 +41,13 @@ Param ( [switch] $Force = $False, [int] $DownloadRetries = 5, [int] $RetryWaitTimeInSeconds = 30, - [string] $GlobalJsonFile = "$PSScriptRoot\..\..\global.json" + [string] $GlobalJsonFile ) +if (!$GlobalJsonFile) { + $GlobalJsonFile = Join-Path (Get-Item $PSScriptRoot).Parent.Parent.FullName "global.json" +} + Set-StrictMode -version 2.0 $ErrorActionPreference="Stop" diff --git a/eng/common/init-tools-native.sh b/eng/common/init-tools-native.sh index 54b70f678..fc72d1394 100644 --- a/eng/common/init-tools-native.sh +++ b/eng/common/init-tools-native.sh @@ -9,7 +9,7 @@ clean=false force=false download_retries=5 retry_wait_time_seconds=30 -global_json_file="${scriptroot}/../../global.json" +global_json_file="$(dirname "$(dirname "${scriptroot}")")/global.json" declare -A native_assets . $scriptroot/native/common-library.sh @@ -71,6 +71,7 @@ function ReadGlobalJsonNativeTools { 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:]')" local old_IFS=$IFS while read -r line; do @@ -116,8 +117,6 @@ else installer_command+=" --clean" fi - echo "Installing $tool version $tool_version" - echo "Executing '$installer_command'" $installer_command if [[ $? != 0 ]]; then @@ -127,19 +126,16 @@ else done fi -if [[ ! -z $clean ]]; then +if [[ $clean = true ]]; then exit 0 fi if [[ -d $install_bin ]]; then echo "Native tools are available from $install_bin" - if [[ !-z BUILD_BUILDNUMBER ]]; then - echo "##vso[task.prependpath]$install_bin" - fi + echo "##vso[task.prependpath]$install_bin" else echo "Native tools install directory does not exist, installation failed" >&2 exit 1 fi exit 0 - diff --git a/eng/common/tools.ps1 b/eng/common/tools.ps1 index 5c4a129c8..09794dff8 100644 --- a/eng/common/tools.ps1 +++ b/eng/common/tools.ps1 @@ -391,6 +391,16 @@ function GetSdkTaskProject([string]$taskName) { return Join-Path (Split-Path (InitializeToolset) -Parent) "SdkTasks\$taskName.proj" } +function InitializeNativeTools() { + if (Get-Member -InputObject $GlobalJson -Name "native-tools") { + $nativeArgs="" + if ($ci) { + $nativeArgs = "-InstallDirectory $ToolsDir" + } + Invoke-Expression "& `"$PSScriptRoot/init-tools-native.ps1`" $nativeArgs" + } +} + function InitializeToolset() { if (Test-Path variable:global:_ToolsetBuildProj) { return $global:_ToolsetBuildProj diff --git a/eng/common/tools.sh b/eng/common/tools.sh index ecdece1f8..59f47c5fa 100644 --- a/eng/common/tools.sh +++ b/eng/common/tools.sh @@ -212,6 +212,17 @@ function GetNuGetPackageCachePath { _GetNuGetPackageCachePath=$NUGET_PACKAGES } +function InitializeNativeTools() { + if grep -Fq "native-tools" $global_json_file + then + local nativeArgs="" + if [[ "$ci" == true ]]; then + nativeArgs="-InstallDirectory $tools_dir" + fi + "$_script_dir/init-tools-native.sh" $nativeArgs + fi +} + function InitializeToolset { if [[ -n "${_InitializeToolset:-}" ]]; then return @@ -307,6 +318,7 @@ eng_root=`cd -P "$_script_dir/.." && pwd` repo_root=`cd -P "$_script_dir/../.." && pwd` artifacts_dir="$repo_root/artifacts" toolset_dir="$artifacts_dir/toolset" +tools_dir="$repo_root/.tools" log_dir="$artifacts_dir/log/$configuration" temp_dir="$artifacts_dir/tmp/$configuration" diff --git a/global.json b/global.json index 4feaf575d..7e9eeca66 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19230.6" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19251.6" } } From b0ada77d3f6fdf3198524a6d321628ca4da1ec96 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 12:27:57 +0000 Subject: [PATCH 180/623] Update dependencies from https://github.com/dotnet/toolset build 20190502.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19252.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 f84f7f068..e6b0450c6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 375a437e42988c4c06c9fadf36c571191059d30e + 36219cad9d811aabf750a1b274012122fa082939 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index c53622dab..6784e954a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19252.1 + 3.0.100-preview6.19252.3 From 16e966d9bde4c6c631f7fddf2f745e9d53b429cd Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 12:32:14 +0000 Subject: [PATCH 181/623] Update dependencies from https://github.com/dotnet/toolset build 20190502.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19252.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 e6b0450c6..83491835a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 36219cad9d811aabf750a1b274012122fa082939 + c614111fbb3698693ac19e6652610c07bdde1626 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 6784e954a..1649315cb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19252.3 + 3.0.100-preview6.19252.2 From f9489f509976f5d59d64d022e5c8d3b72ee2777a Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 12:53:33 +0000 Subject: [PATCH 182/623] Update dependencies from https://github.com/dotnet/core-setup build 20190502.04 - Microsoft.NETCore.App - 3.0.0-preview6-27702-04 - NETStandard.Library.Ref - 2.1.0-preview6-27702-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27702-04 --- 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 fb1d9eb60..7fb19c84e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - cc67037583762fd5ab3876dc5210c1a41bc42994 + 697fad336250b98dc81429e246fee5f15d85b71c - + https://github.com/dotnet/core-setup - cc67037583762fd5ab3876dc5210c1a41bc42994 + 697fad336250b98dc81429e246fee5f15d85b71c - + https://github.com/dotnet/core-setup - cc67037583762fd5ab3876dc5210c1a41bc42994 + 697fad336250b98dc81429e246fee5f15d85b71c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 7dcfb73ef..7ff0e5bff 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27702-01 + 3.0.0-preview6-27702-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27702-01 + 2.1.0-preview6-27702-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27702-01 + 3.0.0-preview6-27702-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 43c4228f316a9b15608f14283704c4dfdbc7c780 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 2 May 2019 13:05:55 +0000 Subject: [PATCH 183/623] [master] Update dependencies from dotnet/cli (#1824) * Update dependencies from https://github.com/dotnet/cli build 20190501.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19251.1 * Update dependencies from https://github.com/dotnet/cli build 20190502.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19252.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 c3631e056..245f91efc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk ea732012ed177a08d8e364ed87ca662fd83ede16 - + https://github.com/dotnet/cli - 2b85320d41b2252e9096ebb9725bfaf3f6b37c2b + 21cda4adb6d88d240978e24fcfeb3ebe73f5fdd7 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 3004e37e2..ee5c02b3d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19229.1 + 3.0.100-preview6.19252.1 1.0.2-beta5.19230.1 From 05425fcc338877c17f3de658fdb01d7d24f6e1fa Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 13:19:33 +0000 Subject: [PATCH 184/623] Update dependencies from https://github.com/dotnet/toolset build 20190502.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19252.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 83491835a..fb173e749 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - c614111fbb3698693ac19e6652610c07bdde1626 + 10d1360e48f8fc4cc405fabea9c6b2696b07a3a8 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 1649315cb..bc0f50495 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19252.2 + 3.0.100-preview6.19252.4 From 795161a495914b6d769ce6d77d96a66aff63ec9f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 2 May 2019 13:23:29 +0000 Subject: [PATCH 185/623] [master] Update dependencies from dotnet/wpf (#1823) * Update dependencies from https://github.com/dotnet/wpf build 20190430.3 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19230.3 * Update dependencies from https://github.com/dotnet/wpf build 20190501.2 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19251.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 245f91efc..f1cdadf35 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms fc38bc2739edf46734729fe2e45af80c8b66c105 - + https://github.com/dotnet/wpf - 104cac4d8869d6e667963a26a55c52cd79c2d493 + efd2cd96ea72393ff3dd9174a2d1fd0262fa0dc9 diff --git a/eng/Versions.props b/eng/Versions.props index ee5c02b3d..37f3168cd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19229.2 + 3.0.0-preview6.19251.2 From bba370554403e8ccf5391639984e487d3f644606 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 14:18:24 +0000 Subject: [PATCH 186/623] Update dependencies from https://github.com/dotnet/core-setup build 20190502.05 - Microsoft.NETCore.App - 3.0.0-preview6-27702-05 - NETStandard.Library.Ref - 2.1.0-preview6-27702-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27702-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 7fb19c84e..50f6a531c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 697fad336250b98dc81429e246fee5f15d85b71c + 81ecb7f47f82e7d1dc14d8a6823da21de7749691 - + https://github.com/dotnet/core-setup - 697fad336250b98dc81429e246fee5f15d85b71c + 81ecb7f47f82e7d1dc14d8a6823da21de7749691 - + https://github.com/dotnet/core-setup - 697fad336250b98dc81429e246fee5f15d85b71c + 81ecb7f47f82e7d1dc14d8a6823da21de7749691 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 7ff0e5bff..e3ad73a82 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27702-04 + 3.0.0-preview6-27702-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27702-04 + 2.1.0-preview6-27702-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27702-04 + 3.0.0-preview6-27702-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 7468e168213881be27bcdfcda43ab9e959dd3f60 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 16:08:07 +0000 Subject: [PATCH 187/623] Update dependencies from https://github.com/dotnet/core-setup build 20190502.06 - Microsoft.NETCore.App - 3.0.0-preview6-27702-06 - NETStandard.Library.Ref - 2.1.0-preview6-27702-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27702-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 50f6a531c..56f34f93d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 81ecb7f47f82e7d1dc14d8a6823da21de7749691 + dadb168d6a2e80a5ad82a02ff17584abcb4475f9 - + https://github.com/dotnet/core-setup - 81ecb7f47f82e7d1dc14d8a6823da21de7749691 + dadb168d6a2e80a5ad82a02ff17584abcb4475f9 - + https://github.com/dotnet/core-setup - 81ecb7f47f82e7d1dc14d8a6823da21de7749691 + dadb168d6a2e80a5ad82a02ff17584abcb4475f9 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e3ad73a82..4af5b49e9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27702-05 + 3.0.0-preview6-27702-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27702-05 + 2.1.0-preview6-27702-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27702-05 + 3.0.0-preview6-27702-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 0795858a8dda624c0234918a7785f40f7a088c9d Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 16:11:26 +0000 Subject: [PATCH 188/623] Update dependencies from https://github.com/dotnet/core-setup build 20190502.07 - Microsoft.NETCore.App - 3.0.0-preview6-27702-07 - NETStandard.Library.Ref - 2.1.0-preview6-27702-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27702-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 56f34f93d..d7c2e3da6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - dadb168d6a2e80a5ad82a02ff17584abcb4475f9 + 2882fcdfd1846578a0c0336e1ba387ab0a1b602f - + https://github.com/dotnet/core-setup - dadb168d6a2e80a5ad82a02ff17584abcb4475f9 + 2882fcdfd1846578a0c0336e1ba387ab0a1b602f - + https://github.com/dotnet/core-setup - dadb168d6a2e80a5ad82a02ff17584abcb4475f9 + 2882fcdfd1846578a0c0336e1ba387ab0a1b602f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 4af5b49e9..dea2fab14 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27702-06 + 3.0.0-preview6-27702-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27702-06 + 2.1.0-preview6-27702-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27702-06 + 3.0.0-preview6-27702-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 0f65008e0c615bea8e26067931fb93bbc4ae4e7f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 2 May 2019 16:21:20 +0000 Subject: [PATCH 189/623] Update dependencies from https://github.com/dotnet/sdk build 20190502.1 (#1830) - Microsoft.NET.Sdk - 3.0.100-preview6.19252.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 f1cdadf35..d2c97c0c9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - ea732012ed177a08d8e364ed87ca662fd83ede16 + 0c5635a5849e58116d6928f170a87e373bd1919f https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 37f3168cd..dc044889b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19230.1 + 3.0.100-preview6.19252.1 3.0.0-preview6-27629-07 From 442c0a76fbaaf713cbcceb256622451ee8414335 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 2 May 2019 17:15:15 +0000 Subject: [PATCH 190/623] Update dependencies from https://github.com/dotnet/core-setup build 20190502.08 - Microsoft.NETCore.App - 3.0.0-preview6-27702-08 - NETStandard.Library.Ref - 2.1.0-preview6-27702-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27702-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 d7c2e3da6..35302ef0b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 2882fcdfd1846578a0c0336e1ba387ab0a1b602f + c28ee42e857a14d7647727a89c8f6aa84f0ce50c - + https://github.com/dotnet/core-setup - 2882fcdfd1846578a0c0336e1ba387ab0a1b602f + c28ee42e857a14d7647727a89c8f6aa84f0ce50c - + https://github.com/dotnet/core-setup - 2882fcdfd1846578a0c0336e1ba387ab0a1b602f + c28ee42e857a14d7647727a89c8f6aa84f0ce50c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index dea2fab14..cbd3c8504 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27702-07 + 3.0.0-preview6-27702-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27702-07 + 2.1.0-preview6-27702-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27702-07 + 3.0.0-preview6-27702-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 1c52fe86a7b56b84347363d114c268d88b3783cd Mon Sep 17 00:00:00 2001 From: Ricardo Arenas Date: Thu, 2 May 2019 10:50:02 -0700 Subject: [PATCH 191/623] make publish of internal asset conditional (#1832) --- .vsts-ci.yml | 1 + Microsoft.DotNet.Cli.sln | 6 ++++++ .../Microsoft.Dotnet.Sdk.Internal.csproj | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 1c52b20ff..9c640da6b 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -57,6 +57,7 @@ jobs: _BuildArchitecture: x64 _DOTNET_CLI_UI_LANGUAGE: '' _DropSuffix: '' + _AdditionalBuildParameters: '/p:PublishInternalAsset=true' Build_Release_arm: _BuildConfig: Release _BuildArchitecture: arm diff --git a/Microsoft.DotNet.Cli.sln b/Microsoft.DotNet.Cli.sln index 0b8150d41..ed4f517c9 100644 --- a/Microsoft.DotNet.Cli.sln +++ b/Microsoft.DotNet.Cli.sln @@ -17,6 +17,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.DotNet.Tools.Test EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SdkResolver", "src\SdkResolver\SdkResolver.csproj", "{7EE15292-2CAD-44FA-8A1F-BAC4688A49E0}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Dotnet.Sdk.Internal", "src\Microsoft.Dotnet.Sdk.Internal\Microsoft.Dotnet.Sdk.Internal.csproj", "{73F07908-981B-41BB-B9BD-F3420274A6F7}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -43,6 +45,10 @@ Global {7EE15292-2CAD-44FA-8A1F-BAC4688A49E0}.Debug|Any CPU.Build.0 = Debug|Any CPU {7EE15292-2CAD-44FA-8A1F-BAC4688A49E0}.Release|Any CPU.ActiveCfg = Release|Any CPU {7EE15292-2CAD-44FA-8A1F-BAC4688A49E0}.Release|Any CPU.Build.0 = Release|Any CPU + {73F07908-981B-41BB-B9BD-F3420274A6F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {73F07908-981B-41BB-B9BD-F3420274A6F7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {73F07908-981B-41BB-B9BD-F3420274A6F7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {73F07908-981B-41BB-B9BD-F3420274A6F7}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/src/Microsoft.Dotnet.Sdk.Internal/Microsoft.Dotnet.Sdk.Internal.csproj b/src/Microsoft.Dotnet.Sdk.Internal/Microsoft.Dotnet.Sdk.Internal.csproj index 2ff050ae6..be453356a 100644 --- a/src/Microsoft.Dotnet.Sdk.Internal/Microsoft.Dotnet.Sdk.Internal.csproj +++ b/src/Microsoft.Dotnet.Sdk.Internal/Microsoft.Dotnet.Sdk.Internal.csproj @@ -5,7 +5,7 @@ netstandard2.0 - true + true false From 2c616c9e40f55087c2d80287f436be116e159ed4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 2 May 2019 19:06:48 +0000 Subject: [PATCH 192/623] Update dependencies from https://github.com/dotnet/sdk build 20190502.2 (#1833) - Microsoft.NET.Sdk - 3.0.100-preview6.19252.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 d2c97c0c9..300dfdb66 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - 0c5635a5849e58116d6928f170a87e373bd1919f + 7209eb0e66bfba58714af68ddef81115552a4a0c https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index dc044889b..cdf8242b8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19252.1 + 3.0.100-preview6.19252.2 3.0.0-preview6-27629-07 From a7d2f7fac0f69a2986f8a1402401aaddd8fe3331 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 3 May 2019 01:00:29 +0000 Subject: [PATCH 193/623] Update dependencies from https://github.com/dotnet/sdk build 20190502.3 (#1834) - Microsoft.NET.Sdk - 3.0.100-preview6.19252.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 300dfdb66..c9b9bb05d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - 7209eb0e66bfba58714af68ddef81115552a4a0c + b68e3d4ae9362281551b30d961f717e2593e76b6 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index cdf8242b8..4689ad97c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19252.2 + 3.0.100-preview6.19252.3 3.0.0-preview6-27629-07 From f1020a2d6851f9a123f11a551e460b378c3bfc33 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 02:42:17 +0000 Subject: [PATCH 194/623] Update dependencies from https://github.com/dotnet/core-setup build 20190502.11 - Microsoft.NETCore.App - 3.0.0-preview6-27702-11 - NETStandard.Library.Ref - 2.1.0-preview6-27702-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27702-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 35302ef0b..afcae6111 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c28ee42e857a14d7647727a89c8f6aa84f0ce50c + 84f6bc60cea0abbc8a784fd6f77c3645f99c2307 - + https://github.com/dotnet/core-setup - c28ee42e857a14d7647727a89c8f6aa84f0ce50c + 84f6bc60cea0abbc8a784fd6f77c3645f99c2307 - + https://github.com/dotnet/core-setup - c28ee42e857a14d7647727a89c8f6aa84f0ce50c + 84f6bc60cea0abbc8a784fd6f77c3645f99c2307 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index cbd3c8504..530409787 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27702-08 + 3.0.0-preview6-27702-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27702-08 + 2.1.0-preview6-27702-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27702-08 + 3.0.0-preview6-27702-11 $(MicrosoftWindowsDesktopAppPackageVersion) From d7e0551751a2085bed2f290a59853fac3ec366d3 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 04:01:48 +0000 Subject: [PATCH 195/623] Update dependencies from https://github.com/dotnet/core-setup build 20190502.12 - Microsoft.NETCore.App - 3.0.0-preview6-27702-12 - NETStandard.Library.Ref - 2.1.0-preview6-27702-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27702-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index afcae6111..13f9da3a5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 84f6bc60cea0abbc8a784fd6f77c3645f99c2307 + fb04004d80db66dc984f85fdd0cdcc4129f506c6 - + https://github.com/dotnet/core-setup - 84f6bc60cea0abbc8a784fd6f77c3645f99c2307 + fb04004d80db66dc984f85fdd0cdcc4129f506c6 - + https://github.com/dotnet/core-setup - 84f6bc60cea0abbc8a784fd6f77c3645f99c2307 + fb04004d80db66dc984f85fdd0cdcc4129f506c6 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 530409787..1f5225a52 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27702-11 + 3.0.0-preview6-27702-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27702-11 + 2.1.0-preview6-27702-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27702-11 + 3.0.0-preview6-27702-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 65dbb1116580181929dab99c47face7b4a873173 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 3 May 2019 04:19:19 +0000 Subject: [PATCH 196/623] Update dependencies from https://github.com/dotnet/sdk build 20190502.4 (#1835) - Microsoft.NET.Sdk - 3.0.100-preview6.19252.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 c9b9bb05d..00ef76d2e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - b68e3d4ae9362281551b30d961f717e2593e76b6 + 231a861bd96b5e4fbe287956be76697f5f900680 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 4689ad97c..8742bd3a7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19252.3 + 3.0.100-preview6.19252.4 3.0.0-preview6-27629-07 From b9a4fcf821c1ce66acbda9837a745cc2147dab21 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 06:09:44 +0000 Subject: [PATCH 197/623] Update dependencies from https://github.com/dotnet/core-setup build 20190502.14 - Microsoft.NETCore.App - 3.0.0-preview6-27702-14 - NETStandard.Library.Ref - 2.1.0-preview6-27702-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27702-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 13f9da3a5..3cf85f9ac 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fb04004d80db66dc984f85fdd0cdcc4129f506c6 + 92f55dca3e257d38dc7ad273625ab10a6f703af5 - + https://github.com/dotnet/core-setup - fb04004d80db66dc984f85fdd0cdcc4129f506c6 + 92f55dca3e257d38dc7ad273625ab10a6f703af5 - + https://github.com/dotnet/core-setup - fb04004d80db66dc984f85fdd0cdcc4129f506c6 + 92f55dca3e257d38dc7ad273625ab10a6f703af5 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 1f5225a52..4b22f1889 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27702-12 + 3.0.0-preview6-27702-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27702-12 + 2.1.0-preview6-27702-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27702-12 + 3.0.0-preview6-27702-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 1cb3eadd112832538a7aea2fd5004a41a4e5417b Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 09:22:07 +0000 Subject: [PATCH 198/623] Update dependencies from https://github.com/dotnet/core-setup build 20190503.01 - Microsoft.NETCore.App - 3.0.0-preview6-27703-01 - NETStandard.Library.Ref - 2.1.0-preview6-27703-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-01 --- 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 3cf85f9ac..2d3618bfb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 92f55dca3e257d38dc7ad273625ab10a6f703af5 + b0fcdbf454bc1c620fa698840ec0fa168bfd40fd - + https://github.com/dotnet/core-setup - 92f55dca3e257d38dc7ad273625ab10a6f703af5 + b0fcdbf454bc1c620fa698840ec0fa168bfd40fd - + https://github.com/dotnet/core-setup - 92f55dca3e257d38dc7ad273625ab10a6f703af5 + b0fcdbf454bc1c620fa698840ec0fa168bfd40fd https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 4b22f1889..840088abc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27702-14 + 3.0.0-preview6-27703-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27702-14 + 2.1.0-preview6-27703-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27702-14 + 3.0.0-preview6-27703-01 $(MicrosoftWindowsDesktopAppPackageVersion) From d319ec2b140697de8a1141f9ae58c0b469d246e7 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 11:08:46 +0000 Subject: [PATCH 199/623] Update dependencies from https://github.com/dotnet/core-setup build 20190503.02 - Microsoft.NETCore.App - 3.0.0-preview6-27703-02 - NETStandard.Library.Ref - 2.1.0-preview6-27703-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2d3618bfb..2d1556b0a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b0fcdbf454bc1c620fa698840ec0fa168bfd40fd + 45876af5c7a20db88da33f0fa46b987767951c13 - + https://github.com/dotnet/core-setup - b0fcdbf454bc1c620fa698840ec0fa168bfd40fd + 45876af5c7a20db88da33f0fa46b987767951c13 - + https://github.com/dotnet/core-setup - b0fcdbf454bc1c620fa698840ec0fa168bfd40fd + 45876af5c7a20db88da33f0fa46b987767951c13 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 840088abc..b48819ee2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27703-01 + 3.0.0-preview6-27703-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-01 + 2.1.0-preview6-27703-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-01 + 3.0.0-preview6-27703-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 9ae22d9c7e871996f79bc5a8dabee37c2f172496 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 12:26:18 +0000 Subject: [PATCH 200/623] Update dependencies from https://github.com/dotnet/toolset build 20190503.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19253.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 fb173e749..6a1e674c2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 10d1360e48f8fc4cc405fabea9c6b2696b07a3a8 + 05c9fc14288594fc65e327038352c78ca740e671 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index bc0f50495..20f7457bb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19252.4 + 3.0.100-preview6.19253.1 From 56889f3c3ac298202b0d7a6d81f8c5608624dc5f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 3 May 2019 12:27:31 +0000 Subject: [PATCH 201/623] Update dependencies from https://github.com/dotnet/arcade build 20190502.2 (#1836) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19252.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 00ef76d2e..b01e4a5f5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - ea9b2530a1559dd6426730aba52fca1924db2b65 + ed63a7faf2d119829dd971be91bb46b6ebaa1dd2 diff --git a/global.json b/global.json index 7e9eeca66..17ed91cfe 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19251.6" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19252.2" } } From 82451825bf2bba9ebda1fbde27862781119b001f Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 12:28:50 +0000 Subject: [PATCH 202/623] Update dependencies from https://github.com/dotnet/toolset build 20190503.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19253.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 6a1e674c2..2123e61b5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 05c9fc14288594fc65e327038352c78ca740e671 + 04d466166fdb9dc404997dcffe89114b63dc4feb https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 20f7457bb..da8347655 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19253.1 + 3.0.100-preview6.19253.3 From 8c434b19d734dd837ce6ab9696152f6c50861bd5 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 12:33:04 +0000 Subject: [PATCH 203/623] Update dependencies from https://github.com/dotnet/toolset build 20190503.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19253.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 2123e61b5..a95b064c3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 04d466166fdb9dc404997dcffe89114b63dc4feb + af39b0e87241f706f19c51952a159390cae6e3ac https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index da8347655..a0c755757 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19253.3 + 3.0.100-preview6.19253.2 From 98da541a413a4861a4914f5a14be5ed248f13132 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 12:33:18 +0000 Subject: [PATCH 204/623] Update dependencies from https://github.com/dotnet/toolset build 20190503.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19253.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 a95b064c3..69b93460b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - af39b0e87241f706f19c51952a159390cae6e3ac + 64502a09dc86a855da1e5bcd5054bd85cffbb952 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index a0c755757..79a7ee807 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19253.2 + 3.0.100-preview6.19253.4 From 6f6a1cf357d9a3fd18bfe2ee1dea102feadf24f7 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 13:23:29 +0000 Subject: [PATCH 205/623] Update dependencies from https://github.com/dotnet/toolset build 20190503.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19253.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 69b93460b..c2bdee20a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 64502a09dc86a855da1e5bcd5054bd85cffbb952 + 25c655faa1c09271f7091d8f9e020bc3bf641e8f https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 79a7ee807..593c9b32f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19253.4 + 3.0.100-preview6.19253.5 From b5dcd4cf09e3c1335f5695c223cfac518793545e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 3 May 2019 13:27:45 +0000 Subject: [PATCH 206/623] [master] Update dependencies from dotnet/winforms (#1822) * Update dependencies from https://github.com/dotnet/winforms build 20190430.3 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19230.3 * Update dependencies from https://github.com/dotnet/winforms build 20190501.3 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19251.3 * Update dependencies from https://github.com/dotnet/winforms build 20190502.2 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19252.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 b01e4a5f5..9a46a1bd4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli 21cda4adb6d88d240978e24fcfeb3ebe73f5fdd7 - + https://github.com/dotnet/winforms - fc38bc2739edf46734729fe2e45af80c8b66c105 + ee3a37b37de437d04f542e650bd5c26e504b73cc https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index 8742bd3a7..139d86537 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19229.2 + 4.8.0-preview6.19252.2 From 132fa5f8bf290d1f5e4a3ccf747443fbfefb6a0e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 3 May 2019 13:28:05 +0000 Subject: [PATCH 207/623] Update dependencies from https://github.com/dotnet/wpf build 20190503.1 (#1837) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19253.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 9a46a1bd4..bd6ccf61c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms ee3a37b37de437d04f542e650bd5c26e504b73cc - + https://github.com/dotnet/wpf - efd2cd96ea72393ff3dd9174a2d1fd0262fa0dc9 + a95c5fda19b4921af1551aa6093c4dc04f9a4df3 diff --git a/eng/Versions.props b/eng/Versions.props index 139d86537..ed25cb5a8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19251.2 + 3.0.0-preview6.19253.1 From 3a9937dd48fe012526403cb6f0b551219d2e3499 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 13:36:36 +0000 Subject: [PATCH 208/623] Update dependencies from https://github.com/dotnet/core-setup build 20190503.04 - Microsoft.NETCore.App - 3.0.0-preview6-27703-04 - NETStandard.Library.Ref - 2.1.0-preview6-27703-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-04 --- 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 2d1556b0a..327d6c738 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 45876af5c7a20db88da33f0fa46b987767951c13 + eacd227fec04b19d3d69bbdcacdd542dadd4fa99 - + https://github.com/dotnet/core-setup - 45876af5c7a20db88da33f0fa46b987767951c13 + eacd227fec04b19d3d69bbdcacdd542dadd4fa99 - + https://github.com/dotnet/core-setup - 45876af5c7a20db88da33f0fa46b987767951c13 + eacd227fec04b19d3d69bbdcacdd542dadd4fa99 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b48819ee2..2e4da1af6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27703-02 + 3.0.0-preview6-27703-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-02 + 2.1.0-preview6-27703-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-02 + 3.0.0-preview6-27703-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 7b14b7d3af638af496e769cf355bd2bdaf80d925 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 14:41:19 +0000 Subject: [PATCH 209/623] Update dependencies from https://github.com/dotnet/core-setup build 20190503.05 - Microsoft.NETCore.App - 3.0.0-preview6-27703-05 - NETStandard.Library.Ref - 2.1.0-preview6-27703-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-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 327d6c738..fa6fe459d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - eacd227fec04b19d3d69bbdcacdd542dadd4fa99 + 67d1e89736bfe5839c9f4291d43c5b6f0f5d686b - + https://github.com/dotnet/core-setup - eacd227fec04b19d3d69bbdcacdd542dadd4fa99 + 67d1e89736bfe5839c9f4291d43c5b6f0f5d686b - + https://github.com/dotnet/core-setup - eacd227fec04b19d3d69bbdcacdd542dadd4fa99 + 67d1e89736bfe5839c9f4291d43c5b6f0f5d686b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 2e4da1af6..4c2933a32 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27703-04 + 3.0.0-preview6-27703-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-04 + 2.1.0-preview6-27703-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-04 + 3.0.0-preview6-27703-05 $(MicrosoftWindowsDesktopAppPackageVersion) From da9ec5e5d4a03530536cf537d4386fab2d37abca Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 15:46:57 +0000 Subject: [PATCH 210/623] Update dependencies from https://github.com/dotnet/core-setup build 20190503.06 - Microsoft.NETCore.App - 3.0.0-preview6-27703-06 - NETStandard.Library.Ref - 2.1.0-preview6-27703-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fa6fe459d..b04f764a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 67d1e89736bfe5839c9f4291d43c5b6f0f5d686b + 9932e9bc4ed6ac03cfdf794f3ec81729b7dde200 - + https://github.com/dotnet/core-setup - 67d1e89736bfe5839c9f4291d43c5b6f0f5d686b + 9932e9bc4ed6ac03cfdf794f3ec81729b7dde200 - + https://github.com/dotnet/core-setup - 67d1e89736bfe5839c9f4291d43c5b6f0f5d686b + 9932e9bc4ed6ac03cfdf794f3ec81729b7dde200 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 4c2933a32..96e3068db 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27703-05 + 3.0.0-preview6-27703-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-05 + 2.1.0-preview6-27703-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-05 + 3.0.0-preview6-27703-06 $(MicrosoftWindowsDesktopAppPackageVersion) From a5312773db49de7426fe2d32edcddb3d5d2e226e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 3 May 2019 15:47:51 +0000 Subject: [PATCH 211/623] Update dependencies from https://github.com/dotnet/sdk build 20190503.1 (#1838) - Microsoft.NET.Sdk - 3.0.100-preview6.19253.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 bd6ccf61c..f2533e7ae 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - 231a861bd96b5e4fbe287956be76697f5f900680 + 8ce8a895e557309c923da15cff18a77e1bbb8f26 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index ed25cb5a8..61c57f67b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19252.4 + 3.0.100-preview6.19253.1 3.0.0-preview6-27629-07 From e191e8d7c2ea0bd9526ebcf600cfcf2866d61567 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 16:58:11 +0000 Subject: [PATCH 212/623] Update dependencies from https://github.com/dotnet/core-setup build 20190503.08 - Microsoft.NETCore.App - 3.0.0-preview6-27703-08 - NETStandard.Library.Ref - 2.1.0-preview6-27703-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-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 b04f764a4..85c376c74 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 9932e9bc4ed6ac03cfdf794f3ec81729b7dde200 + 2df06d3d0f21a3cc2683bb227fb98c1901aa7405 - + https://github.com/dotnet/core-setup - 9932e9bc4ed6ac03cfdf794f3ec81729b7dde200 + 2df06d3d0f21a3cc2683bb227fb98c1901aa7405 - + https://github.com/dotnet/core-setup - 9932e9bc4ed6ac03cfdf794f3ec81729b7dde200 + 2df06d3d0f21a3cc2683bb227fb98c1901aa7405 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 96e3068db..77cbb652a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27703-06 + 3.0.0-preview6-27703-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-06 + 2.1.0-preview6-27703-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-06 + 3.0.0-preview6-27703-08 $(MicrosoftWindowsDesktopAppPackageVersion) From c7f5b4644e5d52c5d3bc87e9b06b4fd5eb151578 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 18:27:30 +0000 Subject: [PATCH 213/623] Update dependencies from https://github.com/dotnet/core-setup build 20190503.09 - Microsoft.NETCore.App - 3.0.0-preview6-27703-09 - NETStandard.Library.Ref - 2.1.0-preview6-27703-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 85c376c74..d7b8f5d9c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 2df06d3d0f21a3cc2683bb227fb98c1901aa7405 + c640b94244f4f94370fa2f65d97add9a64eb8698 - + https://github.com/dotnet/core-setup - 2df06d3d0f21a3cc2683bb227fb98c1901aa7405 + c640b94244f4f94370fa2f65d97add9a64eb8698 - + https://github.com/dotnet/core-setup - 2df06d3d0f21a3cc2683bb227fb98c1901aa7405 + c640b94244f4f94370fa2f65d97add9a64eb8698 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 77cbb652a..54b1bd27b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27703-08 + 3.0.0-preview6-27703-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-08 + 2.1.0-preview6-27703-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-08 + 3.0.0-preview6-27703-09 $(MicrosoftWindowsDesktopAppPackageVersion) From 0840ac132d93229d11a24021148d761d07adf3f6 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 19:52:17 +0000 Subject: [PATCH 214/623] Update dependencies from https://github.com/dotnet/core-setup build 20190503.10 - Microsoft.NETCore.App - 3.0.0-preview6-27703-10 - NETStandard.Library.Ref - 2.1.0-preview6-27703-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-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 d7b8f5d9c..ea822b3c5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c640b94244f4f94370fa2f65d97add9a64eb8698 + 1f04f7007f2efe52d74e80e699c800a4aa384550 - + https://github.com/dotnet/core-setup - c640b94244f4f94370fa2f65d97add9a64eb8698 + 1f04f7007f2efe52d74e80e699c800a4aa384550 - + https://github.com/dotnet/core-setup - c640b94244f4f94370fa2f65d97add9a64eb8698 + 1f04f7007f2efe52d74e80e699c800a4aa384550 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 54b1bd27b..11c4548c8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27703-09 + 3.0.0-preview6-27703-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-09 + 2.1.0-preview6-27703-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-09 + 3.0.0-preview6-27703-10 $(MicrosoftWindowsDesktopAppPackageVersion) From a7e15dd63d3912373c528424fc48ea4abaef98eb Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 20:59:35 +0000 Subject: [PATCH 215/623] Update dependencies from https://github.com/dotnet/core-setup build 20190503.11 - Microsoft.NETCore.App - 3.0.0-preview6-27703-11 - NETStandard.Library.Ref - 2.1.0-preview6-27703-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-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 ea822b3c5..01c0c3336 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1f04f7007f2efe52d74e80e699c800a4aa384550 + 8d63c986c786a832a58c8927f575ad1739e94046 - + https://github.com/dotnet/core-setup - 1f04f7007f2efe52d74e80e699c800a4aa384550 + 8d63c986c786a832a58c8927f575ad1739e94046 - + https://github.com/dotnet/core-setup - 1f04f7007f2efe52d74e80e699c800a4aa384550 + 8d63c986c786a832a58c8927f575ad1739e94046 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 11c4548c8..a456645c9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27703-10 + 3.0.0-preview6-27703-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-10 + 2.1.0-preview6-27703-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-10 + 3.0.0-preview6-27703-11 $(MicrosoftWindowsDesktopAppPackageVersion) From 5a98257612315418a8cb8f507ec8d90cdf5aa246 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 3 May 2019 22:10:31 +0000 Subject: [PATCH 216/623] Update dependencies from https://github.com/dotnet/core-setup build 20190503.12 - Microsoft.NETCore.App - 3.0.0-preview6-27703-12 - NETStandard.Library.Ref - 2.1.0-preview6-27703-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 01c0c3336..701d5e9a3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8d63c986c786a832a58c8927f575ad1739e94046 + bf926d1830524fdfeedad55e7910b32c59448cb1 - + https://github.com/dotnet/core-setup - 8d63c986c786a832a58c8927f575ad1739e94046 + bf926d1830524fdfeedad55e7910b32c59448cb1 - + https://github.com/dotnet/core-setup - 8d63c986c786a832a58c8927f575ad1739e94046 + bf926d1830524fdfeedad55e7910b32c59448cb1 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a456645c9..b9d53cb8d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19230.1 - 3.0.0-preview6-27703-11 + 3.0.0-preview6-27703-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-11 + 2.1.0-preview6-27703-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-11 + 3.0.0-preview6-27703-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 3985d797c895b119d672721a02c158541c0744f8 Mon Sep 17 00:00:00 2001 From: Davis Goodin Date: Fri, 3 May 2019 17:18:14 -0500 Subject: [PATCH 217/623] Download consolidated dotnet-runtime-deps Deb pkg --- src/redist/targets/GenerateLayout.targets | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index 37ce20a4b..cdbfff3a3 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -18,15 +18,19 @@ -internal - dotnet-runtime-deps-$(SharedHostVersion)-$(CoreSetupRid)$(InstallerExtension) $(CoreSetupRid) x64 + + $(CoreSetupRid) + x64 + dotnet-host$(InstallerStartSuffix)-$(SharedHostVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension) dotnet-hostfxr$(InstallerStartSuffix)-$(HostFxrVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension) dotnet-runtime$(InstallerStartSuffix)-$(MicrosoftNETCoreAppPackageVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension) + dotnet-runtime-deps-$(SharedHostVersion)-$(RuntimeDepsInstallerFileRid)$(InstallerExtension) windowsdesktop-runtime-$(MicrosoftWindowsDesktopPackageVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension) dotnet-targeting-pack-$(NetCoreAppTargetingPackVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension) dotnet-apphost-pack-$(NetCoreAppHostPackVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension) From ae601a94b51177203deb0468248d1610332d33d4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 3 May 2019 23:25:16 +0000 Subject: [PATCH 218/623] [master] Update dependencies from aspnet/AspNetCore (#1829) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190502.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19252-01 - dotnet-dev-certs - 3.0.0-preview6-19252-01 - dotnet-sql-cache - 3.0.0-preview6-19252-01 - dotnet-user-secrets - 3.0.0-preview6-19252-01 - dotnet-watch - 3.0.0-preview6-19252-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19252-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19252-01 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190502.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19252-04 - dotnet-dev-certs - 3.0.0-preview6-19252-04 - dotnet-sql-cache - 3.0.0-preview6-19252-04 - dotnet-user-secrets - 3.0.0-preview6-19252-04 - dotnet-watch - 3.0.0-preview6-19252-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19252-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19252-04 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190502.6 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19252-06 - dotnet-dev-certs - 3.0.0-preview6-19252-06 - dotnet-sql-cache - 3.0.0-preview6-19252-06 - dotnet-user-secrets - 3.0.0-preview6-19252-06 - dotnet-watch - 3.0.0-preview6-19252-06 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19252-06 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19252-06 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190502.8 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19252-08 - dotnet-dev-certs - 3.0.0-preview6-19252-08 - dotnet-sql-cache - 3.0.0-preview6-19252-08 - dotnet-user-secrets - 3.0.0-preview6-19252-08 - dotnet-watch - 3.0.0-preview6-19252-08 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19252-08 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19252-08 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190503.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19253-01 - dotnet-dev-certs - 3.0.0-preview6-19253-01 - dotnet-sql-cache - 3.0.0-preview6-19253-01 - dotnet-user-secrets - 3.0.0-preview6-19253-01 - dotnet-watch - 3.0.0-preview6-19253-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19253-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19253-01 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190503.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19253-02 - dotnet-dev-certs - 3.0.0-preview6-19253-02 - dotnet-sql-cache - 3.0.0-preview6-19253-02 - dotnet-user-secrets - 3.0.0-preview6-19253-02 - dotnet-watch - 3.0.0-preview6-19253-02 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19253-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19253-02 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190503.3 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19253-03 - dotnet-dev-certs - 3.0.0-preview6-19253-03 - dotnet-sql-cache - 3.0.0-preview6-19253-03 - dotnet-user-secrets - 3.0.0-preview6-19253-03 - dotnet-watch - 3.0.0-preview6-19253-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19253-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19253-03 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190503.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19253-04 - dotnet-dev-certs - 3.0.0-preview6-19253-04 - dotnet-sql-cache - 3.0.0-preview6-19253-04 - dotnet-user-secrets - 3.0.0-preview6-19253-04 - dotnet-watch - 3.0.0-preview6-19253-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19253-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19253-04 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 04bdbc42e..5c90fb29f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup bf926d1830524fdfeedad55e7910b32c59448cb1 - + https://github.com/aspnet/AspNetCore - da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 + 617bc1ac026fcd8b613ad3b22271279b65c9b58a - + https://github.com/aspnet/AspNetCore - da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 + 617bc1ac026fcd8b613ad3b22271279b65c9b58a - + https://github.com/aspnet/AspNetCore - da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 + 617bc1ac026fcd8b613ad3b22271279b65c9b58a - + https://github.com/aspnet/AspNetCore - da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 + 617bc1ac026fcd8b613ad3b22271279b65c9b58a - + https://github.com/aspnet/AspNetCore - da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 + 617bc1ac026fcd8b613ad3b22271279b65c9b58a - + https://github.com/aspnet/AspNetCore - da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 + 617bc1ac026fcd8b613ad3b22271279b65c9b58a - + https://github.com/aspnet/AspNetCore - da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3 + 617bc1ac026fcd8b613ad3b22271279b65c9b58a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index d27d2e446..05acc4531 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19251-03 - 3.0.0-preview6-19251-03 - 3.0.0-preview6-19251-03 - 3.0.0-preview6-19251-03 - 3.0.0-preview6-19251-03 - 3.0.0-preview6-19251-03 - 3.0.0-preview6-19251-03 + 3.0.0-preview6-19253-04 + 3.0.0-preview6-19253-04 + 3.0.0-preview6-19253-04 + 3.0.0-preview6-19253-04 + 3.0.0-preview6-19253-04 + 3.0.0-preview6-19253-04 + 3.0.0-preview6-19253-04 From 61a1ce23f7a8f57e334267c40202e11a11ff9dbf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 3 May 2019 23:33:35 +0000 Subject: [PATCH 219/623] Update dependencies from https://github.com/dotnet/core-setup build 20190503.13 (#1840) - Microsoft.NETCore.App - 3.0.0-preview6-27703-13 - NETStandard.Library.Ref - 2.1.0-preview6-27703-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-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 5c90fb29f..59c0e3a75 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - bf926d1830524fdfeedad55e7910b32c59448cb1 + 1ae220fb652d0d544562a3736a608697630aca7b - + https://github.com/dotnet/core-setup - bf926d1830524fdfeedad55e7910b32c59448cb1 + 1ae220fb652d0d544562a3736a608697630aca7b - + https://github.com/dotnet/core-setup - bf926d1830524fdfeedad55e7910b32c59448cb1 + 1ae220fb652d0d544562a3736a608697630aca7b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 05acc4531..92d26f50f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19253.1 - 3.0.0-preview6-27703-12 + 3.0.0-preview6-27703-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-12 + 2.1.0-preview6-27703-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-12 + 3.0.0-preview6-27703-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 3829194b04950f2c7bd4306acec3d31458915f4d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 00:08:50 +0000 Subject: [PATCH 220/623] Update dependencies from https://github.com/dotnet/sdk build 20190503.2 (#1841) - Microsoft.NET.Sdk - 3.0.100-preview6.19253.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 59c0e3a75..0bee45fe3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - 8ce8a895e557309c923da15cff18a77e1bbb8f26 + 65d5ca88944064dd7ee2d4d48c2960e22004360b https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 92d26f50f..d14615621 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19253.1 + 3.0.100-preview6.19253.2 3.0.0-preview6-27703-13 From 8952f9865a9f989f2fd04f47ebd0d20cc09c8897 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 00:25:30 +0000 Subject: [PATCH 221/623] Update dependencies from https://github.com/dotnet/sdk build 20190503.3 (#1842) - Microsoft.NET.Sdk - 3.0.100-preview6.19253.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 0bee45fe3..7f1938f2c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - 65d5ca88944064dd7ee2d4d48c2960e22004360b + 6a8d9c303ad4eb6cfb86a467e992de8b0b4779ef https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index d14615621..6e25be4aa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19253.2 + 3.0.100-preview6.19253.3 3.0.0-preview6-27703-13 From 949d644d8d4133ceb1f14476344b3035b312a872 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 01:31:05 +0000 Subject: [PATCH 222/623] Update dependencies from https://github.com/dotnet/core-setup build 20190503.15 (#1843) - Microsoft.NETCore.App - 3.0.0-preview6-27703-15 - NETStandard.Library.Ref - 2.1.0-preview6-27703-15 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-15 --- 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 7f1938f2c..748baf974 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1ae220fb652d0d544562a3736a608697630aca7b + e8f5beec7ee9836f129cd6b51113ad5929dab52f - + https://github.com/dotnet/core-setup - 1ae220fb652d0d544562a3736a608697630aca7b + e8f5beec7ee9836f129cd6b51113ad5929dab52f - + https://github.com/dotnet/core-setup - 1ae220fb652d0d544562a3736a608697630aca7b + e8f5beec7ee9836f129cd6b51113ad5929dab52f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 6e25be4aa..6cdcd0721 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19253.3 - 3.0.0-preview6-27703-13 + 3.0.0-preview6-27703-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-13 + 2.1.0-preview6-27703-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-13 + 3.0.0-preview6-27703-15 $(MicrosoftWindowsDesktopAppPackageVersion) From f39c1823ca08f2a5c5e73b88e1a7960cd9ffae02 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 04:07:02 +0000 Subject: [PATCH 223/623] [master] Update dependencies from dotnet/core-setup (#1844) * Update dependencies from https://github.com/dotnet/core-setup build 20190503.16 - Microsoft.NETCore.App - 3.0.0-preview6-27703-16 - NETStandard.Library.Ref - 2.1.0-preview6-27703-16 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-16 * Update dependencies from https://github.com/dotnet/core-setup build 20190503.17 - Microsoft.NETCore.App - 3.0.0-preview6-27703-17 - NETStandard.Library.Ref - 2.1.0-preview6-27703-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27703-17 --- 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 748baf974..72ac08fd9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e8f5beec7ee9836f129cd6b51113ad5929dab52f + 9296c54f2c7e2944f47c400b6c0e3938844d9c2f - + https://github.com/dotnet/core-setup - e8f5beec7ee9836f129cd6b51113ad5929dab52f + 9296c54f2c7e2944f47c400b6c0e3938844d9c2f - + https://github.com/dotnet/core-setup - e8f5beec7ee9836f129cd6b51113ad5929dab52f + 9296c54f2c7e2944f47c400b6c0e3938844d9c2f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 6cdcd0721..e04e7aacc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19253.3 - 3.0.0-preview6-27703-15 + 3.0.0-preview6-27703-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-15 + 2.1.0-preview6-27703-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-15 + 3.0.0-preview6-27703-17 $(MicrosoftWindowsDesktopAppPackageVersion) From c11f4c75c4cc195a475f801befb010747e13b4bd Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sat, 4 May 2019 12:25:50 +0000 Subject: [PATCH 224/623] Update dependencies from https://github.com/dotnet/toolset build 20190504.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19254.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 c2bdee20a..e52c7e56f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 25c655faa1c09271f7091d8f9e020bc3bf641e8f + cc9eff189d7ec3a7519902247c4f1d799451a584 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 593c9b32f..af3b78cdf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19253.5 + 3.0.100-preview6.19254.1 From f22dc57f4f6ac231941321742ca5fa34374eae61 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 12:26:55 +0000 Subject: [PATCH 225/623] Update dependencies from https://github.com/dotnet/arcade build 20190503.8 (#1845) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19253.8 --- eng/Version.Details.xml | 4 ++-- eng/common/build.ps1 | 2 +- eng/common/build.sh | 2 +- global.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 72ac08fd9..07d29fd30 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - ed63a7faf2d119829dd971be91bb46b6ebaa1dd2 + 4cacf7aa7b2cd8bdd042e721e6ad73d809dd5678 diff --git a/eng/common/build.ps1 b/eng/common/build.ps1 index ed9f754ea..d7e3799eb 100644 --- a/eng/common/build.ps1 +++ b/eng/common/build.ps1 @@ -122,7 +122,7 @@ try { . $configureToolsetScript } - if ($restore) { + if (($restore) -and ($null -eq $env:DisableNativeToolsetInstalls)) { InitializeNativeTools } diff --git a/eng/common/build.sh b/eng/common/build.sh index e14210632..d038959ab 100755 --- a/eng/common/build.sh +++ b/eng/common/build.sh @@ -218,7 +218,7 @@ if [[ -n "${useInstalledDotNetCli:-}" ]]; then use_installed_dotnet_cli="$useInstalledDotNetCli" fi -if [[ "$restore" == true ]]; then +if [[ "$restore" == true && -z ${DisableNativeToolsetInstalls:-} ]]; then InitializeNativeTools fi diff --git a/global.json b/global.json index 17ed91cfe..be601c89d 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19252.2" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19253.8" } } From 20e269469764b28d5f58303aec9046b5a4ef8171 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 12:27:10 +0000 Subject: [PATCH 226/623] [master] Update dependencies from dotnet/templating (#1828) * Update dependencies from https://github.com/dotnet/templating build 20190501.1 - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19251.1 * Update dependencies from https://github.com/dotnet/templating build 20190503.1 - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19253.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 07d29fd30..9bacf0fd5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore 617bc1ac026fcd8b613ad3b22271279b65c9b58a - + https://github.com/dotnet/templating - 23006ade4803401de4774f962ff77dbf698bf5c1 + 7a235b8de1dd8229db9b2cf5acc6796cb80d3339 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index e04e7aacc..9e43d74f9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19252.1 - 1.0.2-beta5.19230.1 + 1.0.2-beta5.19253.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 1749b953f53cb39d6fe9801122a4f240ff7ec921 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sat, 4 May 2019 12:27:55 +0000 Subject: [PATCH 227/623] Update dependencies from https://github.com/dotnet/toolset build 20190504.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19254.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 e52c7e56f..272827196 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - cc9eff189d7ec3a7519902247c4f1d799451a584 + 1de3c21594275f1262d95712ee41e7887fc5c2c1 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index af3b78cdf..9062e6252 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19254.1 + 3.0.100-preview6.19254.2 From 1e3661e060f40569b53f49be00bd1c3f0f507956 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sat, 4 May 2019 12:34:59 +0000 Subject: [PATCH 228/623] Update dependencies from https://github.com/dotnet/toolset build 20190504.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19254.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 272827196..558705471 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 1de3c21594275f1262d95712ee41e7887fc5c2c1 + ebab38163e8c0098b1f8e471fce927a13a392ab2 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 9062e6252..93d4807e4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19254.2 + 3.0.100-preview6.19254.3 From a98e3208ee2a095bcf7fa7ecd99109d26b6f11d5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 13:24:22 +0000 Subject: [PATCH 229/623] Update dependencies from https://github.com/dotnet/winforms build 20190503.5 (#1846) - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19253.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 9bacf0fd5..e6758a271 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli 21cda4adb6d88d240978e24fcfeb3ebe73f5fdd7 - + https://github.com/dotnet/winforms - ee3a37b37de437d04f542e650bd5c26e504b73cc + a6ef5e5805e1ec281e7452ae9fbf5f9b22a3e6db https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index 9e43d74f9..372dacac0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19252.2 + 4.8.0-preview6.19253.5 From 64b71e2416d81d93f7255bc17a46f401eb35dc26 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 13:24:49 +0000 Subject: [PATCH 230/623] Update dependencies from https://github.com/dotnet/wpf build 20190504.1 (#1847) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19254.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 e6758a271..fd4905362 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms a6ef5e5805e1ec281e7452ae9fbf5f9b22a3e6db - + https://github.com/dotnet/wpf - a95c5fda19b4921af1551aa6093c4dc04f9a4df3 + 4cdacca975dfb0b31e8c6041305637b320d73f23 diff --git a/eng/Versions.props b/eng/Versions.props index 372dacac0..496e44aba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19253.1 + 3.0.0-preview6.19254.1 From 8bd513199211758573e3b1a2b94d01fe88bbca68 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 15:45:36 +0000 Subject: [PATCH 231/623] [master] Update dependencies from dotnet/core-setup (#1848) * Update dependencies from https://github.com/dotnet/core-setup build 20190504.01 - Microsoft.NETCore.App - 3.0.0-preview6-27704-01 - NETStandard.Library.Ref - 2.1.0-preview6-27704-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27704-01 * Update dependencies from https://github.com/dotnet/core-setup build 20190504.02 - Microsoft.NETCore.App - 3.0.0-preview6-27704-02 - NETStandard.Library.Ref - 2.1.0-preview6-27704-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27704-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fd4905362..920727eaf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 9296c54f2c7e2944f47c400b6c0e3938844d9c2f + 9a96ccaa809c20fba116e3ef19114f27d208b9e2 - + https://github.com/dotnet/core-setup - 9296c54f2c7e2944f47c400b6c0e3938844d9c2f + 9a96ccaa809c20fba116e3ef19114f27d208b9e2 - + https://github.com/dotnet/core-setup - 9296c54f2c7e2944f47c400b6c0e3938844d9c2f + 9a96ccaa809c20fba116e3ef19114f27d208b9e2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 496e44aba..3dd2c0c30 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19253.3 - 3.0.0-preview6-27703-17 + 3.0.0-preview6-27704-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27703-17 + 2.1.0-preview6-27704-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27703-17 + 3.0.0-preview6-27704-02 $(MicrosoftWindowsDesktopAppPackageVersion) From e41e3fdaf2a1fadd66a6c0e782c388e7fd5ab980 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 15:51:13 +0000 Subject: [PATCH 232/623] Update dependencies from https://github.com/dotnet/sdk build 20190504.1 (#1849) - Microsoft.NET.Sdk - 3.0.100-preview6.19254.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 920727eaf..4583675be 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - 6a8d9c303ad4eb6cfb86a467e992de8b0b4779ef + 4cbbca75493efccdb57de63597e3e4ee452471ba https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 3dd2c0c30..06a0ce05d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19253.3 + 3.0.100-preview6.19254.1 3.0.0-preview6-27704-02 From 51d01b3b79085904f32920ec1046874429f88337 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 16:21:27 +0000 Subject: [PATCH 233/623] Update dependencies from https://github.com/dotnet/core-setup build 20190504.03 (#1850) - Microsoft.NETCore.App - 3.0.0-preview6-27704-03 - NETStandard.Library.Ref - 2.1.0-preview6-27704-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27704-03 --- 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 4583675be..f632b0d50 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 9a96ccaa809c20fba116e3ef19114f27d208b9e2 - + https://github.com/dotnet/core-setup 9a96ccaa809c20fba116e3ef19114f27d208b9e2 - + https://github.com/dotnet/core-setup 9a96ccaa809c20fba116e3ef19114f27d208b9e2 diff --git a/eng/Versions.props b/eng/Versions.props index 06a0ce05d..17a370157 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27704-02 + 3.0.0-preview6-27704-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27704-02 + 2.1.0-preview6-27704-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27704-02 + 3.0.0-preview6-27704-03 $(MicrosoftWindowsDesktopAppPackageVersion) From ffc0c74f4733e6d0e8f35cadd10e05ca78a2bd9b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 17:12:31 +0000 Subject: [PATCH 234/623] Update dependencies from https://github.com/dotnet/core-setup build 20190504.04 (#1851) - Microsoft.NETCore.App - 3.0.0-preview6-27704-04 - NETStandard.Library.Ref - 2.1.0-preview6-27704-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27704-04 --- 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 f632b0d50..dcc3476e7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 9a96ccaa809c20fba116e3ef19114f27d208b9e2 + 6d93c5e5cf7b65223b580593da633355eba48fde - + https://github.com/dotnet/core-setup - 9a96ccaa809c20fba116e3ef19114f27d208b9e2 + 6d93c5e5cf7b65223b580593da633355eba48fde - + https://github.com/dotnet/core-setup - 9a96ccaa809c20fba116e3ef19114f27d208b9e2 + 6d93c5e5cf7b65223b580593da633355eba48fde https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 17a370157..0d570fd1b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27704-03 + 3.0.0-preview6-27704-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27704-03 + 2.1.0-preview6-27704-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27704-03 + 3.0.0-preview6-27704-04 $(MicrosoftWindowsDesktopAppPackageVersion) From f3e12520f47629438338a8229c2c242b0a0746ab Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 17:38:29 +0000 Subject: [PATCH 235/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190504.1 (#1852) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19254-01 - dotnet-dev-certs - 3.0.0-preview6-19254-01 - dotnet-sql-cache - 3.0.0-preview6-19254-01 - dotnet-user-secrets - 3.0.0-preview6-19254-01 - dotnet-watch - 3.0.0-preview6-19254-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19254-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19254-01 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dcc3476e7..51908ef8e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 6d93c5e5cf7b65223b580593da633355eba48fde - + https://github.com/aspnet/AspNetCore - 617bc1ac026fcd8b613ad3b22271279b65c9b58a + a2effc56e0fd1196225598bfdcd70edf3c507f3a - + https://github.com/aspnet/AspNetCore - 617bc1ac026fcd8b613ad3b22271279b65c9b58a + a2effc56e0fd1196225598bfdcd70edf3c507f3a - + https://github.com/aspnet/AspNetCore - 617bc1ac026fcd8b613ad3b22271279b65c9b58a + a2effc56e0fd1196225598bfdcd70edf3c507f3a - + https://github.com/aspnet/AspNetCore - 617bc1ac026fcd8b613ad3b22271279b65c9b58a + a2effc56e0fd1196225598bfdcd70edf3c507f3a - + https://github.com/aspnet/AspNetCore - 617bc1ac026fcd8b613ad3b22271279b65c9b58a + a2effc56e0fd1196225598bfdcd70edf3c507f3a - + https://github.com/aspnet/AspNetCore - 617bc1ac026fcd8b613ad3b22271279b65c9b58a + a2effc56e0fd1196225598bfdcd70edf3c507f3a - + https://github.com/aspnet/AspNetCore - 617bc1ac026fcd8b613ad3b22271279b65c9b58a + a2effc56e0fd1196225598bfdcd70edf3c507f3a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 0d570fd1b..78495b973 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19253-04 - 3.0.0-preview6-19253-04 - 3.0.0-preview6-19253-04 - 3.0.0-preview6-19253-04 - 3.0.0-preview6-19253-04 - 3.0.0-preview6-19253-04 - 3.0.0-preview6-19253-04 + 3.0.0-preview6-19254-01 + 3.0.0-preview6-19254-01 + 3.0.0-preview6-19254-01 + 3.0.0-preview6-19254-01 + 3.0.0-preview6-19254-01 + 3.0.0-preview6-19254-01 + 3.0.0-preview6-19254-01 From d853958efd91860082b513e74f06cc3d12bd63ab Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 19:52:32 +0000 Subject: [PATCH 236/623] Update dependencies from https://github.com/dotnet/core-setup build 20190504.06 (#1853) - Microsoft.NETCore.App - 3.0.0-preview6-27704-06 - NETStandard.Library.Ref - 2.1.0-preview6-27704-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27704-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 51908ef8e..14f2f360b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6d93c5e5cf7b65223b580593da633355eba48fde + f498c73490bbf398a8dda6efd1e480c08b66fefa - + https://github.com/dotnet/core-setup - 6d93c5e5cf7b65223b580593da633355eba48fde + f498c73490bbf398a8dda6efd1e480c08b66fefa - + https://github.com/dotnet/core-setup - 6d93c5e5cf7b65223b580593da633355eba48fde + f498c73490bbf398a8dda6efd1e480c08b66fefa https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 78495b973..411a36dd4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27704-04 + 3.0.0-preview6-27704-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27704-04 + 2.1.0-preview6-27704-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27704-04 + 3.0.0-preview6-27704-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 4ae336f14d06524a7be3efcffa778bebd72b09bf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 May 2019 21:35:54 +0000 Subject: [PATCH 237/623] Update dependencies from https://github.com/dotnet/core-setup build 20190504.07 (#1854) - Microsoft.NETCore.App - 3.0.0-preview6-27704-07 - NETStandard.Library.Ref - 2.1.0-preview6-27704-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27704-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 14f2f360b..4473ff1a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f498c73490bbf398a8dda6efd1e480c08b66fefa + f1efabcf3e0749447ff611ad33df3a3284995c91 - + https://github.com/dotnet/core-setup - f498c73490bbf398a8dda6efd1e480c08b66fefa + f1efabcf3e0749447ff611ad33df3a3284995c91 - + https://github.com/dotnet/core-setup - f498c73490bbf398a8dda6efd1e480c08b66fefa + f1efabcf3e0749447ff611ad33df3a3284995c91 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 411a36dd4..aa1ecc595 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27704-06 + 3.0.0-preview6-27704-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27704-06 + 2.1.0-preview6-27704-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27704-06 + 3.0.0-preview6-27704-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 14603d0632a600562e04d04a356c2c49ed1c248a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 00:08:34 +0000 Subject: [PATCH 238/623] Update dependencies from https://github.com/dotnet/core-setup build 20190504.08 (#1855) - Microsoft.NETCore.App - 3.0.0-preview6-27704-08 - NETStandard.Library.Ref - 2.1.0-preview6-27704-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27704-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 4473ff1a4..0a375d9d3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f1efabcf3e0749447ff611ad33df3a3284995c91 + 62fe09aa8ed3f77149e8e23bf00f9a8dc9c108d1 - + https://github.com/dotnet/core-setup - f1efabcf3e0749447ff611ad33df3a3284995c91 + 62fe09aa8ed3f77149e8e23bf00f9a8dc9c108d1 - + https://github.com/dotnet/core-setup - f1efabcf3e0749447ff611ad33df3a3284995c91 + 62fe09aa8ed3f77149e8e23bf00f9a8dc9c108d1 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index aa1ecc595..9f96ed2c5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27704-07 + 3.0.0-preview6-27704-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27704-07 + 2.1.0-preview6-27704-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27704-07 + 3.0.0-preview6-27704-08 $(MicrosoftWindowsDesktopAppPackageVersion) From e0840170c918e30967237af5a192c052e778880b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 04:24:32 +0000 Subject: [PATCH 239/623] [master] Update dependencies from dotnet/core-setup (#1856) * Update dependencies from https://github.com/dotnet/core-setup build 20190504.09 - Microsoft.NETCore.App - 3.0.0-preview6-27704-09 - NETStandard.Library.Ref - 2.1.0-preview6-27704-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27704-09 * Update dependencies from https://github.com/dotnet/core-setup build 20190504.10 - Microsoft.NETCore.App - 3.0.0-preview6-27704-10 - NETStandard.Library.Ref - 2.1.0-preview6-27704-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27704-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 0a375d9d3..2fa12a6e1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 62fe09aa8ed3f77149e8e23bf00f9a8dc9c108d1 + 1812f24f61a273f5247b51893ed71bb436badc18 - + https://github.com/dotnet/core-setup - 62fe09aa8ed3f77149e8e23bf00f9a8dc9c108d1 + 1812f24f61a273f5247b51893ed71bb436badc18 - + https://github.com/dotnet/core-setup - 62fe09aa8ed3f77149e8e23bf00f9a8dc9c108d1 + 1812f24f61a273f5247b51893ed71bb436badc18 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 9f96ed2c5..e3facc477 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27704-08 + 3.0.0-preview6-27704-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27704-08 + 2.1.0-preview6-27704-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27704-08 + 3.0.0-preview6-27704-10 $(MicrosoftWindowsDesktopAppPackageVersion) From f61a9c2fca4d6f253d276b6d916d60a76065ed29 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 04:27:20 +0000 Subject: [PATCH 240/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190504.3 (#1857) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19254-03 - dotnet-dev-certs - 3.0.0-preview6-19254-03 - dotnet-sql-cache - 3.0.0-preview6-19254-03 - dotnet-user-secrets - 3.0.0-preview6-19254-03 - dotnet-watch - 3.0.0-preview6-19254-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19254-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19254-03 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2fa12a6e1..58d3ebd7a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 1812f24f61a273f5247b51893ed71bb436badc18 - + https://github.com/aspnet/AspNetCore - a2effc56e0fd1196225598bfdcd70edf3c507f3a + 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c - + https://github.com/aspnet/AspNetCore - a2effc56e0fd1196225598bfdcd70edf3c507f3a + 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c - + https://github.com/aspnet/AspNetCore - a2effc56e0fd1196225598bfdcd70edf3c507f3a + 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c - + https://github.com/aspnet/AspNetCore - a2effc56e0fd1196225598bfdcd70edf3c507f3a + 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c - + https://github.com/aspnet/AspNetCore - a2effc56e0fd1196225598bfdcd70edf3c507f3a + 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c - + https://github.com/aspnet/AspNetCore - a2effc56e0fd1196225598bfdcd70edf3c507f3a + 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c - + https://github.com/aspnet/AspNetCore - a2effc56e0fd1196225598bfdcd70edf3c507f3a + 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index e3facc477..a064dd33f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19254-01 - 3.0.0-preview6-19254-01 - 3.0.0-preview6-19254-01 - 3.0.0-preview6-19254-01 - 3.0.0-preview6-19254-01 - 3.0.0-preview6-19254-01 - 3.0.0-preview6-19254-01 + 3.0.0-preview6-19254-03 + 3.0.0-preview6-19254-03 + 3.0.0-preview6-19254-03 + 3.0.0-preview6-19254-03 + 3.0.0-preview6-19254-03 + 3.0.0-preview6-19254-03 + 3.0.0-preview6-19254-03 From 1363b8ab0b0ce517cc64d27e93acfb47b3e4cd4d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 04:41:10 +0000 Subject: [PATCH 241/623] Update dependencies from https://github.com/dotnet/core-setup build 20190504.11 (#1858) - Microsoft.NETCore.App - 3.0.0-preview6-27704-11 - NETStandard.Library.Ref - 2.1.0-preview6-27704-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27704-11 --- 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 58d3ebd7a..054cdcba7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 1812f24f61a273f5247b51893ed71bb436badc18 - + https://github.com/dotnet/core-setup 1812f24f61a273f5247b51893ed71bb436badc18 - + https://github.com/dotnet/core-setup 1812f24f61a273f5247b51893ed71bb436badc18 diff --git a/eng/Versions.props b/eng/Versions.props index a064dd33f..a055442e8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27704-10 + 3.0.0-preview6-27704-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27704-10 + 2.1.0-preview6-27704-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27704-10 + 3.0.0-preview6-27704-11 $(MicrosoftWindowsDesktopAppPackageVersion) From df8df9d319e9f6ac436b7c43a5cfd5b029f5e5b2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 06:39:22 +0000 Subject: [PATCH 242/623] Update dependencies from https://github.com/dotnet/core-setup build 20190504.12 (#1859) - Microsoft.NETCore.App - 3.0.0-preview6-27704-12 - NETStandard.Library.Ref - 2.1.0-preview6-27704-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27704-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 054cdcba7..c959ffd97 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1812f24f61a273f5247b51893ed71bb436badc18 + 5f12d15d3880312f7d6735157cef964a7ec655f9 - + https://github.com/dotnet/core-setup - 1812f24f61a273f5247b51893ed71bb436badc18 + 5f12d15d3880312f7d6735157cef964a7ec655f9 - + https://github.com/dotnet/core-setup - 1812f24f61a273f5247b51893ed71bb436badc18 + 5f12d15d3880312f7d6735157cef964a7ec655f9 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a055442e8..05e017306 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27704-11 + 3.0.0-preview6-27704-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27704-11 + 2.1.0-preview6-27704-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27704-11 + 3.0.0-preview6-27704-12 $(MicrosoftWindowsDesktopAppPackageVersion) From e8cd3a460f1381e579a36838d7071f08c582694c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 07:44:55 +0000 Subject: [PATCH 243/623] Update dependencies from https://github.com/dotnet/core-setup build 20190504.13 (#1860) - Microsoft.NETCore.App - 3.0.0-preview6-27704-13 - NETStandard.Library.Ref - 2.1.0-preview6-27704-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27704-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 c959ffd97..b966d59e5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 5f12d15d3880312f7d6735157cef964a7ec655f9 + f00a1072e3d2793817f6838f9628d24f0865de83 - + https://github.com/dotnet/core-setup - 5f12d15d3880312f7d6735157cef964a7ec655f9 + f00a1072e3d2793817f6838f9628d24f0865de83 - + https://github.com/dotnet/core-setup - 5f12d15d3880312f7d6735157cef964a7ec655f9 + f00a1072e3d2793817f6838f9628d24f0865de83 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 05e017306..7d88b5f90 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27704-12 + 3.0.0-preview6-27704-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27704-12 + 2.1.0-preview6-27704-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27704-12 + 3.0.0-preview6-27704-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 7a641e2952514dea2bb238ef061e1996394b6116 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 08:28:56 +0000 Subject: [PATCH 244/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190504.4 (#1861) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19254-04 - dotnet-dev-certs - 3.0.0-preview6-19254-04 - dotnet-sql-cache - 3.0.0-preview6-19254-04 - dotnet-user-secrets - 3.0.0-preview6-19254-04 - dotnet-watch - 3.0.0-preview6-19254-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19254-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19254-04 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b966d59e5..de27207d7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup f00a1072e3d2793817f6838f9628d24f0865de83 - + https://github.com/aspnet/AspNetCore - 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c + ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 - + https://github.com/aspnet/AspNetCore - 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c + ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 - + https://github.com/aspnet/AspNetCore - 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c + ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 - + https://github.com/aspnet/AspNetCore - 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c + ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 - + https://github.com/aspnet/AspNetCore - 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c + ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 - + https://github.com/aspnet/AspNetCore - 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c + ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 - + https://github.com/aspnet/AspNetCore - 19c9010c2fc44f6fa3952c3f46d1b6e86e45fa8c + ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 7d88b5f90..ea864ca9b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19254-03 - 3.0.0-preview6-19254-03 - 3.0.0-preview6-19254-03 - 3.0.0-preview6-19254-03 - 3.0.0-preview6-19254-03 - 3.0.0-preview6-19254-03 - 3.0.0-preview6-19254-03 + 3.0.0-preview6-19254-04 + 3.0.0-preview6-19254-04 + 3.0.0-preview6-19254-04 + 3.0.0-preview6-19254-04 + 3.0.0-preview6-19254-04 + 3.0.0-preview6-19254-04 + 3.0.0-preview6-19254-04 From c461cfa9b787e4d166d58fd53037ffcad540b604 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 09:33:12 +0000 Subject: [PATCH 245/623] Update dependencies from https://github.com/dotnet/core-setup build 20190505.01 (#1862) - Microsoft.NETCore.App - 3.0.0-preview6-27705-01 - NETStandard.Library.Ref - 2.1.0-preview6-27705-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-01 --- 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 de27207d7..bf49f358d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f00a1072e3d2793817f6838f9628d24f0865de83 + c0cb5b8bbaf024a7c239ae63354219e77295bd04 - + https://github.com/dotnet/core-setup - f00a1072e3d2793817f6838f9628d24f0865de83 + c0cb5b8bbaf024a7c239ae63354219e77295bd04 - + https://github.com/dotnet/core-setup - f00a1072e3d2793817f6838f9628d24f0865de83 + c0cb5b8bbaf024a7c239ae63354219e77295bd04 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ea864ca9b..e3e67a867 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27704-13 + 3.0.0-preview6-27705-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27704-13 + 2.1.0-preview6-27705-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27704-13 + 3.0.0-preview6-27705-01 $(MicrosoftWindowsDesktopAppPackageVersion) From c4ffa07b324096d6c0b51d54143c4599c6fba836 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 11:25:57 +0000 Subject: [PATCH 246/623] Update dependencies from https://github.com/dotnet/core-setup build 20190505.02 (#1863) - Microsoft.NETCore.App - 3.0.0-preview6-27705-02 - NETStandard.Library.Ref - 2.1.0-preview6-27705-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bf49f358d..fc0266e45 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c0cb5b8bbaf024a7c239ae63354219e77295bd04 + 71ef9eea28230688230124e49e6967bf2e2bbfbd - + https://github.com/dotnet/core-setup - c0cb5b8bbaf024a7c239ae63354219e77295bd04 + 71ef9eea28230688230124e49e6967bf2e2bbfbd - + https://github.com/dotnet/core-setup - c0cb5b8bbaf024a7c239ae63354219e77295bd04 + 71ef9eea28230688230124e49e6967bf2e2bbfbd https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e3e67a867..acd31480b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27705-01 + 3.0.0-preview6-27705-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27705-01 + 2.1.0-preview6-27705-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27705-01 + 3.0.0-preview6-27705-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 0cf7913d5cd882f5aa8bede632d2844691105059 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sun, 5 May 2019 12:25:23 +0000 Subject: [PATCH 247/623] Update dependencies from https://github.com/dotnet/toolset build 20190505.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19255.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 558705471..6339ecc43 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - ebab38163e8c0098b1f8e471fce927a13a392ab2 + efe20e4820d92f054bcef8b30d9af6b2bd540063 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 93d4807e4..9a4aecb64 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19254.3 + 3.0.100-preview6.19255.1 From 0d92710651c1b36def3746d38dffc4ed70409c28 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 12:28:54 +0000 Subject: [PATCH 248/623] Update dependencies from https://github.com/dotnet/core-setup build 20190505.03 (#1864) - Microsoft.NETCore.App - 3.0.0-preview6-27705-03 - NETStandard.Library.Ref - 2.1.0-preview6-27705-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fc0266e45..d5f37f167 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 71ef9eea28230688230124e49e6967bf2e2bbfbd + fccd4939ac37b63a826cc131c92d6c40ef7ab5f0 - + https://github.com/dotnet/core-setup - 71ef9eea28230688230124e49e6967bf2e2bbfbd + fccd4939ac37b63a826cc131c92d6c40ef7ab5f0 - + https://github.com/dotnet/core-setup - 71ef9eea28230688230124e49e6967bf2e2bbfbd + fccd4939ac37b63a826cc131c92d6c40ef7ab5f0 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index acd31480b..7309fe18b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27705-02 + 3.0.0-preview6-27705-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27705-02 + 2.1.0-preview6-27705-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27705-02 + 3.0.0-preview6-27705-03 $(MicrosoftWindowsDesktopAppPackageVersion) From d6fd4afc790d4a077115580fd43efeae959e2a53 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sun, 5 May 2019 12:29:17 +0000 Subject: [PATCH 249/623] Update dependencies from https://github.com/dotnet/toolset build 20190505.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19255.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 6339ecc43..6c184a650 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - efe20e4820d92f054bcef8b30d9af6b2bd540063 + 3099ddacc3cc7fcf9e206c0a380f13e4faa2879e https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 9a4aecb64..b1a37ae93 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19255.1 + 3.0.100-preview6.19255.3 From b3415e52b797e9299a90334c94859c442bb4552d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 12:31:30 +0000 Subject: [PATCH 250/623] Update dependencies from https://github.com/dotnet/arcade build 20190504.1 (#1865) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19254.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 d5f37f167..d5c6a073d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - 4cacf7aa7b2cd8bdd042e721e6ad73d809dd5678 + 1b8589bbf53b9a5e819460798eff59830f39a3be diff --git a/global.json b/global.json index be601c89d..86425caac 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19253.8" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19254.1" } } From 75c8715593df034d21ab8982de22c9d66325dc20 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 12:31:45 +0000 Subject: [PATCH 251/623] Update dependencies from https://github.com/dotnet/templating build 20190504.1 (#1866) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19254.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 d5c6a073d..244f3e45e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 - + https://github.com/dotnet/templating - 7a235b8de1dd8229db9b2cf5acc6796cb80d3339 + d5996b8bf5c13e43cd21f8c0d31869fc2b75a31e https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 7309fe18b..61482ad7a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19252.1 - 1.0.2-beta5.19253.1 + 1.0.2-beta5.19254.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 845636307f8071d8572975f915fb1bcdffb49d96 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sun, 5 May 2019 12:32:27 +0000 Subject: [PATCH 252/623] Update dependencies from https://github.com/dotnet/toolset build 20190505.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19255.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 6c184a650..a20d53fbf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 3099ddacc3cc7fcf9e206c0a380f13e4faa2879e + 2c65d7e4a06075f27e6d237bef0f9a64b2a4afb5 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index b1a37ae93..25004645b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19255.3 + 3.0.100-preview6.19255.2 From 8da86c42f40bf29a26c415f529727f5ffc7fb5ee Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 13:22:59 +0000 Subject: [PATCH 253/623] Update dependencies from https://github.com/dotnet/core-setup build 20190505.04 (#1867) - Microsoft.NETCore.App - 3.0.0-preview6-27705-04 - NETStandard.Library.Ref - 2.1.0-preview6-27705-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-04 --- 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 244f3e45e..350075216 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fccd4939ac37b63a826cc131c92d6c40ef7ab5f0 + e32797d96cfd702c5571a932dded38c8ba457695 - + https://github.com/dotnet/core-setup - fccd4939ac37b63a826cc131c92d6c40ef7ab5f0 + e32797d96cfd702c5571a932dded38c8ba457695 - + https://github.com/dotnet/core-setup - fccd4939ac37b63a826cc131c92d6c40ef7ab5f0 + e32797d96cfd702c5571a932dded38c8ba457695 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 61482ad7a..2638f3e0a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19254.1 - 3.0.0-preview6-27705-03 + 3.0.0-preview6-27705-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27705-03 + 2.1.0-preview6-27705-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27705-03 + 3.0.0-preview6-27705-04 $(MicrosoftWindowsDesktopAppPackageVersion) From fc41286a512e060731cc053f3d5598f9758fe4f2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 13:24:24 +0000 Subject: [PATCH 254/623] Update dependencies from https://github.com/dotnet/winforms build 20190504.1 (#1868) - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19254.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 350075216..67dcb5080 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli 21cda4adb6d88d240978e24fcfeb3ebe73f5fdd7 - + https://github.com/dotnet/winforms - a6ef5e5805e1ec281e7452ae9fbf5f9b22a3e6db + 229859f36488583e58d7596374fa5a91964899ef https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index 2638f3e0a..91b822282 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19253.5 + 4.8.0-preview6.19254.1 From 57cb9525c473decec9bead13049930dd12e04873 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 13:24:50 +0000 Subject: [PATCH 255/623] Update dependencies from https://github.com/dotnet/wpf build 20190504.3 (#1869) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19254.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 67dcb5080..c215c8eb1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms 229859f36488583e58d7596374fa5a91964899ef - + https://github.com/dotnet/wpf - 4cdacca975dfb0b31e8c6041305637b320d73f23 + 938486303fc25ad6aae78094f5f6ccb6093de770 diff --git a/eng/Versions.props b/eng/Versions.props index 91b822282..9bab9df5d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19254.1 + 3.0.0-preview6.19254.3 From f1c670553e80215295783143393cf36dbd0ecbe5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 15:29:44 +0000 Subject: [PATCH 256/623] Update dependencies from https://github.com/dotnet/sdk build 20190505.1 (#1872) - Microsoft.NET.Sdk - 3.0.100-preview6.19255.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 c215c8eb1..2027a79c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - 4cbbca75493efccdb57de63597e3e4ee452471ba + d6485643ff1ffbed005f640ccd142c549422bb01 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 9bab9df5d..e2bac163f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19254.1 + 3.0.100-preview6.19255.1 3.0.0-preview6-27705-04 From e3da80ccff3d33e1ab58fcb88140b80107e8a943 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 16:13:49 +0000 Subject: [PATCH 257/623] [master] Update dependencies from dotnet/core-setup (#1871) * Update dependencies from https://github.com/dotnet/core-setup build 20190505.05 - Microsoft.NETCore.App - 3.0.0-preview6-27705-05 - NETStandard.Library.Ref - 2.1.0-preview6-27705-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190505.06 - Microsoft.NETCore.App - 3.0.0-preview6-27705-06 - NETStandard.Library.Ref - 2.1.0-preview6-27705-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190505.07 - Microsoft.NETCore.App - 3.0.0-preview6-27705-07 - NETStandard.Library.Ref - 2.1.0-preview6-27705-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-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 2027a79c4..1c1bf9e0b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e32797d96cfd702c5571a932dded38c8ba457695 + 8952665feafdf692c0e54dd4f7fa3ed402465d1d - + https://github.com/dotnet/core-setup - e32797d96cfd702c5571a932dded38c8ba457695 + 8952665feafdf692c0e54dd4f7fa3ed402465d1d - + https://github.com/dotnet/core-setup - e32797d96cfd702c5571a932dded38c8ba457695 + 8952665feafdf692c0e54dd4f7fa3ed402465d1d https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e2bac163f..c24d683c6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27705-04 + 3.0.0-preview6-27705-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27705-04 + 2.1.0-preview6-27705-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27705-04 + 3.0.0-preview6-27705-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 7bdf1992f3dcf3128516f8f0ce0085d1bdd3c86e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 17:21:54 +0000 Subject: [PATCH 258/623] Update dependencies from https://github.com/dotnet/core-setup build 20190505.08 (#1873) - Microsoft.NETCore.App - 3.0.0-preview6-27705-08 - NETStandard.Library.Ref - 2.1.0-preview6-27705-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-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 1c1bf9e0b..192679776 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8952665feafdf692c0e54dd4f7fa3ed402465d1d + b26d9b2674dc9fc723c364f6654456d5bb6600d4 - + https://github.com/dotnet/core-setup - 8952665feafdf692c0e54dd4f7fa3ed402465d1d + b26d9b2674dc9fc723c364f6654456d5bb6600d4 - + https://github.com/dotnet/core-setup - 8952665feafdf692c0e54dd4f7fa3ed402465d1d + b26d9b2674dc9fc723c364f6654456d5bb6600d4 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c24d683c6..ff8b94f99 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27705-07 + 3.0.0-preview6-27705-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27705-07 + 2.1.0-preview6-27705-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27705-07 + 3.0.0-preview6-27705-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 933d1a9b36d499fb897af42c59be3639ff75476d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 18:59:36 +0000 Subject: [PATCH 259/623] Update dependencies from https://github.com/dotnet/core-setup build 20190505.09 (#1874) - Microsoft.NETCore.App - 3.0.0-preview6-27705-09 - NETStandard.Library.Ref - 2.1.0-preview6-27705-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 192679776..5b6f9b5af 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b26d9b2674dc9fc723c364f6654456d5bb6600d4 + 05449864d265962b631a29b5f0ddaeb5c9ec918e - + https://github.com/dotnet/core-setup - b26d9b2674dc9fc723c364f6654456d5bb6600d4 + 05449864d265962b631a29b5f0ddaeb5c9ec918e - + https://github.com/dotnet/core-setup - b26d9b2674dc9fc723c364f6654456d5bb6600d4 + 05449864d265962b631a29b5f0ddaeb5c9ec918e https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ff8b94f99..f54cd3d7d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27705-08 + 3.0.0-preview6-27705-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27705-08 + 2.1.0-preview6-27705-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27705-08 + 3.0.0-preview6-27705-09 $(MicrosoftWindowsDesktopAppPackageVersion) From f9fb4f8b2f6ef99d045ab3005f08fb8e00636972 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 5 May 2019 22:30:23 +0000 Subject: [PATCH 260/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190505.3 (#1875) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19255-03 - dotnet-dev-certs - 3.0.0-preview6-19255-03 - dotnet-sql-cache - 3.0.0-preview6-19255-03 - dotnet-user-secrets - 3.0.0-preview6-19255-03 - dotnet-watch - 3.0.0-preview6-19255-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19255-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19255-03 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5b6f9b5af..de699b8be 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 05449864d265962b631a29b5f0ddaeb5c9ec918e - + https://github.com/aspnet/AspNetCore - ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 + 93d82b088334c1de9527fb5a6890c82a5eab83e5 - + https://github.com/aspnet/AspNetCore - ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 + 93d82b088334c1de9527fb5a6890c82a5eab83e5 - + https://github.com/aspnet/AspNetCore - ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 + 93d82b088334c1de9527fb5a6890c82a5eab83e5 - + https://github.com/aspnet/AspNetCore - ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 + 93d82b088334c1de9527fb5a6890c82a5eab83e5 - + https://github.com/aspnet/AspNetCore - ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 + 93d82b088334c1de9527fb5a6890c82a5eab83e5 - + https://github.com/aspnet/AspNetCore - ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 + 93d82b088334c1de9527fb5a6890c82a5eab83e5 - + https://github.com/aspnet/AspNetCore - ec4c3c4f8d54a61624b57f4d9d38aa9f21862ed1 + 93d82b088334c1de9527fb5a6890c82a5eab83e5 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index f54cd3d7d..6ee787db4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19254-04 - 3.0.0-preview6-19254-04 - 3.0.0-preview6-19254-04 - 3.0.0-preview6-19254-04 - 3.0.0-preview6-19254-04 - 3.0.0-preview6-19254-04 - 3.0.0-preview6-19254-04 + 3.0.0-preview6-19255-03 + 3.0.0-preview6-19255-03 + 3.0.0-preview6-19255-03 + 3.0.0-preview6-19255-03 + 3.0.0-preview6-19255-03 + 3.0.0-preview6-19255-03 + 3.0.0-preview6-19255-03 From a4734d180e640cbb189afc6cedf6c4e64165357f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 6 May 2019 03:23:17 +0000 Subject: [PATCH 261/623] Update dependencies from https://github.com/dotnet/core-setup build 20190505.11 (#1876) - Microsoft.NETCore.App - 3.0.0-preview6-27705-11 - NETStandard.Library.Ref - 2.1.0-preview6-27705-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-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 de699b8be..6aa2a5ac7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 05449864d265962b631a29b5f0ddaeb5c9ec918e + 3f6e0504697ef780ee9195331e39b86d4ed5b756 - + https://github.com/dotnet/core-setup - 05449864d265962b631a29b5f0ddaeb5c9ec918e + 3f6e0504697ef780ee9195331e39b86d4ed5b756 - + https://github.com/dotnet/core-setup - 05449864d265962b631a29b5f0ddaeb5c9ec918e + 3f6e0504697ef780ee9195331e39b86d4ed5b756 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 6ee787db4..ade4c801d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27705-09 + 3.0.0-preview6-27705-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27705-09 + 2.1.0-preview6-27705-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27705-09 + 3.0.0-preview6-27705-11 $(MicrosoftWindowsDesktopAppPackageVersion) From fffa58a7dfea6067a930c694bfcd5fb06391cbc9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 6 May 2019 04:26:04 +0000 Subject: [PATCH 262/623] Update dependencies from https://github.com/dotnet/core-setup build 20190505.13 (#1877) - Microsoft.NETCore.App - 3.0.0-preview6-27705-13 - NETStandard.Library.Ref - 2.1.0-preview6-27705-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-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 6aa2a5ac7..41bcd9fec 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3f6e0504697ef780ee9195331e39b86d4ed5b756 + ccea80903ebf8367ca8ae9b9db0b5bef3bb85f31 - + https://github.com/dotnet/core-setup - 3f6e0504697ef780ee9195331e39b86d4ed5b756 + ccea80903ebf8367ca8ae9b9db0b5bef3bb85f31 - + https://github.com/dotnet/core-setup - 3f6e0504697ef780ee9195331e39b86d4ed5b756 + ccea80903ebf8367ca8ae9b9db0b5bef3bb85f31 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ade4c801d..1aaa35e95 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27705-11 + 3.0.0-preview6-27705-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27705-11 + 2.1.0-preview6-27705-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27705-11 + 3.0.0-preview6-27705-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 3d0180d062c6ccb3b43399dbcb374e67595b4a80 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 6 May 2019 05:35:34 +0000 Subject: [PATCH 263/623] Update dependencies from https://github.com/dotnet/core-setup build 20190505.14 (#1879) - Microsoft.NETCore.App - 3.0.0-preview6-27705-14 - NETStandard.Library.Ref - 2.1.0-preview6-27705-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 41bcd9fec..0f4e15cfa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - ccea80903ebf8367ca8ae9b9db0b5bef3bb85f31 + f787d215d1ee06071dafccb7b257cdce1ea0f427 - + https://github.com/dotnet/core-setup - ccea80903ebf8367ca8ae9b9db0b5bef3bb85f31 + f787d215d1ee06071dafccb7b257cdce1ea0f427 - + https://github.com/dotnet/core-setup - ccea80903ebf8367ca8ae9b9db0b5bef3bb85f31 + f787d215d1ee06071dafccb7b257cdce1ea0f427 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 1aaa35e95..a12172b43 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27705-13 + 3.0.0-preview6-27705-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27705-13 + 2.1.0-preview6-27705-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27705-13 + 3.0.0-preview6-27705-14 $(MicrosoftWindowsDesktopAppPackageVersion) From ce3e2ee3c1fb3d3f43509ffba9705c0cc7cdb1bd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 6 May 2019 07:23:45 +0000 Subject: [PATCH 264/623] Update dependencies from https://github.com/dotnet/core-setup build 20190505.15 (#1880) - Microsoft.NETCore.App - 3.0.0-preview6-27705-15 - NETStandard.Library.Ref - 2.1.0-preview6-27705-15 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27705-15 --- 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 0f4e15cfa..2b591eba2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f787d215d1ee06071dafccb7b257cdce1ea0f427 + 19521cec63dfd3622f1902b357e732f2041d65b2 - + https://github.com/dotnet/core-setup - f787d215d1ee06071dafccb7b257cdce1ea0f427 + 19521cec63dfd3622f1902b357e732f2041d65b2 - + https://github.com/dotnet/core-setup - f787d215d1ee06071dafccb7b257cdce1ea0f427 + 19521cec63dfd3622f1902b357e732f2041d65b2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a12172b43..c3c7511f9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27705-14 + 3.0.0-preview6-27705-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27705-14 + 2.1.0-preview6-27705-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27705-14 + 3.0.0-preview6-27705-15 $(MicrosoftWindowsDesktopAppPackageVersion) From 2d37e2d64a10aec360a8de2e6081c1d8539b739d Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 6 May 2019 12:27:14 +0000 Subject: [PATCH 265/623] Update dependencies from https://github.com/dotnet/toolset build 20190506.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19256.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 a20d53fbf..f7991cd3e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 2c65d7e4a06075f27e6d237bef0f9a64b2a4afb5 + 2bd5c7dbaafd99f9eca1a67cd19b2947ba8d2dd2 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 25004645b..ef36b8e59 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19255.2 + 3.0.100-preview6.19256.1 From e0ff85f1a1d0c63afd7ac343138589dc28561886 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 6 May 2019 12:33:33 +0000 Subject: [PATCH 266/623] Update dependencies from https://github.com/dotnet/toolset build 20190506.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19256.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 f7991cd3e..2843eb475 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 2bd5c7dbaafd99f9eca1a67cd19b2947ba8d2dd2 + 7074a5f380ccd3aaa5eebc44ee290da61b5fdfb4 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index ef36b8e59..ab955392f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19256.1 + 3.0.100-preview6.19256.2 From afe3bbd9e30810d908667e3e39f24cd88d7241a3 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 6 May 2019 13:13:42 +0000 Subject: [PATCH 267/623] Update dependencies from https://github.com/dotnet/wpf build 20190505.2 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19255.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 2b591eba2..96aa9c605 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms 229859f36488583e58d7596374fa5a91964899ef - + https://github.com/dotnet/wpf - 938486303fc25ad6aae78094f5f6ccb6093de770 + b06f5935c001d6d31ca2acd3dbe9f2320a57377a diff --git a/eng/Versions.props b/eng/Versions.props index c3c7511f9..d95197d3a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19254.3 + 3.0.0-preview6.19255.2 From aa017215a89dc3edf4f922327fae63722e81b839 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 6 May 2019 15:29:43 +0000 Subject: [PATCH 268/623] [master] Update dependencies from dotnet/core-setup (#1881) * Update dependencies from https://github.com/dotnet/core-setup build 20190506.02 - Microsoft.NETCore.App - 3.0.0-preview6-27706-02 - NETStandard.Library.Ref - 2.1.0-preview6-27706-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-02 * Update dependencies from https://github.com/dotnet/core-setup build 20190506.03 - Microsoft.NETCore.App - 3.0.0-preview6-27706-03 - NETStandard.Library.Ref - 2.1.0-preview6-27706-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190506.04 - Microsoft.NETCore.App - 3.0.0-preview6-27706-04 - NETStandard.Library.Ref - 2.1.0-preview6-27706-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190506.05 - Microsoft.NETCore.App - 3.0.0-preview6-27706-05 - NETStandard.Library.Ref - 2.1.0-preview6-27706-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-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 2b591eba2..e4deba5a8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 19521cec63dfd3622f1902b357e732f2041d65b2 + 49a82ade05ab7b4ed54ba0829cbb68dc7475eb14 - + https://github.com/dotnet/core-setup - 19521cec63dfd3622f1902b357e732f2041d65b2 + 49a82ade05ab7b4ed54ba0829cbb68dc7475eb14 - + https://github.com/dotnet/core-setup - 19521cec63dfd3622f1902b357e732f2041d65b2 + 49a82ade05ab7b4ed54ba0829cbb68dc7475eb14 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c3c7511f9..b97a4e645 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27705-15 + 3.0.0-preview6-27706-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27705-15 + 2.1.0-preview6-27706-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27705-15 + 3.0.0-preview6-27706-05 $(MicrosoftWindowsDesktopAppPackageVersion) From cd2a3b6ab351547d928735d5172a8722edcd0814 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 6 May 2019 15:29:55 +0000 Subject: [PATCH 269/623] Update dependencies from https://github.com/dotnet/core-setup build 20190506.06 - Microsoft.NETCore.App - 3.0.0-preview6-27706-06 - NETStandard.Library.Ref - 2.1.0-preview6-27706-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e4deba5a8..e823b1ac3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 49a82ade05ab7b4ed54ba0829cbb68dc7475eb14 + e0ac83a38eb337dbf7a526454b4f8f9471d483f0 - + https://github.com/dotnet/core-setup - 49a82ade05ab7b4ed54ba0829cbb68dc7475eb14 + e0ac83a38eb337dbf7a526454b4f8f9471d483f0 - + https://github.com/dotnet/core-setup - 49a82ade05ab7b4ed54ba0829cbb68dc7475eb14 + e0ac83a38eb337dbf7a526454b4f8f9471d483f0 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b97a4e645..6bd1a85a3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27706-05 + 3.0.0-preview6-27706-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27706-05 + 2.1.0-preview6-27706-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27706-05 + 3.0.0-preview6-27706-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 5205f504866f60a10bb95baa31aa187200a64710 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 6 May 2019 15:58:20 +0000 Subject: [PATCH 270/623] Update dependencies from https://github.com/dotnet/core-setup build 20190506.07 - Microsoft.NETCore.App - 3.0.0-preview6-27706-07 - NETStandard.Library.Ref - 2.1.0-preview6-27706-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-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 e823b1ac3..29fecda10 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e0ac83a38eb337dbf7a526454b4f8f9471d483f0 + 76795a1a95e71fa8c744d46f09515a61c08754f2 - + https://github.com/dotnet/core-setup - e0ac83a38eb337dbf7a526454b4f8f9471d483f0 + 76795a1a95e71fa8c744d46f09515a61c08754f2 - + https://github.com/dotnet/core-setup - e0ac83a38eb337dbf7a526454b4f8f9471d483f0 + 76795a1a95e71fa8c744d46f09515a61c08754f2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 6bd1a85a3..5f9c62aec 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27706-06 + 3.0.0-preview6-27706-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27706-06 + 2.1.0-preview6-27706-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27706-06 + 3.0.0-preview6-27706-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 6be9fa823a52387210859c6b357d567b42a86215 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 6 May 2019 18:48:45 +0000 Subject: [PATCH 271/623] Update dependencies from https://github.com/dotnet/toolset build 20190506.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19256.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 2843eb475..3569491fa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 7074a5f380ccd3aaa5eebc44ee290da61b5fdfb4 + e9e6921fe2b86b518bb47de7722fe1194806dde6 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index ab955392f..65a00433c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19256.2 + 3.0.100-preview6.19256.3 From cbe6dc13700482b1b2aba0a6e8220ea79a16efad Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 6 May 2019 20:08:36 +0000 Subject: [PATCH 272/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190505.4 (#1878) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19255-04 - dotnet-dev-certs - 3.0.0-preview6-19255-04 - dotnet-sql-cache - 3.0.0-preview6-19255-04 - dotnet-user-secrets - 3.0.0-preview6-19255-04 - dotnet-watch - 3.0.0-preview6-19255-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19255-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19255-04 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4cb0c0661..867b0ae5c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 76795a1a95e71fa8c744d46f09515a61c08754f2 - + https://github.com/aspnet/AspNetCore - 93d82b088334c1de9527fb5a6890c82a5eab83e5 + aaaaf572fdf11088ee0efd205ff6834e16a36804 - + https://github.com/aspnet/AspNetCore - 93d82b088334c1de9527fb5a6890c82a5eab83e5 + aaaaf572fdf11088ee0efd205ff6834e16a36804 - + https://github.com/aspnet/AspNetCore - 93d82b088334c1de9527fb5a6890c82a5eab83e5 + aaaaf572fdf11088ee0efd205ff6834e16a36804 - + https://github.com/aspnet/AspNetCore - 93d82b088334c1de9527fb5a6890c82a5eab83e5 + aaaaf572fdf11088ee0efd205ff6834e16a36804 - + https://github.com/aspnet/AspNetCore - 93d82b088334c1de9527fb5a6890c82a5eab83e5 + aaaaf572fdf11088ee0efd205ff6834e16a36804 - + https://github.com/aspnet/AspNetCore - 93d82b088334c1de9527fb5a6890c82a5eab83e5 + aaaaf572fdf11088ee0efd205ff6834e16a36804 - + https://github.com/aspnet/AspNetCore - 93d82b088334c1de9527fb5a6890c82a5eab83e5 + aaaaf572fdf11088ee0efd205ff6834e16a36804 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index c1cd89f00..b9b822408 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19255-03 - 3.0.0-preview6-19255-03 - 3.0.0-preview6-19255-03 - 3.0.0-preview6-19255-03 - 3.0.0-preview6-19255-03 - 3.0.0-preview6-19255-03 - 3.0.0-preview6-19255-03 + 3.0.0-preview6-19255-04 + 3.0.0-preview6-19255-04 + 3.0.0-preview6-19255-04 + 3.0.0-preview6-19255-04 + 3.0.0-preview6-19255-04 + 3.0.0-preview6-19255-04 + 3.0.0-preview6-19255-04 From 8e24e757c6e0e51d549de7f0f1cd26fc1d535cba Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 6 May 2019 20:45:24 +0000 Subject: [PATCH 273/623] [master] Update dependencies from dotnet/cli (#1870) * Update dependencies from https://github.com/dotnet/cli build 20190505.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19255.1 * Update dependencies from https://github.com/dotnet/cli build 20190505.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19255.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 867b0ae5c..24d268662 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk d6485643ff1ffbed005f640ccd142c549422bb01 - + https://github.com/dotnet/cli - 21cda4adb6d88d240978e24fcfeb3ebe73f5fdd7 + c474b014d63dc31f0224194f1e1464b5b147461a https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index b9b822408..23f212234 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19252.1 + 3.0.100-preview6.19255.2 1.0.2-beta5.19254.1 From b03f68e6d9956a0d7ad5d711e50d3b469ec25117 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 6 May 2019 20:45:36 +0000 Subject: [PATCH 274/623] Update dependencies from https://github.com/dotnet/cli build 20190506.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19256.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 24d268662..c1fbe805a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk d6485643ff1ffbed005f640ccd142c549422bb01 - + https://github.com/dotnet/cli - c474b014d63dc31f0224194f1e1464b5b147461a + ca0ad0b606ec33cf5722fcfc69dc5ef75c77688c https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 23f212234..b18846401 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19255.2 + 3.0.100-preview6.19256.1 1.0.2-beta5.19254.1 From 16d688c756808075708dcde4ab5bee372644a552 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 6 May 2019 21:09:12 +0000 Subject: [PATCH 275/623] Update dependencies from https://github.com/dotnet/cli build 20190506.2 (#1891) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19256.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 24d268662..37639b6e3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk d6485643ff1ffbed005f640ccd142c549422bb01 - + https://github.com/dotnet/cli - c474b014d63dc31f0224194f1e1464b5b147461a + 556386463390a9931be144bba8930064edd62ed4 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 23f212234..3acbba860 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19255.2 + 3.0.100-preview6.19256.2 1.0.2-beta5.19254.1 From 4b2322f95062dff1b711c391b3e18849ffaa66d9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 6 May 2019 21:45:24 +0000 Subject: [PATCH 276/623] Update dependencies from https://github.com/dotnet/cli build 20190506.3 (#1892) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19256.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 37639b6e3..32a6cd010 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk d6485643ff1ffbed005f640ccd142c549422bb01 - + https://github.com/dotnet/cli - 556386463390a9931be144bba8930064edd62ed4 + 75de7f0ca043e4eff6abca329f9a2fb255e4b6ce https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 3acbba860..966cac35e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19256.2 + 3.0.100-preview6.19256.3 1.0.2-beta5.19254.1 From ce5d636190213e8cd61e54ed81b40e8bee096400 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 02:00:00 +0000 Subject: [PATCH 277/623] [master] Update dependencies from dotnet/core-setup (#1888) * Update dependencies from https://github.com/dotnet/core-setup build 20190506.09 - Microsoft.NETCore.App - 3.0.0-preview6-27706-09 - NETStandard.Library.Ref - 2.1.0-preview6-27706-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-09 * Update dependencies from https://github.com/dotnet/core-setup build 20190506.10 - Microsoft.NETCore.App - 3.0.0-preview6-27706-10 - NETStandard.Library.Ref - 2.1.0-preview6-27706-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-10 * Update dependencies from https://github.com/dotnet/core-setup build 20190506.11 - Microsoft.NETCore.App - 3.0.0-preview6-27706-11 - NETStandard.Library.Ref - 2.1.0-preview6-27706-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-11 * Update dependencies from https://github.com/dotnet/core-setup build 20190506.12 - Microsoft.NETCore.App - 3.0.0-preview6-27706-12 - NETStandard.Library.Ref - 2.1.0-preview6-27706-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-12 * Update dependencies from https://github.com/dotnet/core-setup build 20190506.14 - Microsoft.NETCore.App - 3.0.0-preview6-27706-14 - NETStandard.Library.Ref - 2.1.0-preview6-27706-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 32a6cd010..6f46b6da7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 76795a1a95e71fa8c744d46f09515a61c08754f2 + 696900c9e53a61d23d045b0340a94092e57eb9e9 - + https://github.com/dotnet/core-setup - 76795a1a95e71fa8c744d46f09515a61c08754f2 + 696900c9e53a61d23d045b0340a94092e57eb9e9 - + https://github.com/dotnet/core-setup - 76795a1a95e71fa8c744d46f09515a61c08754f2 + 696900c9e53a61d23d045b0340a94092e57eb9e9 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 966cac35e..a62363dbf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27706-07 + 3.0.0-preview6-27706-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27706-07 + 2.1.0-preview6-27706-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27706-07 + 3.0.0-preview6-27706-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 1a9b3ceb2067364b037a41470952dd8a92ac5c21 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 02:15:38 +0000 Subject: [PATCH 278/623] Update dependencies from https://github.com/dotnet/core-setup build 20190506.15 (#1893) - Microsoft.NETCore.App - 3.0.0-preview6-27706-15 - NETStandard.Library.Ref - 2.1.0-preview6-27706-15 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-15 --- 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 6f46b6da7..a1aeb1ea0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 696900c9e53a61d23d045b0340a94092e57eb9e9 + 8e2a2f830a467769740ed9ffe1d298deabdcfcc2 - + https://github.com/dotnet/core-setup - 696900c9e53a61d23d045b0340a94092e57eb9e9 + 8e2a2f830a467769740ed9ffe1d298deabdcfcc2 - + https://github.com/dotnet/core-setup - 696900c9e53a61d23d045b0340a94092e57eb9e9 + 8e2a2f830a467769740ed9ffe1d298deabdcfcc2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a62363dbf..f177254aa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27706-14 + 3.0.0-preview6-27706-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27706-14 + 2.1.0-preview6-27706-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27706-14 + 3.0.0-preview6-27706-15 $(MicrosoftWindowsDesktopAppPackageVersion) From ba237dc6325729ade247c16d834d1d7a0ce6fa6e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 03:47:22 +0000 Subject: [PATCH 279/623] [master] Update dependencies from aspnet/AspNetCore (#1889) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190506.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19256-02 - dotnet-dev-certs - 3.0.0-preview6-19256-02 - dotnet-sql-cache - 3.0.0-preview6-19256-02 - dotnet-user-secrets - 3.0.0-preview6-19256-02 - dotnet-watch - 3.0.0-preview6-19256-02 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19256-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19256-02 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190506.3 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19256-03 - dotnet-dev-certs - 3.0.0-preview6-19256-03 - dotnet-sql-cache - 3.0.0-preview6-19256-03 - dotnet-user-secrets - 3.0.0-preview6-19256-03 - dotnet-watch - 3.0.0-preview6-19256-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19256-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19256-03 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190506.5 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19256-05 - dotnet-dev-certs - 3.0.0-preview6-19256-05 - dotnet-sql-cache - 3.0.0-preview6-19256-05 - dotnet-user-secrets - 3.0.0-preview6-19256-05 - dotnet-watch - 3.0.0-preview6-19256-05 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19256-05 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19256-05 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a1aeb1ea0..f12a41782 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 8e2a2f830a467769740ed9ffe1d298deabdcfcc2 - + https://github.com/aspnet/AspNetCore - aaaaf572fdf11088ee0efd205ff6834e16a36804 + 8fd86c38db09cb0c90236ee53fe5c29d97620b81 - + https://github.com/aspnet/AspNetCore - aaaaf572fdf11088ee0efd205ff6834e16a36804 + 8fd86c38db09cb0c90236ee53fe5c29d97620b81 - + https://github.com/aspnet/AspNetCore - aaaaf572fdf11088ee0efd205ff6834e16a36804 + 8fd86c38db09cb0c90236ee53fe5c29d97620b81 - + https://github.com/aspnet/AspNetCore - aaaaf572fdf11088ee0efd205ff6834e16a36804 + 8fd86c38db09cb0c90236ee53fe5c29d97620b81 - + https://github.com/aspnet/AspNetCore - aaaaf572fdf11088ee0efd205ff6834e16a36804 + 8fd86c38db09cb0c90236ee53fe5c29d97620b81 - + https://github.com/aspnet/AspNetCore - aaaaf572fdf11088ee0efd205ff6834e16a36804 + 8fd86c38db09cb0c90236ee53fe5c29d97620b81 - + https://github.com/aspnet/AspNetCore - aaaaf572fdf11088ee0efd205ff6834e16a36804 + 8fd86c38db09cb0c90236ee53fe5c29d97620b81 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index f177254aa..851f1d067 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19255-04 - 3.0.0-preview6-19255-04 - 3.0.0-preview6-19255-04 - 3.0.0-preview6-19255-04 - 3.0.0-preview6-19255-04 - 3.0.0-preview6-19255-04 - 3.0.0-preview6-19255-04 + 3.0.0-preview6-19256-05 + 3.0.0-preview6-19256-05 + 3.0.0-preview6-19256-05 + 3.0.0-preview6-19256-05 + 3.0.0-preview6-19256-05 + 3.0.0-preview6-19256-05 + 3.0.0-preview6-19256-05 From 594c6382b5de9d91265049a0d04aec2690815e14 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 04:04:46 +0000 Subject: [PATCH 280/623] Update dependencies from https://github.com/dotnet/core-setup build 20190506.17 (#1894) - Microsoft.NETCore.App - 3.0.0-preview6-27706-17 - NETStandard.Library.Ref - 2.1.0-preview6-27706-17 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-17 --- 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 f12a41782..afcc73533 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8e2a2f830a467769740ed9ffe1d298deabdcfcc2 + 5de73047931e8f5489008e92c38df0130a6575fb - + https://github.com/dotnet/core-setup - 8e2a2f830a467769740ed9ffe1d298deabdcfcc2 + 5de73047931e8f5489008e92c38df0130a6575fb - + https://github.com/dotnet/core-setup - 8e2a2f830a467769740ed9ffe1d298deabdcfcc2 + 5de73047931e8f5489008e92c38df0130a6575fb https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 851f1d067..9ea61d9da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27706-15 + 3.0.0-preview6-27706-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27706-15 + 2.1.0-preview6-27706-17 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27706-15 + 3.0.0-preview6-27706-17 $(MicrosoftWindowsDesktopAppPackageVersion) From b9377834714970df84b32522001ccfdb10e4cfe7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 05:44:10 +0000 Subject: [PATCH 281/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190506.6 (#1896) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19256-06 - dotnet-dev-certs - 3.0.0-preview6-19256-06 - dotnet-sql-cache - 3.0.0-preview6-19256-06 - dotnet-user-secrets - 3.0.0-preview6-19256-06 - dotnet-watch - 3.0.0-preview6-19256-06 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19256-06 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19256-06 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index afcc73533..546ff2c00 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 5de73047931e8f5489008e92c38df0130a6575fb - + https://github.com/aspnet/AspNetCore - 8fd86c38db09cb0c90236ee53fe5c29d97620b81 + d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 - + https://github.com/aspnet/AspNetCore - 8fd86c38db09cb0c90236ee53fe5c29d97620b81 + d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 - + https://github.com/aspnet/AspNetCore - 8fd86c38db09cb0c90236ee53fe5c29d97620b81 + d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 - + https://github.com/aspnet/AspNetCore - 8fd86c38db09cb0c90236ee53fe5c29d97620b81 + d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 - + https://github.com/aspnet/AspNetCore - 8fd86c38db09cb0c90236ee53fe5c29d97620b81 + d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 - + https://github.com/aspnet/AspNetCore - 8fd86c38db09cb0c90236ee53fe5c29d97620b81 + d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 - + https://github.com/aspnet/AspNetCore - 8fd86c38db09cb0c90236ee53fe5c29d97620b81 + d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 9ea61d9da..1afeefd91 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19256-05 - 3.0.0-preview6-19256-05 - 3.0.0-preview6-19256-05 - 3.0.0-preview6-19256-05 - 3.0.0-preview6-19256-05 - 3.0.0-preview6-19256-05 - 3.0.0-preview6-19256-05 + 3.0.0-preview6-19256-06 + 3.0.0-preview6-19256-06 + 3.0.0-preview6-19256-06 + 3.0.0-preview6-19256-06 + 3.0.0-preview6-19256-06 + 3.0.0-preview6-19256-06 + 3.0.0-preview6-19256-06 From 0efa2de1957ba178eefbaef55a8679b550147d69 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 12:15:30 +0000 Subject: [PATCH 282/623] Update dependencies from https://github.com/dotnet/templating build 20190505.1 (#1883) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19255.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 546ff2c00..fe8faa41d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 - + https://github.com/dotnet/templating - d5996b8bf5c13e43cd21f8c0d31869fc2b75a31e + 588389e83475cb3d1fac5231103f5d08737cef8c https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 1afeefd91..b87b1d742 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19256.3 - 1.0.2-beta5.19254.1 + 1.0.2-beta5.19255.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From b0aadfd29c3f8a2346ef977175200c2b66e03e09 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 12:22:49 +0000 Subject: [PATCH 283/623] [master] Update dependencies from dotnet/core-setup (#1895) * Update dependencies from https://github.com/dotnet/core-setup build 20190506.19 - Microsoft.NETCore.App - 3.0.0-preview6-27706-19 - NETStandard.Library.Ref - 2.1.0-preview6-27706-19 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-19 * Update dependencies from https://github.com/dotnet/core-setup build 20190506.20 - Microsoft.NETCore.App - 3.0.0-preview6-27706-20 - NETStandard.Library.Ref - 2.1.0-preview6-27706-20 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27706-20 * Update dependencies from https://github.com/dotnet/core-setup build 20190507.02 - Microsoft.NETCore.App - 3.0.0-preview6-27707-02 - NETStandard.Library.Ref - 2.1.0-preview6-27707-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27707-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fe8faa41d..7e14d1130 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 5de73047931e8f5489008e92c38df0130a6575fb + d548898d14261bf6171d12f1ebf7cac11d9526a1 - + https://github.com/dotnet/core-setup - 5de73047931e8f5489008e92c38df0130a6575fb + d548898d14261bf6171d12f1ebf7cac11d9526a1 - + https://github.com/dotnet/core-setup - 5de73047931e8f5489008e92c38df0130a6575fb + d548898d14261bf6171d12f1ebf7cac11d9526a1 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b87b1d742..7c759e086 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19255.1 - 3.0.0-preview6-27706-17 + 3.0.0-preview6-27707-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27706-17 + 2.1.0-preview6-27707-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27706-17 + 3.0.0-preview6-27707-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 1207cc447071bf8a4be8b725b9102f35522de1a0 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 7 May 2019 12:29:41 +0000 Subject: [PATCH 284/623] Update dependencies from https://github.com/dotnet/toolset build 20190507.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19257.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 3569491fa..37fb9871a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - e9e6921fe2b86b518bb47de7722fe1194806dde6 + 2ed2de783fe95fa3bf9683d2c733c9e32e9e0123 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 65a00433c..2916725f9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19256.3 + 3.0.100-preview6.19257.1 From 5f2491ef203c8b9e5361a735fecdf49c31110f5e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 12:30:40 +0000 Subject: [PATCH 285/623] [master] Update dependencies from dotnet/arcade (#1882) * Update dependencies from https://github.com/dotnet/arcade build 20190505.2 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19255.2 * Update dependencies from https://github.com/dotnet/arcade build 20190506.12 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19256.12 --- eng/Version.Details.xml | 4 +-- eng/common/build.sh | 18 ++---------- eng/common/dotnet-install.cmd | 2 ++ eng/common/dotnet-install.ps1 | 22 ++++++++++++++ eng/common/dotnet-install.sh | 49 ++++++++++++++++++++++++++++++++ eng/common/templates/job/job.yml | 3 ++ eng/common/tools.ps1 | 27 ++++++++++++++---- eng/common/tools.sh | 39 ++++++++++++++++++++----- global.json | 2 +- 9 files changed, 134 insertions(+), 32 deletions(-) create mode 100644 eng/common/dotnet-install.cmd create mode 100644 eng/common/dotnet-install.ps1 create mode 100644 eng/common/dotnet-install.sh diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7e14d1130..20dab4325 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - 1b8589bbf53b9a5e819460798eff59830f39a3be + c31fac9f6899094226cb5cd77c85b8f60ecafa3d diff --git a/eng/common/build.sh b/eng/common/build.sh index d038959ab..ce846d888 100755 --- a/eng/common/build.sh +++ b/eng/common/build.sh @@ -35,7 +35,7 @@ usage() echo " --nodeReuse Sets nodereuse msbuild parameter ('true' or 'false')" echo " --warnAsError Sets warnaserror msbuild parameter ('true' or 'false')" echo "" - echo "Command line arguments starting with '/p:' are passed through to MSBuild." + echo "Command line arguments not listed above are passed thru to msbuild." echo "Arguments can also be passed in with a single hyphen." } @@ -137,22 +137,8 @@ while [[ $# > 0 ]]; do node_reuse=$2 shift ;; - -p:*|/p:*) - properties="$properties $1" - ;; - -m:*|/m:*) - properties="$properties $1" - ;; - -bl:*|/bl:*) - properties="$properties $1" - ;; - -dl:*|/dl:*) - properties="$properties $1" - ;; *) - echo "Invalid argument: $1" - usage - exit 1 + properties="$properties $1" ;; esac diff --git a/eng/common/dotnet-install.cmd b/eng/common/dotnet-install.cmd new file mode 100644 index 000000000..b1c2642e7 --- /dev/null +++ b/eng/common/dotnet-install.cmd @@ -0,0 +1,2 @@ +@echo off +powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0dotnet-install.ps1""" %*" \ No newline at end of file diff --git a/eng/common/dotnet-install.ps1 b/eng/common/dotnet-install.ps1 new file mode 100644 index 000000000..5987943fd --- /dev/null +++ b/eng/common/dotnet-install.ps1 @@ -0,0 +1,22 @@ +[CmdletBinding(PositionalBinding=$false)] +Param( + [string] $verbosity = "minimal", + [string] $architecture = "", + [string] $version = "Latest", + [string] $runtime = "dotnet" +) + +. $PSScriptRoot\tools.ps1 + +try { + $dotnetRoot = Join-Path $RepoRoot ".dotnet" + InstallDotNet $dotnetRoot $version $architecture $runtime $true +} +catch { + Write-Host $_ + Write-Host $_.Exception + Write-Host $_.ScriptStackTrace + ExitWithExitCode 1 +} + +ExitWithExitCode 0 \ No newline at end of file diff --git a/eng/common/dotnet-install.sh b/eng/common/dotnet-install.sh new file mode 100644 index 000000000..c3072c958 --- /dev/null +++ b/eng/common/dotnet-install.sh @@ -0,0 +1,49 @@ +#!/usr/bin/env bash + +source="${BASH_SOURCE[0]}" +# resolve $source until the file is no longer a symlink +while [[ -h "$source" ]]; do + scriptroot="$( cd -P "$( dirname "$source" )" && pwd )" + source="$(readlink "$source")" + # if $source was a relative symlink, we need to resolve it relative to the path where the + # symlink file was located + [[ $source != /* ]] && source="$scriptroot/$source" +done +scriptroot="$( cd -P "$( dirname "$source" )" && pwd )" + +version='Latest' +architecture='' +runtime='dotnet' +while [[ $# > 0 ]]; do + opt="$(echo "$1" | awk '{print tolower($0)}')" + case "$opt" in + -version|-v) + shift + version="$1" + ;; + -architecture|-a) + shift + architecture="$1" + ;; + -runtime|-r) + shift + runtime="$1" + ;; + *) + echo "Invalid argument: $1" + usage + exit 1 + ;; + esac + shift +done + +. "$scriptroot/tools.sh" +dotnetRoot="$repo_root/.dotnet" +InstallDotNet $dotnetRoot $version "$architecture" $runtime true || { + local exit_code=$? + echo "dotnet-install.sh failed (exit code '$exit_code')." >&2 + ExitWithExitCode $exit_code +} + +ExitWithExitCode 0 diff --git a/eng/common/templates/job/job.yml b/eng/common/templates/job/job.yml index 7839b70bb..1814e0ab6 100644 --- a/eng/common/templates/job/job.yml +++ b/eng/common/templates/job/job.yml @@ -90,6 +90,9 @@ jobs: timeoutInMinutes: ${{ parameters.timeoutInMinutes }} variables: + - ${{ if eq(parameters.enableTelemetry, 'true') }}: + - name: DOTNET_CLI_TELEMETRY_PROFILE + value: '$(Build.Repository.Uri)' - ${{ each variable in parameters.variables }}: # handle name-value variable syntax # example: diff --git a/eng/common/tools.ps1 b/eng/common/tools.ps1 index 09794dff8..d86eef1e3 100644 --- a/eng/common/tools.ps1 +++ b/eng/common/tools.ps1 @@ -108,7 +108,7 @@ function InitializeDotNetCli([bool]$install) { } # Find the first path on %PATH% that contains the dotnet.exe - if ($useInstalledDotNetCli -and ($env:DOTNET_INSTALL_DIR -eq $null)) { + if ($useInstalledDotNetCli -and (-not $globalJsonHasRuntimes) -and ($env:DOTNET_INSTALL_DIR -eq $null)) { $dotnetCmd = Get-Command "dotnet.exe" -ErrorAction SilentlyContinue if ($dotnetCmd -ne $null) { $env:DOTNET_INSTALL_DIR = Split-Path $dotnetCmd.Path -Parent @@ -119,7 +119,7 @@ function InitializeDotNetCli([bool]$install) { # Use dotnet installation specified in DOTNET_INSTALL_DIR if it contains the required SDK version, # otherwise install the dotnet CLI and SDK to repo local .dotnet directory to avoid potential permission issues. - if (($env:DOTNET_INSTALL_DIR -ne $null) -and (Test-Path(Join-Path $env:DOTNET_INSTALL_DIR "sdk\$dotnetSdkVersion"))) { + if ((-not $globalJsonHasRuntimes) -and ($env:DOTNET_INSTALL_DIR -ne $null) -and (Test-Path(Join-Path $env:DOTNET_INSTALL_DIR "sdk\$dotnetSdkVersion"))) { $dotnetRoot = $env:DOTNET_INSTALL_DIR } else { $dotnetRoot = Join-Path $RepoRoot ".dotnet" @@ -152,7 +152,7 @@ function InitializeDotNetCli([bool]$install) { } function GetDotNetInstallScript([string] $dotnetRoot) { - $installScript = "$dotnetRoot\dotnet-install.ps1" + $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 @@ -162,9 +162,21 @@ function GetDotNetInstallScript([string] $dotnetRoot) { } function InstallDotNetSdk([string] $dotnetRoot, [string] $version, [string] $architecture = "") { + InstallDotNet $dotnetRoot $version $architecture +} + +function InstallDotNet([string] $dotnetRoot, [string] $version, [string] $architecture = "", [string] $runtime = "", [bool] $skipNonVersionedFiles = $false) { $installScript = GetDotNetInstallScript $dotnetRoot $installScript = GetDotNetInstallScript $dotnetRoot - $archArg = if ($architecture) { $architecture } else { "" } - & $installScript -Version $version -InstallDir $dotnetRoot -Architecture $archArg + $installParameters = @{ + Version = $version + InstallDir = $dotnetRoot + } + + if ($architecture) { $installParameters.Architecture = $architecture } + if ($runtime) { $installParameters.Runtime = $runtime } + if ($skipNonVersionedFiles) { $installParameters.SkipNonVersionedFiles = $skipNonVersionedFiles } + + & $installScript @installParameters if ($lastExitCode -ne 0) { Write-Host "Failed to install dotnet cli (exit code '$lastExitCode')." -ForegroundColor Red ExitWithExitCode $lastExitCode @@ -429,6 +441,7 @@ function InitializeToolset() { $bl = if ($binaryLog) { "/bl:" + (Join-Path $LogDir "ToolsetRestore.binlog") } else { "" } '' | Set-Content $proj + MSBuild $proj $bl /t:__WriteToolsetLocation /clp:ErrorsOnly`;NoSummary /p:__ToolsetLocationOutputFile=$toolsetLocationFile $path = Get-Content $toolsetLocationFile -TotalCount 1 @@ -522,6 +535,8 @@ $ToolsDir = Join-Path $RepoRoot ".tools" $LogDir = Join-Path (Join-Path $ArtifactsDir "log") $configuration $TempDir = Join-Path (Join-Path $ArtifactsDir "tmp") $configuration $GlobalJson = Get-Content -Raw -Path (Join-Path $RepoRoot "global.json") | ConvertFrom-Json +# true if global.json contains a "runtimes" section +$globalJsonHasRuntimes = if ($GlobalJson.tools.PSObject.Properties.Name -Match 'runtimes') { $true } else { $false } Create-Directory $ToolsetDir Create-Directory $TempDir @@ -534,4 +549,4 @@ if ($ci) { $env:TEMP = $TempDir $env:TMP = $TempDir -} +} \ No newline at end of file diff --git a/eng/common/tools.sh b/eng/common/tools.sh index 59f47c5fa..9dc565e29 100644 --- a/eng/common/tools.sh +++ b/eng/common/tools.sh @@ -101,7 +101,7 @@ function InitializeDotNetCli { fi # Find the first path on $PATH that contains the dotnet.exe - if [[ "$use_installed_dotnet_cli" == true && -z "${DOTNET_INSTALL_DIR:-}" ]]; then + if [[ "$use_installed_dotnet_cli" == true && $global_json_has_runtimes == false && -z "${DOTNET_INSTALL_DIR:-}" ]]; then local dotnet_path=`command -v dotnet` if [[ -n "$dotnet_path" ]]; then ResolvePath "$dotnet_path" @@ -115,10 +115,11 @@ function InitializeDotNetCli { # Use dotnet installation specified in DOTNET_INSTALL_DIR if it contains the required SDK version, # otherwise install the dotnet CLI and SDK to repo local .dotnet directory to avoid potential permission issues. - if [[ -n "${DOTNET_INSTALL_DIR:-}" && -d "$DOTNET_INSTALL_DIR/sdk/$dotnet_sdk_version" ]]; then + if [[ $global_json_has_runtimes == false && -n "${DOTNET_INSTALL_DIR:-}" && -d "$DOTNET_INSTALL_DIR/sdk/$dotnet_sdk_version" ]]; then dotnet_root="$DOTNET_INSTALL_DIR" else dotnet_root="$repo_root/.dotnet" + export DOTNET_INSTALL_DIR="$dotnet_root" if [[ ! -d "$DOTNET_INSTALL_DIR/sdk/$dotnet_sdk_version" ]]; then @@ -149,16 +150,34 @@ function InitializeDotNetCli { function InstallDotNetSdk { local root=$1 local version=$2 + local architecture="" + if [[ $# == 3 ]]; then + architecture=$3 + fi + InstallDotNet "$root" "$version" $architecture +} +function InstallDotNet { + local root=$1 + local version=$2 + GetDotNetInstallScript "$root" local install_script=$_GetDotNetInstallScript - local arch_arg="" - if [[ $# == 3 ]]; then - arch_arg="--architecture $3" + local archArg='' + if [[ "$#" -ge "3" ]]; then + archArg="--architecture $3" + fi + local runtimeArg='' + if [[ "$#" -ge "4" ]]; then + runtimeArg="--runtime $4" fi - bash "$install_script" --version $version --install-dir "$root" $arch_arg || { + local skipNonVersionedFilesArg="" + if [[ "$#" -ge "5" ]]; then + skipNonVersionedFilesArg="--skip-non-versioned-files" + fi + bash "$install_script" --version $version --install-dir "$root" $archArg $runtimeArg $skipNonVersionedFilesArg || { local exit_code=$? echo "Failed to install dotnet SDK (exit code '$exit_code')." >&2 ExitWithExitCode $exit_code @@ -323,6 +342,12 @@ log_dir="$artifacts_dir/log/$configuration" temp_dir="$artifacts_dir/tmp/$configuration" global_json_file="$repo_root/global.json" +# determine if global.json contains a "runtimes" entry +global_json_has_runtimes=false +dotnetlocal_key=`grep -m 1 "runtimes" "$global_json_file"` || true +if [[ -n "$dotnetlocal_key" ]]; then + global_json_has_runtimes=true +fi # HOME may not be defined in some scenarios, but it is required by NuGet if [[ -z $HOME ]]; then @@ -337,4 +362,4 @@ mkdir -p "$log_dir" if [[ $ci == true ]]; then export TEMP="$temp_dir" export TMP="$temp_dir" -fi +fi \ No newline at end of file diff --git a/global.json b/global.json index 86425caac..e0e465912 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19254.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19256.12" } } From a642b0255668f562656bca77d2cbe4c945b7566d Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 7 May 2019 12:34:12 +0000 Subject: [PATCH 286/623] Update dependencies from https://github.com/dotnet/toolset build 20190507.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19257.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 37fb9871a..237f82ee0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 2ed2de783fe95fa3bf9683d2c733c9e32e9e0123 + 5c5825d7fe6bd064dec9739403c7566bad71eefa https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 2916725f9..4917340a7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19257.1 + 3.0.100-preview6.19257.4 From 79d32dbdbab1f4f6d00599106d30628a576f4a5c Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 7 May 2019 12:40:50 +0000 Subject: [PATCH 287/623] Update dependencies from https://github.com/dotnet/toolset build 20190507.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19257.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 237f82ee0..ecd853880 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 5c5825d7fe6bd064dec9739403c7566bad71eefa + a033286830519f8f01f52057aa18e7f1c25f9a62 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 4917340a7..cf01615f4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19257.4 + 3.0.100-preview6.19257.2 From 9797e68f645d1a6a61d9d12ccaeee6e335dcea43 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 7 May 2019 12:41:04 +0000 Subject: [PATCH 288/623] Update dependencies from https://github.com/dotnet/toolset build 20190507.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19257.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 ecd853880..67050a981 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - a033286830519f8f01f52057aa18e7f1c25f9a62 + 6b192285746bfa7c4c444af8d598448c6a43a1db https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index cf01615f4..3ce0d9552 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19257.2 + 3.0.100-preview6.19257.3 From 5fedd052453808431c2e00f522cbf4ece94d215f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 13:00:45 +0000 Subject: [PATCH 289/623] Update dependencies from https://github.com/dotnet/cli build 20190507.1 (#1898) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19257.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 20dab4325..577448d5c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk d6485643ff1ffbed005f640ccd142c549422bb01 - + https://github.com/dotnet/cli - 75de7f0ca043e4eff6abca329f9a2fb255e4b6ce + 716f46e04ccdb17e9769784d3d1943a60b3839fc https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 7c759e086..d313568fc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19256.3 + 3.0.100-preview6.19257.1 1.0.2-beta5.19255.1 From cc2264d3a37af57151b2a036d8569f8b9c94acd4 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 7 May 2019 13:26:32 +0000 Subject: [PATCH 290/623] Update dependencies from https://github.com/dotnet/wpf build 20190507.1 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19257.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 577448d5c..a2ef9337e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms 229859f36488583e58d7596374fa5a91964899ef - + https://github.com/dotnet/wpf - b06f5935c001d6d31ca2acd3dbe9f2320a57377a + 211a5576f45f69dce76fa39457c88b776eaa98df diff --git a/eng/Versions.props b/eng/Versions.props index d313568fc..60f2833af 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19255.2 + 3.0.0-preview6.19257.1 From 2363825537f9378eebb8b74d3b6e86d26d384afc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 13:41:12 +0000 Subject: [PATCH 291/623] Update dependencies from https://github.com/dotnet/winforms build 20190506.1 (#1899) - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19256.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 577448d5c..8cbb46eb2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli 716f46e04ccdb17e9769784d3d1943a60b3839fc - + https://github.com/dotnet/winforms - 229859f36488583e58d7596374fa5a91964899ef + 2941295c50d4003b38da2139dd570a20ca62d550 https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index d313568fc..16877df80 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19254.1 + 4.8.0-preview6.19256.1 From d53ba3821f45522bb845a0bc080967a6ca695f3f Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 7 May 2019 13:43:26 +0000 Subject: [PATCH 292/623] Update dependencies from https://github.com/dotnet/toolset build 20190507.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19257.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 67050a981..725530ee2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 6b192285746bfa7c4c444af8d598448c6a43a1db + a7674241cee16ed5d1a8f1c962ae43d6ef0aefe3 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 3ce0d9552..4102d20e0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19257.3 + 3.0.100-preview6.19257.5 From 3c8b594e0e6df9bd6590142d1da5d692c7bce53b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 13:48:15 +0000 Subject: [PATCH 293/623] Update dependencies from https://github.com/dotnet/sdk build 20190507.1 (#1901) - Microsoft.NET.Sdk - 3.0.100-preview6.19257.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 8cbb46eb2..2be82500a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - d6485643ff1ffbed005f640ccd142c549422bb01 + 1be06b0f1820951dc670eab000b778782178c8c0 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 16877df80..30d6565cb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19255.1 + 3.0.100-preview6.19257.1 3.0.0-preview6-27707-02 From 513abdb2168dce4ea78f527b32aca1136c9b7a72 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 15:50:58 +0000 Subject: [PATCH 294/623] Update dependencies from https://github.com/dotnet/core-setup build 20190507.04 (#1903) - Microsoft.NETCore.App - 3.0.0-preview6-27707-04 - NETStandard.Library.Ref - 2.1.0-preview6-27707-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27707-04 --- 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 2be82500a..b25fa9b7d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - d548898d14261bf6171d12f1ebf7cac11d9526a1 + b9065cc92c2199cbcccd5e5c0025761bf1e7448c - + https://github.com/dotnet/core-setup - d548898d14261bf6171d12f1ebf7cac11d9526a1 + b9065cc92c2199cbcccd5e5c0025761bf1e7448c - + https://github.com/dotnet/core-setup - d548898d14261bf6171d12f1ebf7cac11d9526a1 + b9065cc92c2199cbcccd5e5c0025761bf1e7448c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 30d6565cb..c317bad86 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19257.1 - 3.0.0-preview6-27707-02 + 3.0.0-preview6-27707-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27707-02 + 2.1.0-preview6-27707-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27707-02 + 3.0.0-preview6-27707-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 796870c6037b0bb193553cd51ec888abbae7529f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 18:15:43 +0000 Subject: [PATCH 295/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190507.1 (#1906) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19257-01 - dotnet-dev-certs - 3.0.0-preview6-19257-01 - dotnet-sql-cache - 3.0.0-preview6-19257-01 - dotnet-user-secrets - 3.0.0-preview6-19257-01 - dotnet-watch - 3.0.0-preview6-19257-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19257-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19257-01 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b25fa9b7d..aeef64307 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup b9065cc92c2199cbcccd5e5c0025761bf1e7448c - + https://github.com/aspnet/AspNetCore - d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 + 14496c9989745c09efe0a08bec579a20606490e9 - + https://github.com/aspnet/AspNetCore - d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 + 14496c9989745c09efe0a08bec579a20606490e9 - + https://github.com/aspnet/AspNetCore - d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 + 14496c9989745c09efe0a08bec579a20606490e9 - + https://github.com/aspnet/AspNetCore - d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 + 14496c9989745c09efe0a08bec579a20606490e9 - + https://github.com/aspnet/AspNetCore - d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 + 14496c9989745c09efe0a08bec579a20606490e9 - + https://github.com/aspnet/AspNetCore - d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 + 14496c9989745c09efe0a08bec579a20606490e9 - + https://github.com/aspnet/AspNetCore - d3400f7cb23d83ae93b536a5fc9f46fc2274ce68 + 14496c9989745c09efe0a08bec579a20606490e9 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index c317bad86..87820db7e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19256-06 - 3.0.0-preview6-19256-06 - 3.0.0-preview6-19256-06 - 3.0.0-preview6-19256-06 - 3.0.0-preview6-19256-06 - 3.0.0-preview6-19256-06 - 3.0.0-preview6-19256-06 + 3.0.0-preview6-19257-01 + 3.0.0-preview6-19257-01 + 3.0.0-preview6-19257-01 + 3.0.0-preview6-19257-01 + 3.0.0-preview6-19257-01 + 3.0.0-preview6-19257-01 + 3.0.0-preview6-19257-01 From 62226e82387be87941274314035bad48ddb21517 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 20:16:33 +0000 Subject: [PATCH 296/623] [master] Update dependencies from dotnet/core-setup (#1905) * Update dependencies from https://github.com/dotnet/core-setup build 20190507.05 - Microsoft.NETCore.App - 3.0.0-preview6-27707-05 - NETStandard.Library.Ref - 2.1.0-preview6-27707-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27707-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190507.06 - Microsoft.NETCore.App - 3.0.0-preview6-27707-06 - NETStandard.Library.Ref - 2.1.0-preview6-27707-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27707-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190507.07 - Microsoft.NETCore.App - 3.0.0-preview6-27707-07 - NETStandard.Library.Ref - 2.1.0-preview6-27707-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27707-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 aeef64307..954c84a5f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b9065cc92c2199cbcccd5e5c0025761bf1e7448c + c9e7f134dc084f01832e7182af7f76ad059c158e - + https://github.com/dotnet/core-setup - b9065cc92c2199cbcccd5e5c0025761bf1e7448c + c9e7f134dc084f01832e7182af7f76ad059c158e - + https://github.com/dotnet/core-setup - b9065cc92c2199cbcccd5e5c0025761bf1e7448c + c9e7f134dc084f01832e7182af7f76ad059c158e https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 87820db7e..4d997d7e4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19257.1 - 3.0.0-preview6-27707-04 + 3.0.0-preview6-27707-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27707-04 + 2.1.0-preview6-27707-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27707-04 + 3.0.0-preview6-27707-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 1f86d10e9a993d568a0c980abb82726466c31288 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 20:47:23 +0000 Subject: [PATCH 297/623] [master] Update dependencies from dotnet/templating (#1897) * Update dependencies from https://github.com/dotnet/templating build 20190506.1 - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19256.1 * Update dependencies from https://github.com/dotnet/templating build 20190507.1 - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19257.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 954c84a5f..19de2c4a7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore 14496c9989745c09efe0a08bec579a20606490e9 - + https://github.com/dotnet/templating - 588389e83475cb3d1fac5231103f5d08737cef8c + d4ad9da23e6ad6eab3bb71d1080da1120cf7d2cf https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 4d997d7e4..2b4911eea 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19257.1 - 1.0.2-beta5.19255.1 + 1.0.2-beta5.19257.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 39fbcaac761040cb52bc55c75d5942ee022ef86b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 May 2019 23:50:21 +0000 Subject: [PATCH 298/623] Update dependencies from https://github.com/dotnet/sdk build 20190507.2 (#1907) - Microsoft.NET.Sdk - 3.0.100-preview6.19257.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 849f29907..b8e73a6b1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - 1be06b0f1820951dc670eab000b778782178c8c0 + 90e8a529be026d06fc8965d460927193aca5b005 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 3cfc45e4c..6153b59b8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19257.1 + 3.0.100-preview6.19257.2 3.0.0-preview6-27707-07 From 3816213dde36b2df9fbeeaab837751fab5049435 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 8 May 2019 02:04:41 +0000 Subject: [PATCH 299/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190507.4 (#1909) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19257-04 - dotnet-dev-certs - 3.0.0-preview6-19257-04 - dotnet-sql-cache - 3.0.0-preview6-19257-04 - dotnet-user-secrets - 3.0.0-preview6-19257-04 - dotnet-watch - 3.0.0-preview6-19257-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19257-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19257-04 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b8e73a6b1..4944cccd1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup c9e7f134dc084f01832e7182af7f76ad059c158e - + https://github.com/aspnet/AspNetCore - 14496c9989745c09efe0a08bec579a20606490e9 + 11516c9272e48845bbd667846e83c35df3e57866 - + https://github.com/aspnet/AspNetCore - 14496c9989745c09efe0a08bec579a20606490e9 + 11516c9272e48845bbd667846e83c35df3e57866 - + https://github.com/aspnet/AspNetCore - 14496c9989745c09efe0a08bec579a20606490e9 + 11516c9272e48845bbd667846e83c35df3e57866 - + https://github.com/aspnet/AspNetCore - 14496c9989745c09efe0a08bec579a20606490e9 + 11516c9272e48845bbd667846e83c35df3e57866 - + https://github.com/aspnet/AspNetCore - 14496c9989745c09efe0a08bec579a20606490e9 + 11516c9272e48845bbd667846e83c35df3e57866 - + https://github.com/aspnet/AspNetCore - 14496c9989745c09efe0a08bec579a20606490e9 + 11516c9272e48845bbd667846e83c35df3e57866 - + https://github.com/aspnet/AspNetCore - 14496c9989745c09efe0a08bec579a20606490e9 + 11516c9272e48845bbd667846e83c35df3e57866 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 6153b59b8..85f398384 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19257-01 - 3.0.0-preview6-19257-01 - 3.0.0-preview6-19257-01 - 3.0.0-preview6-19257-01 - 3.0.0-preview6-19257-01 - 3.0.0-preview6-19257-01 - 3.0.0-preview6-19257-01 + 3.0.0-preview6-19257-04 + 3.0.0-preview6-19257-04 + 3.0.0-preview6-19257-04 + 3.0.0-preview6-19257-04 + 3.0.0-preview6-19257-04 + 3.0.0-preview6-19257-04 + 3.0.0-preview6-19257-04 From b24da693d9333bb17807b1fde49a2eaa7d6122fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 8 May 2019 04:00:34 +0000 Subject: [PATCH 300/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190507.5 (#1910) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19257-05 - dotnet-dev-certs - 3.0.0-preview6-19257-05 - dotnet-sql-cache - 3.0.0-preview6-19257-05 - dotnet-user-secrets - 3.0.0-preview6-19257-05 - dotnet-watch - 3.0.0-preview6-19257-05 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19257-05 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19257-05 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4944cccd1..2c55d585a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup c9e7f134dc084f01832e7182af7f76ad059c158e - + https://github.com/aspnet/AspNetCore - 11516c9272e48845bbd667846e83c35df3e57866 + b0659f660b6e8151a10da1c6c16310ec0101c380 - + https://github.com/aspnet/AspNetCore - 11516c9272e48845bbd667846e83c35df3e57866 + b0659f660b6e8151a10da1c6c16310ec0101c380 - + https://github.com/aspnet/AspNetCore - 11516c9272e48845bbd667846e83c35df3e57866 + b0659f660b6e8151a10da1c6c16310ec0101c380 - + https://github.com/aspnet/AspNetCore - 11516c9272e48845bbd667846e83c35df3e57866 + b0659f660b6e8151a10da1c6c16310ec0101c380 - + https://github.com/aspnet/AspNetCore - 11516c9272e48845bbd667846e83c35df3e57866 + b0659f660b6e8151a10da1c6c16310ec0101c380 - + https://github.com/aspnet/AspNetCore - 11516c9272e48845bbd667846e83c35df3e57866 + b0659f660b6e8151a10da1c6c16310ec0101c380 - + https://github.com/aspnet/AspNetCore - 11516c9272e48845bbd667846e83c35df3e57866 + b0659f660b6e8151a10da1c6c16310ec0101c380 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 85f398384..493c75ed0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19257-04 - 3.0.0-preview6-19257-04 - 3.0.0-preview6-19257-04 - 3.0.0-preview6-19257-04 - 3.0.0-preview6-19257-04 - 3.0.0-preview6-19257-04 - 3.0.0-preview6-19257-04 + 3.0.0-preview6-19257-05 + 3.0.0-preview6-19257-05 + 3.0.0-preview6-19257-05 + 3.0.0-preview6-19257-05 + 3.0.0-preview6-19257-05 + 3.0.0-preview6-19257-05 + 3.0.0-preview6-19257-05 From d129801267b2287797d182998d67cdfbfc3a8b17 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 8 May 2019 12:14:21 +0000 Subject: [PATCH 301/623] Update dependencies from https://github.com/dotnet/toolset build 20190508.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19258.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 725530ee2..78526e444 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - a7674241cee16ed5d1a8f1c962ae43d6ef0aefe3 + b72152b69ec2e89108dac25ef7cd8c72f3cbe2d8 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 4102d20e0..12b17fed4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19257.5 + 3.0.100-preview6.19258.1 From 8f1a8b971b3c0c6230b2f7ecbd3f883f7e792735 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 8 May 2019 12:24:39 +0000 Subject: [PATCH 302/623] Update dependencies from https://github.com/dotnet/toolset build 20190508.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19258.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 78526e444..1484eaa07 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - b72152b69ec2e89108dac25ef7cd8c72f3cbe2d8 + abe1f6cccdf7585cbf4872056fd33cae375eb305 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 12b17fed4..48e444ecc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19258.1 + 3.0.100-preview6.19258.2 From 2a76d0f11bf274dc4d9e297e2eab99149ea3db23 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 8 May 2019 12:25:49 +0000 Subject: [PATCH 303/623] Update dependencies from https://github.com/dotnet/arcade build 20190507.7 (#1911) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19257.7 --- eng/Version.Details.xml | 4 +- eng/common/cross/arm/sources.list.vivid | 11 ----- eng/common/cross/arm/sources.list.wily | 11 ----- eng/common/cross/arm64/sources.list.vivid | 11 ----- eng/common/cross/arm64/sources.list.wily | 11 ----- eng/common/cross/build-rootfs.sh | 58 ++++++++++++++--------- eng/common/cross/x86/sources.list.vivid | 11 ----- eng/common/cross/x86/sources.list.wily | 11 ----- global.json | 2 +- 9 files changed, 39 insertions(+), 91 deletions(-) delete mode 100644 eng/common/cross/arm/sources.list.vivid delete mode 100644 eng/common/cross/arm/sources.list.wily delete mode 100644 eng/common/cross/arm64/sources.list.vivid delete mode 100644 eng/common/cross/arm64/sources.list.wily delete mode 100644 eng/common/cross/x86/sources.list.vivid delete mode 100644 eng/common/cross/x86/sources.list.wily diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2c55d585a..4861efc58 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - c31fac9f6899094226cb5cd77c85b8f60ecafa3d + bda52d7619f9420de46f2c39ffc972864bbcab63 diff --git a/eng/common/cross/arm/sources.list.vivid b/eng/common/cross/arm/sources.list.vivid deleted file mode 100644 index 0b1215e47..000000000 --- a/eng/common/cross/arm/sources.list.vivid +++ /dev/null @@ -1,11 +0,0 @@ -deb http://ports.ubuntu.com/ubuntu-ports/ vivid main restricted universe -deb-src http://ports.ubuntu.com/ubuntu-ports/ vivid main restricted universe - -deb http://ports.ubuntu.com/ubuntu-ports/ vivid-updates main restricted universe -deb-src http://ports.ubuntu.com/ubuntu-ports/ vivid-updates main restricted universe - -deb http://ports.ubuntu.com/ubuntu-ports/ vivid-backports main restricted -deb-src http://ports.ubuntu.com/ubuntu-ports/ vivid-backports main restricted - -deb http://ports.ubuntu.com/ubuntu-ports/ vivid-security main restricted universe multiverse -deb-src http://ports.ubuntu.com/ubuntu-ports/ vivid-security main restricted universe multiverse \ No newline at end of file diff --git a/eng/common/cross/arm/sources.list.wily b/eng/common/cross/arm/sources.list.wily deleted file mode 100644 index e23d1e02a..000000000 --- a/eng/common/cross/arm/sources.list.wily +++ /dev/null @@ -1,11 +0,0 @@ -deb http://ports.ubuntu.com/ubuntu-ports/ wily main restricted universe -deb-src http://ports.ubuntu.com/ubuntu-ports/ wily main restricted universe - -deb http://ports.ubuntu.com/ubuntu-ports/ wily-updates main restricted universe -deb-src http://ports.ubuntu.com/ubuntu-ports/ wily-updates main restricted universe - -deb http://ports.ubuntu.com/ubuntu-ports/ wily-backports main restricted -deb-src http://ports.ubuntu.com/ubuntu-ports/ wily-backports main restricted - -deb http://ports.ubuntu.com/ubuntu-ports/ wily-security main restricted universe multiverse -deb-src http://ports.ubuntu.com/ubuntu-ports/ wily-security main restricted universe multiverse \ No newline at end of file diff --git a/eng/common/cross/arm64/sources.list.vivid b/eng/common/cross/arm64/sources.list.vivid deleted file mode 100644 index 0b1215e47..000000000 --- a/eng/common/cross/arm64/sources.list.vivid +++ /dev/null @@ -1,11 +0,0 @@ -deb http://ports.ubuntu.com/ubuntu-ports/ vivid main restricted universe -deb-src http://ports.ubuntu.com/ubuntu-ports/ vivid main restricted universe - -deb http://ports.ubuntu.com/ubuntu-ports/ vivid-updates main restricted universe -deb-src http://ports.ubuntu.com/ubuntu-ports/ vivid-updates main restricted universe - -deb http://ports.ubuntu.com/ubuntu-ports/ vivid-backports main restricted -deb-src http://ports.ubuntu.com/ubuntu-ports/ vivid-backports main restricted - -deb http://ports.ubuntu.com/ubuntu-ports/ vivid-security main restricted universe multiverse -deb-src http://ports.ubuntu.com/ubuntu-ports/ vivid-security main restricted universe multiverse \ No newline at end of file diff --git a/eng/common/cross/arm64/sources.list.wily b/eng/common/cross/arm64/sources.list.wily deleted file mode 100644 index e23d1e02a..000000000 --- a/eng/common/cross/arm64/sources.list.wily +++ /dev/null @@ -1,11 +0,0 @@ -deb http://ports.ubuntu.com/ubuntu-ports/ wily main restricted universe -deb-src http://ports.ubuntu.com/ubuntu-ports/ wily main restricted universe - -deb http://ports.ubuntu.com/ubuntu-ports/ wily-updates main restricted universe -deb-src http://ports.ubuntu.com/ubuntu-ports/ wily-updates main restricted universe - -deb http://ports.ubuntu.com/ubuntu-ports/ wily-backports main restricted -deb-src http://ports.ubuntu.com/ubuntu-ports/ wily-backports main restricted - -deb http://ports.ubuntu.com/ubuntu-ports/ wily-security main restricted universe multiverse -deb-src http://ports.ubuntu.com/ubuntu-ports/ wily-security main restricted universe multiverse \ No newline at end of file diff --git a/eng/common/cross/build-rootfs.sh b/eng/common/cross/build-rootfs.sh index 805948ca8..83ec39195 100644 --- a/eng/common/cross/build-rootfs.sh +++ b/eng/common/cross/build-rootfs.sh @@ -2,21 +2,21 @@ usage() { - echo "Usage: $0 [BuildArch] [LinuxCodeName] [lldbx.y] [--skipunmount]" + echo "Usage: $0 [BuildArch] [LinuxCodeName] [lldbx.y] [--skipunmount] --rootfs ]" echo "BuildArch can be: arm(default), armel, arm64, x86" - echo "LinuxCodeName - optional, Code name for Linux, can be: trusty(default), vivid, wily, xenial, zesty, bionic, alpine. If BuildArch is armel, LinuxCodeName is jessie(default) or tizen." - echo "lldbx.y - optional, LLDB version, can be: lldb3.6(default), lldb3.8, lldb3.9, lldb4.0, no-lldb. Ignored for alpine" + echo "LinuxCodeName - optional, Code name for Linux, can be: trusty, xenial(default), zesty, bionic, alpine. If BuildArch is armel, LinuxCodeName is jessie(default) or tizen." + echo "lldbx.y - optional, LLDB version, can be: lldb3.9(default), lldb4.0, lldb5.0, lldb6.0 no-lldb. Ignored for alpine" echo "--skipunmount - optional, will skip the unmount of rootfs folder." exit 1 } -__LinuxCodeName=trusty +__LinuxCodeName=xenial __CrossDir=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd ) __InitialDir=$PWD __BuildArch=arm __UbuntuArch=armhf __UbuntuRepo="http://ports.ubuntu.com/" -__LLDB_Package="lldb-3.6-dev" +__LLDB_Package="liblldb-3.9-dev" __SkipUnmount=0 # base development support @@ -53,8 +53,12 @@ __AlpinePackages+=" openssl-dev" __AlpinePackages+=" zlib-dev" __UnprocessedBuildArgs= -for i in "$@" ; do - lowerI="$(echo $i | awk '{print tolower($0)}')" +while :; do + if [ $# -le 0 ]; then + break + fi + + lowerI="$(echo $1 | awk '{print tolower($0)}')" case $lowerI in -?|-h|--help) usage @@ -95,38 +99,40 @@ for i in "$@" ; do lldb4.0) __LLDB_Package="liblldb-4.0-dev" ;; + lldb5.0) + __LLDB_Package="liblldb-5.0-dev" + ;; + lldb6.0) + __LLDB_Package="liblldb-6.0-dev" + ;; no-lldb) unset __LLDB_Package ;; - vivid) + trusty) # Ubuntu 14.04 if [ "$__LinuxCodeName" != "jessie" ]; then - __LinuxCodeName=vivid + __LinuxCodeName=trusty fi ;; - wily) - if [ "$__LinuxCodeName" != "jessie" ]; then - __LinuxCodeName=wily - fi - ;; - xenial) + xenial) # Ubunry 16.04 if [ "$__LinuxCodeName" != "jessie" ]; then __LinuxCodeName=xenial fi ;; - zesty) + zesty) # Ununtu 17.04 if [ "$__LinuxCodeName" != "jessie" ]; then __LinuxCodeName=zesty fi ;; - bionic) + bionic) # Ubuntu 18.04 if [ "$__LinuxCodeName" != "jessie" ]; then __LinuxCodeName=bionic fi ;; - jessie) + jessie) # Debian 8 __LinuxCodeName=jessie __UbuntuRepo="http://ftp.debian.org/debian/" ;; + # TBD Stretch -> Debian 9, Buster -> Debian 10 tizen) if [ "$__BuildArch" != "armel" ]; then echo "Tizen is available only for armel." @@ -144,10 +150,16 @@ for i in "$@" ; do --skipunmount) __SkipUnmount=1 ;; + --rootfsdir|-rootfsdir) + shift + __RootfsDir=$1 + ;; *) - __UnprocessedBuildArgs="$__UnprocessedBuildArgs $i" + __UnprocessedBuildArgs="$__UnprocessedBuildArgs $1" ;; esac + + shift done if [ "$__BuildArch" == "armel" ]; then @@ -155,12 +167,14 @@ if [ "$__BuildArch" == "armel" ]; then fi __UbuntuPackages+=" ${__LLDB_Package:-}" -__RootfsDir="$__CrossDir/rootfs/$__BuildArch" - -if [[ -n "$ROOTFS_DIR" ]]; then +if [ -z "$__RootfsDir" ] && [ ! -z "$ROOTFS_DIR" ]; then __RootfsDir=$ROOTFS_DIR fi +if [ -z "$__RootfsDir" ]; then + __RootfsDir="$__CrossDir/rootfs/$__BuildArch" +fi + if [ -d "$__RootfsDir" ]; then if [ $__SkipUnmount == 0 ]; then umount $__RootfsDir/* diff --git a/eng/common/cross/x86/sources.list.vivid b/eng/common/cross/x86/sources.list.vivid deleted file mode 100644 index 26d37b20f..000000000 --- a/eng/common/cross/x86/sources.list.vivid +++ /dev/null @@ -1,11 +0,0 @@ -deb http://archive.ubuntu.com/ubuntu/ vivid main restricted universe -deb-src http://archive.ubuntu.com/ubuntu/ vivid main restricted universe - -deb http://archive.ubuntu.com/ubuntu/ vivid-updates main restricted universe -deb-src http://archive.ubuntu.com/ubuntu/ vivid-updates main restricted universe - -deb http://archive.ubuntu.com/ubuntu/ vivid-backports main restricted -deb-src http://archive.ubuntu.com/ubuntu/ vivid-backports main restricted - -deb http://archive.ubuntu.com/ubuntu/ vivid-security main restricted universe multiverse -deb-src http://archive.ubuntu.com/ubuntu/ vivid-security main restricted universe multiverse diff --git a/eng/common/cross/x86/sources.list.wily b/eng/common/cross/x86/sources.list.wily deleted file mode 100644 index c4b0b442a..000000000 --- a/eng/common/cross/x86/sources.list.wily +++ /dev/null @@ -1,11 +0,0 @@ -deb http://archive.ubuntu.com/ubuntu/ wily main restricted universe -deb-src http://archive.ubuntu.com/ubuntu/ wily main restricted universe - -deb http://archive.ubuntu.com/ubuntu/ wily-updates main restricted universe -deb-src http://archive.ubuntu.com/ubuntu/ wily-updates main restricted universe - -deb http://archive.ubuntu.com/ubuntu/ wily-backports main restricted -deb-src http://archive.ubuntu.com/ubuntu/ wily-backports main restricted - -deb http://archive.ubuntu.com/ubuntu/ wily-security main restricted universe multiverse -deb-src http://archive.ubuntu.com/ubuntu/ wily-security main restricted universe multiverse diff --git a/global.json b/global.json index e0e465912..84872e8a0 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19256.12" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19257.7" } } From 44b2b6873bed5f628e1cfa9eff8dc4cc74fba4c7 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 8 May 2019 12:28:11 +0000 Subject: [PATCH 304/623] Update dependencies from https://github.com/dotnet/toolset build 20190508.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19258.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 1484eaa07..e374d55aa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - abe1f6cccdf7585cbf4872056fd33cae375eb305 + 9eef2995f26aee73b55226a9416caba4c1d209fc https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 48e444ecc..d9b7115df 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19258.2 + 3.0.100-preview6.19258.4 From 49b0e808e048d35dc20156f908d9777e4ff6095b Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 8 May 2019 12:30:59 +0000 Subject: [PATCH 305/623] Update dependencies from https://github.com/dotnet/toolset build 20190508.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19258.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 e374d55aa..b9d806047 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 9eef2995f26aee73b55226a9416caba4c1d209fc + aa5f620ccd6812bc67f2beedef6268aff1b0b501 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index d9b7115df..5a5ec8f79 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19258.4 + 3.0.100-preview6.19258.3 From 287de2713b97bd202b9764fe6c3b55a3de9fc0e4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 8 May 2019 13:20:42 +0000 Subject: [PATCH 306/623] Update dependencies from https://github.com/dotnet/wpf build 20190507.5 (#1914) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19257.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 4861efc58..df80c357a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms 2941295c50d4003b38da2139dd570a20ca62d550 - + https://github.com/dotnet/wpf - 211a5576f45f69dce76fa39457c88b776eaa98df + a0cf8b895d481d4f6bc77ba3d944078b81091998 diff --git a/eng/Versions.props b/eng/Versions.props index 493c75ed0..b1dab72e1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19257.1 + 3.0.0-preview6.19257.5 From 20df558c52d5f98de132be59aa86aa4154db38ae Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 8 May 2019 13:21:56 +0000 Subject: [PATCH 307/623] Update dependencies from https://github.com/dotnet/toolset build 20190508.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19258.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 b9d806047..07c873975 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - aa5f620ccd6812bc67f2beedef6268aff1b0b501 + 0a55dbc4b7a2df3d338a069747ecfc0e026a3641 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 5a5ec8f79..c2172bb38 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19258.3 + 3.0.100-preview6.19258.5 From 26a21c4ebe6b48b70dc51b991e988754a394ff29 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 8 May 2019 14:05:23 +0000 Subject: [PATCH 308/623] Update dependencies from https://github.com/dotnet/cli build 20190508.1 (#1915) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19258.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 df80c357a..874170b28 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 90e8a529be026d06fc8965d460927193aca5b005 - + https://github.com/dotnet/cli - 716f46e04ccdb17e9769784d3d1943a60b3839fc + 3e58cc7b1cea8c428335b9ea367dd1583336b843 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index b1dab72e1..9e864168b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19257.1 + 3.0.100-preview6.19258.1 1.0.2-beta5.19257.1 From d4c77e8c15e49266ac50b7dd8fed136099bca164 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 8 May 2019 16:07:42 +0000 Subject: [PATCH 309/623] [master] Update dependencies from dotnet/core-setup (#1908) * Update dependencies from https://github.com/dotnet/core-setup build 20190507.08 - Microsoft.NETCore.App - 3.0.0-preview6-27707-08 - NETStandard.Library.Ref - 2.1.0-preview6-27707-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27707-08 * Update dependencies from https://github.com/dotnet/core-setup build 20190507.09 - Microsoft.NETCore.App - 3.0.0-preview6-27707-09 - NETStandard.Library.Ref - 2.1.0-preview6-27707-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27707-09 * Update dependencies from https://github.com/dotnet/core-setup build 20190507.10 - Microsoft.NETCore.App - 3.0.0-preview6-27707-10 - NETStandard.Library.Ref - 2.1.0-preview6-27707-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27707-10 * Update dependencies from https://github.com/dotnet/core-setup build 20190508.01 - Microsoft.NETCore.App - 3.0.0-preview6-27708-01 - NETStandard.Library.Ref - 2.1.0-preview6-27708-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27708-01 --- 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 874170b28..578de44fe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c9e7f134dc084f01832e7182af7f76ad059c158e + 8643297bd9703eda106a4e2640a5a5856abfbcc9 - + https://github.com/dotnet/core-setup - c9e7f134dc084f01832e7182af7f76ad059c158e + 8643297bd9703eda106a4e2640a5a5856abfbcc9 - + https://github.com/dotnet/core-setup - c9e7f134dc084f01832e7182af7f76ad059c158e + 8643297bd9703eda106a4e2640a5a5856abfbcc9 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 9e864168b..2250fa09b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19257.2 - 3.0.0-preview6-27707-07 + 3.0.0-preview6-27708-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27707-07 + 2.1.0-preview6-27708-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27707-07 + 3.0.0-preview6-27708-01 $(MicrosoftWindowsDesktopAppPackageVersion) From f736cb7a5612d8c9ba6bb57d1f0f82054bb359e4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 8 May 2019 17:13:43 +0000 Subject: [PATCH 310/623] Update dependencies from https://github.com/dotnet/core-setup build 20190508.02 (#1916) - Microsoft.NETCore.App - 3.0.0-preview6-27708-02 - NETStandard.Library.Ref - 2.1.0-preview6-27708-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27708-02 --- 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 578de44fe..d3fc58630 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 8643297bd9703eda106a4e2640a5a5856abfbcc9 - + https://github.com/dotnet/core-setup 8643297bd9703eda106a4e2640a5a5856abfbcc9 - + https://github.com/dotnet/core-setup 8643297bd9703eda106a4e2640a5a5856abfbcc9 diff --git a/eng/Versions.props b/eng/Versions.props index 2250fa09b..17360362e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19257.2 - 3.0.0-preview6-27708-01 + 3.0.0-preview6-27708-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27708-01 + 2.1.0-preview6-27708-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27708-01 + 3.0.0-preview6-27708-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 1c90c0cb109155940eafbd13cdd2d3a6d995b996 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 8 May 2019 23:05:09 +0000 Subject: [PATCH 311/623] Update dependencies from https://github.com/dotnet/cli build 20190508.2 (#1918) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19258.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 d3fc58630..48074c980 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 90e8a529be026d06fc8965d460927193aca5b005 - + https://github.com/dotnet/cli - 3e58cc7b1cea8c428335b9ea367dd1583336b843 + 3153da58996656044fe44972855d26e654952f85 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 17360362e..692cf9836 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19258.1 + 3.0.100-preview6.19258.2 1.0.2-beta5.19257.1 From 36b56792c7b115a5bc5b190de5f0c00f092f0323 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 May 2019 00:19:59 +0000 Subject: [PATCH 312/623] [master] Update dependencies from dotnet/sdk (#1917) * Update dependencies from https://github.com/dotnet/sdk build 20190508.1 - Microsoft.NET.Sdk - 3.0.100-preview6.19258.1 * Update dependencies from https://github.com/dotnet/sdk build 20190508.2 - Microsoft.NET.Sdk - 3.0.100-preview6.19258.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 48074c980..68b79e770 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - 90e8a529be026d06fc8965d460927193aca5b005 + bf673b43674f9f3a1bf9b02020fcfeb040150e20 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 692cf9836..caee3c7b4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19257.2 + 3.0.100-preview6.19258.2 3.0.0-preview6-27708-02 From a3492a6e5f9378b134aa9da66a77417c4d3c11c4 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 9 May 2019 12:23:40 +0000 Subject: [PATCH 313/623] Update dependencies from https://github.com/dotnet/toolset build 20190509.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19259.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 07c873975..44b6bb242 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 0a55dbc4b7a2df3d338a069747ecfc0e026a3641 + af940212f5588d4985a04f1acbd622df09212a2a https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index c2172bb38..8ca777f61 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19258.5 + 3.0.100-preview6.19259.1 From 6101e36e01994cdaa2b844342005b7607d4414fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 May 2019 12:24:48 +0000 Subject: [PATCH 314/623] Update dependencies from https://github.com/dotnet/arcade build 20190508.5 (#1922) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19258.5 --- eng/Version.Details.xml | 4 ++-- eng/common/tools.ps1 | 27 +++++++++++++++++++++++++-- global.json | 2 +- 3 files changed, 28 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 68b79e770..37a2472ed 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - bda52d7619f9420de46f2c39ffc972864bbcab63 + 9005cee9510d23535c09bd9b6be7c426e526c067 diff --git a/eng/common/tools.ps1 b/eng/common/tools.ps1 index d86eef1e3..b0e767e81 100644 --- a/eng/common/tools.ps1 +++ b/eng/common/tools.ps1 @@ -11,6 +11,12 @@ # Binary log must be enabled on CI. [bool]$binaryLog = if (Test-Path variable:binaryLog) { $binaryLog } else { $ci } +# Set to true to use the pipelines logger which will enable Azure logging output. +# https://github.com/Microsoft/azure-pipelines-tasks/blob/master/docs/authoring/commands.md +# This flag is meant as a temporary opt-opt for the feature while validate it across +# our consumers. It will be deleted in the future. +[bool]$pipelinesLog = if (Test-Path variable:pipelinesLog) { $pipelinesLog } else { $ci } + # Turns on machine preparation/clean up code that changes the machine state (e.g. kills build processes). [bool]$prepareMachine = if (Test-Path variable:prepareMachine) { $prepareMachine } else { $false } @@ -442,7 +448,7 @@ function InitializeToolset() { '' | Set-Content $proj - MSBuild $proj $bl /t:__WriteToolsetLocation /clp:ErrorsOnly`;NoSummary /p:__ToolsetLocationOutputFile=$toolsetLocationFile + MSBuild-Core $proj $bl /t:__WriteToolsetLocation /clp:ErrorsOnly`;NoSummary /p:__ToolsetLocationOutputFile=$toolsetLocationFile $path = Get-Content $toolsetLocationFile -TotalCount 1 if (!(Test-Path $path)) { @@ -472,6 +478,23 @@ function Stop-Processes() { # Terminates the script if the build fails. # function MSBuild() { + if ($pipelinesLog -and $msbuildEngine) { + $toolsetBuildProject = InitializeToolset + $tf = if ($msbuildEngine -eq "dotnet") { "netcoreapp2.1" } else { "net472" } + $path = Split-Path -parent $toolsetBuildProject + $path = Join-Path $path "$tf\Microsoft.DotNet.Arcade.Sdk.dll" + $args += "/logger:$path" + } + + MSBuild-Core @args +} + +# +# Executes msbuild (or 'dotnet msbuild') with arguments passed to the function. +# The arguments are automatically quoted. +# Terminates the script if the build fails. +# +function MSBuild-Core() { if ($ci) { if (!$binaryLog) { throw "Binary log must be enabled in CI build." @@ -549,4 +572,4 @@ if ($ci) { $env:TEMP = $TempDir $env:TMP = $TempDir -} \ No newline at end of file +} diff --git a/global.json b/global.json index 84872e8a0..bf362561c 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19257.7" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19258.5" } } From 29ebd681962bb43803bd0142a09d8fae9823d03f Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 9 May 2019 12:29:48 +0000 Subject: [PATCH 315/623] Update dependencies from https://github.com/dotnet/toolset build 20190509.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19259.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 44b6bb242..11527469f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - af940212f5588d4985a04f1acbd622df09212a2a + 7c17ca60c9d30341647a8ccb781fdde5eafee9b4 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 8ca777f61..32f2e04e8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19259.1 + 3.0.100-preview6.19259.2 From dd9063271d3d540e552e8a7834f9958e1563b582 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 9 May 2019 12:30:00 +0000 Subject: [PATCH 316/623] Update dependencies from https://github.com/dotnet/toolset build 20190509.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19259.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 11527469f..b0c6c8758 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 7c17ca60c9d30341647a8ccb781fdde5eafee9b4 + db9da52748152bf70d5e90ee6e345b25e5ed6c7f https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 32f2e04e8..f876dcbd6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19259.2 + 3.0.100-preview6.19259.3 From 81711619c5b1dbdaa4f180e0b0b7354a88e7f73e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 May 2019 13:05:29 +0000 Subject: [PATCH 317/623] Update dependencies from https://github.com/dotnet/winforms build 20190507.1 (#1913) - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19257.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 37a2472ed..41b4aa153 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli 3153da58996656044fe44972855d26e654952f85 - + https://github.com/dotnet/winforms - 2941295c50d4003b38da2139dd570a20ca62d550 + 98469c5ef23bb546454f7983b122fa6edde41e7a https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index caee3c7b4..22331087b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19256.1 + 4.8.0-preview6.19257.1 From 7c2fd5e7358eff4bdc3ca3372ac265b798716a8b Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 9 May 2019 13:22:22 +0000 Subject: [PATCH 318/623] Update dependencies from https://github.com/dotnet/toolset build 20190509.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19259.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 b0c6c8758..f1ba62e3e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - db9da52748152bf70d5e90ee6e345b25e5ed6c7f + 257db6a882e6ae62f294814a01afd9598313a426 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index f876dcbd6..b5e914f84 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19259.3 + 3.0.100-preview6.19259.4 From e07bca0e834628176de0d8a79060416412007c23 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 May 2019 13:26:27 +0000 Subject: [PATCH 319/623] Update dependencies from https://github.com/dotnet/wpf build 20190508.4 (#1924) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19258.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 41b4aa153..c52989639 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms 98469c5ef23bb546454f7983b122fa6edde41e7a - + https://github.com/dotnet/wpf - a0cf8b895d481d4f6bc77ba3d944078b81091998 + 7551f19f92c1fd734ea77a689786c53e57ac47b5 diff --git a/eng/Versions.props b/eng/Versions.props index 22331087b..1101ddddf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19257.5 + 3.0.0-preview6.19258.4 From a029bb1384b55c2b5a3cd2fca403a601e15e37aa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 May 2019 19:54:27 +0000 Subject: [PATCH 320/623] Update dependencies from https://github.com/dotnet/sdk build 20190509.1 (#1925) - Microsoft.NET.Sdk - 3.0.100-preview6.19259.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 c52989639..8e651d41e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard e94d4263f03ced7269275c10a59d1dddb0c76b7c - + https://github.com/dotnet/sdk - bf673b43674f9f3a1bf9b02020fcfeb040150e20 + 003a2dd822d317c493b587432f95353871e72bb1 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 1101ddddf..8faad21b4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19258.2 + 3.0.100-preview6.19259.1 3.0.0-preview6-27708-02 From 788b4f2690f1ea0a184842c08f256c2a33927af5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 May 2019 19:55:37 +0000 Subject: [PATCH 321/623] [master] Update dependencies from dotnet/cli (#1919) * Update dependencies from https://github.com/dotnet/cli build 20190508.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19258.3 * Update dependencies from https://github.com/dotnet/cli build 20190509.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19259.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 8e651d41e..552580500 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 003a2dd822d317c493b587432f95353871e72bb1 - + https://github.com/dotnet/cli - 3153da58996656044fe44972855d26e654952f85 + 977bec9c39fbeec93a20d32d10cc9dda4f529727 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 8faad21b4..ba7ad4b52 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19258.2 + 3.0.100-preview6.19259.1 1.0.2-beta5.19257.1 From dd61920ffa15b40093575f1f027526391e6db53a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 May 2019 19:56:37 +0000 Subject: [PATCH 322/623] [master] Update dependencies from dotnet/core-setup (#1920) * Update dependencies from https://github.com/dotnet/core-setup build 20190508.03 - Microsoft.NETCore.App - 3.0.0-preview6-27708-03 - NETStandard.Library.Ref - 2.1.0-preview6-27708-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27708-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190508.04 - Microsoft.NETCore.App - 3.0.0-preview6-27708-04 - NETStandard.Library.Ref - 2.1.0-preview6-27708-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27708-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190509.04 - Microsoft.NETCore.App - 3.0.0-preview6-27709-04 - NETStandard.Library.Ref - 2.1.0-preview6-27709-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27709-04 --- 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 552580500..120748175 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 8643297bd9703eda106a4e2640a5a5856abfbcc9 + 806db93e0753234b68c6c6fb37c8dd34a9a7b23b - + https://github.com/dotnet/core-setup - 8643297bd9703eda106a4e2640a5a5856abfbcc9 + 806db93e0753234b68c6c6fb37c8dd34a9a7b23b - + https://github.com/dotnet/core-setup - 8643297bd9703eda106a4e2640a5a5856abfbcc9 + 806db93e0753234b68c6c6fb37c8dd34a9a7b23b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ba7ad4b52..7e82e79ce 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19259.1 - 3.0.0-preview6-27708-02 + 3.0.0-preview6-27709-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27708-02 + 2.1.0-preview6-27709-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27708-02 + 3.0.0-preview6-27709-04 $(MicrosoftWindowsDesktopAppPackageVersion) From e7d3437b448bc95fd062fa11bbaf8e6c198bd020 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 May 2019 20:56:24 +0000 Subject: [PATCH 323/623] Update dependencies from https://github.com/dotnet/core-setup build 20190509.05 (#1926) - Microsoft.NETCore.App - 3.0.0-preview6-27709-05 - NETStandard.Library.Ref - 2.1.0-preview6-27709-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27709-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 120748175..914efe75b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 806db93e0753234b68c6c6fb37c8dd34a9a7b23b + a8478dda1140e055651636fe35cad036f2585edd - + https://github.com/dotnet/core-setup - 806db93e0753234b68c6c6fb37c8dd34a9a7b23b + a8478dda1140e055651636fe35cad036f2585edd - + https://github.com/dotnet/core-setup - 806db93e0753234b68c6c6fb37c8dd34a9a7b23b + a8478dda1140e055651636fe35cad036f2585edd https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 7e82e79ce..c48fea3b0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19259.1 - 3.0.0-preview6-27709-04 + 3.0.0-preview6-27709-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27709-04 + 2.1.0-preview6-27709-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27709-04 + 3.0.0-preview6-27709-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 4d5c8aac4696259a8dc92532dc1390090173275e Mon Sep 17 00:00:00 2001 From: ggobbe Date: Thu, 9 May 2019 23:51:46 +0200 Subject: [PATCH 324/623] Add fedora 28/29 builds (#1735) --- .vsts-ci.yml | 14 ++++++++++++++ eng/docker/fedora.28/Dockerfile | 29 +++++++++++++++++++++++++++++ eng/docker/fedora.29/Dockerfile | 29 +++++++++++++++++++++++++++++ 3 files changed, 72 insertions(+) create mode 100644 eng/docker/fedora.28/Dockerfile create mode 100644 eng/docker/fedora.29/Dockerfile diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 9c640da6b..607393e9d 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -101,6 +101,20 @@ jobs: _RuntimeIdentifier: '' _BuildArchitecture: 'x64' _DropSuffix: '' + Build_Fedora_28_Debug_x64: + _BuildConfig: Debug + _DockerParameter: '--docker fedora.28' + _LinuxPortable: '--linux-portable' + _RuntimeIdentifier: '' + _BuildArchitecture: 'x64' + _DropSuffix: '' + Build_Fedora_29_Debug_x64: + _BuildConfig: Debug + _DockerParameter: '--docker fedora.29' + _LinuxPortable: '--linux-portable' + _RuntimeIdentifier: '' + _BuildArchitecture: 'x64' + _DropSuffix: '' Build_OpenSUSE_42_3_Debug_x64: _BuildConfig: Debug _DockerParameter: '--docker opensuse.42.3' diff --git a/eng/docker/fedora.28/Dockerfile b/eng/docker/fedora.28/Dockerfile new file mode 100644 index 000000000..f910321b6 --- /dev/null +++ b/eng/docker/fedora.28/Dockerfile @@ -0,0 +1,29 @@ +# +# 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. +# + +# Dockerfile that creates a container suitable to build dotnet-cli +FROM microsoft/dotnet-buildtools-prereqs:fedora-28-c103199-20180628122443 + +RUN dnf upgrade -y nss + +RUN dnf clean all + +# Override RID set by the dotnet-buildtools-prereqs docker image +ENV __PUBLISH_RID=fedora.28-x64 + +# Setup User to match Host User, and give superuser permissions +ARG USER_ID=0 +RUN useradd -m code_executor -u ${USER_ID} -g wheel +RUN echo 'code_executor ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers + +# With the User Change, we need to change permissions on these directories +RUN chmod -R a+rwx /usr/local +RUN chmod -R a+rwx /home + +# Set user to the one we just created +USER ${USER_ID} + +# Set working directory +WORKDIR /opt/code \ No newline at end of file diff --git a/eng/docker/fedora.29/Dockerfile b/eng/docker/fedora.29/Dockerfile new file mode 100644 index 000000000..0d4430378 --- /dev/null +++ b/eng/docker/fedora.29/Dockerfile @@ -0,0 +1,29 @@ +# +# 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. +# + +# Dockerfile that creates a container suitable to build dotnet-cli +FROM microsoft/dotnet-buildtools-prereqs:fedora-29-2f0798a-20181105183801 + +RUN dnf install -y nss + +RUN dnf clean all + +# Override RID set by the dotnet-buildtools-prereqs docker image +ENV __PUBLISH_RID=fedora.29-x64 + +# Setup User to match Host User, and give superuser permissions +ARG USER_ID=0 +RUN useradd -m code_executor -u ${USER_ID} -g wheel +RUN echo 'code_executor ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers + +# With the User Change, we need to change permissions on these directories +RUN chmod -R a+rwx /usr/local +RUN chmod -R a+rwx /home + +# Set user to the one we just created +USER ${USER_ID} + +# Set working directory +WORKDIR /opt/code \ No newline at end of file From 59c0b772113aa277d7d93f36fb0e6ec173fd49c3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 May 2019 22:23:40 +0000 Subject: [PATCH 325/623] [master] Update dependencies from dotnet/standard (#1927) * Update dependencies from https://github.com/dotnet/standard build 20190509.5 - NETStandard.Library - 2.1.0-prerelease.19259.5 * Update dependencies from https://github.com/dotnet/standard build 20190509.6 - NETStandard.Library - 2.1.0-prerelease.19259.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 914efe75b..a841e36f9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset 43bcfd562b4674194fc2dd62e1de5796296b6805 - + https://github.com/dotnet/standard - e94d4263f03ced7269275c10a59d1dddb0c76b7c + a7b363dce648ea14f1b240b0253b7d944f4777e7 https://github.com/dotnet/sdk From 9ccd94265ca69a0bf39695bdf93644f56c6e2534 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 May 2019 23:05:46 +0000 Subject: [PATCH 326/623] Update dependencies from https://github.com/dotnet/standard build 20190509.7 (#1928) - NETStandard.Library - 2.1.0-prerelease.19259.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 a841e36f9..b0f9a1b12 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset 43bcfd562b4674194fc2dd62e1de5796296b6805 - + https://github.com/dotnet/standard - a7b363dce648ea14f1b240b0253b7d944f4777e7 + 013b89db06c1f331804d2c07c79c9b5192b3c5d7 https://github.com/dotnet/sdk From e96ad55e43437a24acfcbf9e61b33f51b95e13d2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 May 2019 23:31:17 +0000 Subject: [PATCH 327/623] [master] Update dependencies from aspnet/AspNetCore (#1921) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190508.7 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19258-07 - dotnet-dev-certs - 3.0.0-preview6-19258-07 - dotnet-sql-cache - 3.0.0-preview6-19258-07 - dotnet-user-secrets - 3.0.0-preview6-19258-07 - dotnet-watch - 3.0.0-preview6-19258-07 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19258-07 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19258-07 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190509.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19259-01 - dotnet-dev-certs - 3.0.0-preview6-19259-01 - dotnet-sql-cache - 3.0.0-preview6-19259-01 - dotnet-user-secrets - 3.0.0-preview6-19259-01 - dotnet-watch - 3.0.0-preview6-19259-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19259-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19259-01 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190509.3 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19259-03 - dotnet-dev-certs - 3.0.0-preview6-19259-03 - dotnet-sql-cache - 3.0.0-preview6-19259-03 - dotnet-user-secrets - 3.0.0-preview6-19259-03 - dotnet-watch - 3.0.0-preview6-19259-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19259-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19259-03 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0f9a1b12..0d49c9a5e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a8478dda1140e055651636fe35cad036f2585edd - + https://github.com/aspnet/AspNetCore - b0659f660b6e8151a10da1c6c16310ec0101c380 + b03bca15dec61b83c318106cee6f0986b2fea8de - + https://github.com/aspnet/AspNetCore - b0659f660b6e8151a10da1c6c16310ec0101c380 + b03bca15dec61b83c318106cee6f0986b2fea8de - + https://github.com/aspnet/AspNetCore - b0659f660b6e8151a10da1c6c16310ec0101c380 + b03bca15dec61b83c318106cee6f0986b2fea8de - + https://github.com/aspnet/AspNetCore - b0659f660b6e8151a10da1c6c16310ec0101c380 + b03bca15dec61b83c318106cee6f0986b2fea8de - + https://github.com/aspnet/AspNetCore - b0659f660b6e8151a10da1c6c16310ec0101c380 + b03bca15dec61b83c318106cee6f0986b2fea8de - + https://github.com/aspnet/AspNetCore - b0659f660b6e8151a10da1c6c16310ec0101c380 + b03bca15dec61b83c318106cee6f0986b2fea8de - + https://github.com/aspnet/AspNetCore - b0659f660b6e8151a10da1c6c16310ec0101c380 + b03bca15dec61b83c318106cee6f0986b2fea8de https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index c48fea3b0..b1995b0ed 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19257-05 - 3.0.0-preview6-19257-05 - 3.0.0-preview6-19257-05 - 3.0.0-preview6-19257-05 - 3.0.0-preview6-19257-05 - 3.0.0-preview6-19257-05 - 3.0.0-preview6-19257-05 + 3.0.0-preview6-19259-03 + 3.0.0-preview6-19259-03 + 3.0.0-preview6-19259-03 + 3.0.0-preview6-19259-03 + 3.0.0-preview6-19259-03 + 3.0.0-preview6-19259-03 + 3.0.0-preview6-19259-03 From 5c8c7032b5179f898f2ba7248395358fb7f097d8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 01:53:25 +0000 Subject: [PATCH 328/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190509.4 (#1930) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19259-04 - dotnet-dev-certs - 3.0.0-preview6-19259-04 - dotnet-sql-cache - 3.0.0-preview6-19259-04 - dotnet-user-secrets - 3.0.0-preview6-19259-04 - dotnet-watch - 3.0.0-preview6-19259-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19259-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19259-04 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0d49c9a5e..0a7b709e6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a8478dda1140e055651636fe35cad036f2585edd - + https://github.com/aspnet/AspNetCore - b03bca15dec61b83c318106cee6f0986b2fea8de + 41df269eaf4fc727a7be1e8776b999810b6af1d6 - + https://github.com/aspnet/AspNetCore - b03bca15dec61b83c318106cee6f0986b2fea8de + 41df269eaf4fc727a7be1e8776b999810b6af1d6 - + https://github.com/aspnet/AspNetCore - b03bca15dec61b83c318106cee6f0986b2fea8de + 41df269eaf4fc727a7be1e8776b999810b6af1d6 - + https://github.com/aspnet/AspNetCore - b03bca15dec61b83c318106cee6f0986b2fea8de + 41df269eaf4fc727a7be1e8776b999810b6af1d6 - + https://github.com/aspnet/AspNetCore - b03bca15dec61b83c318106cee6f0986b2fea8de + 41df269eaf4fc727a7be1e8776b999810b6af1d6 - + https://github.com/aspnet/AspNetCore - b03bca15dec61b83c318106cee6f0986b2fea8de + 41df269eaf4fc727a7be1e8776b999810b6af1d6 - + https://github.com/aspnet/AspNetCore - b03bca15dec61b83c318106cee6f0986b2fea8de + 41df269eaf4fc727a7be1e8776b999810b6af1d6 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index b1995b0ed..79a4a7513 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19259-03 - 3.0.0-preview6-19259-03 - 3.0.0-preview6-19259-03 - 3.0.0-preview6-19259-03 - 3.0.0-preview6-19259-03 - 3.0.0-preview6-19259-03 - 3.0.0-preview6-19259-03 + 3.0.0-preview6-19259-04 + 3.0.0-preview6-19259-04 + 3.0.0-preview6-19259-04 + 3.0.0-preview6-19259-04 + 3.0.0-preview6-19259-04 + 3.0.0-preview6-19259-04 + 3.0.0-preview6-19259-04 From 8f141dbeeab4f81951b27de1d5ef974052bc472d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 03:38:31 +0000 Subject: [PATCH 329/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190509.5 (#1931) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19259-05 - dotnet-dev-certs - 3.0.0-preview6-19259-05 - dotnet-sql-cache - 3.0.0-preview6-19259-05 - dotnet-user-secrets - 3.0.0-preview6-19259-05 - dotnet-watch - 3.0.0-preview6-19259-05 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19259-05 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19259-05 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0a7b709e6..6a64dd1b6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a8478dda1140e055651636fe35cad036f2585edd - + https://github.com/aspnet/AspNetCore - 41df269eaf4fc727a7be1e8776b999810b6af1d6 + d37b2ca70aaed738968dc627eb33921c22c1634d - + https://github.com/aspnet/AspNetCore - 41df269eaf4fc727a7be1e8776b999810b6af1d6 + d37b2ca70aaed738968dc627eb33921c22c1634d - + https://github.com/aspnet/AspNetCore - 41df269eaf4fc727a7be1e8776b999810b6af1d6 + d37b2ca70aaed738968dc627eb33921c22c1634d - + https://github.com/aspnet/AspNetCore - 41df269eaf4fc727a7be1e8776b999810b6af1d6 + d37b2ca70aaed738968dc627eb33921c22c1634d - + https://github.com/aspnet/AspNetCore - 41df269eaf4fc727a7be1e8776b999810b6af1d6 + d37b2ca70aaed738968dc627eb33921c22c1634d - + https://github.com/aspnet/AspNetCore - 41df269eaf4fc727a7be1e8776b999810b6af1d6 + d37b2ca70aaed738968dc627eb33921c22c1634d - + https://github.com/aspnet/AspNetCore - 41df269eaf4fc727a7be1e8776b999810b6af1d6 + d37b2ca70aaed738968dc627eb33921c22c1634d https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 79a4a7513..a930ace1d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19259-04 - 3.0.0-preview6-19259-04 - 3.0.0-preview6-19259-04 - 3.0.0-preview6-19259-04 - 3.0.0-preview6-19259-04 - 3.0.0-preview6-19259-04 - 3.0.0-preview6-19259-04 + 3.0.0-preview6-19259-05 + 3.0.0-preview6-19259-05 + 3.0.0-preview6-19259-05 + 3.0.0-preview6-19259-05 + 3.0.0-preview6-19259-05 + 3.0.0-preview6-19259-05 + 3.0.0-preview6-19259-05 From 69529d571630d90f25f79bae4077455b3765d837 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 06:20:15 +0000 Subject: [PATCH 330/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190509.6 (#1932) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19259-06 - dotnet-dev-certs - 3.0.0-preview6-19259-06 - dotnet-sql-cache - 3.0.0-preview6-19259-06 - dotnet-user-secrets - 3.0.0-preview6-19259-06 - dotnet-watch - 3.0.0-preview6-19259-06 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19259-06 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19259-06 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6a64dd1b6..3db95cc9a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a8478dda1140e055651636fe35cad036f2585edd - + https://github.com/aspnet/AspNetCore - d37b2ca70aaed738968dc627eb33921c22c1634d + 0b590ff46ff7d06028e1e746d98c5463d66447ef - + https://github.com/aspnet/AspNetCore - d37b2ca70aaed738968dc627eb33921c22c1634d + 0b590ff46ff7d06028e1e746d98c5463d66447ef - + https://github.com/aspnet/AspNetCore - d37b2ca70aaed738968dc627eb33921c22c1634d + 0b590ff46ff7d06028e1e746d98c5463d66447ef - + https://github.com/aspnet/AspNetCore - d37b2ca70aaed738968dc627eb33921c22c1634d + 0b590ff46ff7d06028e1e746d98c5463d66447ef - + https://github.com/aspnet/AspNetCore - d37b2ca70aaed738968dc627eb33921c22c1634d + 0b590ff46ff7d06028e1e746d98c5463d66447ef - + https://github.com/aspnet/AspNetCore - d37b2ca70aaed738968dc627eb33921c22c1634d + 0b590ff46ff7d06028e1e746d98c5463d66447ef - + https://github.com/aspnet/AspNetCore - d37b2ca70aaed738968dc627eb33921c22c1634d + 0b590ff46ff7d06028e1e746d98c5463d66447ef https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index a930ace1d..8992f4c10 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19259-05 - 3.0.0-preview6-19259-05 - 3.0.0-preview6-19259-05 - 3.0.0-preview6-19259-05 - 3.0.0-preview6-19259-05 - 3.0.0-preview6-19259-05 - 3.0.0-preview6-19259-05 + 3.0.0-preview6-19259-06 + 3.0.0-preview6-19259-06 + 3.0.0-preview6-19259-06 + 3.0.0-preview6-19259-06 + 3.0.0-preview6-19259-06 + 3.0.0-preview6-19259-06 + 3.0.0-preview6-19259-06 From a39b10e2ba1a97ac2b9a0963b1e5b98e3753220e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 08:55:28 +0000 Subject: [PATCH 331/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190509.7 (#1933) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19259-07 - dotnet-dev-certs - 3.0.0-preview6-19259-07 - dotnet-sql-cache - 3.0.0-preview6-19259-07 - dotnet-user-secrets - 3.0.0-preview6-19259-07 - dotnet-watch - 3.0.0-preview6-19259-07 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19259-07 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19259-07 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3db95cc9a..f1f7e494e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup a8478dda1140e055651636fe35cad036f2585edd - + https://github.com/aspnet/AspNetCore - 0b590ff46ff7d06028e1e746d98c5463d66447ef + 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 - + https://github.com/aspnet/AspNetCore - 0b590ff46ff7d06028e1e746d98c5463d66447ef + 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 - + https://github.com/aspnet/AspNetCore - 0b590ff46ff7d06028e1e746d98c5463d66447ef + 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 - + https://github.com/aspnet/AspNetCore - 0b590ff46ff7d06028e1e746d98c5463d66447ef + 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 - + https://github.com/aspnet/AspNetCore - 0b590ff46ff7d06028e1e746d98c5463d66447ef + 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 - + https://github.com/aspnet/AspNetCore - 0b590ff46ff7d06028e1e746d98c5463d66447ef + 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 - + https://github.com/aspnet/AspNetCore - 0b590ff46ff7d06028e1e746d98c5463d66447ef + 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 8992f4c10..e3589641c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19259-06 - 3.0.0-preview6-19259-06 - 3.0.0-preview6-19259-06 - 3.0.0-preview6-19259-06 - 3.0.0-preview6-19259-06 - 3.0.0-preview6-19259-06 - 3.0.0-preview6-19259-06 + 3.0.0-preview6-19259-07 + 3.0.0-preview6-19259-07 + 3.0.0-preview6-19259-07 + 3.0.0-preview6-19259-07 + 3.0.0-preview6-19259-07 + 3.0.0-preview6-19259-07 + 3.0.0-preview6-19259-07 From 030ea1c4127baaebfabffb908b13ee394e3952ca Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 10 May 2019 12:24:30 +0000 Subject: [PATCH 332/623] Update dependencies from https://github.com/dotnet/toolset build 20190510.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19260.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 f1ba62e3e..58c532416 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 257db6a882e6ae62f294814a01afd9598313a426 + d96bc43bff25735817fdd3c7aaf2eb1543aeec9c https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index b5e914f84..2a07bf0f8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19259.4 + 3.0.100-preview6.19260.1 From 1eb1c5e04d1e90b72748bf1d748934a912ec8305 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 12:25:59 +0000 Subject: [PATCH 333/623] Update dependencies from https://github.com/dotnet/arcade build 20190509.9 (#1934) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19259.9 --- eng/Version.Details.xml | 4 ++-- eng/common/tools.ps1 | 10 +++++----- eng/common/tools.sh | 4 ++-- global.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f1f7e494e..fb4a1008c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - 9005cee9510d23535c09bd9b6be7c426e526c067 + 155080ecb738e189db75f8f2461ebad75d955aa7 diff --git a/eng/common/tools.ps1 b/eng/common/tools.ps1 index b0e767e81..9ca177b82 100644 --- a/eng/common/tools.ps1 +++ b/eng/common/tools.ps1 @@ -358,7 +358,7 @@ function InitializeBuildTool() { ExitWithExitCode 1 } - $buildTool = @{ Path = Join-Path $dotnetRoot "dotnet.exe"; Command = "msbuild" } + $buildTool = @{ Path = Join-Path $dotnetRoot "dotnet.exe"; Command = "msbuild"; Tool = "dotnet"; Framework = "netcoreapp2.1" } } elseif ($msbuildEngine -eq "vs") { try { $msbuildPath = InitializeVisualStudioMSBuild -install:$restore @@ -367,7 +367,7 @@ function InitializeBuildTool() { ExitWithExitCode 1 } - $buildTool = @{ Path = $msbuildPath; Command = "" } + $buildTool = @{ Path = $msbuildPath; Command = ""; Tool = "vs"; Framework = "net472" } } else { Write-Host "Unexpected value of -msbuildEngine: '$msbuildEngine'." -ForegroundColor Red ExitWithExitCode 1 @@ -478,11 +478,11 @@ function Stop-Processes() { # Terminates the script if the build fails. # function MSBuild() { - if ($pipelinesLog -and $msbuildEngine) { + if ($pipelinesLog) { + $buildTool = InitializeBuildTool $toolsetBuildProject = InitializeToolset - $tf = if ($msbuildEngine -eq "dotnet") { "netcoreapp2.1" } else { "net472" } $path = Split-Path -parent $toolsetBuildProject - $path = Join-Path $path "$tf\Microsoft.DotNet.Arcade.Sdk.dll" + $path = Join-Path $path (Join-Path $buildTool.Framework "Microsoft.DotNet.Arcade.Sdk.dll") $args += "/logger:$path" } diff --git a/eng/common/tools.sh b/eng/common/tools.sh index 9dc565e29..df3eb8bce 100644 --- a/eng/common/tools.sh +++ b/eng/common/tools.sh @@ -165,11 +165,11 @@ function InstallDotNet { local install_script=$_GetDotNetInstallScript local archArg='' - if [[ "$#" -ge "3" ]]; then + if [[ -n "${3:-}" ]]; then archArg="--architecture $3" fi local runtimeArg='' - if [[ "$#" -ge "4" ]]; then + if [[ -n "${4:-}" ]]; then runtimeArg="--runtime $4" fi diff --git a/global.json b/global.json index bf362561c..c76b0b696 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19258.5" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19259.9" } } From 15da49a83e5cd1e5b5ff8f760bdcd9c246590a99 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 10 May 2019 12:27:21 +0000 Subject: [PATCH 334/623] Update dependencies from https://github.com/dotnet/toolset build 20190510.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19260.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 58c532416..5be66bed0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - d96bc43bff25735817fdd3c7aaf2eb1543aeec9c + d8e5710b57406d3b268e65b420d2d2bac3cd0f31 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 2a07bf0f8..7cc7e4baa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19260.1 + 3.0.100-preview6.19260.3 From 82bc03716aade85e6dbf00c9958da45d26235ed4 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 10 May 2019 12:31:19 +0000 Subject: [PATCH 335/623] Update dependencies from https://github.com/dotnet/toolset build 20190510.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19260.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 5be66bed0..28888e723 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - d8e5710b57406d3b268e65b420d2d2bac3cd0f31 + bce784c2c9f14f45836df2238a3f5dc77b148911 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 7cc7e4baa..f2e96cfb2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19260.3 + 3.0.100-preview6.19260.2 From 036abf61315afaa964f956e2dc80e97c471886ca Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 12:31:23 +0000 Subject: [PATCH 336/623] Update dependencies from https://github.com/dotnet/templating build 20190509.1 (#1935) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19259.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 fb4a1008c..5c3ed2758 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 - + https://github.com/dotnet/templating - d4ad9da23e6ad6eab3bb71d1080da1120cf7d2cf + a939a9f8aad540b90dcdedd0df6bfeaf7bea8707 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index e3589641c..241d5f6b7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19259.1 - 1.0.2-beta5.19257.1 + 1.0.2-beta5.19259.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 87d936ede0fbdd9468d51403bbcbccf7b74bd5fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 13:02:08 +0000 Subject: [PATCH 337/623] Update dependencies from https://github.com/dotnet/winforms build 20190508.6 (#1923) - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19258.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 5c3ed2758..dcfa18bc2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli 977bec9c39fbeec93a20d32d10cc9dda4f529727 - + https://github.com/dotnet/winforms - 98469c5ef23bb546454f7983b122fa6edde41e7a + ee51a187ba1d2174233dacb6e2056e5403f9d36e https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index 241d5f6b7..5872e70a4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19257.1 + 4.8.0-preview6.19258.6 From 1809d1f8605394acd8e95c57f26399aa15df25ec Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 10 May 2019 13:02:21 +0000 Subject: [PATCH 338/623] Update dependencies from https://github.com/dotnet/winforms build 20190509.2 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19259.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 dcfa18bc2..90a83188c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli 977bec9c39fbeec93a20d32d10cc9dda4f529727 - + https://github.com/dotnet/winforms - ee51a187ba1d2174233dacb6e2056e5403f9d36e + 2e3d08b60d7f5c91aa68cc30443e96b92995524e https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index 5872e70a4..c25aeb052 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19258.6 + 4.8.0-preview6.19259.2 From 2608ef927bb8d51ffa0d55e4ac4be682e9169b38 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 10 May 2019 13:14:04 +0000 Subject: [PATCH 339/623] Update dependencies from https://github.com/dotnet/toolset build 20190510.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19260.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 28888e723..151692c44 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - bce784c2c9f14f45836df2238a3f5dc77b148911 + 5d626fac1f3998844f4fea3b91d152fca42f81c3 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index f2e96cfb2..99d4914e9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19260.2 + 3.0.100-preview6.19260.4 From 0dd08eed97184b6a763886776b0b2b0910b373d5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 13:23:03 +0000 Subject: [PATCH 340/623] Update dependencies from https://github.com/dotnet/wpf build 20190509.3 (#1937) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19259.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 dcfa18bc2..1e8abf723 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms ee51a187ba1d2174233dacb6e2056e5403f9d36e - + https://github.com/dotnet/wpf - 7551f19f92c1fd734ea77a689786c53e57ac47b5 + 877e2fb1593678cdd7f9d99cf7885e5aa299e7c4 diff --git a/eng/Versions.props b/eng/Versions.props index 5872e70a4..ab0d8d302 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19258.4 + 3.0.0-preview6.19259.3 From a63ee610d896a3e36e7a50c43e0b36546bf07971 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 13:50:28 +0000 Subject: [PATCH 341/623] Update dependencies from https://github.com/dotnet/cli build 20190510.1 (#1938) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19260.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 1e8abf723..555a0d785 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 003a2dd822d317c493b587432f95353871e72bb1 - + https://github.com/dotnet/cli - 977bec9c39fbeec93a20d32d10cc9dda4f529727 + 0852858ae8d66022ddf0397cbb5618c726ac55e6 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index ab0d8d302..06b1fe083 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19259.1 + 3.0.100-preview6.19260.1 1.0.2-beta5.19259.1 From 21738f5bfa50e6986850bf82341c750baad735d4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 14:43:46 +0000 Subject: [PATCH 342/623] Update dependencies from https://github.com/dotnet/core-setup build 20190510.01 (#1939) - Microsoft.NETCore.App - 3.0.0-preview6-27710-01 - NETStandard.Library.Ref - 2.1.0-preview6-27710-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27710-01 --- 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 555a0d785..2cdc7109b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a8478dda1140e055651636fe35cad036f2585edd + 92d1e1f51a3d1816c5f54285fe7259e839a7874b - + https://github.com/dotnet/core-setup - a8478dda1140e055651636fe35cad036f2585edd + 92d1e1f51a3d1816c5f54285fe7259e839a7874b - + https://github.com/dotnet/core-setup - a8478dda1140e055651636fe35cad036f2585edd + 92d1e1f51a3d1816c5f54285fe7259e839a7874b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 06b1fe083..e6b3dfed2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19259.1 - 3.0.0-preview6-27709-05 + 3.0.0-preview6-27710-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27709-05 + 2.1.0-preview6-27710-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27709-05 + 3.0.0-preview6-27710-01 $(MicrosoftWindowsDesktopAppPackageVersion) From e7c31df85625a4b08d52508e634b2a34eee7a81d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 15:57:57 +0000 Subject: [PATCH 343/623] Update dependencies from https://github.com/dotnet/sdk build 20190510.1 (#1941) - Microsoft.NET.Sdk - 3.0.100-preview6.19260.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 2cdc7109b..400c4ffc9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 013b89db06c1f331804d2c07c79c9b5192b3c5d7 - + https://github.com/dotnet/sdk - 003a2dd822d317c493b587432f95353871e72bb1 + d01c802189c7fc0c187b636431209b5b781c27b8 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index e6b3dfed2..b94ac6b70 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19259.1 + 3.0.100-preview6.19260.1 3.0.0-preview6-27710-01 From c2c521777622f8584120a11d9ee3ff7a8c7b3ee0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 16:02:59 +0000 Subject: [PATCH 344/623] Update dependencies from https://github.com/dotnet/core-setup build 20190510.02 (#1942) - Microsoft.NETCore.App - 3.0.0-preview6-27710-02 - NETStandard.Library.Ref - 2.1.0-preview6-27710-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27710-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 400c4ffc9..4f99eb435 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 92d1e1f51a3d1816c5f54285fe7259e839a7874b + 54ff9bb0f8e8d7876d34d4b3e56dcf793251c265 - + https://github.com/dotnet/core-setup - 92d1e1f51a3d1816c5f54285fe7259e839a7874b + 54ff9bb0f8e8d7876d34d4b3e56dcf793251c265 - + https://github.com/dotnet/core-setup - 92d1e1f51a3d1816c5f54285fe7259e839a7874b + 54ff9bb0f8e8d7876d34d4b3e56dcf793251c265 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b94ac6b70..7e947a020 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19260.1 - 3.0.0-preview6-27710-01 + 3.0.0-preview6-27710-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27710-01 + 2.1.0-preview6-27710-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27710-01 + 3.0.0-preview6-27710-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 1de23f8e440a9fba8d9452b012ac9550b79a31be Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 18:51:29 +0000 Subject: [PATCH 345/623] Update dependencies from https://github.com/dotnet/sdk build 20190510.2 (#1944) - Microsoft.NET.Sdk - 3.0.100-preview6.19260.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 4f99eb435..53646c7da 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 013b89db06c1f331804d2c07c79c9b5192b3c5d7 - + https://github.com/dotnet/sdk - d01c802189c7fc0c187b636431209b5b781c27b8 + 372e67d51167792db2fdaeebf48b6d8fb962e713 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 7e947a020..9bf2b9fde 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19260.1 + 3.0.100-preview6.19260.2 3.0.0-preview6-27710-02 From 0fd7e39a850a7aff5a8e37afbdb6d6c96ae69ef6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 20:24:42 +0000 Subject: [PATCH 346/623] [master] Update dependencies from dotnet/core-setup (#1943) * Update dependencies from https://github.com/dotnet/core-setup build 20190510.04 - Microsoft.NETCore.App - 3.0.0-preview6-27710-04 - NETStandard.Library.Ref - 2.1.0-preview6-27710-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27710-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190510.05 - Microsoft.NETCore.App - 3.0.0-preview6-27710-05 - NETStandard.Library.Ref - 2.1.0-preview6-27710-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27710-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190510.06 - Microsoft.NETCore.App - 3.0.0-preview6-27710-06 - NETStandard.Library.Ref - 2.1.0-preview6-27710-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27710-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cba27cdff..05d10326c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 54ff9bb0f8e8d7876d34d4b3e56dcf793251c265 + 1dfb3faf2fe573b9a0c3e5a0b7f83a2992093c6d - + https://github.com/dotnet/core-setup - 54ff9bb0f8e8d7876d34d4b3e56dcf793251c265 + 1dfb3faf2fe573b9a0c3e5a0b7f83a2992093c6d - + https://github.com/dotnet/core-setup - 54ff9bb0f8e8d7876d34d4b3e56dcf793251c265 + 1dfb3faf2fe573b9a0c3e5a0b7f83a2992093c6d https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 5357b4be2..5d990b15f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19260.2 - 3.0.0-preview6-27710-02 + 3.0.0-preview6-27710-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27710-02 + 2.1.0-preview6-27710-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27710-02 + 3.0.0-preview6-27710-06 $(MicrosoftWindowsDesktopAppPackageVersion) From aff1238a3c01aef6ed8042db0b4319a3efeda467 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 May 2019 20:25:44 +0000 Subject: [PATCH 347/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190510.1 (#1945) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19260-01 - dotnet-dev-certs - 3.0.0-preview6-19260-01 - dotnet-sql-cache - 3.0.0-preview6-19260-01 - dotnet-user-secrets - 3.0.0-preview6-19260-01 - dotnet-watch - 3.0.0-preview6-19260-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19260-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19260-01 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 05d10326c..1a6c234ba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 1dfb3faf2fe573b9a0c3e5a0b7f83a2992093c6d - + https://github.com/aspnet/AspNetCore - 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 + efa9a4e530b2e9ebafe672a78b5ecae2e346d19f - + https://github.com/aspnet/AspNetCore - 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 + efa9a4e530b2e9ebafe672a78b5ecae2e346d19f - + https://github.com/aspnet/AspNetCore - 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 + efa9a4e530b2e9ebafe672a78b5ecae2e346d19f - + https://github.com/aspnet/AspNetCore - 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 + efa9a4e530b2e9ebafe672a78b5ecae2e346d19f - + https://github.com/aspnet/AspNetCore - 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 + efa9a4e530b2e9ebafe672a78b5ecae2e346d19f - + https://github.com/aspnet/AspNetCore - 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 + efa9a4e530b2e9ebafe672a78b5ecae2e346d19f - + https://github.com/aspnet/AspNetCore - 0a148bfca4b9e26210242778a6d263d9b4b3d0a4 + efa9a4e530b2e9ebafe672a78b5ecae2e346d19f https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 5d990b15f..d30a9060d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19259-07 - 3.0.0-preview6-19259-07 - 3.0.0-preview6-19259-07 - 3.0.0-preview6-19259-07 - 3.0.0-preview6-19259-07 - 3.0.0-preview6-19259-07 - 3.0.0-preview6-19259-07 + 3.0.0-preview6-19260-01 + 3.0.0-preview6-19260-01 + 3.0.0-preview6-19260-01 + 3.0.0-preview6-19260-01 + 3.0.0-preview6-19260-01 + 3.0.0-preview6-19260-01 + 3.0.0-preview6-19260-01 From a7afd43b5a71214837d9c8634aac1f606441041b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 11 May 2019 01:33:33 +0000 Subject: [PATCH 348/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190510.4 (#1947) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19260-04 - dotnet-dev-certs - 3.0.0-preview6-19260-04 - dotnet-sql-cache - 3.0.0-preview6-19260-04 - dotnet-user-secrets - 3.0.0-preview6-19260-04 - dotnet-watch - 3.0.0-preview6-19260-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19260-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19260-04 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1a6c234ba..c8736359b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 1dfb3faf2fe573b9a0c3e5a0b7f83a2992093c6d - + https://github.com/aspnet/AspNetCore - efa9a4e530b2e9ebafe672a78b5ecae2e346d19f + b744814f06aa145c77db1db496a356d8f9808a4e - + https://github.com/aspnet/AspNetCore - efa9a4e530b2e9ebafe672a78b5ecae2e346d19f + b744814f06aa145c77db1db496a356d8f9808a4e - + https://github.com/aspnet/AspNetCore - efa9a4e530b2e9ebafe672a78b5ecae2e346d19f + b744814f06aa145c77db1db496a356d8f9808a4e - + https://github.com/aspnet/AspNetCore - efa9a4e530b2e9ebafe672a78b5ecae2e346d19f + b744814f06aa145c77db1db496a356d8f9808a4e - + https://github.com/aspnet/AspNetCore - efa9a4e530b2e9ebafe672a78b5ecae2e346d19f + b744814f06aa145c77db1db496a356d8f9808a4e - + https://github.com/aspnet/AspNetCore - efa9a4e530b2e9ebafe672a78b5ecae2e346d19f + b744814f06aa145c77db1db496a356d8f9808a4e - + https://github.com/aspnet/AspNetCore - efa9a4e530b2e9ebafe672a78b5ecae2e346d19f + b744814f06aa145c77db1db496a356d8f9808a4e https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index d30a9060d..14371b762 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19260-01 - 3.0.0-preview6-19260-01 - 3.0.0-preview6-19260-01 - 3.0.0-preview6-19260-01 - 3.0.0-preview6-19260-01 - 3.0.0-preview6-19260-01 - 3.0.0-preview6-19260-01 + 3.0.0-preview6-19260-04 + 3.0.0-preview6-19260-04 + 3.0.0-preview6-19260-04 + 3.0.0-preview6-19260-04 + 3.0.0-preview6-19260-04 + 3.0.0-preview6-19260-04 + 3.0.0-preview6-19260-04 From 6ce5942fac0c79630441662c8d2907856e392315 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 11 May 2019 04:08:30 +0000 Subject: [PATCH 349/623] [master] Update dependencies from dotnet/core-setup (#1946) * Update dependencies from https://github.com/dotnet/core-setup build 20190510.08 - Microsoft.NETCore.App - 3.0.0-preview6-27710-08 - NETStandard.Library.Ref - 2.1.0-preview6-27710-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27710-08 * Update dependencies from https://github.com/dotnet/core-setup build 20190510.09 - Microsoft.NETCore.App - 3.0.0-preview6-27710-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27710-09 - NETStandard.Library.Ref - 2.1.0-preview6-27710-09 * Update dependencies from https://github.com/dotnet/core-setup build 20190510.11 - Microsoft.NETCore.App - 3.0.0-preview6-27710-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27710-11 - NETStandard.Library.Ref - 2.1.0-preview6-27710-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 c8736359b..910fc1dbf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1dfb3faf2fe573b9a0c3e5a0b7f83a2992093c6d + 6c4781583a956800f6c19c80c75c7c1cc43c64a2 - + https://github.com/dotnet/core-setup - 1dfb3faf2fe573b9a0c3e5a0b7f83a2992093c6d + 6c4781583a956800f6c19c80c75c7c1cc43c64a2 - + https://github.com/dotnet/core-setup - 1dfb3faf2fe573b9a0c3e5a0b7f83a2992093c6d + 6c4781583a956800f6c19c80c75c7c1cc43c64a2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 14371b762..5068d4a86 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19260.2 - 3.0.0-preview6-27710-06 + 3.0.0-preview6-27710-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27710-06 + 2.1.0-preview6-27710-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27710-06 + 3.0.0-preview6-27710-11 $(MicrosoftWindowsDesktopAppPackageVersion) From fadd99b90dd21000e458f07c1d1c0cb009b48d1b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 11 May 2019 05:52:14 +0000 Subject: [PATCH 350/623] Update dependencies from https://github.com/dotnet/core-setup build 20190510.13 (#1948) - Microsoft.NETCore.App - 3.0.0-preview6-27710-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27710-13 - NETStandard.Library.Ref - 2.1.0-preview6-27710-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 910fc1dbf..e2c325162 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6c4781583a956800f6c19c80c75c7c1cc43c64a2 + bf13d6b636cbebf08762687848c8a7215e6288a9 - + https://github.com/dotnet/core-setup - 6c4781583a956800f6c19c80c75c7c1cc43c64a2 + bf13d6b636cbebf08762687848c8a7215e6288a9 - + https://github.com/dotnet/core-setup - 6c4781583a956800f6c19c80c75c7c1cc43c64a2 + bf13d6b636cbebf08762687848c8a7215e6288a9 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 5068d4a86..567fb6efb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19260.2 - 3.0.0-preview6-27710-11 + 3.0.0-preview6-27710-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27710-11 + 2.1.0-preview6-27710-13 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27710-11 + 3.0.0-preview6-27710-13 $(MicrosoftWindowsDesktopAppPackageVersion) From 9d2a083c8b97e7b237aa6a72589051dc9a27cded Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sat, 11 May 2019 12:24:04 +0000 Subject: [PATCH 351/623] Update dependencies from https://github.com/dotnet/toolset build 20190511.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19261.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 151692c44..1cecf2ad9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 5d626fac1f3998844f4fea3b91d152fca42f81c3 + 69024399342887c287eda98bca328f82f383f43b https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 99d4914e9..11045fbfb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19260.4 + 3.0.100-preview6.19261.1 From 6f235a3d04680ed7728921aa6785aed0e16f3939 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sat, 11 May 2019 12:28:14 +0000 Subject: [PATCH 352/623] Update dependencies from https://github.com/dotnet/toolset build 20190511.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19261.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 1cecf2ad9..798f8c278 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 69024399342887c287eda98bca328f82f383f43b + 14c860ac1c62df456856f46408f7383f264075eb https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 11045fbfb..e38a62dbb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19261.1 + 3.0.100-preview6.19261.4 From 35b9f9e2f56aaa15e93da28c6c1666b04956732a Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sat, 11 May 2019 12:35:22 +0000 Subject: [PATCH 353/623] Update dependencies from https://github.com/dotnet/toolset build 20190511.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19261.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 798f8c278..03cee5f06 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 14c860ac1c62df456856f46408f7383f264075eb + 411b76a7d028a34547ac8e3682f62f4834ce9d37 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index e38a62dbb..fdc4c98f5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19261.4 + 3.0.100-preview6.19261.2 From 4bd98ce0ad7d0c8da9632d46b72fbe473ea7d9c6 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sat, 11 May 2019 12:35:34 +0000 Subject: [PATCH 354/623] Update dependencies from https://github.com/dotnet/toolset build 20190511.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19261.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 03cee5f06..91cfd690c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 411b76a7d028a34547ac8e3682f62f4834ce9d37 + 850ab5f649ca5236d6658054511f681ff4eca496 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index fdc4c98f5..c2000be3d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19261.2 + 3.0.100-preview6.19261.3 From 8ef9914bcd809bdff310a8e81e5132a890573ec2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 11 May 2019 12:40:04 +0000 Subject: [PATCH 355/623] Update dependencies from https://github.com/dotnet/arcade build 20190510.2 (#1949) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19260.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 e2c325162..ee3d60d2a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - 155080ecb738e189db75f8f2461ebad75d955aa7 + 810920cf8a5fc183585304193f8b4e4e189497e9 diff --git a/global.json b/global.json index c76b0b696..a1c22f0e1 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19259.9" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19260.2" } } From 8580c77658841076321e1ff02e42e4ef675b3ddc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 11 May 2019 12:40:22 +0000 Subject: [PATCH 356/623] Update dependencies from https://github.com/dotnet/templating build 20190510.1 (#1950) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19260.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 ee3d60d2a..0a88388ca 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore b744814f06aa145c77db1db496a356d8f9808a4e - + https://github.com/dotnet/templating - a939a9f8aad540b90dcdedd0df6bfeaf7bea8707 + 9e805b1333b385f3e499edce81a0f2aa3efcbced https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 567fb6efb..8cd60e32f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19260.1 - 1.0.2-beta5.19259.1 + 1.0.2-beta5.19260.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 3b32e49ca3869bfb40afb2fc20f95c6338e914c0 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sat, 11 May 2019 13:03:26 +0000 Subject: [PATCH 357/623] Update dependencies from https://github.com/dotnet/toolset build 20190511.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19261.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 91cfd690c..2cd1b108d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 850ab5f649ca5236d6658054511f681ff4eca496 + b7287854904615fac5f17ecf8f2db030ade3cf0f https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index c2000be3d..b4889d614 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19261.3 + 3.0.100-preview6.19261.5 From dd982e683cfd3866366aade9f0864ddcabdbc90f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 11 May 2019 13:06:33 +0000 Subject: [PATCH 358/623] Update dependencies from https://github.com/dotnet/winforms build 20190510.11 (#1951) - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19260.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 0a88388ca..d131323ae 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli 0852858ae8d66022ddf0397cbb5618c726ac55e6 - + https://github.com/dotnet/winforms - 2e3d08b60d7f5c91aa68cc30443e96b92995524e + e0ae5fa739d27ad4524024be51885d58445f1c74 https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index 8cd60e32f..e8bf6628f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19259.2 + 4.8.0-preview6.19260.11 From 3c8f034026b1f9cffd8addb68e6a6080fb29b2a3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 11 May 2019 13:06:43 +0000 Subject: [PATCH 359/623] Update dependencies from https://github.com/dotnet/wpf build 20190510.3 (#1952) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19260.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 d131323ae..9bc1db6c8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms e0ae5fa739d27ad4524024be51885d58445f1c74 - + https://github.com/dotnet/wpf - 877e2fb1593678cdd7f9d99cf7885e5aa299e7c4 + 18feafed95f0cb80d892eda3b4a7372a47450533 diff --git a/eng/Versions.props b/eng/Versions.props index e8bf6628f..67376cd14 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19259.3 + 3.0.0-preview6.19260.3 From 86d9c6e2393435f5b5049171f24968ddedc90736 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sat, 11 May 2019 13:07:54 +0000 Subject: [PATCH 360/623] Update dependencies from https://github.com/dotnet/toolset build 20190511.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19261.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 2cd1b108d..9420f51c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - b7287854904615fac5f17ecf8f2db030ade3cf0f + 72b274d5f5fd4807dc72294e269248ee66ed7917 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index b4889d614..9fc953150 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19261.5 + 3.0.100-preview6.19261.6 From c19d707856bcb1e9b12ae26ed7ecfd5e0d041899 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 11 May 2019 14:42:52 +0000 Subject: [PATCH 361/623] Update dependencies from https://github.com/dotnet/core-setup build 20190511.01 (#1954) - Microsoft.NETCore.App - 3.0.0-preview6-27711-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27711-01 - NETStandard.Library.Ref - 2.1.0-preview6-27711-01 --- 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 9bc1db6c8..d853617cb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - bf13d6b636cbebf08762687848c8a7215e6288a9 + f7d813cf05b614bbf2f210011f4a119109bc3271 - + https://github.com/dotnet/core-setup - bf13d6b636cbebf08762687848c8a7215e6288a9 + f7d813cf05b614bbf2f210011f4a119109bc3271 - + https://github.com/dotnet/core-setup - bf13d6b636cbebf08762687848c8a7215e6288a9 + f7d813cf05b614bbf2f210011f4a119109bc3271 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 67376cd14..0f569ed9d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19260.2 - 3.0.0-preview6-27710-13 + 3.0.0-preview6-27711-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27710-13 + 2.1.0-preview6-27711-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27710-13 + 3.0.0-preview6-27711-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 6e3c285c7cc3516f31557fc936d0bf5dabd7623b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 11 May 2019 15:18:52 +0000 Subject: [PATCH 362/623] Update dependencies from https://github.com/dotnet/sdk build 20190511.1 (#1955) - Microsoft.NET.Sdk - 3.0.100-preview6.19261.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 d853617cb..cecbc1a4c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 013b89db06c1f331804d2c07c79c9b5192b3c5d7 - + https://github.com/dotnet/sdk - 372e67d51167792db2fdaeebf48b6d8fb962e713 + 8ca875262a8c6565d2fefeb6356aa02df2c4ac86 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 0f569ed9d..d3f251351 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19260.2 + 3.0.100-preview6.19261.1 3.0.0-preview6-27711-01 From 9b2c1c08d55628808088b73104d3aef919841ce4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 11 May 2019 15:54:21 +0000 Subject: [PATCH 363/623] Update dependencies from https://github.com/dotnet/core-setup build 20190511.02 (#1956) - Microsoft.NETCore.App - 3.0.0-preview6-27711-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27711-02 - NETStandard.Library.Ref - 2.1.0-preview6-27711-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cecbc1a4c..2b507b246 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f7d813cf05b614bbf2f210011f4a119109bc3271 + 19390ee14c2824c39db393aff75a95788ececebf - + https://github.com/dotnet/core-setup - f7d813cf05b614bbf2f210011f4a119109bc3271 + 19390ee14c2824c39db393aff75a95788ececebf - + https://github.com/dotnet/core-setup - f7d813cf05b614bbf2f210011f4a119109bc3271 + 19390ee14c2824c39db393aff75a95788ececebf https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index d3f251351..b486c458c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19261.1 - 3.0.0-preview6-27711-01 + 3.0.0-preview6-27711-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27711-01 + 2.1.0-preview6-27711-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27711-01 + 3.0.0-preview6-27711-02 $(MicrosoftWindowsDesktopAppPackageVersion) From dddf4191dd915df54f6f1d40e7eabd5f3b1f88a9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 11 May 2019 16:22:27 +0000 Subject: [PATCH 364/623] Update dependencies from https://github.com/dotnet/core-setup build 20190511.03 (#1957) - Microsoft.NETCore.App - 3.0.0-preview6-27711-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27711-03 - NETStandard.Library.Ref - 2.1.0-preview6-27711-03 --- 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 2b507b246..d729410a1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 19390ee14c2824c39db393aff75a95788ececebf - + https://github.com/dotnet/core-setup 19390ee14c2824c39db393aff75a95788ececebf - + https://github.com/dotnet/core-setup 19390ee14c2824c39db393aff75a95788ececebf diff --git a/eng/Versions.props b/eng/Versions.props index b486c458c..25867439a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19261.1 - 3.0.0-preview6-27711-02 + 3.0.0-preview6-27711-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27711-02 + 2.1.0-preview6-27711-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27711-02 + 3.0.0-preview6-27711-03 $(MicrosoftWindowsDesktopAppPackageVersion) From ae441e9e2b72b8da40265c9e7533e0521578db26 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 12 May 2019 04:27:35 +0000 Subject: [PATCH 365/623] Update dependencies from https://github.com/dotnet/core-setup build 20190511.04 (#1959) - Microsoft.NETCore.App - 3.0.0-preview6-27711-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27711-04 - NETStandard.Library.Ref - 2.1.0-preview6-27711-04 --- 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 d729410a1..1d8be8760 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 19390ee14c2824c39db393aff75a95788ececebf - + https://github.com/dotnet/core-setup 19390ee14c2824c39db393aff75a95788ececebf - + https://github.com/dotnet/core-setup 19390ee14c2824c39db393aff75a95788ececebf diff --git a/eng/Versions.props b/eng/Versions.props index 25867439a..97d4c06b8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19261.1 - 3.0.0-preview6-27711-03 + 3.0.0-preview6-27711-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27711-03 + 2.1.0-preview6-27711-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27711-03 + 3.0.0-preview6-27711-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 2c14e07dc1b4b3802bae45b02ecc6f256239293e Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sun, 12 May 2019 09:55:23 +0000 Subject: [PATCH 366/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190512.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19262-01 - dotnet-dev-certs - 3.0.0-preview6-19262-01 - dotnet-sql-cache - 3.0.0-preview6-19262-01 - dotnet-user-secrets - 3.0.0-preview6-19262-01 - dotnet-watch - 3.0.0-preview6-19262-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19262-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19262-01 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1d8be8760..61dded654 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 19390ee14c2824c39db393aff75a95788ececebf - + https://github.com/aspnet/AspNetCore - b744814f06aa145c77db1db496a356d8f9808a4e + 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 - + https://github.com/aspnet/AspNetCore - b744814f06aa145c77db1db496a356d8f9808a4e + 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 - + https://github.com/aspnet/AspNetCore - b744814f06aa145c77db1db496a356d8f9808a4e + 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 - + https://github.com/aspnet/AspNetCore - b744814f06aa145c77db1db496a356d8f9808a4e + 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 - + https://github.com/aspnet/AspNetCore - b744814f06aa145c77db1db496a356d8f9808a4e + 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 - + https://github.com/aspnet/AspNetCore - b744814f06aa145c77db1db496a356d8f9808a4e + 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 - + https://github.com/aspnet/AspNetCore - b744814f06aa145c77db1db496a356d8f9808a4e + 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 97d4c06b8..3a7683fe9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19260-04 - 3.0.0-preview6-19260-04 - 3.0.0-preview6-19260-04 - 3.0.0-preview6-19260-04 - 3.0.0-preview6-19260-04 - 3.0.0-preview6-19260-04 - 3.0.0-preview6-19260-04 + 3.0.0-preview6-19262-01 + 3.0.0-preview6-19262-01 + 3.0.0-preview6-19262-01 + 3.0.0-preview6-19262-01 + 3.0.0-preview6-19262-01 + 3.0.0-preview6-19262-01 + 3.0.0-preview6-19262-01 From 3f1baa22c763ddbd156adb915475546dce6cd5df Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sun, 12 May 2019 12:23:46 +0000 Subject: [PATCH 367/623] Update dependencies from https://github.com/dotnet/toolset build 20190512.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19262.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 9420f51c4..6afe33f71 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 72b274d5f5fd4807dc72294e269248ee66ed7917 + 462418e55f24b9ebec58bf656840c7d470ec2fd1 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 9fc953150..832904247 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19261.6 + 3.0.100-preview6.19262.1 From 7fa595a5e2f52658b7396f4d93b73551ffad077f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 12 May 2019 12:24:30 +0000 Subject: [PATCH 368/623] Update dependencies from https://github.com/dotnet/arcade build 20190511.1 (#1961) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19261.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 1d8be8760..4a45ef379 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - 810920cf8a5fc183585304193f8b4e4e189497e9 + 136dfbfa8a6173dadc107bf7393bdeaceecb4d3a diff --git a/global.json b/global.json index a1c22f0e1..c33a85638 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19260.2" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19261.1" } } From 6454253e9792eefa793af4cda77eebf7cb008b44 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 12 May 2019 12:24:48 +0000 Subject: [PATCH 369/623] Update dependencies from https://github.com/dotnet/templating build 20190511.1 (#1962) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19261.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 4a45ef379..b1ace6236 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore b744814f06aa145c77db1db496a356d8f9808a4e - + https://github.com/dotnet/templating - 9e805b1333b385f3e499edce81a0f2aa3efcbced + 616a1409140bf49f90a791685d10df2764dba01f https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 97d4c06b8..95cd31f42 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19260.1 - 1.0.2-beta5.19260.1 + 1.0.2-beta5.19261.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From ce15e27025f49da99105cf98f3e5c00d18ed2d3e Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sun, 12 May 2019 12:26:58 +0000 Subject: [PATCH 370/623] Update dependencies from https://github.com/dotnet/toolset build 20190512.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19262.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 6afe33f71..301f753e2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 462418e55f24b9ebec58bf656840c7d470ec2fd1 + 69afbf861db58a6ccd68f941247155cfc71ecd47 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 832904247..549254179 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19262.1 + 3.0.100-preview6.19262.3 From 811ab5e7f8829a84968487b8d06cc95224ac6119 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sun, 12 May 2019 12:31:20 +0000 Subject: [PATCH 371/623] Update dependencies from https://github.com/dotnet/toolset build 20190512.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19262.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 301f753e2..a3813e0be 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 69afbf861db58a6ccd68f941247155cfc71ecd47 + 3ca21e6f296d9f6e3c9519f336160002a2984bcf https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 549254179..8f8ca869d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19262.3 + 3.0.100-preview6.19262.2 From c80e581514a7ee775d3550b585a178286403d39f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 12 May 2019 13:00:59 +0000 Subject: [PATCH 372/623] [master] Update dependencies from dotnet/standard (#1953) * Update dependencies from https://github.com/dotnet/standard build 20190511.1 - NETStandard.Library - 2.1.0-prerelease.19261.1 * Update dependencies from https://github.com/dotnet/standard build 20190512.1 - NETStandard.Library - 2.1.0-prerelease.19262.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 b1ace6236..09ca7d6b3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset 43bcfd562b4674194fc2dd62e1de5796296b6805 - + https://github.com/dotnet/standard - 013b89db06c1f331804d2c07c79c9b5192b3c5d7 + c139217dd25213e5f2fbc209f4c24f3973ecff60 https://github.com/dotnet/sdk From 599d9db8b8a130821aab5d7312e937a092d95fba Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sun, 12 May 2019 13:03:25 +0000 Subject: [PATCH 373/623] Update dependencies from https://github.com/dotnet/toolset build 20190512.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19262.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 a3813e0be..740fad709 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 3ca21e6f296d9f6e3c9519f336160002a2984bcf + 6dfccc27e887de090918a1702f81d32c9430185f https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 8f8ca869d..e3eb27f86 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19262.2 + 3.0.100-preview6.19262.4 From 0ad1af51b20dc8d139d0b2696ffbda150d2c8704 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 12 May 2019 13:12:38 +0000 Subject: [PATCH 374/623] Update dependencies from https://github.com/dotnet/wpf build 20190511.3 (#1963) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19261.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 09ca7d6b3..2da01b640 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms e0ae5fa739d27ad4524024be51885d58445f1c74 - + https://github.com/dotnet/wpf - 18feafed95f0cb80d892eda3b4a7372a47450533 + 6a8ab2c08d2481c0c63eaea4a54b075bb9a22e43 diff --git a/eng/Versions.props b/eng/Versions.props index 95cd31f42..58d5fa051 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19260.3 + 3.0.0-preview6.19261.3 From 15ceaf530645cd7b1e51f355b47c766e7f7c6d59 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 12 May 2019 14:46:08 +0000 Subject: [PATCH 375/623] Update dependencies from https://github.com/dotnet/core-setup build 20190512.01 (#1964) - Microsoft.NETCore.App - 3.0.0-preview6-27712-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27712-01 - NETStandard.Library.Ref - 2.1.0-preview6-27712-01 --- 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 2da01b640..14a17d16a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 19390ee14c2824c39db393aff75a95788ececebf + 3d990aa9b58dd9b02f774732c6277c14db6ca4f6 - + https://github.com/dotnet/core-setup - 19390ee14c2824c39db393aff75a95788ececebf + 3d990aa9b58dd9b02f774732c6277c14db6ca4f6 - + https://github.com/dotnet/core-setup - 19390ee14c2824c39db393aff75a95788ececebf + 3d990aa9b58dd9b02f774732c6277c14db6ca4f6 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 58d5fa051..0a944154a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19261.1 - 3.0.0-preview6-27711-04 + 3.0.0-preview6-27712-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27711-04 + 2.1.0-preview6-27712-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27711-04 + 3.0.0-preview6-27712-01 $(MicrosoftWindowsDesktopAppPackageVersion) From ee38f7248695a8c77e9a8e03f9c1bbb6879a9120 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 12 May 2019 15:27:36 +0000 Subject: [PATCH 376/623] Update dependencies from https://github.com/dotnet/sdk build 20190512.1 (#1965) - Microsoft.NET.Sdk - 3.0.100-preview6.19262.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 14a17d16a..d1469b8d6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard c139217dd25213e5f2fbc209f4c24f3973ecff60 - + https://github.com/dotnet/sdk - 8ca875262a8c6565d2fefeb6356aa02df2c4ac86 + 3be65641f392ecd21f7245eb3463d034f8f39e5c https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 0a944154a..ff0a7fe32 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19261.1 + 3.0.100-preview6.19262.1 3.0.0-preview6-27712-01 From 0799984cce9a05b4a005b9f401ca2654f0d03387 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 12 May 2019 16:16:41 +0000 Subject: [PATCH 377/623] Update dependencies from https://github.com/dotnet/core-setup build 20190512.03 (#1966) - Microsoft.NETCore.App - 3.0.0-preview6-27712-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27712-03 - NETStandard.Library.Ref - 2.1.0-preview6-27712-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d1469b8d6..64e614e6e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3d990aa9b58dd9b02f774732c6277c14db6ca4f6 + 1085b414679a72791b4de59c09bf4c53144bf5ab - + https://github.com/dotnet/core-setup - 3d990aa9b58dd9b02f774732c6277c14db6ca4f6 + 1085b414679a72791b4de59c09bf4c53144bf5ab - + https://github.com/dotnet/core-setup - 3d990aa9b58dd9b02f774732c6277c14db6ca4f6 + 1085b414679a72791b4de59c09bf4c53144bf5ab https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ff0a7fe32..b2da56c38 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19262.1 - 3.0.0-preview6-27712-01 + 3.0.0-preview6-27712-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27712-01 + 2.1.0-preview6-27712-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27712-01 + 3.0.0-preview6-27712-03 $(MicrosoftWindowsDesktopAppPackageVersion) From f5ff8f84bd9d58d9f1b2f284b5a3f0fd8af39eef Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 13 May 2019 12:23:58 +0000 Subject: [PATCH 378/623] Update dependencies from https://github.com/dotnet/toolset build 20190513.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19263.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 740fad709..5b5032482 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 6dfccc27e887de090918a1702f81d32c9430185f + 424fcd63fb9828e5d15ebf8c59a6d35b1270f1b7 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index e3eb27f86..1f58e16fc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19262.4 + 3.0.100-preview6.19263.1 From a6219a44a19a1aa01d30729fe5bad9dbed60522d Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 13 May 2019 12:31:00 +0000 Subject: [PATCH 379/623] Update dependencies from https://github.com/dotnet/toolset build 20190513.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19263.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 5b5032482..f8f3aa44b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 424fcd63fb9828e5d15ebf8c59a6d35b1270f1b7 + 33bc9ff5d859ca53eabc0d45433e2859f80f9a2d https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 1f58e16fc..57a568288 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19263.1 + 3.0.100-preview6.19263.2 From db333a799516bcdfff41019281a8b02a3823038d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 13 May 2019 12:50:24 +0000 Subject: [PATCH 380/623] Update dependencies from https://github.com/dotnet/arcade build 20190512.1 (#1967) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19262.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 64e614e6e..47fcb8f7f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - 136dfbfa8a6173dadc107bf7393bdeaceecb4d3a + 30682cda0dd7ca1765463749dd91ec3cfec75eb9 diff --git a/global.json b/global.json index c33a85638..85485291f 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19261.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19262.1" } } From 2cc54f05a6108d21a38d902538b86aaab53b8218 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 13 May 2019 12:55:41 +0000 Subject: [PATCH 381/623] Update dependencies from https://github.com/dotnet/templating build 20190512.1 (#1968) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19262.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 47fcb8f7f..1d5127c2a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore b744814f06aa145c77db1db496a356d8f9808a4e - + https://github.com/dotnet/templating - 616a1409140bf49f90a791685d10df2764dba01f + 5649b1fe3b92032190fe5b24fc7bb3f16451ccdd https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index b2da56c38..5ed777c90 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19260.1 - 1.0.2-beta5.19261.1 + 1.0.2-beta5.19262.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 8c349ec9d143566cd75ab951311d11ced28421b9 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 13 May 2019 13:02:19 +0000 Subject: [PATCH 382/623] Update dependencies from https://github.com/dotnet/toolset build 20190513.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19263.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 f8f3aa44b..2735ace7f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 33bc9ff5d859ca53eabc0d45433e2859f80f9a2d + ea8a12de032f80acd0c497042cc12fb169776966 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 57a568288..9e637bec5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19263.2 + 3.0.100-preview6.19263.3 From 6ae8089ca56e35b1147892e49dcb641a4b0cd66a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 13 May 2019 13:05:23 +0000 Subject: [PATCH 383/623] Update dependencies from https://github.com/dotnet/wpf build 20190512.3 (#1969) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19262.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 1d5127c2a..0f392e984 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms e0ae5fa739d27ad4524024be51885d58445f1c74 - + https://github.com/dotnet/wpf - 6a8ab2c08d2481c0c63eaea4a54b075bb9a22e43 + 50c1722341e347760aa3bf5d9a86c1de7cf4dca7 diff --git a/eng/Versions.props b/eng/Versions.props index 5ed777c90..6a3bed8c6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19261.3 + 3.0.0-preview6.19262.3 From c8872c89fcae2db16fcaea2a6aaa5a4a13cc8f3f Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 13 May 2019 13:06:57 +0000 Subject: [PATCH 384/623] Update dependencies from https://github.com/dotnet/toolset build 20190513.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19263.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 2735ace7f..834c87164 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - ea8a12de032f80acd0c497042cc12fb169776966 + e5f4ece3cbf4119788b5bd1ef512893f4afd9220 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 9e637bec5..2713dabbb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19263.3 + 3.0.100-preview6.19263.4 From e0571066146d386e674a340ee806b5c588870d5b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 13 May 2019 13:10:39 +0000 Subject: [PATCH 385/623] Update dependencies from https://github.com/dotnet/standard build 20190513.1 (#1970) - NETStandard.Library - 2.1.0-prerelease.19263.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 0f392e984..cc294a62f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset 43bcfd562b4674194fc2dd62e1de5796296b6805 - + https://github.com/dotnet/standard - c139217dd25213e5f2fbc209f4c24f3973ecff60 + 4b3bef4a8ca06a6a016d986cc78902bd63ab9033 https://github.com/dotnet/sdk From c761d3c3b9fad8700b5581bfc3abc0c5d1909110 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 13 May 2019 13:55:30 +0000 Subject: [PATCH 386/623] Update dependencies from https://github.com/dotnet/cli build 20190513.1 (#1971) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19263.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 cc294a62f..4a82ae7b6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 3be65641f392ecd21f7245eb3463d034f8f39e5c - + https://github.com/dotnet/cli - 0852858ae8d66022ddf0397cbb5618c726ac55e6 + efa40e51235a88fb97a8cca03e764514aac31627 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 6a3bed8c6..eb6756cf7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19260.1 + 3.0.100-preview6.19263.1 1.0.2-beta5.19262.1 From 72edd72f58f5d388111375c9ff7bbd4d38874d40 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Mon, 13 May 2019 14:57:00 +0000 Subject: [PATCH 387/623] Update dependencies from https://github.com/dotnet/sdk build 20190513.1 - Microsoft.NET.Sdk - 3.0.100-preview6.19263.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 4a82ae7b6..39828bb85 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 4b3bef4a8ca06a6a016d986cc78902bd63ab9033 - + https://github.com/dotnet/sdk - 3be65641f392ecd21f7245eb3463d034f8f39e5c + 2c51ef3f7c52b0e13ca5d363299e257e4105f518 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index eb6756cf7..ee6cfa00a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19262.1 + 3.0.100-preview6.19263.1 3.0.0-preview6-27712-03 From f209d22a49149f68a3ca614a2f1685035578e954 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 13 May 2019 15:54:10 +0000 Subject: [PATCH 388/623] [master] Update dependencies from dotnet/core-setup (#1972) * Update dependencies from https://github.com/dotnet/core-setup build 20190513.01 - Microsoft.NETCore.App - 3.0.0-preview6-27713-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27713-01 - NETStandard.Library.Ref - 2.1.0-preview6-27713-01 * Update dependencies from https://github.com/dotnet/core-setup build 20190513.02 - Microsoft.NETCore.App - 3.0.0-preview6-27713-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27713-02 - NETStandard.Library.Ref - 2.1.0-preview6-27713-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4a82ae7b6..79e362a5a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1085b414679a72791b4de59c09bf4c53144bf5ab + 35eb9a63eb73fb05c871ba775a93bf48b6d3895d - + https://github.com/dotnet/core-setup - 1085b414679a72791b4de59c09bf4c53144bf5ab + 35eb9a63eb73fb05c871ba775a93bf48b6d3895d - + https://github.com/dotnet/core-setup - 1085b414679a72791b4de59c09bf4c53144bf5ab + 35eb9a63eb73fb05c871ba775a93bf48b6d3895d https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index eb6756cf7..2814a441e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19262.1 - 3.0.0-preview6-27712-03 + 3.0.0-preview6-27713-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27712-03 + 2.1.0-preview6-27713-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27712-03 + 3.0.0-preview6-27713-02 $(MicrosoftWindowsDesktopAppPackageVersion) From a649f2fa295fe289b11d4d313bf89dccede7890a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 13 May 2019 16:20:29 +0000 Subject: [PATCH 389/623] Update dependencies from https://github.com/dotnet/core-setup build 20190513.03 (#1974) - Microsoft.NETCore.App - 3.0.0-preview6-27713-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27713-03 - NETStandard.Library.Ref - 2.1.0-preview6-27713-03 --- 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 79e362a5a..af002c8d2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 35eb9a63eb73fb05c871ba775a93bf48b6d3895d - + https://github.com/dotnet/core-setup 35eb9a63eb73fb05c871ba775a93bf48b6d3895d - + https://github.com/dotnet/core-setup 35eb9a63eb73fb05c871ba775a93bf48b6d3895d diff --git a/eng/Versions.props b/eng/Versions.props index 2814a441e..22540f350 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19262.1 - 3.0.0-preview6-27713-02 + 3.0.0-preview6-27713-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27713-02 + 2.1.0-preview6-27713-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27713-02 + 3.0.0-preview6-27713-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 2c60813085601f247f15839e9eb3a7a8ea59edb8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 May 2019 00:45:25 +0000 Subject: [PATCH 390/623] Update dependencies from https://github.com/dotnet/standard build 20190513.2 (#1980) - NETStandard.Library - 2.1.0-prerelease.19263.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 4a92d967d..49a16cfe0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset 43bcfd562b4674194fc2dd62e1de5796296b6805 - + https://github.com/dotnet/standard - 4b3bef4a8ca06a6a016d986cc78902bd63ab9033 + 557c5ecb9d6b77c3163edc2cda4108347dfe6ba2 https://github.com/dotnet/sdk From 7286788e48408d427eeee866e57c548438d0f7ea Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 May 2019 00:48:26 +0000 Subject: [PATCH 391/623] Update dependencies from https://github.com/dotnet/cli build 20190513.2 (#1981) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19263.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 49a16cfe0..6939674ce 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 2c51ef3f7c52b0e13ca5d363299e257e4105f518 - + https://github.com/dotnet/cli - efa40e51235a88fb97a8cca03e764514aac31627 + f4954f490fe13267125ed3e84fcceba52007dd8d https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 0e6455481..e5ee84276 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19263.1 + 3.0.100-preview6.19263.2 1.0.2-beta5.19262.1 From 7fd6c1751e125abe9cd750f220031a8f901ad3e7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 May 2019 03:14:34 +0000 Subject: [PATCH 392/623] Update dependencies from https://github.com/dotnet/sdk build 20190513.2 (#1983) - Microsoft.NET.Sdk - 3.0.100-preview6.19263.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 6939674ce..dc9f5a050 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 557c5ecb9d6b77c3163edc2cda4108347dfe6ba2 - + https://github.com/dotnet/sdk - 2c51ef3f7c52b0e13ca5d363299e257e4105f518 + bb764dea3b6b7173522688fffe0f48640d714833 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index e5ee84276..444bd9182 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19263.1 + 3.0.100-preview6.19263.2 3.0.0-preview6-27713-03 From c0734cf5973cddf9631b41a25c02e51bc2d7e56d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 May 2019 03:54:41 +0000 Subject: [PATCH 393/623] [master] Update dependencies from dotnet/core-setup (#1977) * Update dependencies from https://github.com/dotnet/core-setup build 20190513.05 - Microsoft.NETCore.App - 3.0.0-preview6-27713-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27713-05 - NETStandard.Library.Ref - 2.1.0-preview6-27713-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190513.07 - Microsoft.NETCore.App - 3.0.0-preview6-27713-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27713-07 - NETStandard.Library.Ref - 2.1.0-preview6-27713-07 * Update dependencies from https://github.com/dotnet/core-setup build 20190513.11 - Microsoft.NETCore.App - 3.0.0-preview6-27713-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27713-11 - NETStandard.Library.Ref - 2.1.0-preview6-27713-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 dc9f5a050..49b83d63f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 35eb9a63eb73fb05c871ba775a93bf48b6d3895d + 462181d658669a2359042163f4daf9c4fd3b7047 - + https://github.com/dotnet/core-setup - 35eb9a63eb73fb05c871ba775a93bf48b6d3895d + 462181d658669a2359042163f4daf9c4fd3b7047 - + https://github.com/dotnet/core-setup - 35eb9a63eb73fb05c871ba775a93bf48b6d3895d + 462181d658669a2359042163f4daf9c4fd3b7047 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 444bd9182..dcf651639 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19263.2 - 3.0.0-preview6-27713-03 + 3.0.0-preview6-27713-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27713-03 + 2.1.0-preview6-27713-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27713-03 + 3.0.0-preview6-27713-11 $(MicrosoftWindowsDesktopAppPackageVersion) From 5c0df6cdc650da4926154b30570fb5c96566e36d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 May 2019 05:18:26 +0000 Subject: [PATCH 394/623] Update dependencies from https://github.com/dotnet/core-setup build 20190513.12 (#1984) - Microsoft.NETCore.App - 3.0.0-preview6-27713-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27713-12 - NETStandard.Library.Ref - 2.1.0-preview6-27713-12 --- 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 49b83d63f..e2be480a7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 462181d658669a2359042163f4daf9c4fd3b7047 - + https://github.com/dotnet/core-setup 462181d658669a2359042163f4daf9c4fd3b7047 - + https://github.com/dotnet/core-setup 462181d658669a2359042163f4daf9c4fd3b7047 diff --git a/eng/Versions.props b/eng/Versions.props index dcf651639..2beef6fac 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19263.2 - 3.0.0-preview6-27713-11 + 3.0.0-preview6-27713-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27713-11 + 2.1.0-preview6-27713-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27713-11 + 3.0.0-preview6-27713-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 674d308e67c727aa1deb0852c9fe763453cd05d2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 May 2019 06:33:55 +0000 Subject: [PATCH 395/623] Update dependencies from https://github.com/dotnet/sdk build 20190513.3 (#1985) - Microsoft.NET.Sdk - 3.0.100-preview6.19263.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 e2be480a7..20d80a9a3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 557c5ecb9d6b77c3163edc2cda4108347dfe6ba2 - + https://github.com/dotnet/sdk - bb764dea3b6b7173522688fffe0f48640d714833 + a76e46b75ed94ba2ad6ee6497ef8d606599add4c https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 2beef6fac..74c4a050c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19263.2 + 3.0.100-preview6.19263.3 3.0.0-preview6-27713-12 From c649e526eb2a0d05d37e4bee0744d76303c21d71 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 14 May 2019 12:24:38 +0000 Subject: [PATCH 396/623] Update dependencies from https://github.com/dotnet/toolset build 20190514.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19264.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 834c87164..c2c69882e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - e5f4ece3cbf4119788b5bd1ef512893f4afd9220 + d267f1f8b6e9b9e5bc20388756df2a79fa017e5c https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 2713dabbb..978ff508a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19263.4 + 3.0.100-preview6.19264.1 From 7599a738ac2f93b12bd2ed8b6da7dabbfdb86e50 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 14 May 2019 12:30:49 +0000 Subject: [PATCH 397/623] Update dependencies from https://github.com/dotnet/toolset build 20190514.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19264.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 c2c69882e..c5cab137e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - d267f1f8b6e9b9e5bc20388756df2a79fa017e5c + 548d8a572c92fbc7db13bb42b2d43cfaa0d78cff https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 978ff508a..3f05b5a62 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19264.1 + 3.0.100-preview6.19264.2 From 89cd83b0d1282b5dda2a05b44739bcca4bbaa022 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 14 May 2019 12:31:00 +0000 Subject: [PATCH 398/623] Update dependencies from https://github.com/dotnet/toolset build 20190514.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19264.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 c5cab137e..78a4c810d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 548d8a572c92fbc7db13bb42b2d43cfaa0d78cff + 43667beae87206ffe3f9b5dcb6825a68acad9936 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 3f05b5a62..ede0314fc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19264.2 + 3.0.100-preview6.19264.3 From 993abac2cc1308a0ce4a6454126161857e25a349 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 14 May 2019 13:02:02 +0000 Subject: [PATCH 399/623] Update dependencies from https://github.com/dotnet/toolset build 20190514.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19264.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 78a4c810d..0d060a755 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 43667beae87206ffe3f9b5dcb6825a68acad9936 + 7d21af83ecda0029f8e658d85794616f398cc1a8 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index ede0314fc..6eb770981 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19264.3 + 3.0.100-preview6.19264.4 From a91576dec295ce5b7cfb57c131b9aa789ab903be Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 May 2019 13:05:32 +0000 Subject: [PATCH 400/623] Update dependencies from https://github.com/dotnet/arcade build 20190513.3 (#1987) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19263.3 --- eng/Version.Details.xml | 4 ++-- eng/common/darc-init.ps1 | 4 ++-- eng/common/darc-init.sh | 4 ++-- global.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 20d80a9a3..bb4d0a0fe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - 30682cda0dd7ca1765463749dd91ec3cfec75eb9 + e6712584bba6e2f0e35a3704793c459ff97c09af diff --git a/eng/common/darc-init.ps1 b/eng/common/darc-init.ps1 index 81ffd1677..823d72a37 100644 --- a/eng/common/darc-init.ps1 +++ b/eng/common/darc-init.ps1 @@ -19,10 +19,10 @@ function InstallDarcCli ($darcVersion) { # Until we can anonymously query the BAR API for the latest arcade-services # build applied to the PROD channel, this is hardcoded. if (-not $darcVersion) { - $darcVersion = '1.1.0-beta.19205.4' + $darcVersion = '1.1.0-beta.19258.3' } - $arcadeServicesSource = 'https://dotnetfeed.blob.core.windows.net/dotnet-arcade/index.json' + $arcadeServicesSource = 'https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json' Write-Host "Installing Darc CLI version $darcVersion..." Write-Host "You may need to restart your command window if this is the first dotnet tool you have installed." diff --git a/eng/common/darc-init.sh b/eng/common/darc-init.sh index bd7eb4639..36d675738 100755 --- a/eng/common/darc-init.sh +++ b/eng/common/darc-init.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash source="${BASH_SOURCE[0]}" -darcVersion="1.1.0-beta.19205.4" +darcVersion="1.1.0-beta.19258.3" while [[ $# > 0 ]]; do opt="$(echo "$1" | awk '{print tolower($0)}')" @@ -45,7 +45,7 @@ function InstallDarcCli { echo $($dotnet_root/dotnet tool uninstall $darc_cli_package_name -g) fi - local arcadeServicesSource="https://dotnetfeed.blob.core.windows.net/dotnet-arcade/index.json" + local arcadeServicesSource="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" echo "Installing Darc CLI version $toolset_version..." echo "You may need to restart your command shell if this is the first dotnet tool you have installed." diff --git a/global.json b/global.json index 85485291f..1e1c1ac9b 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19262.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19263.3" } } From dca0ef385daf1542b7f035d26dd9c1bfbf2582b7 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 14 May 2019 13:09:26 +0000 Subject: [PATCH 401/623] Update dependencies from https://github.com/dotnet/toolset build 20190514.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19264.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 0d060a755..3c1e5c3f8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 7d21af83ecda0029f8e658d85794616f398cc1a8 + 50e33a7241fe20ae98a56ad0546302459ba60ba8 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 6eb770981..b5af6c52a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19264.4 + 3.0.100-preview6.19264.5 From 8c81543eb51517266ea47a45a11d74754fb1197f Mon Sep 17 00:00:00 2001 From: Sven Boemer Date: Tue, 14 May 2019 08:45:50 -0700 Subject: [PATCH 402/623] Mark Microsoft.NETCore.App as trimmable The SDK will be updated to flow this metadata to resolved dlls, influencing the default linker behavior. --- src/redist/targets/GenerateBundledVersions.targets | 1 + 1 file changed, 1 insertion(+) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 05f42620a..6ef33d989 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -191,6 +191,7 @@ Copyright (c) .NET Foundation. All rights reserved. RuntimePackNamePatterns="runtime.**RID**.Microsoft.NETCore.App%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostResolver%3Bruntime.**RID**.Microsoft.NETCore.DotNetHostPolicy" RuntimePackRuntimeIdentifiers="@(NetCoreRuntimePackRids, '%3B')" PackagesToReference="Microsoft.NETCore.App/$(NetCoreAppTargetingPackVersion)" + IsTrimmable="true" /> Date: Tue, 14 May 2019 16:30:52 +0000 Subject: [PATCH 403/623] Update dependencies from https://github.com/dotnet/toolset build 20190514.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19264.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 3c1e5c3f8..5efefd6ee 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 50e33a7241fe20ae98a56ad0546302459ba60ba8 + 26ae24cdedba9f5f32ea344f50c830b5252ef90f https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index b5af6c52a..949b0d268 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19264.5 + 3.0.100-preview6.19264.6 From 7f01b6f7f47531a4467eff9c844c95522349d7ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Divino=20C=C3=A9sar?= Date: Tue, 14 May 2019 09:47:31 -0700 Subject: [PATCH 404/623] Update .vsts-ci.yml (#1978) --- .vsts-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 607393e9d..1dacc5750 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -19,10 +19,10 @@ jobs: agentOs: Windows_NT pool: ${{ if or(eq(variables['System.TeamProject'], 'public'), in(variables['Build.Reason'], 'PullRequest')) }}: - name: NetCorePublic-Int-Pool + name: NetCorePublic-Pool queue: buildpool.windows.10.amd64.vs2017.open ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: - name: NetCoreInternal-Int-Pool + name: NetCoreInternal-Pool queue: buildpool.windows.10.amd64.vs2017 timeoutInMinutes: 180 strategy: From 6e33b6e3de9da31f9769f31d3720706365c869d9 Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Tue, 14 May 2019 11:23:04 -0700 Subject: [PATCH 405/623] Fix implicit versions for self-contained apps. Updated versions to 1.0.16, 1.1.13, 2.1.11 and 2.2.5. --- .../targets/GenerateBundledVersions.targets | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 05f42620a..2af838b55 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -94,11 +94,11 @@ + LatestVersion="1.0.16" /> + LatestVersion="1.1.13" /> + LatestVersion="2.1.11" /> + LatestVersion="2.2.5" /> + LatestVersion="2.1.11"/> + LatestVersion="2.1.11"/> + LatestVersion="2.2.5"/> + LatestVersion="2.2.5"/> From 625e1e3db75a75dfa3e5a3ad38a137ab05f7d6e4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 May 2019 21:20:43 +0000 Subject: [PATCH 406/623] [master] Update dependencies from dotnet/standard (#1991) * Update dependencies from https://github.com/dotnet/standard build 20190514.1 - NETStandard.Library - 2.1.0-prerelease.19264.1 * Update dependencies from https://github.com/dotnet/standard build 20190514.2 - NETStandard.Library - 2.1.0-prerelease.19264.2 * Update dependencies from https://github.com/dotnet/standard build 20190514.3 - NETStandard.Library - 2.1.0-prerelease.19264.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 bb4d0a0fe..96f65469e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset 43bcfd562b4674194fc2dd62e1de5796296b6805 - + https://github.com/dotnet/standard - 557c5ecb9d6b77c3163edc2cda4108347dfe6ba2 + 7053cdf764a6e08a356573bd447b44c85190de0e https://github.com/dotnet/sdk From 0d72b5c64697c39c5f35c6df321862a9277287cb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 14 May 2019 23:09:32 +0000 Subject: [PATCH 407/623] [master] Update dependencies from aspnet/AspNetCore (#1975) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190513.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19263-02 - dotnet-dev-certs - 3.0.0-preview6-19263-02 - dotnet-sql-cache - 3.0.0-preview6-19263-02 - dotnet-user-secrets - 3.0.0-preview6-19263-02 - dotnet-watch - 3.0.0-preview6-19263-02 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19263-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19263-02 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190514.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19264-01 - dotnet-dev-certs - 3.0.0-preview6-19264-01 - dotnet-sql-cache - 3.0.0-preview6-19264-01 - dotnet-user-secrets - 3.0.0-preview6-19264-01 - dotnet-watch - 3.0.0-preview6-19264-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19264-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19264-01 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190514.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19264-02 - dotnet-dev-certs - 3.0.0-preview6-19264-02 - dotnet-sql-cache - 3.0.0-preview6-19264-02 - dotnet-user-secrets - 3.0.0-preview6-19264-02 - dotnet-watch - 3.0.0-preview6-19264-02 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19264-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19264-02 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190514.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19264-04 - dotnet-dev-certs - 3.0.0-preview6-19264-04 - dotnet-sql-cache - 3.0.0-preview6-19264-04 - dotnet-user-secrets - 3.0.0-preview6-19264-04 - dotnet-watch - 3.0.0-preview6-19264-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19264-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19264-04 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 96f65469e..c567aa81f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 462181d658669a2359042163f4daf9c4fd3b7047 - + https://github.com/aspnet/AspNetCore - 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 + 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 - + https://github.com/aspnet/AspNetCore - 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 + 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 - + https://github.com/aspnet/AspNetCore - 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 + 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 - + https://github.com/aspnet/AspNetCore - 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 + 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 - + https://github.com/aspnet/AspNetCore - 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 + 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 - + https://github.com/aspnet/AspNetCore - 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 + 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 - + https://github.com/aspnet/AspNetCore - 208299aa31ef78de7da8d7bf2b96e8b8d5a98786 + 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 74c4a050c..3ac6483a8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19262-01 - 3.0.0-preview6-19262-01 - 3.0.0-preview6-19262-01 - 3.0.0-preview6-19262-01 - 3.0.0-preview6-19262-01 - 3.0.0-preview6-19262-01 - 3.0.0-preview6-19262-01 + 3.0.0-preview6-19264-04 + 3.0.0-preview6-19264-04 + 3.0.0-preview6-19264-04 + 3.0.0-preview6-19264-04 + 3.0.0-preview6-19264-04 + 3.0.0-preview6-19264-04 + 3.0.0-preview6-19264-04 From f0ba16edee611a729c7c07c85d6900f67a6a705b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 01:42:25 +0000 Subject: [PATCH 408/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190514.5 (#1998) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19264-05 - dotnet-dev-certs - 3.0.0-preview6-19264-05 - dotnet-sql-cache - 3.0.0-preview6-19264-05 - dotnet-user-secrets - 3.0.0-preview6-19264-05 - dotnet-watch - 3.0.0-preview6-19264-05 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19264-05 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19264-05 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c567aa81f..975bb251d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 462181d658669a2359042163f4daf9c4fd3b7047 - + https://github.com/aspnet/AspNetCore - 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 + d794c52c75d11b3d8069e847e3520e40054d7ec2 - + https://github.com/aspnet/AspNetCore - 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 + d794c52c75d11b3d8069e847e3520e40054d7ec2 - + https://github.com/aspnet/AspNetCore - 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 + d794c52c75d11b3d8069e847e3520e40054d7ec2 - + https://github.com/aspnet/AspNetCore - 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 + d794c52c75d11b3d8069e847e3520e40054d7ec2 - + https://github.com/aspnet/AspNetCore - 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 + d794c52c75d11b3d8069e847e3520e40054d7ec2 - + https://github.com/aspnet/AspNetCore - 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 + d794c52c75d11b3d8069e847e3520e40054d7ec2 - + https://github.com/aspnet/AspNetCore - 0425808b7090f2f0ba7aa1bf12b56eb3777b7e68 + d794c52c75d11b3d8069e847e3520e40054d7ec2 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 3ac6483a8..aad7116eb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19264-04 - 3.0.0-preview6-19264-04 - 3.0.0-preview6-19264-04 - 3.0.0-preview6-19264-04 - 3.0.0-preview6-19264-04 - 3.0.0-preview6-19264-04 - 3.0.0-preview6-19264-04 + 3.0.0-preview6-19264-05 + 3.0.0-preview6-19264-05 + 3.0.0-preview6-19264-05 + 3.0.0-preview6-19264-05 + 3.0.0-preview6-19264-05 + 3.0.0-preview6-19264-05 + 3.0.0-preview6-19264-05 From 8923739cda0c8a5625c3c864377181982b433e1e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 01:43:59 +0000 Subject: [PATCH 409/623] Update dependencies from https://github.com/dotnet/sdk build 20190514.1 (#1993) - Microsoft.NET.Sdk - 3.0.100-preview6.19264.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 975bb251d..8e270fc05 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 7053cdf764a6e08a356573bd447b44c85190de0e - + https://github.com/dotnet/sdk - a76e46b75ed94ba2ad6ee6497ef8d606599add4c + 51ab900ef7b7f954e284347c913299711514101d https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index aad7116eb..36f4ef58a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19263.3 + 3.0.100-preview6.19264.1 3.0.0-preview6-27713-12 From 5031cf3b9665c0278ac9ba480a24bda8e501db98 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 01:51:52 +0000 Subject: [PATCH 410/623] [master] Update dependencies from dotnet/core-setup (#1986) * Update dependencies from https://github.com/dotnet/core-setup build 20190513.13 - Microsoft.NETCore.App - 3.0.0-preview6-27713-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27713-13 - NETStandard.Library.Ref - 2.1.0-preview6-27713-13 * Update dependencies from https://github.com/dotnet/core-setup build 20190514.02 - Microsoft.NETCore.App - 3.0.0-preview6-27714-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27714-02 - NETStandard.Library.Ref - 2.1.0-preview6-27714-02 * Update dependencies from https://github.com/dotnet/core-setup build 20190514.03 - Microsoft.NETCore.App - 3.0.0-preview6-27714-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27714-03 - NETStandard.Library.Ref - 2.1.0-preview6-27714-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190514.04 - Microsoft.NETCore.App - 3.0.0-preview6-27714-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27714-04 - NETStandard.Library.Ref - 2.1.0-preview6-27714-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190514.05 - Microsoft.NETCore.App - 3.0.0-preview6-27714-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27714-05 - NETStandard.Library.Ref - 2.1.0-preview6-27714-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 8e270fc05..0c2bb43f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 462181d658669a2359042163f4daf9c4fd3b7047 + 9d959b4edcd899ea5fa1a56e10753d74799029bf - + https://github.com/dotnet/core-setup - 462181d658669a2359042163f4daf9c4fd3b7047 + 9d959b4edcd899ea5fa1a56e10753d74799029bf - + https://github.com/dotnet/core-setup - 462181d658669a2359042163f4daf9c4fd3b7047 + 9d959b4edcd899ea5fa1a56e10753d74799029bf https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 36f4ef58a..3e866bb59 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19264.1 - 3.0.0-preview6-27713-12 + 3.0.0-preview6-27714-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27713-12 + 2.1.0-preview6-27714-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27713-12 + 3.0.0-preview6-27714-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 3e44a3d493a38f8d266eefe22737220a94a6ed4d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 02:27:37 +0000 Subject: [PATCH 411/623] Update dependencies from https://github.com/dotnet/core-setup build 20190514.10 (#1999) - Microsoft.NETCore.App - 3.0.0-preview6-27714-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27714-10 - NETStandard.Library.Ref - 2.1.0-preview6-27714-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 0c2bb43f4..3ffe89f91 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 9d959b4edcd899ea5fa1a56e10753d74799029bf + 9383f87748cc174665d78f49e192140709ed54f7 - + https://github.com/dotnet/core-setup - 9d959b4edcd899ea5fa1a56e10753d74799029bf + 9383f87748cc174665d78f49e192140709ed54f7 - + https://github.com/dotnet/core-setup - 9d959b4edcd899ea5fa1a56e10753d74799029bf + 9383f87748cc174665d78f49e192140709ed54f7 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 3e866bb59..70cfbc126 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19264.1 - 3.0.0-preview6-27714-05 + 3.0.0-preview6-27714-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27714-05 + 2.1.0-preview6-27714-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27714-05 + 3.0.0-preview6-27714-10 $(MicrosoftWindowsDesktopAppPackageVersion) From 804e529e64eb52943f743b52fe1ea3da4f1baae8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 04:16:44 +0000 Subject: [PATCH 412/623] Update dependencies from https://github.com/dotnet/core-setup build 20190514.12 (#2001) - Microsoft.NETCore.App - 3.0.0-preview6-27714-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27714-12 - NETStandard.Library.Ref - 2.1.0-preview6-27714-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3ffe89f91..f85a3250a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 9383f87748cc174665d78f49e192140709ed54f7 + 7bd5f85884cda468e6db3ba8841f3c90ba6cb788 - + https://github.com/dotnet/core-setup - 9383f87748cc174665d78f49e192140709ed54f7 + 7bd5f85884cda468e6db3ba8841f3c90ba6cb788 - + https://github.com/dotnet/core-setup - 9383f87748cc174665d78f49e192140709ed54f7 + 7bd5f85884cda468e6db3ba8841f3c90ba6cb788 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 70cfbc126..33e5bc76d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19264.1 - 3.0.0-preview6-27714-10 + 3.0.0-preview6-27714-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27714-10 + 2.1.0-preview6-27714-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27714-10 + 3.0.0-preview6-27714-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 509496beb74a124264d50a9f0b70735d606e37d0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 07:53:13 +0000 Subject: [PATCH 413/623] [master] Update dependencies from dotnet/core-setup (#2002) * Update dependencies from https://github.com/dotnet/core-setup build 20190514.14 - Microsoft.NETCore.App - 3.0.0-preview6-27714-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27714-14 - NETStandard.Library.Ref - 2.1.0-preview6-27714-14 * Update dependencies from https://github.com/dotnet/core-setup build 20190514.15 - Microsoft.NETCore.App - 3.0.0-preview6-27714-15 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27714-15 - NETStandard.Library.Ref - 2.1.0-preview6-27714-15 --- 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 f85a3250a..c2fa6d738 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7bd5f85884cda468e6db3ba8841f3c90ba6cb788 + 73226d6f119c757813f47b0dc021e8700d525f71 - + https://github.com/dotnet/core-setup - 7bd5f85884cda468e6db3ba8841f3c90ba6cb788 + 73226d6f119c757813f47b0dc021e8700d525f71 - + https://github.com/dotnet/core-setup - 7bd5f85884cda468e6db3ba8841f3c90ba6cb788 + 73226d6f119c757813f47b0dc021e8700d525f71 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 33e5bc76d..41c46776f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19264.1 - 3.0.0-preview6-27714-12 + 3.0.0-preview6-27714-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27714-12 + 2.1.0-preview6-27714-15 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27714-12 + 3.0.0-preview6-27714-15 $(MicrosoftWindowsDesktopAppPackageVersion) From f36523d577ac1459f38b02d9750c03549dae4d5b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 08:50:12 +0000 Subject: [PATCH 414/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190514.7 (#2003) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19264-07 - dotnet-dev-certs - 3.0.0-preview6-19264-07 - dotnet-sql-cache - 3.0.0-preview6-19264-07 - dotnet-user-secrets - 3.0.0-preview6-19264-07 - dotnet-watch - 3.0.0-preview6-19264-07 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19264-07 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19264-07 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c2fa6d738..d0417cf06 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 73226d6f119c757813f47b0dc021e8700d525f71 - + https://github.com/aspnet/AspNetCore - d794c52c75d11b3d8069e847e3520e40054d7ec2 + 47575a08a53881613edda3ba6f7947121e0a1101 - + https://github.com/aspnet/AspNetCore - d794c52c75d11b3d8069e847e3520e40054d7ec2 + 47575a08a53881613edda3ba6f7947121e0a1101 - + https://github.com/aspnet/AspNetCore - d794c52c75d11b3d8069e847e3520e40054d7ec2 + 47575a08a53881613edda3ba6f7947121e0a1101 - + https://github.com/aspnet/AspNetCore - d794c52c75d11b3d8069e847e3520e40054d7ec2 + 47575a08a53881613edda3ba6f7947121e0a1101 - + https://github.com/aspnet/AspNetCore - d794c52c75d11b3d8069e847e3520e40054d7ec2 + 47575a08a53881613edda3ba6f7947121e0a1101 - + https://github.com/aspnet/AspNetCore - d794c52c75d11b3d8069e847e3520e40054d7ec2 + 47575a08a53881613edda3ba6f7947121e0a1101 - + https://github.com/aspnet/AspNetCore - d794c52c75d11b3d8069e847e3520e40054d7ec2 + 47575a08a53881613edda3ba6f7947121e0a1101 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 41c46776f..83b12798a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19264-05 - 3.0.0-preview6-19264-05 - 3.0.0-preview6-19264-05 - 3.0.0-preview6-19264-05 - 3.0.0-preview6-19264-05 - 3.0.0-preview6-19264-05 - 3.0.0-preview6-19264-05 + 3.0.0-preview6-19264-07 + 3.0.0-preview6-19264-07 + 3.0.0-preview6-19264-07 + 3.0.0-preview6-19264-07 + 3.0.0-preview6-19264-07 + 3.0.0-preview6-19264-07 + 3.0.0-preview6-19264-07 From f578758912d5ad3abdcafac8bdc4018d3dbfa302 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 09:05:38 +0000 Subject: [PATCH 415/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190514.8 (#2004) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19264-08 - dotnet-dev-certs - 3.0.0-preview6-19264-08 - dotnet-sql-cache - 3.0.0-preview6-19264-08 - dotnet-user-secrets - 3.0.0-preview6-19264-08 - dotnet-watch - 3.0.0-preview6-19264-08 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19264-08 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19264-08 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d0417cf06..e4f9e0efa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 73226d6f119c757813f47b0dc021e8700d525f71 - + https://github.com/aspnet/AspNetCore - 47575a08a53881613edda3ba6f7947121e0a1101 + 20fcbf1f9a509b200be11f1fe7202de5a08992cd - + https://github.com/aspnet/AspNetCore - 47575a08a53881613edda3ba6f7947121e0a1101 + 20fcbf1f9a509b200be11f1fe7202de5a08992cd - + https://github.com/aspnet/AspNetCore - 47575a08a53881613edda3ba6f7947121e0a1101 + 20fcbf1f9a509b200be11f1fe7202de5a08992cd - + https://github.com/aspnet/AspNetCore - 47575a08a53881613edda3ba6f7947121e0a1101 + 20fcbf1f9a509b200be11f1fe7202de5a08992cd - + https://github.com/aspnet/AspNetCore - 47575a08a53881613edda3ba6f7947121e0a1101 + 20fcbf1f9a509b200be11f1fe7202de5a08992cd - + https://github.com/aspnet/AspNetCore - 47575a08a53881613edda3ba6f7947121e0a1101 + 20fcbf1f9a509b200be11f1fe7202de5a08992cd - + https://github.com/aspnet/AspNetCore - 47575a08a53881613edda3ba6f7947121e0a1101 + 20fcbf1f9a509b200be11f1fe7202de5a08992cd https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 83b12798a..3a7f20c92 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19264-07 - 3.0.0-preview6-19264-07 - 3.0.0-preview6-19264-07 - 3.0.0-preview6-19264-07 - 3.0.0-preview6-19264-07 - 3.0.0-preview6-19264-07 - 3.0.0-preview6-19264-07 + 3.0.0-preview6-19264-08 + 3.0.0-preview6-19264-08 + 3.0.0-preview6-19264-08 + 3.0.0-preview6-19264-08 + 3.0.0-preview6-19264-08 + 3.0.0-preview6-19264-08 + 3.0.0-preview6-19264-08 From a739ba3a470fed966f94d1c8f85010b36b10ef7d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 12:11:54 +0000 Subject: [PATCH 416/623] Update dependencies from https://github.com/dotnet/templating build 20190513.1 (#1988) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19263.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 e4f9e0efa..738b68f2b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore 20fcbf1f9a509b200be11f1fe7202de5a08992cd - + https://github.com/dotnet/templating - 5649b1fe3b92032190fe5b24fc7bb3f16451ccdd + d119ed5c72ad6792c1bdf6feaa2ba9bafaacccd8 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 3a7f20c92..1c6ded598 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19263.2 - 1.0.2-beta5.19262.1 + 1.0.2-beta5.19263.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 9236724cb8d8a460e6d1f1f222919ca287fcb714 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 15 May 2019 12:27:03 +0000 Subject: [PATCH 417/623] Update dependencies from https://github.com/dotnet/toolset build 20190515.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19265.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 5efefd6ee..67895a7f9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 26ae24cdedba9f5f32ea344f50c830b5252ef90f + e8a7660c6645cfe0cc10d44eae9c8fe3e75a37d0 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 949b0d268..59d14903a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19264.6 + 3.0.100-preview6.19265.2 From 0a2ceadf994553de0f6aaebe658937349adf8dc1 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 15 May 2019 12:27:26 +0000 Subject: [PATCH 418/623] Update dependencies from https://github.com/dotnet/toolset build 20190515.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19265.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 67895a7f9..bb097176b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - e8a7660c6645cfe0cc10d44eae9c8fe3e75a37d0 + 64aaeedc977545022bbacc9f1fa37fe2488f0940 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 59d14903a..f6e8ef7a6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19265.2 + 3.0.100-preview6.19265.1 From 9c17c5acbff1c99f306bcd38042e3da21338ed00 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 15 May 2019 12:39:54 +0000 Subject: [PATCH 419/623] Update dependencies from https://github.com/dotnet/toolset build 20190515.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19265.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 bb097176b..01da3b9ee 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 64aaeedc977545022bbacc9f1fa37fe2488f0940 + 8e0fb004760a0e6049384a6f80456aa36573473e https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index f6e8ef7a6..7748a367a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19265.1 + 3.0.100-preview6.19265.3 From 19a46590d7dcc58bad3dc1eeb229771d9589cc61 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 12:55:15 +0000 Subject: [PATCH 420/623] Update dependencies from https://github.com/dotnet/winforms build 20190513.3 (#1989) - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19263.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 738b68f2b..894853d44 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli f4954f490fe13267125ed3e84fcceba52007dd8d - + https://github.com/dotnet/winforms - e0ae5fa739d27ad4524024be51885d58445f1c74 + 90e5265668bae2df23e746013924a1d3da108661 https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index 1c6ded598..d1c0732c6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19260.11 + 4.8.0-preview6.19263.3 From ba3dc2f7e93e3b409a580ef49a6eb2858e060789 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 13:02:56 +0000 Subject: [PATCH 421/623] Update dependencies from https://github.com/dotnet/templating build 20190514.1 (#2006) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19264.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 894853d44..dddc5e693 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/aspnet/AspNetCore 20fcbf1f9a509b200be11f1fe7202de5a08992cd - + https://github.com/dotnet/templating - d119ed5c72ad6792c1bdf6feaa2ba9bafaacccd8 + 5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index d1c0732c6..efd25b1fb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ 3.0.100-preview6.19263.2 - 1.0.2-beta5.19263.1 + 1.0.2-beta5.19264.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From ff36375f3f74269d5feb9c67d7b81844dc4950e3 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 15 May 2019 13:18:36 +0000 Subject: [PATCH 422/623] Update dependencies from https://github.com/dotnet/toolset build 20190515.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19265.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 01da3b9ee..5cfa692b5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 8e0fb004760a0e6049384a6f80456aa36573473e + 7d39c79d8907a6a2fbf331e8066866f1005a300f https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 7748a367a..b1b36517c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19265.3 + 3.0.100-preview6.19265.4 From 739361a943b4d9f2ec861c94d60b12ca0abeb65a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 13:20:52 +0000 Subject: [PATCH 423/623] Update dependencies from https://github.com/dotnet/winforms build 20190514.4 (#2007) - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19264.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 dddc5e693..392b83327 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,9 +62,9 @@ https://github.com/dotnet/cli f4954f490fe13267125ed3e84fcceba52007dd8d - + https://github.com/dotnet/winforms - 90e5265668bae2df23e746013924a1d3da108661 + 9031a341f7b62c6dc7305dd1f068040e7f42f7e2 https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index efd25b1fb..0819b961b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19263.3 + 4.8.0-preview6.19264.4 From 59705e0b327a0fc31a7d8957c7cd316ac6fd0873 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 13:35:05 +0000 Subject: [PATCH 424/623] [master] Update dependencies from dotnet/cli (#1982) * Update dependencies from https://github.com/dotnet/cli build 20190513.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19263.3 * Update dependencies from https://github.com/dotnet/cli build 20190514.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19264.1 * Update dependencies from https://github.com/dotnet/cli build 20190514.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19264.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 392b83327..2750edb8f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 51ab900ef7b7f954e284347c913299711514101d - + https://github.com/dotnet/cli - f4954f490fe13267125ed3e84fcceba52007dd8d + 1df8d22ca164e4f1ff5e715b57458c93ccfc8056 https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 0819b961b..9e301f40b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19263.2 + 3.0.100-preview6.19264.2 1.0.2-beta5.19264.1 From 4edb33a0d15212f1731d8a6257ffa537c824e6c9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 13:55:50 +0000 Subject: [PATCH 425/623] Update dependencies from https://github.com/dotnet/cli build 20190515.1 (#2008) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19265.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 2750edb8f..6d79fd22b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 51ab900ef7b7f954e284347c913299711514101d - + https://github.com/dotnet/cli - 1df8d22ca164e4f1ff5e715b57458c93ccfc8056 + 792b2f140616dc0f3e263a51421229321e02c2dd https://github.com/dotnet/winforms diff --git a/eng/Versions.props b/eng/Versions.props index 9e301f40b..6b2f640b7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19264.2 + 3.0.100-preview6.19265.1 1.0.2-beta5.19264.1 From 1f25d9598dfd1492de65ace33f5eff4d4e973c3a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 15:01:35 +0000 Subject: [PATCH 426/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190515.1 (#2010) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19265-01 - dotnet-dev-certs - 3.0.0-preview6-19265-01 - dotnet-sql-cache - 3.0.0-preview6-19265-01 - dotnet-user-secrets - 3.0.0-preview6-19265-01 - dotnet-watch - 3.0.0-preview6-19265-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19265-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19265-01 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6d79fd22b..f489dd82a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup 73226d6f119c757813f47b0dc021e8700d525f71 - + https://github.com/aspnet/AspNetCore - 20fcbf1f9a509b200be11f1fe7202de5a08992cd + 2c58d82d44c7491c56f0d3881c70c05042e56f39 - + https://github.com/aspnet/AspNetCore - 20fcbf1f9a509b200be11f1fe7202de5a08992cd + 2c58d82d44c7491c56f0d3881c70c05042e56f39 - + https://github.com/aspnet/AspNetCore - 20fcbf1f9a509b200be11f1fe7202de5a08992cd + 2c58d82d44c7491c56f0d3881c70c05042e56f39 - + https://github.com/aspnet/AspNetCore - 20fcbf1f9a509b200be11f1fe7202de5a08992cd + 2c58d82d44c7491c56f0d3881c70c05042e56f39 - + https://github.com/aspnet/AspNetCore - 20fcbf1f9a509b200be11f1fe7202de5a08992cd + 2c58d82d44c7491c56f0d3881c70c05042e56f39 - + https://github.com/aspnet/AspNetCore - 20fcbf1f9a509b200be11f1fe7202de5a08992cd + 2c58d82d44c7491c56f0d3881c70c05042e56f39 - + https://github.com/aspnet/AspNetCore - 20fcbf1f9a509b200be11f1fe7202de5a08992cd + 2c58d82d44c7491c56f0d3881c70c05042e56f39 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 6b2f640b7..bf541ad57 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19264-08 - 3.0.0-preview6-19264-08 - 3.0.0-preview6-19264-08 - 3.0.0-preview6-19264-08 - 3.0.0-preview6-19264-08 - 3.0.0-preview6-19264-08 - 3.0.0-preview6-19264-08 + 3.0.0-preview6-19265-01 + 3.0.0-preview6-19265-01 + 3.0.0-preview6-19265-01 + 3.0.0-preview6-19265-01 + 3.0.0-preview6-19265-01 + 3.0.0-preview6-19265-01 + 3.0.0-preview6-19265-01 From dfdd46cd7b143dfeb52eeff4b07db45c387defe2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 16:25:01 +0000 Subject: [PATCH 427/623] [master] Update dependencies from dotnet/core-setup (#2009) * Update dependencies from https://github.com/dotnet/core-setup build 20190515.01 - Microsoft.NETCore.App - 3.0.0-preview6-27715-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27715-01 - NETStandard.Library.Ref - 2.1.0-preview6-27715-01 * Update dependencies from https://github.com/dotnet/core-setup build 20190515.03 - Microsoft.NETCore.App - 3.0.0-preview6-27715-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27715-03 - NETStandard.Library.Ref - 2.1.0-preview6-27715-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f489dd82a..5f463eec0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 73226d6f119c757813f47b0dc021e8700d525f71 + b0ecbd95b53d3bcda379199b87832ce707623ef2 - + https://github.com/dotnet/core-setup - 73226d6f119c757813f47b0dc021e8700d525f71 + b0ecbd95b53d3bcda379199b87832ce707623ef2 - + https://github.com/dotnet/core-setup - 73226d6f119c757813f47b0dc021e8700d525f71 + b0ecbd95b53d3bcda379199b87832ce707623ef2 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index bf541ad57..2d04675f7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19264.1 - 3.0.0-preview6-27714-15 + 3.0.0-preview6-27715-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27714-15 + 2.1.0-preview6-27715-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27714-15 + 3.0.0-preview6-27715-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 8c89699974ba0cb8e201798f74b2644844ea850f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 16:46:41 +0000 Subject: [PATCH 428/623] [master] Update dependencies from dotnet/wpf (#1990) * Update dependencies from https://github.com/dotnet/wpf build 20190513.3 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19263.3 * Update dependencies from https://github.com/dotnet/wpf build 20190514.3 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19264.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 5f463eec0..4bd68f9f0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -66,9 +66,9 @@ https://github.com/dotnet/winforms 9031a341f7b62c6dc7305dd1f068040e7f42f7e2 - + https://github.com/dotnet/wpf - 50c1722341e347760aa3bf5d9a86c1de7cf4dca7 + 8cd5ce04b1918b063978b1a6661536bcba8bfb44 diff --git a/eng/Versions.props b/eng/Versions.props index 2d04675f7..349e76338 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 3.0.0-preview6.19262.3 + 3.0.0-preview6.19264.3 From 11245081d39fa5b8483553c9da9a6b2de343b71d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 18:16:16 +0000 Subject: [PATCH 429/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190515.2 (#2011) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19265-02 - dotnet-dev-certs - 3.0.0-preview6-19265-02 - dotnet-sql-cache - 3.0.0-preview6-19265-02 - dotnet-user-secrets - 3.0.0-preview6-19265-02 - dotnet-watch - 3.0.0-preview6-19265-02 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19265-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19265-02 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4bd68f9f0..664292af5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup b0ecbd95b53d3bcda379199b87832ce707623ef2 - + https://github.com/aspnet/AspNetCore - 2c58d82d44c7491c56f0d3881c70c05042e56f39 + 4a2bd2adbf74b316f01eb062de3e83261562801d - + https://github.com/aspnet/AspNetCore - 2c58d82d44c7491c56f0d3881c70c05042e56f39 + 4a2bd2adbf74b316f01eb062de3e83261562801d - + https://github.com/aspnet/AspNetCore - 2c58d82d44c7491c56f0d3881c70c05042e56f39 + 4a2bd2adbf74b316f01eb062de3e83261562801d - + https://github.com/aspnet/AspNetCore - 2c58d82d44c7491c56f0d3881c70c05042e56f39 + 4a2bd2adbf74b316f01eb062de3e83261562801d - + https://github.com/aspnet/AspNetCore - 2c58d82d44c7491c56f0d3881c70c05042e56f39 + 4a2bd2adbf74b316f01eb062de3e83261562801d - + https://github.com/aspnet/AspNetCore - 2c58d82d44c7491c56f0d3881c70c05042e56f39 + 4a2bd2adbf74b316f01eb062de3e83261562801d - + https://github.com/aspnet/AspNetCore - 2c58d82d44c7491c56f0d3881c70c05042e56f39 + 4a2bd2adbf74b316f01eb062de3e83261562801d https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 349e76338..671cd4ff9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19265-01 - 3.0.0-preview6-19265-01 - 3.0.0-preview6-19265-01 - 3.0.0-preview6-19265-01 - 3.0.0-preview6-19265-01 - 3.0.0-preview6-19265-01 - 3.0.0-preview6-19265-01 + 3.0.0-preview6-19265-02 + 3.0.0-preview6-19265-02 + 3.0.0-preview6-19265-02 + 3.0.0-preview6-19265-02 + 3.0.0-preview6-19265-02 + 3.0.0-preview6-19265-02 + 3.0.0-preview6-19265-02 From b0f2205264352aafb94e17955fec78f8c68c7146 Mon Sep 17 00:00:00 2001 From: John Beisner Date: Wed, 15 May 2019 12:51:44 -0700 Subject: [PATCH 430/623] Adding localization to the Windows SDK bundle installers (#1996) * Adding localization to the Windows SDK bundle installers --- src/redist/targets/GenerateMSIs.targets | 6 +- .../windows/clisdk/LCID/1028/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/1029/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/1031/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/1033/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/1036/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/1040/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/1041/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/1042/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/1045/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/1046/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/1049/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/1055/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/2052/bundle.wxl | 80 +++++++++++++++++++ .../windows/clisdk/LCID/3082/bundle.wxl | 80 +++++++++++++++++++ .../packaging/windows/clisdk/bundle.thm | 20 ++--- .../packaging/windows/clisdk/bundle.wxs | 4 +- .../windows/clisdk/generatebundle.ps1 | 10 ++- 18 files changed, 1142 insertions(+), 18 deletions(-) create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/1028/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/1029/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/1031/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/1033/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/1036/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/1040/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/1041/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/1042/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/1045/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/1046/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/1049/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/1055/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/2052/bundle.wxl create mode 100644 src/redist/targets/packaging/windows/clisdk/LCID/3082/bundle.wxl diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index 77a06cef1..e3f643963 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -12,7 +12,7 @@ - $(ArtifactsShippingPackagesDir)/$(ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)-engine.exe + $(ArtifactsTmpDir)/$(ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)-engine.exe $(MSBuildThisFileDirectory)packaging/windows/clisdk/generatemsi.ps1 $(MSBuildThisFileDirectory)packaging/windows/clisdk/stablefileidforapphosttransform.xslt @@ -21,11 +21,11 @@ $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.$(Architecture).nuspec $(ArtifactsNonShippingPackagesDir)VS.Redist.Common.Net.Core.SDK.$(Architecture).$(FullNugetVersion).nupkg - $(MSBuildThisFileDirectory)/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.$(Architecture).nuspec + $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Tools.Net.Core.SDK.$(Architecture).nuspec $(ArtifactsNonShippingPackagesDir)VS.Tools.Net.Core.SDK.$(Architecture).$(FullNugetVersion).nupkg $(ArtifactsDir)bin/SdkResolver/$(Configuration) - $(MSBuildThisFileDirectory)/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.Resolver.nuspec + $(MSBuildThisFileDirectory)packaging/windows/clisdk/VS.Tools.Net.Core.SDK.Resolver.nuspec $(ArtifactsNonShippingPackagesDir)VS.Tools.Net.Core.SDK.Resolver.nupkg From 39212e1699f2dc7d96f58098f303cec835946ce3 Mon Sep 17 00:00:00 2001 From: Sven Boemer Date: Wed, 15 May 2019 14:24:56 -0700 Subject: [PATCH 433/623] Define NetCoreRoot (#1997) This will be used by the SDK to locate the dotnet host when running in desktop msbuild. Necessary for tools that always run on .NET Core, like the IL Linker. --- src/redist/targets/GenerateBundledVersions.targets | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 2af838b55..e288a36f7 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -151,7 +151,8 @@ Copyright (c) .NET Foundation. All rights reserved. --> - %24([MSBuild]::NormalizePath('%24(MSBuildThisFileDirectory)..\..\packs')) + %24([MSBuild]::NormalizePath('%24(MSBuildThisFileDirectory)..\..\')) + %24([MSBuild]::EnsureTrailingSlash('%24(NetCoreRoot)'))packs $(_NETCoreAppTargetFrameworkVersion) $(_NETCoreAppTargetFrameworkVersion) From a5f35d6c09eedd5fa9fb496d44cae0d5398be9de Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 21:43:36 +0000 Subject: [PATCH 434/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190515.3 (#2012) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19265-03 - dotnet-dev-certs - 3.0.0-preview6-19265-03 - dotnet-sql-cache - 3.0.0-preview6-19265-03 - dotnet-user-secrets - 3.0.0-preview6-19265-03 - dotnet-watch - 3.0.0-preview6-19265-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19265-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19265-03 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ab7e542fc..0edac748a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,33 +14,33 @@ https://github.com/dotnet/core-setup b0ecbd95b53d3bcda379199b87832ce707623ef2 - + https://github.com/aspnet/AspNetCore - 4a2bd2adbf74b316f01eb062de3e83261562801d + e9fbf306f937293033a274eb35912fa8095bacf8 - + https://github.com/aspnet/AspNetCore - 4a2bd2adbf74b316f01eb062de3e83261562801d + e9fbf306f937293033a274eb35912fa8095bacf8 - + https://github.com/aspnet/AspNetCore - 4a2bd2adbf74b316f01eb062de3e83261562801d + e9fbf306f937293033a274eb35912fa8095bacf8 - + https://github.com/aspnet/AspNetCore - 4a2bd2adbf74b316f01eb062de3e83261562801d + e9fbf306f937293033a274eb35912fa8095bacf8 - + https://github.com/aspnet/AspNetCore - 4a2bd2adbf74b316f01eb062de3e83261562801d + e9fbf306f937293033a274eb35912fa8095bacf8 - + https://github.com/aspnet/AspNetCore - 4a2bd2adbf74b316f01eb062de3e83261562801d + e9fbf306f937293033a274eb35912fa8095bacf8 - + https://github.com/aspnet/AspNetCore - 4a2bd2adbf74b316f01eb062de3e83261562801d + e9fbf306f937293033a274eb35912fa8095bacf8 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 671cd4ff9..8f61f9198 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,13 +24,13 @@ - 3.0.0-preview6-19265-02 - 3.0.0-preview6-19265-02 - 3.0.0-preview6-19265-02 - 3.0.0-preview6-19265-02 - 3.0.0-preview6-19265-02 - 3.0.0-preview6-19265-02 - 3.0.0-preview6-19265-02 + 3.0.0-preview6-19265-03 + 3.0.0-preview6-19265-03 + 3.0.0-preview6-19265-03 + 3.0.0-preview6-19265-03 + 3.0.0-preview6-19265-03 + 3.0.0-preview6-19265-03 + 3.0.0-preview6-19265-03 From c4d9effa6af2cf78ff36a3b8762836c73697e52e Mon Sep 17 00:00:00 2001 From: Zachary Danz Date: Wed, 15 May 2019 14:44:28 -0700 Subject: [PATCH 435/623] Versions of WPF and Winforms Templates should be routed through Versions from Core Setup (#1995) Winforms and WPF send their project templates straight to the SDK while our binaries are sent to the SDK via core-setup. For coherency purposes, these should wait to update until winforms and wpf have been routed via core setup as well. --- eng/Version.Details.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0edac748a..c9f8046d3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -62,11 +62,12 @@ https://github.com/dotnet/cli 792b2f140616dc0f3e263a51421229321e02c2dd - + + https://github.com/dotnet/winforms 9031a341f7b62c6dc7305dd1f068040e7f42f7e2 - + https://github.com/dotnet/wpf 8cd5ce04b1918b063978b1a6661536bcba8bfb44 From 135370f48c2bbf37070f9abadbeaf4bf5569d179 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 22:29:46 +0000 Subject: [PATCH 436/623] Update dependencies from https://github.com/dotnet/core-setup build 20190515.05 (#2018) - Microsoft.NETCore.App - 3.0.0-preview6-27715-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27715-05 - NETStandard.Library.Ref - 2.1.0-preview6-27715-05 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19258.6 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19258.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 c9f8046d3..5d8491cec 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b0ecbd95b53d3bcda379199b87832ce707623ef2 + a9b077113f0c376d9fe3cdfa683785fddf364de8 - + https://github.com/dotnet/core-setup - b0ecbd95b53d3bcda379199b87832ce707623ef2 + a9b077113f0c376d9fe3cdfa683785fddf364de8 - + https://github.com/dotnet/core-setup - b0ecbd95b53d3bcda379199b87832ce707623ef2 + a9b077113f0c376d9fe3cdfa683785fddf364de8 https://github.com/aspnet/AspNetCore @@ -63,13 +63,13 @@ 792b2f140616dc0f3e263a51421229321e02c2dd - + https://github.com/dotnet/winforms - 9031a341f7b62c6dc7305dd1f068040e7f42f7e2 + ee51a187ba1d2174233dacb6e2056e5403f9d36e - + https://github.com/dotnet/wpf - 8cd5ce04b1918b063978b1a6661536bcba8bfb44 + 7551f19f92c1fd734ea77a689786c53e57ac47b5 diff --git a/eng/Versions.props b/eng/Versions.props index 8f61f9198..f3dd2e307 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview6.19264.4 + 4.8.0-preview6.19258.6 - 3.0.0-preview6.19264.3 + 3.0.0-preview6.19258.4 @@ -48,7 +48,7 @@ 3.0.100-preview6.19264.1 - 3.0.0-preview6-27715-03 + 3.0.0-preview6-27715-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27715-03 + 2.1.0-preview6-27715-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27715-03 + 3.0.0-preview6-27715-05 $(MicrosoftWindowsDesktopAppPackageVersion) From e326ad45d01a3a9c1a7effe8b1fca3c55a7df1f2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 May 2019 23:33:43 +0000 Subject: [PATCH 437/623] [master] Update dependencies from dotnet/sdk (#2019) * Update dependencies from https://github.com/dotnet/sdk build 20190515.4 - Microsoft.NET.Sdk - 3.0.100-preview6.19265.4 * Update dependencies from https://github.com/dotnet/sdk build 20190515.5 - Microsoft.NET.Sdk - 3.0.100-preview6.19265.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 5d8491cec..8fe72a77f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard d3413ee9ec761bdf067114a498b9da3ebf0149df - + https://github.com/dotnet/sdk - 51ab900ef7b7f954e284347c913299711514101d + 77677cd4cd4d033e2a30e33f2e7dc49d7f3c8095 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index f3dd2e307..692c3ba23 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19264.1 + 3.0.100-preview6.19265.5 3.0.0-preview6-27715-05 From ebd193f9afcb1c3f37adedd32bbe6858bd8294c2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 May 2019 01:02:18 +0000 Subject: [PATCH 438/623] Update dependencies from https://github.com/dotnet/standard build 20190515.2 (#2017) - NETStandard.Library - 2.1.0-prerelease.19265.2 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19258.6 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19258.4 (parent: Microsoft.WindowsDesktop.App) --- 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 8fe72a77f..3fee65457 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/toolset 43bcfd562b4674194fc2dd62e1de5796296b6805 - + https://github.com/dotnet/standard - d3413ee9ec761bdf067114a498b9da3ebf0149df + 4f1286909b95a37686cb3bc3ee69dba716056fb6 https://github.com/dotnet/sdk From 421963f8bc63269289f1b8aa5f9ef9feade066fd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 May 2019 01:02:25 +0000 Subject: [PATCH 439/623] Update dependencies from https://github.com/dotnet/cli build 20190515.5 (#2015) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19265.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 3fee65457..392d3bfd7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -58,9 +58,9 @@ https://github.com/dotnet/sdk 77677cd4cd4d033e2a30e33f2e7dc49d7f3c8095 - + https://github.com/dotnet/cli - 792b2f140616dc0f3e263a51421229321e02c2dd + 31bd6cbce8e37083490c1a5043105390c3e27e1d diff --git a/eng/Versions.props b/eng/Versions.props index 692c3ba23..b90e3f390 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ - 3.0.100-preview6.19265.1 + 3.0.100-preview6.19265.5 1.0.2-beta5.19264.1 From 6b431c33c5787077c2bab35bf94703505a14946d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 May 2019 01:02:31 +0000 Subject: [PATCH 440/623] Update dependencies from https://github.com/dotnet/core-setup build 20190515.06 (#2020) - Microsoft.NETCore.App - 3.0.0-preview6-27715-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27715-06 - NETStandard.Library.Ref - 2.1.0-preview6-27715-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 392d3bfd7..6ce65e6e6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - a9b077113f0c376d9fe3cdfa683785fddf364de8 + 088f6a992d1c5cf064f529d258e858c40b1deef1 - + https://github.com/dotnet/core-setup - a9b077113f0c376d9fe3cdfa683785fddf364de8 + 088f6a992d1c5cf064f529d258e858c40b1deef1 - + https://github.com/dotnet/core-setup - a9b077113f0c376d9fe3cdfa683785fddf364de8 + 088f6a992d1c5cf064f529d258e858c40b1deef1 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b90e3f390..bad28f860 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19265.5 - 3.0.0-preview6-27715-05 + 3.0.0-preview6-27715-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27715-05 + 2.1.0-preview6-27715-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27715-05 + 3.0.0-preview6-27715-06 $(MicrosoftWindowsDesktopAppPackageVersion) From 367b6e68809ffbbb351e1b23674a3286e595bbcb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 May 2019 02:57:54 +0000 Subject: [PATCH 441/623] Update dependencies from https://github.com/dotnet/sdk build 20190515.6 (#2023) - Microsoft.NET.Sdk - 3.0.100-preview6.19265.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 6ce65e6e6..f1924ca27 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/standard 4f1286909b95a37686cb3bc3ee69dba716056fb6 - + https://github.com/dotnet/sdk - 77677cd4cd4d033e2a30e33f2e7dc49d7f3c8095 + 260d55d2a1b5fe6961b1b7454d8ebf971181b177 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index bad28f860..d73e6541d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,7 +45,7 @@ - 3.0.100-preview6.19265.5 + 3.0.100-preview6.19265.6 3.0.0-preview6-27715-06 From d975cb447fd340d1220db1bf0681acdce783e0f0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 May 2019 06:05:50 +0000 Subject: [PATCH 442/623] [master] Update dependencies from dotnet/core-setup (#2024) * Update dependencies from https://github.com/dotnet/core-setup build 20190515.08 - Microsoft.NETCore.App - 3.0.0-preview6-27715-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27715-08 - NETStandard.Library.Ref - 2.1.0-preview6-27715-08 * Update dependencies from https://github.com/dotnet/core-setup build 20190515.10 - Microsoft.NETCore.App - 3.0.0-preview6-27715-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27715-10 - NETStandard.Library.Ref - 2.1.0-preview6-27715-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 f1924ca27..91dba3c8a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 088f6a992d1c5cf064f529d258e858c40b1deef1 + fe2762dd77d86f93a84f94d5d17cf06873438b52 - + https://github.com/dotnet/core-setup - 088f6a992d1c5cf064f529d258e858c40b1deef1 + fe2762dd77d86f93a84f94d5d17cf06873438b52 - + https://github.com/dotnet/core-setup - 088f6a992d1c5cf064f529d258e858c40b1deef1 + fe2762dd77d86f93a84f94d5d17cf06873438b52 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index d73e6541d..54fc79e05 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19265.6 - 3.0.0-preview6-27715-06 + 3.0.0-preview6-27715-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27715-06 + 2.1.0-preview6-27715-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27715-06 + 3.0.0-preview6-27715-10 $(MicrosoftWindowsDesktopAppPackageVersion) From c8e17213860e0692a2d43db08f6e00b908960f3e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 May 2019 07:23:10 +0000 Subject: [PATCH 443/623] Update dependencies from https://github.com/dotnet/core-setup build 20190515.11 (#2025) - Microsoft.NETCore.App - 3.0.0-preview6-27715-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27715-11 - NETStandard.Library.Ref - 2.1.0-preview6-27715-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 91dba3c8a..6f0d37d00 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fe2762dd77d86f93a84f94d5d17cf06873438b52 + d2d36e7b1e0081effa2bb220fb88238392fdc389 - + https://github.com/dotnet/core-setup - fe2762dd77d86f93a84f94d5d17cf06873438b52 + d2d36e7b1e0081effa2bb220fb88238392fdc389 - + https://github.com/dotnet/core-setup - fe2762dd77d86f93a84f94d5d17cf06873438b52 + d2d36e7b1e0081effa2bb220fb88238392fdc389 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 54fc79e05..4c803772b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,7 +48,7 @@ 3.0.100-preview6.19265.6 - 3.0.0-preview6-27715-10 + 3.0.0-preview6-27715-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -56,11 +56,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27715-10 + 2.1.0-preview6-27715-11 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27715-10 + 3.0.0-preview6-27715-11 $(MicrosoftWindowsDesktopAppPackageVersion) From 070d50c607a55355c92aa513b1bd4507405783fd Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 16 May 2019 12:31:16 +0000 Subject: [PATCH 444/623] Update dependencies from https://github.com/dotnet/toolset build 20190516.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19266.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 aef7c3164..f52b07b2c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 5a3188a6da1f51a404ee0eee95dfd1919ab65b3e + 89df4e807017be4374df9a4c9e650ea29211225e https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index a4ebee5dc..c4e80405b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19265.5 + 3.0.100-preview6.19266.1 From 025119afcf607694168c5c3dc94359db67db025a Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 16 May 2019 13:20:00 +0000 Subject: [PATCH 445/623] Update dependencies from https://github.com/dotnet/toolset build 20190516.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19266.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 f52b07b2c..b082bbb81 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/templating 03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5 - + https://github.com/dotnet/toolset - 89df4e807017be4374df9a4c9e650ea29211225e + ddcf1c267ee1eb5f9f478c43dfc6e76dfea1abfa https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index c4e80405b..101f994fe 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19266.1 + 3.0.100-preview6.19266.2 From d30a9f5c83e67f19c722edb6b8cedf55903dbeb2 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 16 May 2019 07:49:25 -0700 Subject: [PATCH 446/623] Remove dotnet-sql-cache from the CLI (#2014) --- eng/Version.Details.xml | 4 ---- eng/Versions.props | 1 - src/redist/targets/BundledDotnetTools.targets | 1 - 3 files changed, 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6f0d37d00..5044ec0ae 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -30,10 +30,6 @@ https://github.com/aspnet/AspNetCore e9fbf306f937293033a274eb35912fa8095bacf8 - - https://github.com/aspnet/AspNetCore - e9fbf306f937293033a274eb35912fa8095bacf8 - https://github.com/aspnet/AspNetCore e9fbf306f937293033a274eb35912fa8095bacf8 diff --git a/eng/Versions.props b/eng/Versions.props index 4c803772b..d4df69029 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -28,7 +28,6 @@ 3.0.0-preview6-19265-03 3.0.0-preview6-19265-03 3.0.0-preview6-19265-03 - 3.0.0-preview6-19265-03 3.0.0-preview6-19265-03 3.0.0-preview6-19265-03 diff --git a/src/redist/targets/BundledDotnetTools.targets b/src/redist/targets/BundledDotnetTools.targets index 67c1fbf2d..0b5b202e0 100644 --- a/src/redist/targets/BundledDotnetTools.targets +++ b/src/redist/targets/BundledDotnetTools.targets @@ -1,7 +1,6 @@ - From b91e9fec889f21c02971f8c566659658a3d883e4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 May 2019 16:53:15 +0000 Subject: [PATCH 447/623] Update dependencies from https://github.com/dotnet/core-setup build 20190516.03 (#2027) - Microsoft.NETCore.App - 3.0.0-preview6-27716-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27716-03 - NETStandard.Library.Ref - 2.1.0-preview6-27716-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5044ec0ae..5be3e6945 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - d2d36e7b1e0081effa2bb220fb88238392fdc389 + 6280209a1cf8aa20cf5253e3202c5b9994b6283b - + https://github.com/dotnet/core-setup - d2d36e7b1e0081effa2bb220fb88238392fdc389 + 6280209a1cf8aa20cf5253e3202c5b9994b6283b - + https://github.com/dotnet/core-setup - d2d36e7b1e0081effa2bb220fb88238392fdc389 + 6280209a1cf8aa20cf5253e3202c5b9994b6283b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index d4df69029..07fb05131 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19265.6 - 3.0.0-preview6-27715-11 + 3.0.0-preview6-27716-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27715-11 + 2.1.0-preview6-27716-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27715-11 + 3.0.0-preview6-27716-03 $(MicrosoftWindowsDesktopAppPackageVersion) From ee1176cee6d1385d9aafa2c7b630849b8cb8c0d0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 May 2019 17:18:49 +0000 Subject: [PATCH 448/623] Update dependencies from https://github.com/dotnet/core-setup build 20190516.04 (#2028) - Microsoft.NETCore.App - 3.0.0-preview6-27716-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27716-04 - NETStandard.Library.Ref - 2.1.0-preview6-27716-04 --- 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 5be3e6945..c4de729a3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 6280209a1cf8aa20cf5253e3202c5b9994b6283b - + https://github.com/dotnet/core-setup 6280209a1cf8aa20cf5253e3202c5b9994b6283b - + https://github.com/dotnet/core-setup 6280209a1cf8aa20cf5253e3202c5b9994b6283b diff --git a/eng/Versions.props b/eng/Versions.props index 07fb05131..197899b63 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19265.6 - 3.0.0-preview6-27716-03 + 3.0.0-preview6-27716-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27716-03 + 2.1.0-preview6-27716-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27716-03 + 3.0.0-preview6-27716-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 8ae3afa5724bf27a5209770346cff99591e10fd0 Mon Sep 17 00:00:00 2001 From: John Beisner Date: Thu, 16 May 2019 16:32:26 -0700 Subject: [PATCH 449/623] Updating projectUrl values from "cli" to "core-sdk" (#1800) --- .../VS.Redist.Common.Net.Core.SDK.MSBuildExtensions.nuspec | 4 ++-- .../windows/clisdk/VS.Redist.Common.Net.Core.SDK.x64.nuspec | 4 ++-- .../windows/clisdk/VS.Redist.Common.Net.Core.SDK.x86.nuspec | 4 ++-- .../windows/clisdk/VS.Tools.Net.Core.SDK.Resolver.nuspec | 4 ++-- .../packaging/windows/clisdk/VS.Tools.Net.Core.SDK.x86.nuspec | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.MSBuildExtensions.nuspec b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.MSBuildExtensions.nuspec index 7fe19da7c..b9dd3f55d 100644 --- a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.MSBuildExtensions.nuspec +++ b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.MSBuildExtensions.nuspec @@ -7,7 +7,7 @@ Microsoft Microsoft https://www.microsoft.com/net/dotnet_library_license.htm - https://github.com/dotnet/cli + https://github.com/dotnet/core-sdk true MSBuild extensions bundled with .NET Core SDK insertions to VS © Microsoft Corporation. All rights reserved. @@ -15,4 +15,4 @@ - \ No newline at end of file + diff --git a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.x64.nuspec b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.x64.nuspec index 088bf6814..d5d6a2565 100644 --- a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.x64.nuspec +++ b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.x64.nuspec @@ -7,7 +7,7 @@ Microsoft Microsoft https://www.microsoft.com/net/dotnet_library_license.htm - https://github.com/dotnet/cli + https://github.com/dotnet/core-sdk true Windows Installers (x64) for .Net Core SDK © Microsoft Corporation. All rights reserved. @@ -15,4 +15,4 @@ - \ No newline at end of file + diff --git a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.x86.nuspec b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.x86.nuspec index 46b995da3..a62f9d2a1 100644 --- a/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.x86.nuspec +++ b/src/redist/targets/packaging/windows/clisdk/VS.Redist.Common.Net.Core.SDK.x86.nuspec @@ -7,7 +7,7 @@ Microsoft Microsoft https://www.microsoft.com/net/dotnet_library_license.htm - https://github.com/dotnet/cli + https://github.com/dotnet/core-sdk true Windows Installer (x86) for .Net Core SDK © Microsoft Corporation. All rights reserved. @@ -15,4 +15,4 @@ - \ No newline at end of file + diff --git a/src/redist/targets/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.Resolver.nuspec b/src/redist/targets/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.Resolver.nuspec index 1ebc2f8a8..b3e8a6930 100644 --- a/src/redist/targets/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.Resolver.nuspec +++ b/src/redist/targets/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.Resolver.nuspec @@ -7,7 +7,7 @@ Microsoft Microsoft https://www.microsoft.com/net/dotnet_library_license.htm - https://github.com/dotnet/cli + https://github.com/dotnet/core-sdk true .Net Core SDK MSBuild resolver for internal VS build consumption © Microsoft Corporation. All rights reserved. @@ -16,4 +16,4 @@ - \ No newline at end of file + diff --git a/src/redist/targets/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.x86.nuspec b/src/redist/targets/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.x86.nuspec index 6a23fb267..814067d06 100644 --- a/src/redist/targets/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.x86.nuspec +++ b/src/redist/targets/packaging/windows/clisdk/VS.Tools.Net.Core.SDK.x86.nuspec @@ -7,7 +7,7 @@ Microsoft Microsoft https://www.microsoft.com/net/dotnet_library_license.htm - https://github.com/dotnet/cli + https://github.com/dotnet/core-sdk true .Net Core SDK (x86) as a .nupkg for internal VS build consumption © Microsoft Corporation. All rights reserved. @@ -16,4 +16,4 @@ - \ No newline at end of file + From d987a525c897e53de043618b5369577d8b77926e Mon Sep 17 00:00:00 2001 From: John Beisner Date: Thu, 16 May 2019 16:33:29 -0700 Subject: [PATCH 450/623] Resolve named CAB collision and drop the CABs (#1976) * Resolve named CAB collision; drop the CABs. * Resolving naming convention warning: 8 chars plus {0} are allowed. * Update src/redist/targets/packaging/windows/clisdk/dotnet.wxs Co-Authored-By: Peter Huene --- eng/Publishing.props | 1 + .../targets/packaging/windows/clisdk/bundle.wxs | 2 +- .../targets/packaging/windows/clisdk/dotnet.wxs | 12 ++++++++---- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/eng/Publishing.props b/eng/Publishing.props index 69268f8b1..30a74f1ac 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -45,6 +45,7 @@ + true diff --git a/src/redist/targets/packaging/windows/clisdk/bundle.wxs b/src/redist/targets/packaging/windows/clisdk/bundle.wxs index 3aa86c716..24a99d16d 100644 --- a/src/redist/targets/packaging/windows/clisdk/bundle.wxs +++ b/src/redist/targets/packaging/windows/clisdk/bundle.wxs @@ -147,7 +147,7 @@ - + diff --git a/src/redist/targets/packaging/windows/clisdk/dotnet.wxs b/src/redist/targets/packaging/windows/clisdk/dotnet.wxs index 939059f6d..5e86d3ab8 100644 --- a/src/redist/targets/packaging/windows/clisdk/dotnet.wxs +++ b/src/redist/targets/packaging/windows/clisdk/dotnet.wxs @@ -4,14 +4,18 @@ - - Installed OR ALLOWCLISDKMSIINSTALL + + Installed OR ALLOWMSIINSTALL - - + + + + + + From f55dd40436091ca12813d74ed8c05c8b26b90dbb Mon Sep 17 00:00:00 2001 From: John Beisner Date: Thu, 16 May 2019 16:33:49 -0700 Subject: [PATCH 451/623] Omit nupkgs and related files in the SDK bundle. (#2030) --- src/redist/targets/LayoutTool.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/redist/targets/LayoutTool.csproj b/src/redist/targets/LayoutTool.csproj index 9808a9682..37f55a05f 100644 --- a/src/redist/targets/LayoutTool.csproj +++ b/src/redist/targets/LayoutTool.csproj @@ -16,6 +16,7 @@ + Date: Thu, 16 May 2019 16:38:56 -0700 Subject: [PATCH 452/623] Fix the READ.me file (#2031) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fe8a3bf0..fc25de8f1 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ 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) | +| 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] | From 1b0972cccdf15cb43d31b79c5268100bcaac4774 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Thu, 16 May 2019 18:08:10 -0700 Subject: [PATCH 453/623] Disable test for mvc template build due to aspnet/AspNetCore#10218 --- test/EndToEnd/ProjectBuildTests.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/EndToEnd/ProjectBuildTests.cs b/test/EndToEnd/ProjectBuildTests.cs index cda32477f..204bd17ab 100644 --- a/test/EndToEnd/ProjectBuildTests.cs +++ b/test/EndToEnd/ProjectBuildTests.cs @@ -111,7 +111,8 @@ namespace EndToEnd.Tests [InlineData("mstest")] [InlineData("nunit")] [InlineData("web")] - [InlineData("mvc")] + // Disable mvc template due to https://github.com/aspnet/AspNetCore/issues/10218 + // [InlineData("mvc")] public void ItCanBuildTemplates(string templateName) { TestTemplateBuild(templateName); From 5cd92bf6891ca7a8e6f869e8c36840a984d143c3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 01:20:01 +0000 Subject: [PATCH 454/623] Update dependencies from https://github.com/dotnet/sdk build 20190516.1 (#2033) - Microsoft.NET.Sdk - 3.0.100-preview6.19266.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 c4de729a3..cf403cd3e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard 4f1286909b95a37686cb3bc3ee69dba716056fb6
- + https://github.com/dotnet/sdk - 260d55d2a1b5fe6961b1b7454d8ebf971181b177 + f8a2a0fa2fd3b5676b7e93e9a16d4fdae540140d https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 197899b63..4487f1b9a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19265.6 + 3.0.100-preview6.19266.1 3.0.0-preview6-27716-04 From aa9dfc90dad91e67140504a790baca3d887ebd76 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 02:47:04 +0000 Subject: [PATCH 455/623] [master] Update dependencies from dotnet/core-setup (#2029) * Update dependencies from https://github.com/dotnet/core-setup build 20190516.05 - Microsoft.NETCore.App - 3.0.0-preview6-27716-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27716-05 - NETStandard.Library.Ref - 2.1.0-preview6-27716-05 * Update dependencies from https://github.com/dotnet/core-setup build 20190516.07 - Microsoft.NETCore.App - 3.0.0-preview6-27716-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27716-07 - NETStandard.Library.Ref - 2.1.0-preview6-27716-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 53dab7dc2..921020b79 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6280209a1cf8aa20cf5253e3202c5b9994b6283b + 3d1e52435127993c3befc8e4c881c0b9c9cd9f45 - + https://github.com/dotnet/core-setup - 6280209a1cf8aa20cf5253e3202c5b9994b6283b + 3d1e52435127993c3befc8e4c881c0b9c9cd9f45 - + https://github.com/dotnet/core-setup - 6280209a1cf8aa20cf5253e3202c5b9994b6283b + 3d1e52435127993c3befc8e4c881c0b9c9cd9f45 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 2236e36bb..7b182b814 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19266.1 - 3.0.0-preview6-27716-04 + 3.0.0-preview6-27716-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27716-04 + 2.1.0-preview6-27716-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27716-04 + 3.0.0-preview6-27716-07 $(MicrosoftWindowsDesktopAppPackageVersion) From b5b15746e292d3df2017e4f80d18ccf6edd716bc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 03:59:30 +0000 Subject: [PATCH 456/623] Update dependencies from https://github.com/dotnet/core-setup build 20190516.08 (#2036) - Microsoft.NETCore.App - 3.0.0-preview6-27716-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27716-08 - NETStandard.Library.Ref - 2.1.0-preview6-27716-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 921020b79..7bc230af7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 3d1e52435127993c3befc8e4c881c0b9c9cd9f45 + 1d9dbebf4e2e0231356c6634954395cea2ee16ff - + https://github.com/dotnet/core-setup - 3d1e52435127993c3befc8e4c881c0b9c9cd9f45 + 1d9dbebf4e2e0231356c6634954395cea2ee16ff - + https://github.com/dotnet/core-setup - 3d1e52435127993c3befc8e4c881c0b9c9cd9f45 + 1d9dbebf4e2e0231356c6634954395cea2ee16ff https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 7b182b814..b71db4e8f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19266.1 - 3.0.0-preview6-27716-07 + 3.0.0-preview6-27716-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27716-07 + 2.1.0-preview6-27716-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27716-07 + 3.0.0-preview6-27716-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 7de7682b790717810dfe456f716648ee9943849f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 04:22:31 +0000 Subject: [PATCH 457/623] Update dependencies from https://github.com/dotnet/core-setup build 20190516.09 (#2037) - Microsoft.NETCore.App - 3.0.0-preview6-27716-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27716-09 - NETStandard.Library.Ref - 2.1.0-preview6-27716-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7bc230af7..032b65463 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1d9dbebf4e2e0231356c6634954395cea2ee16ff + 6defcc2f373034896613223ebc7c3612eaac4428 - + https://github.com/dotnet/core-setup - 1d9dbebf4e2e0231356c6634954395cea2ee16ff + 6defcc2f373034896613223ebc7c3612eaac4428 - + https://github.com/dotnet/core-setup - 1d9dbebf4e2e0231356c6634954395cea2ee16ff + 6defcc2f373034896613223ebc7c3612eaac4428 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b71db4e8f..051493538 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19266.1 - 3.0.0-preview6-27716-08 + 3.0.0-preview6-27716-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27716-08 + 2.1.0-preview6-27716-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27716-08 + 3.0.0-preview6-27716-09 $(MicrosoftWindowsDesktopAppPackageVersion) From c4f1cf02c2b4025f5b4a2704bf6947beb5f23ab0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 05:25:41 +0000 Subject: [PATCH 458/623] Update dependencies from https://github.com/dotnet/core-setup build 20190516.10 (#2038) - Microsoft.NETCore.App - 3.0.0-preview6-27716-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27716-10 - NETStandard.Library.Ref - 2.1.0-preview6-27716-10 --- 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 032b65463..86bf0b80b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 6defcc2f373034896613223ebc7c3612eaac4428 - + https://github.com/dotnet/core-setup 6defcc2f373034896613223ebc7c3612eaac4428 - + https://github.com/dotnet/core-setup 6defcc2f373034896613223ebc7c3612eaac4428 diff --git a/eng/Versions.props b/eng/Versions.props index 051493538..c7b68d43d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19266.1 - 3.0.0-preview6-27716-09 + 3.0.0-preview6-27716-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27716-09 + 2.1.0-preview6-27716-10 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27716-09 + 3.0.0-preview6-27716-10 $(MicrosoftWindowsDesktopAppPackageVersion) From fa2b83c75b1cdae621fc441c4c4922ee3773efa9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 13:48:54 +0000 Subject: [PATCH 459/623] [master] Update dependencies from dotnet/toolset (#2040) * Update dependencies from https://github.com/dotnet/toolset build 20190517.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19267.1 * Update dependencies from https://github.com/dotnet/toolset build 20190517.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19267.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 86bf0b80b..f01b4ae85 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac - + https://github.com/dotnet/toolset - ddcf1c267ee1eb5f9f478c43dfc6e76dfea1abfa + a0f12ea7e6f618e458fd626aec5b9e696e3b48da https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index c7b68d43d..e4d33f94c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19266.2 + 3.0.100-preview6.19267.2 From 0e30cf2f91cf9d34e91e4527bdffd7cd526eff75 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 14:14:28 +0000 Subject: [PATCH 460/623] Update dependencies from https://github.com/dotnet/toolset build 20190517.3 (#2041) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19267.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 f01b4ae85..4420cf044 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac - + https://github.com/dotnet/toolset - a0f12ea7e6f618e458fd626aec5b9e696e3b48da + 8ad203713b2117c426fb859c7634bb8de67e826c https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index e4d33f94c..e98bc58df 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19267.2 + 3.0.100-preview6.19267.3 From 5832d8c4ce49d332676ae1bc5c179dfe9026b959 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 14:40:44 +0000 Subject: [PATCH 461/623] [master] Update dependencies from dotnet/cli (#2032) * Update dependencies from https://github.com/dotnet/cli build 20190516.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19266.4 * Update dependencies from https://github.com/dotnet/cli build 20190517.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19267.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 4420cf044..10e36c29e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk f8a2a0fa2fd3b5676b7e93e9a16d4fdae540140d - + https://github.com/dotnet/cli - 31bd6cbce8e37083490c1a5043105390c3e27e1d + 64b1603e6032fb6db752975506280c7396a1e027 diff --git a/eng/Versions.props b/eng/Versions.props index e98bc58df..47557e20f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19265.5 + 3.0.100-preview6.19267.1 1.0.2-beta5.19264.1 From f72c5a8edaf0604771d05d7e8dcd0b39afbe22d2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 15:35:48 +0000 Subject: [PATCH 462/623] Update dependencies from https://github.com/dotnet/standard build 20190517.1 (#2042) - NETStandard.Library - 2.1.0-prerelease.19267.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 10e36c29e..7385cef4d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 8ad203713b2117c426fb859c7634bb8de67e826c - + https://github.com/dotnet/standard - 4f1286909b95a37686cb3bc3ee69dba716056fb6 + ca3d6589882127004ada76201d11caeef77dda14 https://github.com/dotnet/sdk From 0edc4f8b1468305803910988dc2d32c4ae3c6bcd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 16:56:18 +0000 Subject: [PATCH 463/623] [master] Update dependencies from dotnet/core-setup (#2039) * Update dependencies from https://github.com/dotnet/core-setup build 20190516.11 - Microsoft.NETCore.App - 3.0.0-preview6-27716-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27716-11 - NETStandard.Library.Ref - 2.1.0-preview6-27716-11 * Update dependencies from https://github.com/dotnet/core-setup build 20190517.01 - Microsoft.NETCore.App - 3.0.0-preview6-27717-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27717-01 - NETStandard.Library.Ref - 2.1.0-preview6-27717-01 * Update dependencies from https://github.com/dotnet/core-setup build 20190517.02 - Microsoft.NETCore.App - 3.0.0-preview6-27717-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27717-02 - NETStandard.Library.Ref - 2.1.0-preview6-27717-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7385cef4d..e2ec2905a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6defcc2f373034896613223ebc7c3612eaac4428 + f51e396040e6698e65b9743acbec8ad06c6693ef - + https://github.com/dotnet/core-setup - 6defcc2f373034896613223ebc7c3612eaac4428 + f51e396040e6698e65b9743acbec8ad06c6693ef - + https://github.com/dotnet/core-setup - 6defcc2f373034896613223ebc7c3612eaac4428 + f51e396040e6698e65b9743acbec8ad06c6693ef https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 47557e20f..ffb5495b2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19266.1 - 3.0.0-preview6-27716-10 + 3.0.0-preview6-27717-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27716-10 + 2.1.0-preview6-27717-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27716-10 + 3.0.0-preview6-27717-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 5016ace737377e6a845b36ece91c3f7dee0bde27 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 17:52:11 +0000 Subject: [PATCH 464/623] Update dependencies from https://github.com/dotnet/core-setup build 20190517.03 (#2044) - Microsoft.NETCore.App - 3.0.0-preview6-27717-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27717-03 - NETStandard.Library.Ref - 2.1.0-preview6-27717-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e2ec2905a..6cee3d39b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f51e396040e6698e65b9743acbec8ad06c6693ef + 6babd360ce91ef8dae14d3edcc75339f78ba495a - + https://github.com/dotnet/core-setup - f51e396040e6698e65b9743acbec8ad06c6693ef + 6babd360ce91ef8dae14d3edcc75339f78ba495a - + https://github.com/dotnet/core-setup - f51e396040e6698e65b9743acbec8ad06c6693ef + 6babd360ce91ef8dae14d3edcc75339f78ba495a https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index ffb5495b2..8b7738af9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19266.1 - 3.0.0-preview6-27717-02 + 3.0.0-preview6-27717-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27717-02 + 2.1.0-preview6-27717-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27717-02 + 3.0.0-preview6-27717-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 07b926fe2f01cc64cdf54b90c32d9d6ea5591d25 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 19:50:13 +0000 Subject: [PATCH 465/623] Update dependencies from https://github.com/dotnet/sdk build 20190517.1 (#2047) - Microsoft.NET.Sdk - 3.0.100-preview6.19267.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 6cee3d39b..10c2105c1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard ca3d6589882127004ada76201d11caeef77dda14 - + https://github.com/dotnet/sdk - f8a2a0fa2fd3b5676b7e93e9a16d4fdae540140d + 9fd3e0b67aaa6fe75f1aed977ef06c67d5e64e68 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 8b7738af9..7e7bae6f2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19266.1 + 3.0.100-preview6.19267.1 3.0.0-preview6-27717-03 From 39998f2c369d00a597b636e13da4d72efafbbe6e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 19:53:29 +0000 Subject: [PATCH 466/623] Update dependencies from https://github.com/dotnet/core-setup build 20190517.04 (#2046) - Microsoft.NETCore.App - 3.0.0-preview6-27717-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27717-04 - NETStandard.Library.Ref - 2.1.0-preview6-27717-04 --- 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 10c2105c1..3b00f5c48 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 6babd360ce91ef8dae14d3edcc75339f78ba495a - + https://github.com/dotnet/core-setup 6babd360ce91ef8dae14d3edcc75339f78ba495a - + https://github.com/dotnet/core-setup 6babd360ce91ef8dae14d3edcc75339f78ba495a diff --git a/eng/Versions.props b/eng/Versions.props index 7e7bae6f2..a5158d19c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19267.1 - 3.0.0-preview6-27717-03 + 3.0.0-preview6-27717-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27717-03 + 2.1.0-preview6-27717-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27717-03 + 3.0.0-preview6-27717-04 $(MicrosoftWindowsDesktopAppPackageVersion) From b9badae6862a5bd6aab9425d737a692f22dffe13 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 22:13:28 +0000 Subject: [PATCH 467/623] [master] Update dependencies from dotnet/cli (#2043) * Update dependencies from https://github.com/dotnet/cli build 20190517.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19267.2 * Update dependencies from https://github.com/dotnet/cli build 20190517.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19267.3 * Update dependencies from https://github.com/dotnet/cli build 20190517.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19267.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 3b00f5c48..9f64068bd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk 9fd3e0b67aaa6fe75f1aed977ef06c67d5e64e68 - + https://github.com/dotnet/cli - 64b1603e6032fb6db752975506280c7396a1e027 + ae5ff2c666e5288ef6dbbba15f36782210b6412d diff --git a/eng/Versions.props b/eng/Versions.props index a5158d19c..682317ab8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19267.1 + 3.0.100-preview6.19267.4 1.0.2-beta5.19264.1 From 9410d2fbc290201f27e48cd3d1bfe9052c75008f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 May 2019 23:58:19 +0000 Subject: [PATCH 468/623] Update dependencies from https://github.com/dotnet/sdk build 20190517.2 (#2049) - Microsoft.NET.Sdk - 3.0.100-preview6.19267.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 9f64068bd..2676c51fd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard ca3d6589882127004ada76201d11caeef77dda14 - + https://github.com/dotnet/sdk - 9fd3e0b67aaa6fe75f1aed977ef06c67d5e64e68 + a757ef3cc8944dc4ee14e1226c4957099fb8284d https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 682317ab8..7a9e2c9c0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19267.1 + 3.0.100-preview6.19267.2 3.0.0-preview6-27717-04 From 1b9d247d6415b14f4f5211e1ceef9691ca0842a3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 18 May 2019 00:48:28 +0000 Subject: [PATCH 469/623] Update dependencies from https://github.com/dotnet/sdk build 20190517.3 (#2050) - Microsoft.NET.Sdk - 3.0.100-preview6.19267.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 2676c51fd..8869a6bd8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard ca3d6589882127004ada76201d11caeef77dda14 - + https://github.com/dotnet/sdk - a757ef3cc8944dc4ee14e1226c4957099fb8284d + 274c742eb4b4c0747a09aee1f2a9cc491c246f1c https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 7a9e2c9c0..4641258a5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19267.2 + 3.0.100-preview6.19267.3 3.0.0-preview6-27717-04 From 0518f0034124a92f361895de6e8d692185765a8d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 18 May 2019 01:05:33 +0000 Subject: [PATCH 470/623] Update dependencies from https://github.com/dotnet/sdk build 20190517.4 (#2051) - Microsoft.NET.Sdk - 3.0.100-preview6.19267.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 8869a6bd8..6da0bd41d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard ca3d6589882127004ada76201d11caeef77dda14 - + https://github.com/dotnet/sdk - 274c742eb4b4c0747a09aee1f2a9cc491c246f1c + 8fb5876d7ca6c684b06caa8604bc0d69f115942e https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 4641258a5..d6ee703a2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19267.3 + 3.0.100-preview6.19267.4 3.0.0-preview6-27717-04 From a86a55ec00a20e712de46520e9e9b8e8b0b42153 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sat, 18 May 2019 01:21:04 +0000 Subject: [PATCH 471/623] Update dependencies from https://github.com/dotnet/sdk build 20190517.5 - Microsoft.NET.Sdk - 3.0.100-preview6.19267.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 6da0bd41d..f8a2d155d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard ca3d6589882127004ada76201d11caeef77dda14 - + https://github.com/dotnet/sdk - 8fb5876d7ca6c684b06caa8604bc0d69f115942e + efc78834f8816aeea9d26168f887248732fd9fda https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index d6ee703a2..4891684cd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19267.4 + 3.0.100-preview6.19267.5 3.0.0-preview6-27717-04 From d749c6e71efbab92c541718c6cb42fbe4cb06a67 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 18 May 2019 04:47:58 +0000 Subject: [PATCH 472/623] [master] Update dependencies from dotnet/core-setup (#2048) * Update dependencies from https://github.com/dotnet/core-setup build 20190517.06 - Microsoft.NETCore.App - 3.0.0-preview6-27717-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27717-06 - NETStandard.Library.Ref - 2.1.0-preview6-27717-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190517.11 - Microsoft.NETCore.App - 3.0.0-preview6-27717-11 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27717-11 - NETStandard.Library.Ref - 2.1.0-preview6-27717-11 * Update dependencies from https://github.com/dotnet/core-setup build 20190517.12 - Microsoft.NETCore.App - 3.0.0-preview6-27717-12 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27717-12 - NETStandard.Library.Ref - 2.1.0-preview6-27717-12 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6da0bd41d..f71f4d856 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6babd360ce91ef8dae14d3edcc75339f78ba495a + 9cb860d3c43c5b0197ee930cbdb0af9bf7a06b07 - + https://github.com/dotnet/core-setup - 6babd360ce91ef8dae14d3edcc75339f78ba495a + 9cb860d3c43c5b0197ee930cbdb0af9bf7a06b07 - + https://github.com/dotnet/core-setup - 6babd360ce91ef8dae14d3edcc75339f78ba495a + 9cb860d3c43c5b0197ee930cbdb0af9bf7a06b07 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index d6ee703a2..a34f74ef9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19267.4 - 3.0.0-preview6-27717-04 + 3.0.0-preview6-27717-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27717-04 + 2.1.0-preview6-27717-12 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27717-04 + 3.0.0-preview6-27717-12 $(MicrosoftWindowsDesktopAppPackageVersion) From 5cb97a712c93ba9b213a8ee137aa8972e7ba1072 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 18 May 2019 07:54:52 +0000 Subject: [PATCH 473/623] [master] Update dependencies from dotnet/core-setup (#2053) * Update dependencies from https://github.com/dotnet/core-setup build 20190517.13 - Microsoft.NETCore.App - 3.0.0-preview6-27717-13 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27717-13 - NETStandard.Library.Ref - 2.1.0-preview6-27717-13 * Update dependencies from https://github.com/dotnet/core-setup build 20190517.14 - Microsoft.NETCore.App - 3.0.0-preview6-27717-14 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27717-14 - NETStandard.Library.Ref - 2.1.0-preview6-27717-14 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f71f4d856..f981be6eb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 9cb860d3c43c5b0197ee930cbdb0af9bf7a06b07 + 5fe287f34ad0bf403b75ce17d8c7b19f21c744de - + https://github.com/dotnet/core-setup - 9cb860d3c43c5b0197ee930cbdb0af9bf7a06b07 + 5fe287f34ad0bf403b75ce17d8c7b19f21c744de - + https://github.com/dotnet/core-setup - 9cb860d3c43c5b0197ee930cbdb0af9bf7a06b07 + 5fe287f34ad0bf403b75ce17d8c7b19f21c744de https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a34f74ef9..496a84a25 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19267.4 - 3.0.0-preview6-27717-12 + 3.0.0-preview6-27717-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27717-12 + 2.1.0-preview6-27717-14 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27717-12 + 3.0.0-preview6-27717-14 $(MicrosoftWindowsDesktopAppPackageVersion) From 71d48608244ce95da501479b971910fdc92b443d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 18 May 2019 12:39:11 +0000 Subject: [PATCH 474/623] [master] Update dependencies from dotnet/toolset (#2054) * Update dependencies from https://github.com/dotnet/toolset build 20190518.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19268.1 * Update dependencies from https://github.com/dotnet/toolset build 20190518.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19268.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 f981be6eb..4bb6b1938 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac - + https://github.com/dotnet/toolset - 8ad203713b2117c426fb859c7634bb8de67e826c + e0f51c18d9d34df90ae013349052bd293d4b1571 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 496a84a25..05ef886f5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19267.3 + 3.0.100-preview6.19268.2 From a54c458525534e2e4613e7f97fad9d98d5b060f3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 18 May 2019 15:20:27 +0000 Subject: [PATCH 475/623] Update dependencies from https://github.com/dotnet/standard build 20190518.1 (#2057) - NETStandard.Library - 2.1.0-prerelease.19268.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 4bb6b1938..965edba68 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset e0f51c18d9d34df90ae013349052bd293d4b1571 - + https://github.com/dotnet/standard - ca3d6589882127004ada76201d11caeef77dda14 + a84235001b1ac8171dc149a33e7f538774eac8f7 https://github.com/dotnet/sdk From 80d7da58b0de3ed17421d8a97918a593e82e334b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 18 May 2019 23:30:43 +0000 Subject: [PATCH 476/623] [master] Update dependencies from dotnet/core-setup (#2058) * Update dependencies from https://github.com/dotnet/core-setup build 20190518.01 - Microsoft.NETCore.App - 3.0.0-preview6-27718-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27718-01 - NETStandard.Library.Ref - 2.1.0-preview6-27718-01 * Update dependencies from https://github.com/dotnet/core-setup build 20190518.04 - Microsoft.NETCore.App - 3.0.0-preview6-27718-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27718-04 - NETStandard.Library.Ref - 2.1.0-preview6-27718-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190518.05 - Microsoft.NETCore.App - 3.0.0-preview6-27718-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27718-05 - NETStandard.Library.Ref - 2.1.0-preview6-27718-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 965edba68..fecba4b3d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 5fe287f34ad0bf403b75ce17d8c7b19f21c744de + f427d6036ae9cb62c1d6d7acac5a6202d81215d1 - + https://github.com/dotnet/core-setup - 5fe287f34ad0bf403b75ce17d8c7b19f21c744de + f427d6036ae9cb62c1d6d7acac5a6202d81215d1 - + https://github.com/dotnet/core-setup - 5fe287f34ad0bf403b75ce17d8c7b19f21c744de + f427d6036ae9cb62c1d6d7acac5a6202d81215d1 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 05ef886f5..0efcf8869 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19267.4 - 3.0.0-preview6-27717-14 + 3.0.0-preview6-27718-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27717-14 + 2.1.0-preview6-27718-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27717-14 + 3.0.0-preview6-27718-05 $(MicrosoftWindowsDesktopAppPackageVersion) From b0062350a7ba15feee3e428c6e7673dd49135144 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 19 May 2019 04:39:26 +0000 Subject: [PATCH 477/623] [master] Update dependencies from dotnet/core-setup (#2059) * Update dependencies from https://github.com/dotnet/core-setup build 20190518.06 - Microsoft.NETCore.App - 3.0.0-preview6-27718-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27718-06 - NETStandard.Library.Ref - 2.1.0-preview6-27718-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190518.08 - Microsoft.NETCore.App - 3.0.0-preview6-27718-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27718-08 - NETStandard.Library.Ref - 2.1.0-preview6-27718-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 fecba4b3d..63a7a51c5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - f427d6036ae9cb62c1d6d7acac5a6202d81215d1 + 7c7a2e90741b0efcba4bea89f7fcbcfbc1f61120 - + https://github.com/dotnet/core-setup - f427d6036ae9cb62c1d6d7acac5a6202d81215d1 + 7c7a2e90741b0efcba4bea89f7fcbcfbc1f61120 - + https://github.com/dotnet/core-setup - f427d6036ae9cb62c1d6d7acac5a6202d81215d1 + 7c7a2e90741b0efcba4bea89f7fcbcfbc1f61120 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 0efcf8869..4246c0818 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19267.4 - 3.0.0-preview6-27718-05 + 3.0.0-preview6-27718-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27718-05 + 2.1.0-preview6-27718-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27718-05 + 3.0.0-preview6-27718-08 $(MicrosoftWindowsDesktopAppPackageVersion) From f446fc170c0e4b112092d1050bbfd8a50696ba20 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 19 May 2019 12:39:45 +0000 Subject: [PATCH 478/623] [master] Update dependencies from dotnet/toolset (#2055) * Update dependencies from https://github.com/dotnet/toolset build 20190518.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19268.3 * Update dependencies from https://github.com/dotnet/toolset build 20190518.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19268.4 * Update dependencies from https://github.com/dotnet/toolset build 20190518.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19268.5 * Update dependencies from https://github.com/dotnet/toolset build 20190518.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19268.6 * Update dependencies from https://github.com/dotnet/toolset build 20190519.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19269.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 63a7a51c5..4cb692fa9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac - + https://github.com/dotnet/toolset - e0f51c18d9d34df90ae013349052bd293d4b1571 + 87f8394525de75c6230269f2d5708520520da5e6 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 4246c0818..0a7367e30 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19268.2 + 3.0.100-preview6.19269.1 From 05e19649a1c3fe6fc9d8d37c09675a063141da81 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 19 May 2019 12:55:12 +0000 Subject: [PATCH 479/623] Update dependencies from https://github.com/dotnet/toolset build 20190519.2 (#2060) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19269.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 4cb692fa9..dd0379e87 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac - + https://github.com/dotnet/toolset - 87f8394525de75c6230269f2d5708520520da5e6 + 5ea5cf85550198b743e1c0aad40bdf5dd58aa871 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 0a7367e30..597d4604a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19269.1 + 3.0.100-preview6.19269.2 From 94b54a5ef6b8f83494fe4018cae219759c49a7ac Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 19 May 2019 13:20:09 +0000 Subject: [PATCH 480/623] Update dependencies from https://github.com/dotnet/toolset build 20190519.3 (#2061) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19269.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 dd0379e87..3ad5a344a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac - + https://github.com/dotnet/toolset - 5ea5cf85550198b743e1c0aad40bdf5dd58aa871 + 7183ebca6df61635268830f85cdfde471eb0aa9c https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 597d4604a..cd94e7f8f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19269.2 + 3.0.100-preview6.19269.3 From 9927cae443f5f57bf4798b6f1e81f7069ee3a0d9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 20 May 2019 05:28:11 +0000 Subject: [PATCH 481/623] [master] Update dependencies from dotnet/core-setup (#2063) * Update dependencies from https://github.com/dotnet/core-setup build 20190519.02 - Microsoft.NETCore.App - 3.0.0-preview6-27719-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27719-02 - NETStandard.Library.Ref - 2.1.0-preview6-27719-02 * Update dependencies from https://github.com/dotnet/core-setup build 20190519.04 - Microsoft.NETCore.App - 3.0.0-preview6-27719-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27719-04 - NETStandard.Library.Ref - 2.1.0-preview6-27719-04 * Update dependencies from https://github.com/dotnet/core-setup build 20190519.06 - Microsoft.NETCore.App - 3.0.0-preview6-27719-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27719-06 - NETStandard.Library.Ref - 2.1.0-preview6-27719-06 * Update dependencies from https://github.com/dotnet/core-setup build 20190519.07 - Microsoft.NETCore.App - 3.0.0-preview6-27719-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27719-07 - NETStandard.Library.Ref - 2.1.0-preview6-27719-07 * Update dependencies from https://github.com/dotnet/core-setup build 20190519.08 - Microsoft.NETCore.App - 3.0.0-preview6-27719-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27719-08 - NETStandard.Library.Ref - 2.1.0-preview6-27719-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 3ad5a344a..b45a5ba17 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 7c7a2e90741b0efcba4bea89f7fcbcfbc1f61120 + b2e5aefb3be193fbe5ebb880a74a2a28987d32f0 - + https://github.com/dotnet/core-setup - 7c7a2e90741b0efcba4bea89f7fcbcfbc1f61120 + b2e5aefb3be193fbe5ebb880a74a2a28987d32f0 - + https://github.com/dotnet/core-setup - 7c7a2e90741b0efcba4bea89f7fcbcfbc1f61120 + b2e5aefb3be193fbe5ebb880a74a2a28987d32f0 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index cd94e7f8f..11324e366 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19267.4 - 3.0.0-preview6-27718-08 + 3.0.0-preview6-27719-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27718-08 + 2.1.0-preview6-27719-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27718-08 + 3.0.0-preview6-27719-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 925f3d0857092b13a73e4a9fa0ffb333a7fe8e0e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 20 May 2019 13:40:26 +0000 Subject: [PATCH 482/623] [master] Update dependencies from dotnet/core-setup (#2064) * Update dependencies from https://github.com/dotnet/core-setup build 20190519.10 - Microsoft.NETCore.App - 3.0.0-preview6-27719-10 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27719-10 - NETStandard.Library.Ref - 2.1.0-preview6-27719-10 * Update dependencies from https://github.com/dotnet/core-setup build 20190520.01 - Microsoft.NETCore.App - 3.0.0-preview6-27720-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27720-01 - NETStandard.Library.Ref - 2.1.0-preview6-27720-01 --- 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 b45a5ba17..803f66351 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b2e5aefb3be193fbe5ebb880a74a2a28987d32f0 + fb3db4cad0415b2214edb82667952ab8e558d57c - + https://github.com/dotnet/core-setup - b2e5aefb3be193fbe5ebb880a74a2a28987d32f0 + fb3db4cad0415b2214edb82667952ab8e558d57c - + https://github.com/dotnet/core-setup - b2e5aefb3be193fbe5ebb880a74a2a28987d32f0 + fb3db4cad0415b2214edb82667952ab8e558d57c https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 11324e366..9bad4b369 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19267.4 - 3.0.0-preview6-27719-08 + 3.0.0-preview6-27720-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27719-08 + 2.1.0-preview6-27720-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27719-08 + 3.0.0-preview6-27720-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 7553166fcf7a24932bdd4e883e13df7bd7b22811 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 20 May 2019 13:49:21 +0000 Subject: [PATCH 483/623] [master] Update dependencies from dotnet/toolset (#2065) * Update dependencies from https://github.com/dotnet/toolset build 20190520.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19270.1 * Update dependencies from https://github.com/dotnet/toolset build 20190520.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19270.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 803f66351..91b8c9e69 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac - + https://github.com/dotnet/toolset - 7183ebca6df61635268830f85cdfde471eb0aa9c + 92730c6b321ee5c2414b864e1d64539f2b60db09 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 9bad4b369..55fb6445c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19269.3 + 3.0.100-preview6.19270.2 From ac5832bf49a4348c0857c846931340ff35fd90b0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 20 May 2019 14:30:43 +0000 Subject: [PATCH 484/623] [master] Update dependencies from dotnet/standard (#2062) * Update dependencies from https://github.com/dotnet/standard build 20190519.1 - NETStandard.Library - 2.1.0-prerelease.19269.1 * Update dependencies from https://github.com/dotnet/standard build 20190520.1 - NETStandard.Library - 2.1.0-prerelease.19270.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 91b8c9e69..5214d1905 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 92730c6b321ee5c2414b864e1d64539f2b60db09 - + https://github.com/dotnet/standard - a84235001b1ac8171dc149a33e7f538774eac8f7 + 2f630cd85d291fbace35b5d047c19504637322e5 https://github.com/dotnet/sdk From 2e0fd57fa0c6bd39ecfbe52c79f242970c2276c3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 20 May 2019 19:25:23 +0000 Subject: [PATCH 485/623] Update dependencies from https://github.com/dotnet/cli build 20190518.1 (#2056) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19268.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 5214d1905..facf36078 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk 8fb5876d7ca6c684b06caa8604bc0d69f115942e - + https://github.com/dotnet/cli - ae5ff2c666e5288ef6dbbba15f36782210b6412d + 86f8ed535b1dcf0f8790ebe71876794612dba4b7 diff --git a/eng/Versions.props b/eng/Versions.props index 55fb6445c..bb3bfc946 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19267.4 + 3.0.100-preview6.19268.1 1.0.2-beta5.19264.1 From 611efa4b97fe5cf9331f094addf82fba106d608d Mon Sep 17 00:00:00 2001 From: Nick Guerrera Date: Mon, 20 May 2019 12:40:08 -0700 Subject: [PATCH 486/623] Re-enable mvc test (#2067) --- test/EndToEnd/ProjectBuildTests.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/EndToEnd/ProjectBuildTests.cs b/test/EndToEnd/ProjectBuildTests.cs index 204bd17ab..cda32477f 100644 --- a/test/EndToEnd/ProjectBuildTests.cs +++ b/test/EndToEnd/ProjectBuildTests.cs @@ -111,8 +111,7 @@ namespace EndToEnd.Tests [InlineData("mstest")] [InlineData("nunit")] [InlineData("web")] - // Disable mvc template due to https://github.com/aspnet/AspNetCore/issues/10218 - // [InlineData("mvc")] + [InlineData("mvc")] public void ItCanBuildTemplates(string templateName) { TestTemplateBuild(templateName); From b146c3be22b57b759ab6235ddd5e3e03fd79f735 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 20 May 2019 22:02:01 +0000 Subject: [PATCH 487/623] Update dependencies from https://github.com/dotnet/toolset build 20190520.3 (#2069) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19270.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 b42d4959a..58ebef46b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac - + https://github.com/dotnet/toolset - 92730c6b321ee5c2414b864e1d64539f2b60db09 + 3a091946a9e6ed4d01cc1d97b977ef04be5b3dad https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index a1eb03969..6eeb2c7ca 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19270.2 + 3.0.100-preview6.19270.3 From 9b245a5aabc8c8b1c9fe7c5629aca86661032402 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 20 May 2019 22:06:58 +0000 Subject: [PATCH 488/623] [master] Update dependencies from aspnet/AspNetCore (#2026) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190516.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19266-01 - dotnet-dev-certs - 3.0.0-preview6-19266-01 - dotnet-sql-cache - 3.0.0-preview6-19266-01 - dotnet-user-secrets - 3.0.0-preview6-19266-01 - dotnet-watch - 3.0.0-preview6-19266-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19266-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19266-01 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190518.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19268-04 - dotnet-dev-certs - 3.0.0-preview6-19268-04 - dotnet-user-secrets - 3.0.0-preview6-19268-04 - dotnet-watch - 3.0.0-preview6-19268-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19268-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19268-04 --- 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 58ebef46b..6660b8664 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup fb3db4cad0415b2214edb82667952ab8e558d57c - + https://github.com/aspnet/AspNetCore - e9fbf306f937293033a274eb35912fa8095bacf8 + 5502c2080e9c48e05effdb91695506cdbc14601a - + https://github.com/aspnet/AspNetCore - e9fbf306f937293033a274eb35912fa8095bacf8 + 5502c2080e9c48e05effdb91695506cdbc14601a - + https://github.com/aspnet/AspNetCore - e9fbf306f937293033a274eb35912fa8095bacf8 + 5502c2080e9c48e05effdb91695506cdbc14601a - + https://github.com/aspnet/AspNetCore - e9fbf306f937293033a274eb35912fa8095bacf8 + 5502c2080e9c48e05effdb91695506cdbc14601a - + https://github.com/aspnet/AspNetCore - e9fbf306f937293033a274eb35912fa8095bacf8 + 5502c2080e9c48e05effdb91695506cdbc14601a - + https://github.com/aspnet/AspNetCore - e9fbf306f937293033a274eb35912fa8095bacf8 + 5502c2080e9c48e05effdb91695506cdbc14601a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 6eeb2c7ca..798a5b2ba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19265-03 - 3.0.0-preview6-19265-03 - 3.0.0-preview6-19265-03 - 3.0.0-preview6-19265-03 - 3.0.0-preview6-19265-03 - 3.0.0-preview6-19265-03 + 3.0.0-preview6-19268-04 + 3.0.0-preview6-19268-04 + 3.0.0-preview6-19268-04 + 3.0.0-preview6-19268-04 + 3.0.0-preview6-19268-04 + 3.0.0-preview6-19268-04 From c79232be1180c1ebdd162250541afdc9c2d9a3be Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 20 May 2019 23:02:45 +0000 Subject: [PATCH 489/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190520.2 (#2070) - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19270-02 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19270-02 - dotnet-watch - 3.0.0-preview6-19270-02 - dotnet-user-secrets - 3.0.0-preview6-19270-02 - dotnet-dev-certs - 3.0.0-preview6-19270-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19270-02 --- 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 6660b8664..bd08121c9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup fb3db4cad0415b2214edb82667952ab8e558d57c - + https://github.com/aspnet/AspNetCore - 5502c2080e9c48e05effdb91695506cdbc14601a + 200c9e21bdeaa6257d3f617b06e28f6d1bf42c69 - + https://github.com/aspnet/AspNetCore - 5502c2080e9c48e05effdb91695506cdbc14601a + 200c9e21bdeaa6257d3f617b06e28f6d1bf42c69 - + https://github.com/aspnet/AspNetCore - 5502c2080e9c48e05effdb91695506cdbc14601a + 200c9e21bdeaa6257d3f617b06e28f6d1bf42c69 - + https://github.com/aspnet/AspNetCore - 5502c2080e9c48e05effdb91695506cdbc14601a + 200c9e21bdeaa6257d3f617b06e28f6d1bf42c69 - + https://github.com/aspnet/AspNetCore - 5502c2080e9c48e05effdb91695506cdbc14601a + 200c9e21bdeaa6257d3f617b06e28f6d1bf42c69 - + https://github.com/aspnet/AspNetCore - 5502c2080e9c48e05effdb91695506cdbc14601a + 200c9e21bdeaa6257d3f617b06e28f6d1bf42c69 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 798a5b2ba..1353b46c5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19268-04 - 3.0.0-preview6-19268-04 - 3.0.0-preview6-19268-04 - 3.0.0-preview6-19268-04 - 3.0.0-preview6-19268-04 - 3.0.0-preview6-19268-04 + 3.0.0-preview6-19270-02 + 3.0.0-preview6-19270-02 + 3.0.0-preview6-19270-02 + 3.0.0-preview6-19270-02 + 3.0.0-preview6-19270-02 + 3.0.0-preview6-19270-02 From 47dc8a8f0445f2b619b40345568deccea85ffe2b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 May 2019 01:36:35 +0000 Subject: [PATCH 490/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190520.3 (#2071) - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19270-03 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19270-03 - dotnet-watch - 3.0.0-preview6-19270-03 - dotnet-user-secrets - 3.0.0-preview6-19270-03 - dotnet-dev-certs - 3.0.0-preview6-19270-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19270-03 --- 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 bd08121c9..05a366f99 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup fb3db4cad0415b2214edb82667952ab8e558d57c - + https://github.com/aspnet/AspNetCore - 200c9e21bdeaa6257d3f617b06e28f6d1bf42c69 + 0f9628908750cc190f8b14c91e47e6dfe22baa93 - + https://github.com/aspnet/AspNetCore - 200c9e21bdeaa6257d3f617b06e28f6d1bf42c69 + 0f9628908750cc190f8b14c91e47e6dfe22baa93 - + https://github.com/aspnet/AspNetCore - 200c9e21bdeaa6257d3f617b06e28f6d1bf42c69 + 0f9628908750cc190f8b14c91e47e6dfe22baa93 - + https://github.com/aspnet/AspNetCore - 200c9e21bdeaa6257d3f617b06e28f6d1bf42c69 + 0f9628908750cc190f8b14c91e47e6dfe22baa93 - + https://github.com/aspnet/AspNetCore - 200c9e21bdeaa6257d3f617b06e28f6d1bf42c69 + 0f9628908750cc190f8b14c91e47e6dfe22baa93 - + https://github.com/aspnet/AspNetCore - 200c9e21bdeaa6257d3f617b06e28f6d1bf42c69 + 0f9628908750cc190f8b14c91e47e6dfe22baa93 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 1353b46c5..f684122d5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19270-02 - 3.0.0-preview6-19270-02 - 3.0.0-preview6-19270-02 - 3.0.0-preview6-19270-02 - 3.0.0-preview6-19270-02 - 3.0.0-preview6-19270-02 + 3.0.0-preview6-19270-03 + 3.0.0-preview6-19270-03 + 3.0.0-preview6-19270-03 + 3.0.0-preview6-19270-03 + 3.0.0-preview6-19270-03 + 3.0.0-preview6-19270-03 From 476a8aa81b1cacd46bb9ba16f5e19ef1c671dbb5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 May 2019 02:31:30 +0000 Subject: [PATCH 491/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190520.4 (#2072) - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19270-04 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19270-04 - dotnet-watch - 3.0.0-preview6-19270-04 - dotnet-user-secrets - 3.0.0-preview6-19270-04 - dotnet-dev-certs - 3.0.0-preview6-19270-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19270-04 --- 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 05a366f99..6874c4c9d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup fb3db4cad0415b2214edb82667952ab8e558d57c - + https://github.com/aspnet/AspNetCore - 0f9628908750cc190f8b14c91e47e6dfe22baa93 + 55555bedd55f4ef8277ed53cafca881c58777e28 - + https://github.com/aspnet/AspNetCore - 0f9628908750cc190f8b14c91e47e6dfe22baa93 + 55555bedd55f4ef8277ed53cafca881c58777e28 - + https://github.com/aspnet/AspNetCore - 0f9628908750cc190f8b14c91e47e6dfe22baa93 + 55555bedd55f4ef8277ed53cafca881c58777e28 - + https://github.com/aspnet/AspNetCore - 0f9628908750cc190f8b14c91e47e6dfe22baa93 + 55555bedd55f4ef8277ed53cafca881c58777e28 - + https://github.com/aspnet/AspNetCore - 0f9628908750cc190f8b14c91e47e6dfe22baa93 + 55555bedd55f4ef8277ed53cafca881c58777e28 - + https://github.com/aspnet/AspNetCore - 0f9628908750cc190f8b14c91e47e6dfe22baa93 + 55555bedd55f4ef8277ed53cafca881c58777e28 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index f684122d5..a4d641fb5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19270-03 - 3.0.0-preview6-19270-03 - 3.0.0-preview6-19270-03 - 3.0.0-preview6-19270-03 - 3.0.0-preview6-19270-03 - 3.0.0-preview6-19270-03 + 3.0.0-preview6-19270-04 + 3.0.0-preview6-19270-04 + 3.0.0-preview6-19270-04 + 3.0.0-preview6-19270-04 + 3.0.0-preview6-19270-04 + 3.0.0-preview6-19270-04 From 8f2806e85e1a7c4ade04bd87908634599c292718 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 May 2019 04:38:45 +0000 Subject: [PATCH 492/623] [master] Update dependencies from dotnet/core-setup (#2066) * Update dependencies from https://github.com/dotnet/core-setup build 20190520.02 - Microsoft.NETCore.App - 3.0.0-preview6-27720-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27720-02 - NETStandard.Library.Ref - 2.1.0-preview6-27720-02 * Update dependencies from https://github.com/dotnet/core-setup build 20190520.03 - Microsoft.NETCore.App - 3.0.0-preview6-27720-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27720-03 - NETStandard.Library.Ref - 2.1.0-preview6-27720-03 * Update dependencies from https://github.com/dotnet/core-setup build 20190520.04 - Microsoft.NETCore.App - 3.0.0-preview6-27720-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27720-04 - NETStandard.Library.Ref - 2.1.0-preview6-27720-04 --- 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 6874c4c9d..c72e6efe7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - fb3db4cad0415b2214edb82667952ab8e558d57c + cdfc67fd8eee53fa482c95b14ba97c1abddb0792 - + https://github.com/dotnet/core-setup - fb3db4cad0415b2214edb82667952ab8e558d57c + cdfc67fd8eee53fa482c95b14ba97c1abddb0792 - + https://github.com/dotnet/core-setup - fb3db4cad0415b2214edb82667952ab8e558d57c + cdfc67fd8eee53fa482c95b14ba97c1abddb0792 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index a4d641fb5..c6b66ba89 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19267.5 - 3.0.0-preview6-27720-01 + 3.0.0-preview6-27720-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27720-01 + 2.1.0-preview6-27720-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27720-01 + 3.0.0-preview6-27720-04 $(MicrosoftWindowsDesktopAppPackageVersion) From e807b8319835f173f81e72de7402606d40a2648e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 May 2019 04:54:13 +0000 Subject: [PATCH 493/623] Update dependencies from https://github.com/dotnet/core-setup build 20190520.08 (#2073) - Microsoft.NETCore.App - 3.0.0-preview6-27720-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27720-08 - NETStandard.Library.Ref - 2.1.0-preview6-27720-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 c72e6efe7..ba2ef2d98 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - cdfc67fd8eee53fa482c95b14ba97c1abddb0792 + 6b162e44220b216e6a39445b0f12e3e8c954d33b - + https://github.com/dotnet/core-setup - cdfc67fd8eee53fa482c95b14ba97c1abddb0792 + 6b162e44220b216e6a39445b0f12e3e8c954d33b - + https://github.com/dotnet/core-setup - cdfc67fd8eee53fa482c95b14ba97c1abddb0792 + 6b162e44220b216e6a39445b0f12e3e8c954d33b https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index c6b66ba89..269033341 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19267.5 - 3.0.0-preview6-27720-04 + 3.0.0-preview6-27720-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27720-04 + 2.1.0-preview6-27720-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27720-04 + 3.0.0-preview6-27720-08 $(MicrosoftWindowsDesktopAppPackageVersion) From b3a641f211e98a6c5f38020cbadd5698a5d84f93 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Tue, 21 May 2019 05:42:37 +0000 Subject: [PATCH 494/623] Update dependencies from https://github.com/dotnet/core-setup build 20190520.09 - Microsoft.NETCore.App - 3.0.0-preview6-27720-09 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27720-09 - NETStandard.Library.Ref - 2.1.0-preview6-27720-09 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ba2ef2d98..07cec945d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 6b162e44220b216e6a39445b0f12e3e8c954d33b + c3145b06ba5151d5eafcf177a2e380f7acb61189 - + https://github.com/dotnet/core-setup - 6b162e44220b216e6a39445b0f12e3e8c954d33b + c3145b06ba5151d5eafcf177a2e380f7acb61189 - + https://github.com/dotnet/core-setup - 6b162e44220b216e6a39445b0f12e3e8c954d33b + c3145b06ba5151d5eafcf177a2e380f7acb61189 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 269033341..c3f07c777 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19267.5 - 3.0.0-preview6-27720-08 + 3.0.0-preview6-27720-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27720-08 + 2.1.0-preview6-27720-09 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27720-08 + 3.0.0-preview6-27720-09 $(MicrosoftWindowsDesktopAppPackageVersion) From 9aee6a114837f6ea874d9836ac69c6b4145eca1a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 May 2019 14:59:21 +0000 Subject: [PATCH 495/623] [master] Update dependencies from dotnet/toolset (#2076) * Update dependencies from https://github.com/dotnet/toolset build 20190521.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19271.2 * Update dependencies from https://github.com/dotnet/toolset build 20190521.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19271.3 * Update dependencies from https://github.com/dotnet/toolset build 20190521.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19271.4 * Update dependencies from https://github.com/dotnet/toolset build 20190521.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19271.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 ba2ef2d98..e8c96e377 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac - + https://github.com/dotnet/toolset - 3a091946a9e6ed4d01cc1d97b977ef04be5b3dad + 09e06a856e59f011774d33621c245504707d1ee9 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 269033341..2cb35b9be 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19270.3 + 3.0.100-preview6.19271.5 From f84d1b7f66a0e70c68c84ac3684b7ebc65584470 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 May 2019 19:38:19 +0000 Subject: [PATCH 496/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190521.1 (#2077) - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19271-01 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19271-01 - dotnet-watch - 3.0.0-preview6-19271-01 - dotnet-user-secrets - 3.0.0-preview6-19271-01 - dotnet-dev-certs - 3.0.0-preview6-19271-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19271-01 --- 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 0ab7bab36..680af3542 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup c3145b06ba5151d5eafcf177a2e380f7acb61189 - + https://github.com/aspnet/AspNetCore - 55555bedd55f4ef8277ed53cafca881c58777e28 + 47d39501a5034703c511bf48086920be65cbb6b8 - + https://github.com/aspnet/AspNetCore - 55555bedd55f4ef8277ed53cafca881c58777e28 + 47d39501a5034703c511bf48086920be65cbb6b8 - + https://github.com/aspnet/AspNetCore - 55555bedd55f4ef8277ed53cafca881c58777e28 + 47d39501a5034703c511bf48086920be65cbb6b8 - + https://github.com/aspnet/AspNetCore - 55555bedd55f4ef8277ed53cafca881c58777e28 + 47d39501a5034703c511bf48086920be65cbb6b8 - + https://github.com/aspnet/AspNetCore - 55555bedd55f4ef8277ed53cafca881c58777e28 + 47d39501a5034703c511bf48086920be65cbb6b8 - + https://github.com/aspnet/AspNetCore - 55555bedd55f4ef8277ed53cafca881c58777e28 + 47d39501a5034703c511bf48086920be65cbb6b8 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 891e5fe2d..b84e22a03 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19270-04 - 3.0.0-preview6-19270-04 - 3.0.0-preview6-19270-04 - 3.0.0-preview6-19270-04 - 3.0.0-preview6-19270-04 - 3.0.0-preview6-19270-04 + 3.0.0-preview6-19271-01 + 3.0.0-preview6-19271-01 + 3.0.0-preview6-19271-01 + 3.0.0-preview6-19271-01 + 3.0.0-preview6-19271-01 + 3.0.0-preview6-19271-01 From c141227ab0645aa398852fbbd90f07b3d7b9409e Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 22 May 2019 12:12:18 +0000 Subject: [PATCH 497/623] Update dependencies from https://github.com/dotnet/templating build 20190521.1 - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19271.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 680af3542..8830f263a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 47d39501a5034703c511bf48086920be65cbb6b8 - + https://github.com/dotnet/templating - 5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac + 7e9c6d6aef7962c25a8a0ad1f9be9fc5c3f00ca9 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index b84e22a03..338c71030 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview6.19268.1 - 1.0.2-beta5.19264.1 + 1.0.2-beta5.19271.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 9a5736d6053fdc436163b3becc9b29642a5b4773 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 22 May 2019 19:03:25 +0000 Subject: [PATCH 498/623] Update dependencies from https://github.com/dotnet/cli build 20190521.7 (#2080) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19271.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 680af3542..45969b8c3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk efc78834f8816aeea9d26168f887248732fd9fda - + https://github.com/dotnet/cli - 86f8ed535b1dcf0f8790ebe71876794612dba4b7 + 8ab442a668e63d902d03715b84f0764a92ee13eb diff --git a/eng/Versions.props b/eng/Versions.props index b84e22a03..49e2d8f06 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19268.1 + 3.0.100-preview6.19271.7 1.0.2-beta5.19264.1 From e7a1011d96c02bde5a8027470c275d25e0a43084 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 22 May 2019 19:40:37 +0000 Subject: [PATCH 499/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190521.4 (#2082) - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19271-04 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19271-04 - dotnet-watch - 3.0.0-preview6-19271-04 - dotnet-user-secrets - 3.0.0-preview6-19271-04 - dotnet-dev-certs - 3.0.0-preview6-19271-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19271-04 --- 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 45969b8c3..3cdc4b7b3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup c3145b06ba5151d5eafcf177a2e380f7acb61189 - + https://github.com/aspnet/AspNetCore - 47d39501a5034703c511bf48086920be65cbb6b8 + 9c84558c9b740a278ff2d0231405a33b49cf1a6b - + https://github.com/aspnet/AspNetCore - 47d39501a5034703c511bf48086920be65cbb6b8 + 9c84558c9b740a278ff2d0231405a33b49cf1a6b - + https://github.com/aspnet/AspNetCore - 47d39501a5034703c511bf48086920be65cbb6b8 + 9c84558c9b740a278ff2d0231405a33b49cf1a6b - + https://github.com/aspnet/AspNetCore - 47d39501a5034703c511bf48086920be65cbb6b8 + 9c84558c9b740a278ff2d0231405a33b49cf1a6b - + https://github.com/aspnet/AspNetCore - 47d39501a5034703c511bf48086920be65cbb6b8 + 9c84558c9b740a278ff2d0231405a33b49cf1a6b - + https://github.com/aspnet/AspNetCore - 47d39501a5034703c511bf48086920be65cbb6b8 + 9c84558c9b740a278ff2d0231405a33b49cf1a6b https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 49e2d8f06..f7018af45 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19271-01 - 3.0.0-preview6-19271-01 - 3.0.0-preview6-19271-01 - 3.0.0-preview6-19271-01 - 3.0.0-preview6-19271-01 - 3.0.0-preview6-19271-01 + 3.0.0-preview6-19271-04 + 3.0.0-preview6-19271-04 + 3.0.0-preview6-19271-04 + 3.0.0-preview6-19271-04 + 3.0.0-preview6-19271-04 + 3.0.0-preview6-19271-04 From 55dccc568c2ff45020b1eb12a5bd0c606325aecf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 22 May 2019 20:23:26 +0000 Subject: [PATCH 500/623] Update dependencies from https://github.com/dotnet/toolset build 20190522.1 (#2083) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19272.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 3cdc4b7b3..0af06dfc0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 5ec7cffdd20dc55fc5ff298ba9fd073c9b0296ac - + https://github.com/dotnet/toolset - 09e06a856e59f011774d33621c245504707d1ee9 + 50ec219dcb1adad556799542e72729ae45392e66 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index f7018af45..e46032b30 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19271.5 + 3.0.100-preview6.19272.1 From 053b23a4b33332c4e867f9a6dafa9dfe4f136df8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 22 May 2019 20:55:10 +0000 Subject: [PATCH 501/623] [master] Update dependencies from dotnet/standard (#2078) * Update dependencies from https://github.com/dotnet/standard build 20190520.2 - NETStandard.Library - 2.1.0-prerelease.19270.2 * Update dependencies from https://github.com/dotnet/standard build 20190520.3 - NETStandard.Library - 2.1.0-prerelease.19270.3 * Update dependencies from https://github.com/dotnet/standard build 20190521.1 - NETStandard.Library - 2.1.0-prerelease.19271.1 * Update dependencies from https://github.com/dotnet/standard build 20190521.2 - NETStandard.Library - 2.1.0-prerelease.19271.2 * Update dependencies from https://github.com/dotnet/standard build 20190521.3 - NETStandard.Library - 2.1.0-prerelease.19271.3 * Update dependencies from https://github.com/dotnet/standard build 20190522.1 - NETStandard.Library - 2.1.0-prerelease.19272.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 0af06dfc0..a531ca59a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 50ec219dcb1adad556799542e72729ae45392e66 - + https://github.com/dotnet/standard - 2f630cd85d291fbace35b5d047c19504637322e5 + d5646858d613d440153429e1519233b56a979eea https://github.com/dotnet/sdk From 4b2e02d56233f63e75ee250de230b6775c9c073a Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 22 May 2019 21:17:31 +0000 Subject: [PATCH 502/623] Update dependencies from https://github.com/dotnet/core-setup build 20190522.02 - Microsoft.NETCore.App - 3.0.0-preview6-27722-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27722-02 - NETStandard.Library.Ref - 2.1.0-preview6-27722-02 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a531ca59a..9cb2c7aed 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - c3145b06ba5151d5eafcf177a2e380f7acb61189 + 4573cea18beb40dc9a41014798060e48ff044c63 - + https://github.com/dotnet/core-setup - c3145b06ba5151d5eafcf177a2e380f7acb61189 + 4573cea18beb40dc9a41014798060e48ff044c63 - + https://github.com/dotnet/core-setup - c3145b06ba5151d5eafcf177a2e380f7acb61189 + 4573cea18beb40dc9a41014798060e48ff044c63 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index e46032b30..df74e81b3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19267.5 - 3.0.0-preview6-27720-09 + 3.0.0-preview6-27722-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27720-09 + 2.1.0-preview6-27722-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27720-09 + 3.0.0-preview6-27722-02 $(MicrosoftWindowsDesktopAppPackageVersion) From f13b48d3658ca7ca4a9a83eb96984a960d8d4864 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 22 May 2019 21:20:21 +0000 Subject: [PATCH 503/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190522.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19272-02 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19272-02 - dotnet-watch - 3.0.0-preview6-19272-02 - dotnet-user-secrets - 3.0.0-preview6-19272-02 - dotnet-dev-certs - 3.0.0-preview6-19272-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19272-02 --- 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 a531ca59a..73a9bd87c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup c3145b06ba5151d5eafcf177a2e380f7acb61189 - + https://github.com/aspnet/AspNetCore - 9c84558c9b740a278ff2d0231405a33b49cf1a6b + f26b87aa42ee646c1e65532fbbb53dba2104196e - + https://github.com/aspnet/AspNetCore - 9c84558c9b740a278ff2d0231405a33b49cf1a6b + f26b87aa42ee646c1e65532fbbb53dba2104196e - + https://github.com/aspnet/AspNetCore - 9c84558c9b740a278ff2d0231405a33b49cf1a6b + f26b87aa42ee646c1e65532fbbb53dba2104196e - + https://github.com/aspnet/AspNetCore - 9c84558c9b740a278ff2d0231405a33b49cf1a6b + f26b87aa42ee646c1e65532fbbb53dba2104196e - + https://github.com/aspnet/AspNetCore - 9c84558c9b740a278ff2d0231405a33b49cf1a6b + f26b87aa42ee646c1e65532fbbb53dba2104196e - + https://github.com/aspnet/AspNetCore - 9c84558c9b740a278ff2d0231405a33b49cf1a6b + f26b87aa42ee646c1e65532fbbb53dba2104196e https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index e46032b30..cae1923b4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19271-04 - 3.0.0-preview6-19271-04 - 3.0.0-preview6-19271-04 - 3.0.0-preview6-19271-04 - 3.0.0-preview6-19271-04 - 3.0.0-preview6-19271-04 + 3.0.0-preview6-19272-02 + 3.0.0-preview6-19272-02 + 3.0.0-preview6-19272-02 + 3.0.0-preview6-19272-02 + 3.0.0-preview6-19272-02 + 3.0.0-preview6-19272-02 From fb5d7b397e9de3014e3ae8fb37f4ed496b2fe99c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 22 May 2019 21:20:54 +0000 Subject: [PATCH 504/623] Update dependencies from https://github.com/dotnet/standard build 20190522.2 (#2084) - NETStandard.Library - 2.1.0-prerelease.19272.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 a531ca59a..9e679ebb7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 50ec219dcb1adad556799542e72729ae45392e66 - + https://github.com/dotnet/standard - d5646858d613d440153429e1519233b56a979eea + 8f6300e1f771d40dee4017f62ce885eb8251c322 https://github.com/dotnet/sdk From e61e04ca47cc47f1700bc50068befc92334191ec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 22 May 2019 22:35:47 +0000 Subject: [PATCH 505/623] [master] Update dependencies from dotnet/sdk (#2079) * Update dependencies from https://github.com/dotnet/sdk build 20190521.1 - Microsoft.NET.Sdk - 3.0.100-preview6.19271.1 * Update dependencies from https://github.com/dotnet/sdk build 20190521.2 - Microsoft.NET.Sdk - 3.0.100-preview6.19271.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 9e679ebb7..39137643a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard 8f6300e1f771d40dee4017f62ce885eb8251c322 - + https://github.com/dotnet/sdk - efc78834f8816aeea9d26168f887248732fd9fda + a67433ffadecd0c6848de330914a7928806d1240 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index e46032b30..54e892a2e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19267.5 + 3.0.100-preview6.19271.2 3.0.0-preview6-27720-09 From 341b16a8e096e3b319ce3ce70e8a008fd2012761 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 22 May 2019 23:35:46 +0000 Subject: [PATCH 506/623] Update dependencies from https://github.com/dotnet/cli build 20190522.1 (#2089) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19272.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 eaa2f0232..0b2053261 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk a67433ffadecd0c6848de330914a7928806d1240 - + https://github.com/dotnet/cli - 8ab442a668e63d902d03715b84f0764a92ee13eb + 6955afbfbabf365166be440373f47ce297b05d50 diff --git a/eng/Versions.props b/eng/Versions.props index c19f64f8c..6a48ff2f2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19271.7 + 3.0.100-preview6.19272.1 1.0.2-beta5.19271.1 From 69be7618f8437ce2084ab301332ddba705c8ef95 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 22 May 2019 23:36:36 +0000 Subject: [PATCH 507/623] Update dependencies from https://github.com/dotnet/sdk build 20190522.2 (#2087) - Microsoft.NET.Sdk - 3.0.100-preview6.19272.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 0b2053261..190eaabd2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard 8f6300e1f771d40dee4017f62ce885eb8251c322 - + https://github.com/dotnet/sdk - a67433ffadecd0c6848de330914a7928806d1240 + adc956024076713234e69d41a11b0253fdfd90f1 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 6a48ff2f2..917859cc3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19271.2 + 3.0.100-preview6.19272.2 3.0.0-preview6-27722-02 From 218210faac55b82b49e618dc84c7e506b89ac01d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 00:11:12 +0000 Subject: [PATCH 508/623] Update dependencies from https://github.com/dotnet/toolset build 20190522.2 (#2090) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19272.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 190eaabd2..ba894554d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7e9c6d6aef7962c25a8a0ad1f9be9fc5c3f00ca9 - + https://github.com/dotnet/toolset - 50ec219dcb1adad556799542e72729ae45392e66 + a493d575f1fe1f20ab67bfc46e7cfa0fdf16830c https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 917859cc3..69aab3c22 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19272.1 + 3.0.100-preview6.19272.2 From 85c55e5ce0655feb7671c2f8346cac00f21e26bc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 01:51:09 +0000 Subject: [PATCH 509/623] [master] Update dependencies from dotnet/cli (#2092) * Update dependencies from https://github.com/dotnet/cli build 20190522.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19272.2 * Update dependencies from https://github.com/dotnet/cli build 20190522.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19272.3 * Update dependencies from https://github.com/dotnet/cli build 20190522.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19272.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 ba894554d..e4635107b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk adc956024076713234e69d41a11b0253fdfd90f1 - + https://github.com/dotnet/cli - 6955afbfbabf365166be440373f47ce297b05d50 + 057c1f726e98ba9444c3500d7731955fef4d9eff diff --git a/eng/Versions.props b/eng/Versions.props index 69aab3c22..40aa3748c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19272.1 + 3.0.100-preview6.19272.4 1.0.2-beta5.19271.1 From d2d4135dab8d8ce0eed13bbe361067141173d443 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 12:37:58 +0000 Subject: [PATCH 510/623] Update dependencies from https://github.com/dotnet/templating build 20190522.1 (#2093) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19272.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 e4635107b..1df3b24a0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore f26b87aa42ee646c1e65532fbbb53dba2104196e - + https://github.com/dotnet/templating - 7e9c6d6aef7962c25a8a0ad1f9be9fc5c3f00ca9 + 18ccbe7678012c2001b13fc8838b87044eb82dc7 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 40aa3748c..9926a32e8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview6.19272.4 - 1.0.2-beta5.19271.1 + 1.0.2-beta5.19272.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 06ecefd85d0d550b32abea872c5bf6bacf78c69f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 12:42:03 +0000 Subject: [PATCH 511/623] Update dependencies from https://github.com/dotnet/toolset build 20190523.1 (#2094) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19273.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 1df3b24a0..8fc5679cf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 18ccbe7678012c2001b13fc8838b87044eb82dc7 - + https://github.com/dotnet/toolset - a493d575f1fe1f20ab67bfc46e7cfa0fdf16830c + 57212bbbc2a015a42dded9dfa7e5f2724e167079 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 9926a32e8..2c648e3c3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19272.2 + 3.0.100-preview6.19273.1 From ffb73370d8e742cdff92c4bd42e4d96ce424ba64 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 12:58:41 +0000 Subject: [PATCH 512/623] [master] Update dependencies from dotnet/toolset (#2095) * Update dependencies from https://github.com/dotnet/toolset build 20190523.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19273.2 * Update dependencies from https://github.com/dotnet/toolset build 20190523.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19273.3 * Update dependencies from https://github.com/dotnet/toolset build 20190523.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19273.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 8fc5679cf..b27716514 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 18ccbe7678012c2001b13fc8838b87044eb82dc7 - + https://github.com/dotnet/toolset - 57212bbbc2a015a42dded9dfa7e5f2724e167079 + c014a615d618f9829b48533547ec7e3cb8f137c6 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 2c648e3c3..9aed717fe 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19273.1 + 3.0.100-preview6.19273.4 From 8db23cb790ad0518d42154a6f07fbebd7a844455 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 13:38:10 +0000 Subject: [PATCH 513/623] [master] Update dependencies from dotnet/toolset (#2096) * Update dependencies from https://github.com/dotnet/toolset build 20190523.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19273.5 * Update dependencies from https://github.com/dotnet/toolset build 20190523.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19273.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 b27716514..9a46c7219 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 18ccbe7678012c2001b13fc8838b87044eb82dc7 - + https://github.com/dotnet/toolset - c014a615d618f9829b48533547ec7e3cb8f137c6 + ebaf204aa3e055d5fcb98885ff4fae302ada3597 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 9aed717fe..0034d0bfe 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19273.4 + 3.0.100-preview6.19273.6 From 3c086513e0d4730158501057dc73645d38bef7de Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 13:55:51 +0000 Subject: [PATCH 514/623] Update dependencies from https://github.com/dotnet/standard build 20190523.1 (#2097) - NETStandard.Library - 2.1.0-prerelease.19273.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 9a46c7219..0903edab4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset ebaf204aa3e055d5fcb98885ff4fae302ada3597 - + https://github.com/dotnet/standard - 8f6300e1f771d40dee4017f62ce885eb8251c322 + 8ddc1bb4b52a5bcd7a5b10c70117695d83f9b481 https://github.com/dotnet/sdk From 9c3271b640e70dd986038991bdff5882eb6d33de Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 14:15:40 +0000 Subject: [PATCH 515/623] Update dependencies from https://github.com/dotnet/standard build 20190523.2 (#2098) - NETStandard.Library - 2.1.0-prerelease.19273.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 0903edab4..b1f758bae 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset ebaf204aa3e055d5fcb98885ff4fae302ada3597 - + https://github.com/dotnet/standard - 8ddc1bb4b52a5bcd7a5b10c70117695d83f9b481 + f54fdb36db84b97cd2277d7ced64920d8a5f5608 https://github.com/dotnet/sdk From 1c9defb3921f6519487c51306810ddf48c20bcf3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 14:25:14 +0000 Subject: [PATCH 516/623] Update dependencies from https://github.com/dotnet/cli build 20190523.1 (#2099) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19273.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 b1f758bae..2dd1bcd7f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk adc956024076713234e69d41a11b0253fdfd90f1 - + https://github.com/dotnet/cli - 057c1f726e98ba9444c3500d7731955fef4d9eff + 8e195ec3124fdf76923c9dbebc5d61ad99487135 diff --git a/eng/Versions.props b/eng/Versions.props index 0034d0bfe..75f402bf3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19272.4 + 3.0.100-preview6.19273.1 1.0.2-beta5.19272.1 From 12ba353b10393b58ab8893609d023aba891d1a5a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 14:40:50 +0000 Subject: [PATCH 517/623] Update dependencies from https://github.com/dotnet/cli build 20190523.2 (#2100) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19273.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 2dd1bcd7f..257b6b7bd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk adc956024076713234e69d41a11b0253fdfd90f1 - + https://github.com/dotnet/cli - 8e195ec3124fdf76923c9dbebc5d61ad99487135 + fdafc923e491847d1263363adab3d9fb2533174d diff --git a/eng/Versions.props b/eng/Versions.props index 75f402bf3..5386a015c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19273.1 + 3.0.100-preview6.19273.2 1.0.2-beta5.19272.1 From 49240167a792a95573e2dfdec02ee4e53c758f11 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 16:42:45 +0000 Subject: [PATCH 518/623] Update dependencies from https://github.com/dotnet/core-setup build 20190523.01 (#2101) - Microsoft.NETCore.App - 3.0.0-preview6-27723-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27723-01 - NETStandard.Library.Ref - 2.1.0-preview6-27723-01 --- 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 257b6b7bd..b61e4439d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 4573cea18beb40dc9a41014798060e48ff044c63 + 0d3b3f6112f64c86ab60b265838f570c8359e58f - + https://github.com/dotnet/core-setup - 4573cea18beb40dc9a41014798060e48ff044c63 + 0d3b3f6112f64c86ab60b265838f570c8359e58f - + https://github.com/dotnet/core-setup - 4573cea18beb40dc9a41014798060e48ff044c63 + 0d3b3f6112f64c86ab60b265838f570c8359e58f https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 5386a015c..ac70d45ef 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19272.2 - 3.0.0-preview6-27722-02 + 3.0.0-preview6-27723-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27722-02 + 2.1.0-preview6-27723-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27722-02 + 3.0.0-preview6-27723-01 $(MicrosoftWindowsDesktopAppPackageVersion) From 0a14b1057098c94ac15a7277eda1b8de61b39b3f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 17:29:47 +0000 Subject: [PATCH 519/623] Update dependencies from https://github.com/dotnet/core-setup build 20190523.02 (#2102) - Microsoft.NETCore.App - 3.0.0-preview6-27723-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27723-02 - NETStandard.Library.Ref - 2.1.0-preview6-27723-02 --- 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 b61e4439d..27fe770da 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 0d3b3f6112f64c86ab60b265838f570c8359e58f - + https://github.com/dotnet/core-setup 0d3b3f6112f64c86ab60b265838f570c8359e58f - + https://github.com/dotnet/core-setup 0d3b3f6112f64c86ab60b265838f570c8359e58f diff --git a/eng/Versions.props b/eng/Versions.props index ac70d45ef..43bdeb604 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19272.2 - 3.0.0-preview6-27723-01 + 3.0.0-preview6-27723-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27723-01 + 2.1.0-preview6-27723-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27723-01 + 3.0.0-preview6-27723-02 $(MicrosoftWindowsDesktopAppPackageVersion) From d0aa14f6a1c3cb676309c84f7c6851778a12b875 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 17:33:39 +0000 Subject: [PATCH 520/623] [master] Update dependencies from aspnet/AspNetCore (#2091) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190522.5 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19272-05 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19272-05 - dotnet-watch - 3.0.0-preview6-19272-05 - dotnet-user-secrets - 3.0.0-preview6-19272-05 - dotnet-dev-certs - 3.0.0-preview6-19272-05 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19272-05 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190523.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19273-01 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19273-01 - dotnet-watch - 3.0.0-preview6-19273-01 - dotnet-user-secrets - 3.0.0-preview6-19273-01 - dotnet-dev-certs - 3.0.0-preview6-19273-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19273-01 --- 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 27fe770da..ea41ddb6c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 0d3b3f6112f64c86ab60b265838f570c8359e58f - + https://github.com/aspnet/AspNetCore - f26b87aa42ee646c1e65532fbbb53dba2104196e + 6c5e1690ad6e4aa7a2fc1dfbbf193f8f6511fbc6 - + https://github.com/aspnet/AspNetCore - f26b87aa42ee646c1e65532fbbb53dba2104196e + 6c5e1690ad6e4aa7a2fc1dfbbf193f8f6511fbc6 - + https://github.com/aspnet/AspNetCore - f26b87aa42ee646c1e65532fbbb53dba2104196e + 6c5e1690ad6e4aa7a2fc1dfbbf193f8f6511fbc6 - + https://github.com/aspnet/AspNetCore - f26b87aa42ee646c1e65532fbbb53dba2104196e + 6c5e1690ad6e4aa7a2fc1dfbbf193f8f6511fbc6 - + https://github.com/aspnet/AspNetCore - f26b87aa42ee646c1e65532fbbb53dba2104196e + 6c5e1690ad6e4aa7a2fc1dfbbf193f8f6511fbc6 - + https://github.com/aspnet/AspNetCore - f26b87aa42ee646c1e65532fbbb53dba2104196e + 6c5e1690ad6e4aa7a2fc1dfbbf193f8f6511fbc6 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 43bdeb604..851645bc6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19272-02 - 3.0.0-preview6-19272-02 - 3.0.0-preview6-19272-02 - 3.0.0-preview6-19272-02 - 3.0.0-preview6-19272-02 - 3.0.0-preview6-19272-02 + 3.0.0-preview6-19273-01 + 3.0.0-preview6-19273-01 + 3.0.0-preview6-19273-01 + 3.0.0-preview6-19273-01 + 3.0.0-preview6-19273-01 + 3.0.0-preview6-19273-01 From fe863096d5fb70eb0a78a28feea5705ac443ad1b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 18:01:04 +0000 Subject: [PATCH 521/623] Update dependencies from https://github.com/dotnet/toolset build 20190523.7 (#2103) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19273.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 ea41ddb6c..24a1c838c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 18ccbe7678012c2001b13fc8838b87044eb82dc7 - + https://github.com/dotnet/toolset - ebaf204aa3e055d5fcb98885ff4fae302ada3597 + 2ab1fd74d5f77909cd0db281ad727273ca996192 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 851645bc6..19d1866c1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19273.6 + 3.0.100-preview6.19273.7 From bfe095b44da97e9b049161e89042b462d3ad801e Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 23 May 2019 18:42:56 +0000 Subject: [PATCH 522/623] Update dependencies from https://github.com/dotnet/sdk build 20190523.1 - Microsoft.NET.Sdk - 3.0.100-preview6.19273.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 24a1c838c..dda8969bc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard f54fdb36db84b97cd2277d7ced64920d8a5f5608 - + https://github.com/dotnet/sdk - adc956024076713234e69d41a11b0253fdfd90f1 + 1dad323a93dd6a49d3732060b29e9ed0052dbbb1 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 19d1866c1..11257a420 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19272.2 + 3.0.100-preview6.19273.1 3.0.0-preview6-27723-02 From 0bec83aaac3e56b39c1f49ef7da6a93c78c57883 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 21:13:15 +0000 Subject: [PATCH 523/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190523.2 (#2105) - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19273-02 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19273-02 - dotnet-watch - 3.0.0-preview6-19273-02 - dotnet-user-secrets - 3.0.0-preview6-19273-02 - dotnet-dev-certs - 3.0.0-preview6-19273-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19273-02 --- 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 dda8969bc..d818feb62 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 0d3b3f6112f64c86ab60b265838f570c8359e58f - + https://github.com/aspnet/AspNetCore - 6c5e1690ad6e4aa7a2fc1dfbbf193f8f6511fbc6 + c2e2d7d1359ef8caf5460562adfe46b7f4f68df0 - + https://github.com/aspnet/AspNetCore - 6c5e1690ad6e4aa7a2fc1dfbbf193f8f6511fbc6 + c2e2d7d1359ef8caf5460562adfe46b7f4f68df0 - + https://github.com/aspnet/AspNetCore - 6c5e1690ad6e4aa7a2fc1dfbbf193f8f6511fbc6 + c2e2d7d1359ef8caf5460562adfe46b7f4f68df0 - + https://github.com/aspnet/AspNetCore - 6c5e1690ad6e4aa7a2fc1dfbbf193f8f6511fbc6 + c2e2d7d1359ef8caf5460562adfe46b7f4f68df0 - + https://github.com/aspnet/AspNetCore - 6c5e1690ad6e4aa7a2fc1dfbbf193f8f6511fbc6 + c2e2d7d1359ef8caf5460562adfe46b7f4f68df0 - + https://github.com/aspnet/AspNetCore - 6c5e1690ad6e4aa7a2fc1dfbbf193f8f6511fbc6 + c2e2d7d1359ef8caf5460562adfe46b7f4f68df0 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 11257a420..5e2a9aa80 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19273-01 - 3.0.0-preview6-19273-01 - 3.0.0-preview6-19273-01 - 3.0.0-preview6-19273-01 - 3.0.0-preview6-19273-01 - 3.0.0-preview6-19273-01 + 3.0.0-preview6-19273-02 + 3.0.0-preview6-19273-02 + 3.0.0-preview6-19273-02 + 3.0.0-preview6-19273-02 + 3.0.0-preview6-19273-02 + 3.0.0-preview6-19273-02 From 2dcf20a68e092268e9ce18c24b727dcf4923eaaa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 May 2019 21:16:58 +0000 Subject: [PATCH 524/623] Update dependencies from https://github.com/dotnet/core-setup build 20190523.03 (#2104) - Microsoft.NETCore.App - 3.0.0-preview6-27723-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27723-03 - NETStandard.Library.Ref - 2.1.0-preview6-27723-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d818feb62..dcbd306e7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 0d3b3f6112f64c86ab60b265838f570c8359e58f + 956becb1e4a2a83fd42182f823e82e83d992b515 - + https://github.com/dotnet/core-setup - 0d3b3f6112f64c86ab60b265838f570c8359e58f + 956becb1e4a2a83fd42182f823e82e83d992b515 - + https://github.com/dotnet/core-setup - 0d3b3f6112f64c86ab60b265838f570c8359e58f + 956becb1e4a2a83fd42182f823e82e83d992b515 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 5e2a9aa80..05617addf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19273.1 - 3.0.0-preview6-27723-02 + 3.0.0-preview6-27723-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27723-02 + 2.1.0-preview6-27723-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27723-02 + 3.0.0-preview6-27723-03 $(MicrosoftWindowsDesktopAppPackageVersion) From d90d959fd4645c35fce0e2342934ff8a1a1cb816 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 00:15:45 +0000 Subject: [PATCH 525/623] Update dependencies from https://github.com/dotnet/core-setup build 20190523.06 (#2109) - Microsoft.NETCore.App - 3.0.0-preview6-27723-06 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27723-06 - NETStandard.Library.Ref - 2.1.0-preview6-27723-06 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dcbd306e7..a5a743efd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 956becb1e4a2a83fd42182f823e82e83d992b515 + 1af8deb0ced17c82bb30cc561a20edf2a8f843c9 - + https://github.com/dotnet/core-setup - 956becb1e4a2a83fd42182f823e82e83d992b515 + 1af8deb0ced17c82bb30cc561a20edf2a8f843c9 - + https://github.com/dotnet/core-setup - 956becb1e4a2a83fd42182f823e82e83d992b515 + 1af8deb0ced17c82bb30cc561a20edf2a8f843c9 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 05617addf..b9f177d8f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19273.1 - 3.0.0-preview6-27723-03 + 3.0.0-preview6-27723-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27723-03 + 2.1.0-preview6-27723-06 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27723-03 + 3.0.0-preview6-27723-06 $(MicrosoftWindowsDesktopAppPackageVersion) From f8480caf393bcbe0c3f40114e2b25f7be40a84c2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 00:41:46 +0000 Subject: [PATCH 526/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190523.4 (#2110) - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19273-04 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19273-04 - dotnet-watch - 3.0.0-preview6-19273-04 - dotnet-user-secrets - 3.0.0-preview6-19273-04 - dotnet-dev-certs - 3.0.0-preview6-19273-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19273-04 --- 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 a5a743efd..242650acc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 1af8deb0ced17c82bb30cc561a20edf2a8f843c9 - + https://github.com/aspnet/AspNetCore - c2e2d7d1359ef8caf5460562adfe46b7f4f68df0 + c05244cda928c94c25dc17bc9f8c6211106ded9a - + https://github.com/aspnet/AspNetCore - c2e2d7d1359ef8caf5460562adfe46b7f4f68df0 + c05244cda928c94c25dc17bc9f8c6211106ded9a - + https://github.com/aspnet/AspNetCore - c2e2d7d1359ef8caf5460562adfe46b7f4f68df0 + c05244cda928c94c25dc17bc9f8c6211106ded9a - + https://github.com/aspnet/AspNetCore - c2e2d7d1359ef8caf5460562adfe46b7f4f68df0 + c05244cda928c94c25dc17bc9f8c6211106ded9a - + https://github.com/aspnet/AspNetCore - c2e2d7d1359ef8caf5460562adfe46b7f4f68df0 + c05244cda928c94c25dc17bc9f8c6211106ded9a - + https://github.com/aspnet/AspNetCore - c2e2d7d1359ef8caf5460562adfe46b7f4f68df0 + c05244cda928c94c25dc17bc9f8c6211106ded9a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index b9f177d8f..6a92096eb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19273-02 - 3.0.0-preview6-19273-02 - 3.0.0-preview6-19273-02 - 3.0.0-preview6-19273-02 - 3.0.0-preview6-19273-02 - 3.0.0-preview6-19273-02 + 3.0.0-preview6-19273-04 + 3.0.0-preview6-19273-04 + 3.0.0-preview6-19273-04 + 3.0.0-preview6-19273-04 + 3.0.0-preview6-19273-04 + 3.0.0-preview6-19273-04 From 435e427e6c455adc206dd13576f17092f0ad503e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 02:26:33 +0000 Subject: [PATCH 527/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190523.5 (#2111) - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19273-05 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19273-05 - dotnet-watch - 3.0.0-preview6-19273-05 - dotnet-user-secrets - 3.0.0-preview6-19273-05 - dotnet-dev-certs - 3.0.0-preview6-19273-05 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19273-05 --- 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 242650acc..4903162e4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 1af8deb0ced17c82bb30cc561a20edf2a8f843c9 - + https://github.com/aspnet/AspNetCore - c05244cda928c94c25dc17bc9f8c6211106ded9a + eef19949de4f8a028bf26defee659b24914a07ec - + https://github.com/aspnet/AspNetCore - c05244cda928c94c25dc17bc9f8c6211106ded9a + eef19949de4f8a028bf26defee659b24914a07ec - + https://github.com/aspnet/AspNetCore - c05244cda928c94c25dc17bc9f8c6211106ded9a + eef19949de4f8a028bf26defee659b24914a07ec - + https://github.com/aspnet/AspNetCore - c05244cda928c94c25dc17bc9f8c6211106ded9a + eef19949de4f8a028bf26defee659b24914a07ec - + https://github.com/aspnet/AspNetCore - c05244cda928c94c25dc17bc9f8c6211106ded9a + eef19949de4f8a028bf26defee659b24914a07ec - + https://github.com/aspnet/AspNetCore - c05244cda928c94c25dc17bc9f8c6211106ded9a + eef19949de4f8a028bf26defee659b24914a07ec https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 6a92096eb..9ed774af2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19273-04 - 3.0.0-preview6-19273-04 - 3.0.0-preview6-19273-04 - 3.0.0-preview6-19273-04 - 3.0.0-preview6-19273-04 - 3.0.0-preview6-19273-04 + 3.0.0-preview6-19273-05 + 3.0.0-preview6-19273-05 + 3.0.0-preview6-19273-05 + 3.0.0-preview6-19273-05 + 3.0.0-preview6-19273-05 + 3.0.0-preview6-19273-05 From c6cdddcdde3d76495b83323fa04c24467fd30ef0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 05:08:15 +0000 Subject: [PATCH 528/623] Update dependencies from https://github.com/dotnet/core-setup build 20190523.08 (#2112) - Microsoft.NETCore.App - 3.0.0-preview6-27723-08 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27723-08 - NETStandard.Library.Ref - 2.1.0-preview6-27723-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 4903162e4..60a536c55 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1af8deb0ced17c82bb30cc561a20edf2a8f843c9 + 20426e8c486d8715337cb6438ec70bc3619a514d - + https://github.com/dotnet/core-setup - 1af8deb0ced17c82bb30cc561a20edf2a8f843c9 + 20426e8c486d8715337cb6438ec70bc3619a514d - + https://github.com/dotnet/core-setup - 1af8deb0ced17c82bb30cc561a20edf2a8f843c9 + 20426e8c486d8715337cb6438ec70bc3619a514d https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 9ed774af2..be084fe76 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19273.1 - 3.0.0-preview6-27723-06 + 3.0.0-preview6-27723-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27723-06 + 2.1.0-preview6-27723-08 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27723-06 + 3.0.0-preview6-27723-08 $(MicrosoftWindowsDesktopAppPackageVersion) From 63e874d0e89238e6b7f848631cd7607fbdc34cf9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 07:30:07 +0000 Subject: [PATCH 529/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190523.8 (#2113) - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19273-08 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19273-08 - dotnet-watch - 3.0.0-preview6-19273-08 - dotnet-user-secrets - 3.0.0-preview6-19273-08 - dotnet-dev-certs - 3.0.0-preview6-19273-08 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19273-08 --- 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 60a536c55..345782563 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 20426e8c486d8715337cb6438ec70bc3619a514d - + https://github.com/aspnet/AspNetCore - eef19949de4f8a028bf26defee659b24914a07ec + 2c70498c136a13b12005e9afbad727091730709a - + https://github.com/aspnet/AspNetCore - eef19949de4f8a028bf26defee659b24914a07ec + 2c70498c136a13b12005e9afbad727091730709a - + https://github.com/aspnet/AspNetCore - eef19949de4f8a028bf26defee659b24914a07ec + 2c70498c136a13b12005e9afbad727091730709a - + https://github.com/aspnet/AspNetCore - eef19949de4f8a028bf26defee659b24914a07ec + 2c70498c136a13b12005e9afbad727091730709a - + https://github.com/aspnet/AspNetCore - eef19949de4f8a028bf26defee659b24914a07ec + 2c70498c136a13b12005e9afbad727091730709a - + https://github.com/aspnet/AspNetCore - eef19949de4f8a028bf26defee659b24914a07ec + 2c70498c136a13b12005e9afbad727091730709a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index be084fe76..d962e85b4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19273-05 - 3.0.0-preview6-19273-05 - 3.0.0-preview6-19273-05 - 3.0.0-preview6-19273-05 - 3.0.0-preview6-19273-05 - 3.0.0-preview6-19273-05 + 3.0.0-preview6-19273-08 + 3.0.0-preview6-19273-08 + 3.0.0-preview6-19273-08 + 3.0.0-preview6-19273-08 + 3.0.0-preview6-19273-08 + 3.0.0-preview6-19273-08 From 855730226b93d3143ca0ebd8c459801f95820239 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 12:33:28 +0000 Subject: [PATCH 530/623] Update dependencies from https://github.com/dotnet/templating build 20190523.1 (#2115) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19273.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 345782563..2258e14b1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 2c70498c136a13b12005e9afbad727091730709a - + https://github.com/dotnet/templating - 18ccbe7678012c2001b13fc8838b87044eb82dc7 + 85e3fa5110534271f70a16d52689f8cb8b517ba4 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index d962e85b4..c699c55a7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview6.19273.2 - 1.0.2-beta5.19272.1 + 1.0.2-beta5.19273.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 9849febc95996f43bcfc1311628812d546f36412 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 12:43:01 +0000 Subject: [PATCH 531/623] [master] Update dependencies from dotnet/toolset (#2107) * Update dependencies from https://github.com/dotnet/toolset build 20190523.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19273.8 * Update dependencies from https://github.com/dotnet/toolset build 20190524.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19274.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 2258e14b1..68fbadf56 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 85e3fa5110534271f70a16d52689f8cb8b517ba4 - + https://github.com/dotnet/toolset - 2ab1fd74d5f77909cd0db281ad727273ca996192 + 17cf8ea5dfb271a66109179e96ec9b08ac78d33a https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index c699c55a7..1e9ddb893 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19273.7 + 3.0.100-preview6.19274.1 From 83c4aec0c283c3bd8850f35469c839a89c74b8e8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 12:58:48 +0000 Subject: [PATCH 532/623] [master] Update dependencies from dotnet/toolset (#2116) * Update dependencies from https://github.com/dotnet/toolset build 20190524.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19274.2 * Update dependencies from https://github.com/dotnet/toolset build 20190524.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19274.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 68fbadf56..250867ecc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 85e3fa5110534271f70a16d52689f8cb8b517ba4 - + https://github.com/dotnet/toolset - 17cf8ea5dfb271a66109179e96ec9b08ac78d33a + bd598821c8909bf3fb7c42b00a9d3a05a833cdf5 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 1e9ddb893..487a8f168 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19274.1 + 3.0.100-preview6.19274.3 From 8d6aa86dd4c00f0268d0964fe41fda4f7fa87fb7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 13:22:31 +0000 Subject: [PATCH 533/623] Update dependencies from https://github.com/dotnet/toolset build 20190524.4 (#2117) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19274.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 250867ecc..92e963d90 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 85e3fa5110534271f70a16d52689f8cb8b517ba4 - + https://github.com/dotnet/toolset - bd598821c8909bf3fb7c42b00a9d3a05a833cdf5 + 86947ca9b43e8a0ab76a6f262c45d457a99791dc https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 487a8f168..109572908 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19274.3 + 3.0.100-preview6.19274.4 From 3efdaaed2817e88d429f78c39971c867f40429b7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 13:40:32 +0000 Subject: [PATCH 534/623] Update dependencies from https://github.com/dotnet/toolset build 20190524.5 (#2118) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19274.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 92e963d90..b4b48524c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 85e3fa5110534271f70a16d52689f8cb8b517ba4 - + https://github.com/dotnet/toolset - 86947ca9b43e8a0ab76a6f262c45d457a99791dc + 3e75da33651fc01b8c65a5ecaa625b83a33ddaea https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 109572908..40506ac4c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19274.4 + 3.0.100-preview6.19274.5 From 8f936d4d744c670ee45595ca3374ccb156646e1f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 14:05:28 +0000 Subject: [PATCH 535/623] Update dependencies from https://github.com/dotnet/standard build 20190524.1 (#2119) - NETStandard.Library - 2.1.0-prerelease.19274.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 b4b48524c..7ba6633fe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 3e75da33651fc01b8c65a5ecaa625b83a33ddaea - + https://github.com/dotnet/standard - f54fdb36db84b97cd2277d7ced64920d8a5f5608 + e4c4423a95dabb0a7915a7875c693d42470961ad https://github.com/dotnet/sdk From a33ee13cf9e1de0562d91fa37c9d33ba49ac6c02 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 14:40:36 +0000 Subject: [PATCH 536/623] [master] Update dependencies from dotnet/cli (#2108) * Update dependencies from https://github.com/dotnet/cli build 20190523.8 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19273.8 * Update dependencies from https://github.com/dotnet/cli build 20190524.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19274.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 7ba6633fe..97edfb02d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk 1dad323a93dd6a49d3732060b29e9ed0052dbbb1 - + https://github.com/dotnet/cli - fdafc923e491847d1263363adab3d9fb2533174d + 904517959ff2f9a88bfadc436c38d656a8579dc5 diff --git a/eng/Versions.props b/eng/Versions.props index 40506ac4c..65eaa861d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19273.2 + 3.0.100-preview6.19274.1 1.0.2-beta5.19273.1 From 3c8ae6db0568a9e234649b59c1d38a064d811422 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 14:50:32 +0000 Subject: [PATCH 537/623] Update dependencies from https://github.com/dotnet/standard build 20190524.2 (#2120) - NETStandard.Library - 2.1.0-prerelease.19274.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 97edfb02d..127d3763a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 3e75da33651fc01b8c65a5ecaa625b83a33ddaea - + https://github.com/dotnet/standard - e4c4423a95dabb0a7915a7875c693d42470961ad + dbf0273ad76a5279703ee5d6e9ae2788b0fe594a https://github.com/dotnet/sdk From c02c32ed31611bb85604e01bf11016713a184735 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 16:53:53 +0000 Subject: [PATCH 538/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190524.1 (#2114) - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19274-01 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19274-01 - dotnet-watch - 3.0.0-preview6-19274-01 - dotnet-user-secrets - 3.0.0-preview6-19274-01 - dotnet-dev-certs - 3.0.0-preview6-19274-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19274-01 --- 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 127d3763a..4806ae528 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 20426e8c486d8715337cb6438ec70bc3619a514d - + https://github.com/aspnet/AspNetCore - 2c70498c136a13b12005e9afbad727091730709a + 405d8bbdc91bd7cda376cf6f17cea664d976b8c1 - + https://github.com/aspnet/AspNetCore - 2c70498c136a13b12005e9afbad727091730709a + 405d8bbdc91bd7cda376cf6f17cea664d976b8c1 - + https://github.com/aspnet/AspNetCore - 2c70498c136a13b12005e9afbad727091730709a + 405d8bbdc91bd7cda376cf6f17cea664d976b8c1 - + https://github.com/aspnet/AspNetCore - 2c70498c136a13b12005e9afbad727091730709a + 405d8bbdc91bd7cda376cf6f17cea664d976b8c1 - + https://github.com/aspnet/AspNetCore - 2c70498c136a13b12005e9afbad727091730709a + 405d8bbdc91bd7cda376cf6f17cea664d976b8c1 - + https://github.com/aspnet/AspNetCore - 2c70498c136a13b12005e9afbad727091730709a + 405d8bbdc91bd7cda376cf6f17cea664d976b8c1 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 65eaa861d..9f5495269 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19273-08 - 3.0.0-preview6-19273-08 - 3.0.0-preview6-19273-08 - 3.0.0-preview6-19273-08 - 3.0.0-preview6-19273-08 - 3.0.0-preview6-19273-08 + 3.0.0-preview6-19274-01 + 3.0.0-preview6-19274-01 + 3.0.0-preview6-19274-01 + 3.0.0-preview6-19274-01 + 3.0.0-preview6-19274-01 + 3.0.0-preview6-19274-01 From 3f0525f614be56892bcdebbccf2458509e76984f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 19:49:06 +0000 Subject: [PATCH 539/623] [master] Update dependencies from aspnet/AspNetCore (#2121) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190524.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19274-02 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19274-02 - dotnet-watch - 3.0.0-preview6-19274-02 - dotnet-user-secrets - 3.0.0-preview6-19274-02 - dotnet-dev-certs - 3.0.0-preview6-19274-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19274-02 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190524.3 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19274-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19274-03 - dotnet-watch - 3.0.0-preview6-19274-03 - dotnet-user-secrets - 3.0.0-preview6-19274-03 - dotnet-dev-certs - 3.0.0-preview6-19274-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19274-03 --- 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 4806ae528..4c7e5a132 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 20426e8c486d8715337cb6438ec70bc3619a514d - + https://github.com/aspnet/AspNetCore - 405d8bbdc91bd7cda376cf6f17cea664d976b8c1 + 3be11f6544485948ba17646ffa7b4242c2c5339a - + https://github.com/aspnet/AspNetCore - 405d8bbdc91bd7cda376cf6f17cea664d976b8c1 + 3be11f6544485948ba17646ffa7b4242c2c5339a - + https://github.com/aspnet/AspNetCore - 405d8bbdc91bd7cda376cf6f17cea664d976b8c1 + 3be11f6544485948ba17646ffa7b4242c2c5339a - + https://github.com/aspnet/AspNetCore - 405d8bbdc91bd7cda376cf6f17cea664d976b8c1 + 3be11f6544485948ba17646ffa7b4242c2c5339a - + https://github.com/aspnet/AspNetCore - 405d8bbdc91bd7cda376cf6f17cea664d976b8c1 + 3be11f6544485948ba17646ffa7b4242c2c5339a - + https://github.com/aspnet/AspNetCore - 405d8bbdc91bd7cda376cf6f17cea664d976b8c1 + 3be11f6544485948ba17646ffa7b4242c2c5339a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 9f5495269..88b9d213e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19274-01 - 3.0.0-preview6-19274-01 - 3.0.0-preview6-19274-01 - 3.0.0-preview6-19274-01 - 3.0.0-preview6-19274-01 - 3.0.0-preview6-19274-01 + 3.0.0-preview6-19274-03 + 3.0.0-preview6-19274-03 + 3.0.0-preview6-19274-03 + 3.0.0-preview6-19274-03 + 3.0.0-preview6-19274-03 + 3.0.0-preview6-19274-03 From e780a6f215edcdc805bac310024f7e5a20d75d09 Mon Sep 17 00:00:00 2001 From: Sourabh Shirhatti Date: Fri, 24 May 2019 13:59:36 -0700 Subject: [PATCH 540/623] Add gRPC NuGet feed Add gRPC nightly feed which may be required to run the gRPC template in the core-sdk. See https://github.com/aspnet/AspNetCore/blob/da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3/build/sources.props#L17 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc25de8f1..e610830ab 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ With development builds, internal NuGet feeds are necessary for some scenarios ( + ``` From 808359df167b21ebe7d8028d7f018c6b91cf8e5e Mon Sep 17 00:00:00 2001 From: John Beisner Date: Fri, 24 May 2019 15:24:24 -0700 Subject: [PATCH 541/623] Increasing the SDK bundle installer button size 20-px (#2123) * Increasing the SDK bundle installer button size 20-px --- .../packaging/windows/clisdk/bundle.thm | 28 +++++++++---------- .../packaging/windows/clisdk/dotnet.wxs | 4 +-- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/redist/targets/packaging/windows/clisdk/bundle.thm b/src/redist/targets/packaging/windows/clisdk/bundle.thm index 17e342de4..4df41b683 100644 --- a/src/redist/targets/packaging/windows/clisdk/bundle.thm +++ b/src/redist/targets/packaging/windows/clisdk/bundle.thm @@ -16,7 +16,7 @@ #(loc.HelpHeader) #(loc.HelpText) - + @@ -33,8 +33,8 @@ #(loc.InstallationNoteTitle) #(loc.InstallationNote) #(loc.VisualStudioWarning) - - + + @@ -46,8 +46,8 @@ - - + + @@ -58,16 +58,16 @@ #(loc.ProgressLabel) #(loc.OverallProgressPackageText) - + #(loc.ModifyHeader) - - - + + + @@ -77,10 +77,10 @@ #(loc.FirstTimeWelcomeMessage) #(loc.SuccessRepairHeader) #(loc.SuccessUninstallHeader) - + #(loc.SuccessRestartText) - - + + @@ -93,7 +93,7 @@ #(loc.FailureHyperlinkLogText) #(loc.FailureRestartText) - - + + diff --git a/src/redist/targets/packaging/windows/clisdk/dotnet.wxs b/src/redist/targets/packaging/windows/clisdk/dotnet.wxs index 5e86d3ab8..7ad7c5a04 100644 --- a/src/redist/targets/packaging/windows/clisdk/dotnet.wxs +++ b/src/redist/targets/packaging/windows/clisdk/dotnet.wxs @@ -11,9 +11,9 @@ - + - + From 74191a3c4b488fc1f09e803f938d6b235195143d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 May 2019 22:29:39 +0000 Subject: [PATCH 542/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190524.4 (#2125) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19274-04 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19274-04 - dotnet-watch - 3.0.0-preview6-19274-04 - dotnet-user-secrets - 3.0.0-preview6-19274-04 - dotnet-dev-certs - 3.0.0-preview6-19274-04 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19274-04 --- 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 4c7e5a132..a254e0e00 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 20426e8c486d8715337cb6438ec70bc3619a514d - + https://github.com/aspnet/AspNetCore - 3be11f6544485948ba17646ffa7b4242c2c5339a + 49c01eefecf1dbd75e5536aa803d689390c6770a - + https://github.com/aspnet/AspNetCore - 3be11f6544485948ba17646ffa7b4242c2c5339a + 49c01eefecf1dbd75e5536aa803d689390c6770a - + https://github.com/aspnet/AspNetCore - 3be11f6544485948ba17646ffa7b4242c2c5339a + 49c01eefecf1dbd75e5536aa803d689390c6770a - + https://github.com/aspnet/AspNetCore - 3be11f6544485948ba17646ffa7b4242c2c5339a + 49c01eefecf1dbd75e5536aa803d689390c6770a - + https://github.com/aspnet/AspNetCore - 3be11f6544485948ba17646ffa7b4242c2c5339a + 49c01eefecf1dbd75e5536aa803d689390c6770a - + https://github.com/aspnet/AspNetCore - 3be11f6544485948ba17646ffa7b4242c2c5339a + 49c01eefecf1dbd75e5536aa803d689390c6770a https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 88b9d213e..b2376f958 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19274-03 - 3.0.0-preview6-19274-03 - 3.0.0-preview6-19274-03 - 3.0.0-preview6-19274-03 - 3.0.0-preview6-19274-03 - 3.0.0-preview6-19274-03 + 3.0.0-preview6-19274-04 + 3.0.0-preview6-19274-04 + 3.0.0-preview6-19274-04 + 3.0.0-preview6-19274-04 + 3.0.0-preview6-19274-04 + 3.0.0-preview6-19274-04 From 724c5b6f10631964d157c236eb4366671db784d4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 May 2019 01:39:20 +0000 Subject: [PATCH 543/623] [master] Update dependencies from dotnet/cli (#2122) * Update dependencies from https://github.com/dotnet/cli build 20190524.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19274.3 * Update dependencies from https://github.com/dotnet/cli build 20190524.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19274.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 a254e0e00..4e08bbc29 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk 1dad323a93dd6a49d3732060b29e9ed0052dbbb1 - + https://github.com/dotnet/cli - 904517959ff2f9a88bfadc436c38d656a8579dc5 + ad785251ec176cb880a5f4c31b486cc929a169c3 diff --git a/eng/Versions.props b/eng/Versions.props index b2376f958..191519a77 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19274.1 + 3.0.100-preview6.19274.4 1.0.2-beta5.19273.1 From 2370db20fb20bbd443c3cce04ae79ad8793f554d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 May 2019 02:08:48 +0000 Subject: [PATCH 544/623] Update dependencies from https://github.com/dotnet/sdk build 20190524.1 (#2126) - Microsoft.NET.Sdk - 3.0.100-preview6.19274.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 4e08bbc29..15d22756e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard dbf0273ad76a5279703ee5d6e9ae2788b0fe594a - + https://github.com/dotnet/sdk - 1dad323a93dd6a49d3732060b29e9ed0052dbbb1 + ec2f3741092f164daeb023e7caa4364c810461e2 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 191519a77..b02c3f876 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19273.1 + 3.0.100-preview6.19274.1 3.0.0-preview6-27723-08 From 8d2def6c5f3631dfeb1e7da8df9b93e5525f1e62 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 May 2019 04:32:53 +0000 Subject: [PATCH 545/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190524.6 (#2127) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19274-06 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19274-06 - dotnet-watch - 3.0.0-preview6-19274-06 - dotnet-user-secrets - 3.0.0-preview6-19274-06 - dotnet-dev-certs - 3.0.0-preview6-19274-06 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19274-06 --- 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 15d22756e..86a468c34 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 20426e8c486d8715337cb6438ec70bc3619a514d - + https://github.com/aspnet/AspNetCore - 49c01eefecf1dbd75e5536aa803d689390c6770a + b344b2b1593b2c663a8b13e520c4bb445532e658 - + https://github.com/aspnet/AspNetCore - 49c01eefecf1dbd75e5536aa803d689390c6770a + b344b2b1593b2c663a8b13e520c4bb445532e658 - + https://github.com/aspnet/AspNetCore - 49c01eefecf1dbd75e5536aa803d689390c6770a + b344b2b1593b2c663a8b13e520c4bb445532e658 - + https://github.com/aspnet/AspNetCore - 49c01eefecf1dbd75e5536aa803d689390c6770a + b344b2b1593b2c663a8b13e520c4bb445532e658 - + https://github.com/aspnet/AspNetCore - 49c01eefecf1dbd75e5536aa803d689390c6770a + b344b2b1593b2c663a8b13e520c4bb445532e658 - + https://github.com/aspnet/AspNetCore - 49c01eefecf1dbd75e5536aa803d689390c6770a + b344b2b1593b2c663a8b13e520c4bb445532e658 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index b02c3f876..b787850ba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19274-04 - 3.0.0-preview6-19274-04 - 3.0.0-preview6-19274-04 - 3.0.0-preview6-19274-04 - 3.0.0-preview6-19274-04 - 3.0.0-preview6-19274-04 + 3.0.0-preview6-19274-06 + 3.0.0-preview6-19274-06 + 3.0.0-preview6-19274-06 + 3.0.0-preview6-19274-06 + 3.0.0-preview6-19274-06 + 3.0.0-preview6-19274-06 From 749db78968e67e2e2818668d8266eb5016d29c54 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 May 2019 05:35:34 +0000 Subject: [PATCH 546/623] Update dependencies from https://github.com/dotnet/core-setup build 20190524.03 (#2128) - Microsoft.NETCore.App - 3.0.0-preview6-27724-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27724-03 - NETStandard.Library.Ref - 2.1.0-preview6-27724-03 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 86a468c34..71272ae9e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 20426e8c486d8715337cb6438ec70bc3619a514d + 4122653611ecb6e7f964af762b4280ba0e1421c8 - + https://github.com/dotnet/core-setup - 20426e8c486d8715337cb6438ec70bc3619a514d + 4122653611ecb6e7f964af762b4280ba0e1421c8 - + https://github.com/dotnet/core-setup - 20426e8c486d8715337cb6438ec70bc3619a514d + 4122653611ecb6e7f964af762b4280ba0e1421c8 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b787850ba..cc875e761 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19274.1 - 3.0.0-preview6-27723-08 + 3.0.0-preview6-27724-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27723-08 + 2.1.0-preview6-27724-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27723-08 + 3.0.0-preview6-27724-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 29f6879aa723016a52ecdef4a7aa6d5a25c6315f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 May 2019 05:55:15 +0000 Subject: [PATCH 547/623] Update dependencies from https://github.com/dotnet/sdk build 20190524.2 (#2129) - Microsoft.NET.Sdk - 3.0.100-preview6.19274.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 71272ae9e..5eb3edbe0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard dbf0273ad76a5279703ee5d6e9ae2788b0fe594a - + https://github.com/dotnet/sdk - ec2f3741092f164daeb023e7caa4364c810461e2 + 8f80c53ce0521cebc2b9aaf0cb62dc15884e6093 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index cc875e761..ac17f3cf8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19274.1 + 3.0.100-preview6.19274.2 3.0.0-preview6-27724-03 From 5100b6b23043b2715f1087982315523ccd7e5f00 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 May 2019 12:37:05 +0000 Subject: [PATCH 548/623] Update dependencies from https://github.com/dotnet/templating build 20190524.1 (#2130) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19274.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 5eb3edbe0..06798e9df 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore b344b2b1593b2c663a8b13e520c4bb445532e658 - + https://github.com/dotnet/templating - 85e3fa5110534271f70a16d52689f8cb8b517ba4 + 6d694be84d6e88ffa4d611cc4e22058cf9359255 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index ac17f3cf8..7637e3318 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview6.19274.4 - 1.0.2-beta5.19273.1 + 1.0.2-beta5.19274.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From b9e354f0c28493dafd5e46fa6b2c2d2062a7e77c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 May 2019 12:42:00 +0000 Subject: [PATCH 549/623] Update dependencies from https://github.com/dotnet/toolset build 20190525.1 (#2131) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19275.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 06798e9df..999af7cd4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 6d694be84d6e88ffa4d611cc4e22058cf9359255 - + https://github.com/dotnet/toolset - 3e75da33651fc01b8c65a5ecaa625b83a33ddaea + 1b92bf2d82a123151b45e84e4e1a449016a1296e https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 7637e3318..e80654f64 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19274.5 + 3.0.100-preview6.19275.1 From ab4f51828ddde5c213efb8a57b136134d998e17d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 May 2019 13:02:46 +0000 Subject: [PATCH 550/623] [master] Update dependencies from dotnet/toolset (#2132) * Update dependencies from https://github.com/dotnet/toolset build 20190525.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19275.2 * Update dependencies from https://github.com/dotnet/toolset build 20190525.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19275.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 999af7cd4..dd4e8df95 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 6d694be84d6e88ffa4d611cc4e22058cf9359255 - + https://github.com/dotnet/toolset - 1b92bf2d82a123151b45e84e4e1a449016a1296e + cfc4da044286cef61363b4ccfe74b23e013ec1fa https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index e80654f64..9f3a60edf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19275.1 + 3.0.100-preview6.19275.3 From e6f5e9009a238fa81282a0740ed58ef4aab7a3fd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 May 2019 13:23:55 +0000 Subject: [PATCH 551/623] Update dependencies from https://github.com/dotnet/toolset build 20190525.4 (#2133) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19275.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 dd4e8df95..4d94772dd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 6d694be84d6e88ffa4d611cc4e22058cf9359255 - + https://github.com/dotnet/toolset - cfc4da044286cef61363b4ccfe74b23e013ec1fa + 15cf8644662308e6bc7cd9927f5a6e193c6ca795 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 9f3a60edf..8a5be6c67 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19275.3 + 3.0.100-preview6.19275.4 From 9b83ba8ac260d09e3029dbb136817f6d645bedac Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 May 2019 13:42:17 +0000 Subject: [PATCH 552/623] Update dependencies from https://github.com/dotnet/toolset build 20190525.5 (#2134) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19275.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 4d94772dd..8296ca162 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 6d694be84d6e88ffa4d611cc4e22058cf9359255 - + https://github.com/dotnet/toolset - 15cf8644662308e6bc7cd9927f5a6e193c6ca795 + 5d688cbcf25530dea95c37cc86fb75f1c5995825 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 8a5be6c67..2bc919485 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19275.4 + 3.0.100-preview6.19275.5 From 4fb0cca74418505c978f234fa0ea194a19c830d5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 26 May 2019 12:42:39 +0000 Subject: [PATCH 553/623] Update dependencies from https://github.com/dotnet/toolset build 20190526.2 (#2135) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19276.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 8296ca162..1906f8a26 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 6d694be84d6e88ffa4d611cc4e22058cf9359255 - + https://github.com/dotnet/toolset - 5d688cbcf25530dea95c37cc86fb75f1c5995825 + 50f2b3ea9acfb777cecde1b273b1648ef72841fd https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 2bc919485..6bcc9ce10 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19275.5 + 3.0.100-preview6.19276.2 From 93328a1635f3069c0913509e1a40f0b13d8878d0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 27 May 2019 17:22:47 +0000 Subject: [PATCH 554/623] Update dependencies from https://github.com/dotnet/core-setup build 20190527.01 (#2136) - Microsoft.NETCore.App - 3.0.0-preview6-27727-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27727-01 - NETStandard.Library.Ref - 2.1.0-preview6-27727-01 --- 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 1906f8a26..766559767 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 4122653611ecb6e7f964af762b4280ba0e1421c8 + 61f83f1f764a8a2840a21779e386c2ad11fca75d - + https://github.com/dotnet/core-setup - 4122653611ecb6e7f964af762b4280ba0e1421c8 + 61f83f1f764a8a2840a21779e386c2ad11fca75d - + https://github.com/dotnet/core-setup - 4122653611ecb6e7f964af762b4280ba0e1421c8 + 61f83f1f764a8a2840a21779e386c2ad11fca75d https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 6bcc9ce10..cd904ec61 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19274.2 - 3.0.0-preview6-27724-03 + 3.0.0-preview6-27727-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27724-03 + 2.1.0-preview6-27727-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27724-03 + 3.0.0-preview6-27727-01 $(MicrosoftWindowsDesktopAppPackageVersion) From ea7a4fc6cc5f394f661088974c1f4e9fbe944750 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 28 May 2019 01:09:22 +0000 Subject: [PATCH 555/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190527.3 (#2137) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19277-03 - dotnet-watch - 3.0.0-preview6-19277-03 - dotnet-user-secrets - 3.0.0-preview6-19277-03 - dotnet-dev-certs - 3.0.0-preview6-19277-03 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19277-03 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19277-03 --- 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 766559767..f39f2b0bd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 61f83f1f764a8a2840a21779e386c2ad11fca75d - + https://github.com/aspnet/AspNetCore - b344b2b1593b2c663a8b13e520c4bb445532e658 + 9969e99ef4170085dae20aab3785d8d15e510dfd - + https://github.com/aspnet/AspNetCore - b344b2b1593b2c663a8b13e520c4bb445532e658 + 9969e99ef4170085dae20aab3785d8d15e510dfd - + https://github.com/aspnet/AspNetCore - b344b2b1593b2c663a8b13e520c4bb445532e658 + 9969e99ef4170085dae20aab3785d8d15e510dfd - + https://github.com/aspnet/AspNetCore - b344b2b1593b2c663a8b13e520c4bb445532e658 + 9969e99ef4170085dae20aab3785d8d15e510dfd - + https://github.com/aspnet/AspNetCore - b344b2b1593b2c663a8b13e520c4bb445532e658 + 9969e99ef4170085dae20aab3785d8d15e510dfd - + https://github.com/aspnet/AspNetCore - b344b2b1593b2c663a8b13e520c4bb445532e658 + 9969e99ef4170085dae20aab3785d8d15e510dfd https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index cd904ec61..e230fb266 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19274-06 - 3.0.0-preview6-19274-06 - 3.0.0-preview6-19274-06 - 3.0.0-preview6-19274-06 - 3.0.0-preview6-19274-06 - 3.0.0-preview6-19274-06 + 3.0.0-preview6-19277-03 + 3.0.0-preview6-19277-03 + 3.0.0-preview6-19277-03 + 3.0.0-preview6-19277-03 + 3.0.0-preview6-19277-03 + 3.0.0-preview6-19277-03 From 2e5a1e6e1a8697f5c9ab49bcaefc72d50b1fdcd6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 28 May 2019 04:33:56 +0000 Subject: [PATCH 556/623] Update dependencies from https://github.com/dotnet/core-setup build 20190527.02 (#2138) - Microsoft.NETCore.App - 3.0.0-preview6-27727-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27727-02 - NETStandard.Library.Ref - 2.1.0-preview6-27727-02 --- 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 f39f2b0bd..f31225b98 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 61f83f1f764a8a2840a21779e386c2ad11fca75d - + https://github.com/dotnet/core-setup 61f83f1f764a8a2840a21779e386c2ad11fca75d - + https://github.com/dotnet/core-setup 61f83f1f764a8a2840a21779e386c2ad11fca75d diff --git a/eng/Versions.props b/eng/Versions.props index e230fb266..f1e80da47 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19274.2 - 3.0.0-preview6-27727-01 + 3.0.0-preview6-27727-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27727-01 + 2.1.0-preview6-27727-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27727-01 + 3.0.0-preview6-27727-02 $(MicrosoftWindowsDesktopAppPackageVersion) From 74920b49d2d9bb42c370f9b8400cd74213b98a39 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 28 May 2019 12:38:49 +0000 Subject: [PATCH 557/623] Update dependencies from https://github.com/dotnet/toolset build 20190528.1 (#2139) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19278.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 f31225b98..e5dab589e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 6d694be84d6e88ffa4d611cc4e22058cf9359255 - + https://github.com/dotnet/toolset - 50f2b3ea9acfb777cecde1b273b1648ef72841fd + b4a8940c3fc9e0770e157b9743707d6c4485b745 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index f1e80da47..6004d2796 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19276.2 + 3.0.100-preview6.19278.1 From 34391d62682b38cf78bebff76c67e653246c36c1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 28 May 2019 13:16:21 +0000 Subject: [PATCH 558/623] Update dependencies from https://github.com/dotnet/toolset build 20190528.2 (#2140) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19278.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 e5dab589e..8ee144830 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 6d694be84d6e88ffa4d611cc4e22058cf9359255 - + https://github.com/dotnet/toolset - b4a8940c3fc9e0770e157b9743707d6c4485b745 + df2210dc24b2032f62f6d92f911bf478b66a17a5 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 6004d2796..eff7e1372 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19278.1 + 3.0.100-preview6.19278.2 From 6cb1f5cf37fd4009f1de359370448670853f00c9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 28 May 2019 20:30:24 +0000 Subject: [PATCH 559/623] Update dependencies from https://github.com/dotnet/cli build 20190528.1 (#2173) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19278.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 8ee144830..2b5732615 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk 8f80c53ce0521cebc2b9aaf0cb62dc15884e6093 - + https://github.com/dotnet/cli - ad785251ec176cb880a5f4c31b486cc929a169c3 + 39681776ef34b976d00084b55eb9bbbe67e3dc96 diff --git a/eng/Versions.props b/eng/Versions.props index eff7e1372..f9dadac1a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19274.4 + 3.0.100-preview6.19278.1 1.0.2-beta5.19274.1 From a630774f361d7c50db1b0e10ec7bf3c37f7a09c1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 28 May 2019 20:50:56 +0000 Subject: [PATCH 560/623] Update dependencies from https://github.com/dotnet/cli build 20190528.2 (#2177) - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19278.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 2b5732615..98af43b6c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk 8f80c53ce0521cebc2b9aaf0cb62dc15884e6093 - + https://github.com/dotnet/cli - 39681776ef34b976d00084b55eb9bbbe67e3dc96 + 0b1bc28b7e16b232dcc4622c0c9982ec02bac95e diff --git a/eng/Versions.props b/eng/Versions.props index f9dadac1a..932d987ff 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19278.1 + 3.0.100-preview6.19278.2 1.0.2-beta5.19274.1 From 3418d83da9b54305e8b637b5bd58ee1fd6665052 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 28 May 2019 20:51:46 +0000 Subject: [PATCH 561/623] Update dependencies from https://github.com/dotnet/toolset build 20190528.3 (#2178) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19278.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 98af43b6c..2857bc267 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 6d694be84d6e88ffa4d611cc4e22058cf9359255 - + https://github.com/dotnet/toolset - df2210dc24b2032f62f6d92f911bf478b66a17a5 + 186c50d6a2c0d750e98ad150c0940c8bb71d77fb https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 932d987ff..1ae9a9d83 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19278.2 + 3.0.100-preview6.19278.3 From e52957aee388b3280c75c6db848f84dce7524cc4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 00:07:16 +0000 Subject: [PATCH 562/623] Update dependencies from https://github.com/dotnet/core-setup build 20190528.02 (#2180) - Microsoft.NETCore.App - 3.0.0-preview6-27728-02 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27728-02 - NETStandard.Library.Ref - 2.1.0-preview6-27728-02 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19273.10 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19273.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 2857bc267..e506245af 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 61f83f1f764a8a2840a21779e386c2ad11fca75d + 0e72fcc2643dc36596032d90e288fc4079266a95 - + https://github.com/dotnet/core-setup - 61f83f1f764a8a2840a21779e386c2ad11fca75d + 0e72fcc2643dc36596032d90e288fc4079266a95 - + https://github.com/dotnet/core-setup - 61f83f1f764a8a2840a21779e386c2ad11fca75d + 0e72fcc2643dc36596032d90e288fc4079266a95 https://github.com/aspnet/AspNetCore @@ -59,13 +59,13 @@ 0b1bc28b7e16b232dcc4622c0c9982ec02bac95e - + https://github.com/dotnet/winforms - ee51a187ba1d2174233dacb6e2056e5403f9d36e + f3ae8f699f703645904e384e9ce16316f2ee23c6 - + https://github.com/dotnet/wpf - 7551f19f92c1fd734ea77a689786c53e57ac47b5 + f91e128b558f0657febf9a66691ccc2ab11d0dc2 diff --git a/eng/Versions.props b/eng/Versions.props index 1ae9a9d83..d32c1c8f6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview6.19258.6 + 4.8.0-preview6.19273.10 - 3.0.0-preview6.19258.4 + 3.0.0-preview6.19273.5 @@ -47,7 +47,7 @@ 3.0.100-preview6.19274.2 - 3.0.0-preview6-27727-02 + 3.0.0-preview6-27728-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27727-02 + 2.1.0-preview6-27728-02 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27727-02 + 3.0.0-preview6-27728-02 $(MicrosoftWindowsDesktopAppPackageVersion) From bd87f54f9654d7bbedf0fb739b54092d8a180db4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 00:07:46 +0000 Subject: [PATCH 563/623] [master] Update dependencies from aspnet/AspNetCore (#2181) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190528.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19278-01 - dotnet-watch - 3.0.0-preview6-19278-01 - dotnet-user-secrets - 3.0.0-preview6-19278-01 - dotnet-dev-certs - 3.0.0-preview6-19278-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19278-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19278-01 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190528.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19278-02 - dotnet-watch - 3.0.0-preview6-19278-02 - dotnet-user-secrets - 3.0.0-preview6-19278-02 - dotnet-dev-certs - 3.0.0-preview6-19278-02 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19278-02 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19278-02 --- 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 e506245af..500bf2677 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 0e72fcc2643dc36596032d90e288fc4079266a95 - + https://github.com/aspnet/AspNetCore - 9969e99ef4170085dae20aab3785d8d15e510dfd + 3eca32965d699e08692d074b449d1148bb626703 - + https://github.com/aspnet/AspNetCore - 9969e99ef4170085dae20aab3785d8d15e510dfd + 3eca32965d699e08692d074b449d1148bb626703 - + https://github.com/aspnet/AspNetCore - 9969e99ef4170085dae20aab3785d8d15e510dfd + 3eca32965d699e08692d074b449d1148bb626703 - + https://github.com/aspnet/AspNetCore - 9969e99ef4170085dae20aab3785d8d15e510dfd + 3eca32965d699e08692d074b449d1148bb626703 - + https://github.com/aspnet/AspNetCore - 9969e99ef4170085dae20aab3785d8d15e510dfd + 3eca32965d699e08692d074b449d1148bb626703 - + https://github.com/aspnet/AspNetCore - 9969e99ef4170085dae20aab3785d8d15e510dfd + 3eca32965d699e08692d074b449d1148bb626703 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index d32c1c8f6..2051fcffb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19277-03 - 3.0.0-preview6-19277-03 - 3.0.0-preview6-19277-03 - 3.0.0-preview6-19277-03 - 3.0.0-preview6-19277-03 - 3.0.0-preview6-19277-03 + 3.0.0-preview6-19278-02 + 3.0.0-preview6-19278-02 + 3.0.0-preview6-19278-02 + 3.0.0-preview6-19278-02 + 3.0.0-preview6-19278-02 + 3.0.0-preview6-19278-02 From 8c0b4d74ce96f7a9a3611a4153cad54776fbba6f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 03:21:54 +0000 Subject: [PATCH 564/623] Update dependencies from https://github.com/dotnet/sdk build 20190528.5 (#2184) - Microsoft.NET.Sdk - 3.0.100-preview6.19278.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 500bf2677..3c091857e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard dbf0273ad76a5279703ee5d6e9ae2788b0fe594a - + https://github.com/dotnet/sdk - 8f80c53ce0521cebc2b9aaf0cb62dc15884e6093 + 7e1734d018b3a1e438bf0bd408f16438dbca303a https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 2051fcffb..7c2d7722e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19274.2 + 3.0.100-preview6.19278.5 3.0.0-preview6-27728-02 From d0d02f655216abf410a35fb0333112d3f5321484 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 05:13:22 +0000 Subject: [PATCH 565/623] Update dependencies from https://github.com/dotnet/core-setup build 20190528.04 (#2185) - Microsoft.NETCore.App - 3.0.0-preview6-27728-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27728-04 - NETStandard.Library.Ref - 2.1.0-preview6-27728-04 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19274.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 3c091857e..25173794e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 0e72fcc2643dc36596032d90e288fc4079266a95 + b2f8fc281df93b0ecb148224369b938d753d1616 - + https://github.com/dotnet/core-setup - 0e72fcc2643dc36596032d90e288fc4079266a95 + b2f8fc281df93b0ecb148224369b938d753d1616 - + https://github.com/dotnet/core-setup - 0e72fcc2643dc36596032d90e288fc4079266a95 + b2f8fc281df93b0ecb148224369b938d753d1616 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ 0b1bc28b7e16b232dcc4622c0c9982ec02bac95e - + https://github.com/dotnet/winforms - f3ae8f699f703645904e384e9ce16316f2ee23c6 + 2c7ad6c0dc07d8b6cb86822ad2830e5ead35a749 https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index 7c2d7722e..8398dd5c1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19273.10 + 4.8.0-preview6.19274.3 @@ -47,7 +47,7 @@ 3.0.100-preview6.19278.5 - 3.0.0-preview6-27728-02 + 3.0.0-preview6-27728-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27728-02 + 2.1.0-preview6-27728-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27728-02 + 3.0.0-preview6-27728-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 7886486069a065980d9f2d1db48d65ef52453328 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 09:51:55 +0000 Subject: [PATCH 566/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190528.5 (#2186) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19278-05 - dotnet-watch - 3.0.0-preview6-19278-05 - dotnet-user-secrets - 3.0.0-preview6-19278-05 - dotnet-dev-certs - 3.0.0-preview6-19278-05 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19278-05 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19278-05 --- 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 25173794e..b5909fdaa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup b2f8fc281df93b0ecb148224369b938d753d1616 - + https://github.com/aspnet/AspNetCore - 3eca32965d699e08692d074b449d1148bb626703 + 2e8ae438633d5b0008bf531e9fe3291257990e95 - + https://github.com/aspnet/AspNetCore - 3eca32965d699e08692d074b449d1148bb626703 + 2e8ae438633d5b0008bf531e9fe3291257990e95 - + https://github.com/aspnet/AspNetCore - 3eca32965d699e08692d074b449d1148bb626703 + 2e8ae438633d5b0008bf531e9fe3291257990e95 - + https://github.com/aspnet/AspNetCore - 3eca32965d699e08692d074b449d1148bb626703 + 2e8ae438633d5b0008bf531e9fe3291257990e95 - + https://github.com/aspnet/AspNetCore - 3eca32965d699e08692d074b449d1148bb626703 + 2e8ae438633d5b0008bf531e9fe3291257990e95 - + https://github.com/aspnet/AspNetCore - 3eca32965d699e08692d074b449d1148bb626703 + 2e8ae438633d5b0008bf531e9fe3291257990e95 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 8398dd5c1..17780d186 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19278-02 - 3.0.0-preview6-19278-02 - 3.0.0-preview6-19278-02 - 3.0.0-preview6-19278-02 - 3.0.0-preview6-19278-02 - 3.0.0-preview6-19278-02 + 3.0.0-preview6-19278-05 + 3.0.0-preview6-19278-05 + 3.0.0-preview6-19278-05 + 3.0.0-preview6-19278-05 + 3.0.0-preview6-19278-05 + 3.0.0-preview6-19278-05 From 256eaa5e2fc2f089e5ead7643f8dcd5fac483f81 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 12:39:17 +0000 Subject: [PATCH 567/623] Update dependencies from https://github.com/dotnet/templating build 20190528.1 (#2187) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19278.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 b5909fdaa..edd6a12c3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 2e8ae438633d5b0008bf531e9fe3291257990e95 - + https://github.com/dotnet/templating - 6d694be84d6e88ffa4d611cc4e22058cf9359255 + ce2b543a436b5f604189fbe962c647d022112dbf https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 17780d186..dbde160a0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview6.19278.2 - 1.0.2-beta5.19274.1 + 1.0.2-beta5.19278.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 6e9c961f6c573c040e64d640c5bfb14730cfcaa7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 12:52:59 +0000 Subject: [PATCH 568/623] Update dependencies from https://github.com/dotnet/toolset build 20190529.1 (#2188) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19279.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 edd6a12c3..ba5b953b7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating ce2b543a436b5f604189fbe962c647d022112dbf - + https://github.com/dotnet/toolset - 186c50d6a2c0d750e98ad150c0940c8bb71d77fb + fa0629b93b4ff8ab236e0bb72c38e342b41f6232 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index dbde160a0..811d13da5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19278.3 + 3.0.100-preview6.19279.1 From 743817f643001817d384a770f915e370165e9391 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 13:09:38 +0000 Subject: [PATCH 569/623] [master] Update dependencies from dotnet/toolset (#2189) * Update dependencies from https://github.com/dotnet/toolset build 20190529.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19279.2 * Update dependencies from https://github.com/dotnet/toolset build 20190529.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19279.3 * Update dependencies from https://github.com/dotnet/toolset build 20190529.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19279.4 * Update dependencies from https://github.com/dotnet/toolset build 20190529.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19279.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 ba5b953b7..9400d5b70 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating ce2b543a436b5f604189fbe962c647d022112dbf - + https://github.com/dotnet/toolset - fa0629b93b4ff8ab236e0bb72c38e342b41f6232 + 90b0a23c3582cb0096f933ddd90d063d919ef088 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 811d13da5..96cb21892 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19279.1 + 3.0.100-preview6.19279.5 From 8bebfe7826bd3af74d023a3a9aad4004daa0a5c6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 13:28:58 +0000 Subject: [PATCH 570/623] Update dependencies from https://github.com/dotnet/toolset build 20190529.6 (#2190) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19279.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 9400d5b70..310141946 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating ce2b543a436b5f604189fbe962c647d022112dbf - + https://github.com/dotnet/toolset - 90b0a23c3582cb0096f933ddd90d063d919ef088 + 4fd5b05ec571953100a6d88395cace2c86addfd4 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 96cb21892..5335ccec5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19279.5 + 3.0.100-preview6.19279.6 From aba2a5b3e4ac7bd7dc0cb824189449798fb5cb3d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 13:44:54 +0000 Subject: [PATCH 571/623] Update dependencies from https://github.com/dotnet/toolset build 20190529.7 (#2191) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19279.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 310141946..771cda190 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating ce2b543a436b5f604189fbe962c647d022112dbf - + https://github.com/dotnet/toolset - 4fd5b05ec571953100a6d88395cace2c86addfd4 + 942d695778725e1f6948ceca5dd15a706615e5c7 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 5335ccec5..7bce8a5f2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19279.6 + 3.0.100-preview6.19279.7 From 5b767725d6a39ff55fb37a0cd9d4116599a2ef46 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 14:36:03 +0000 Subject: [PATCH 572/623] [master] Update dependencies from dotnet/standard (#2172) * Update dependencies from https://github.com/dotnet/standard build 20190528.1 - NETStandard.Library - 2.1.0-prerelease.19278.1 * Update dependencies from https://github.com/dotnet/standard build 20190529.1 - NETStandard.Library - 2.1.0-prerelease.19279.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 771cda190..f7ddad7ae 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 942d695778725e1f6948ceca5dd15a706615e5c7 - + https://github.com/dotnet/standard - dbf0273ad76a5279703ee5d6e9ae2788b0fe594a + aa4494260388b0125b384ab9c8973bf75cadd496 https://github.com/dotnet/sdk From 410f2df0c6dd1f667308a4a7d2aea7d8df3cb598 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 16:46:53 +0000 Subject: [PATCH 573/623] [master] Update dependencies from dotnet/sdk (#2192) * Update dependencies from https://github.com/dotnet/sdk build 20190529.1 - Microsoft.NET.Sdk - 3.0.100-preview6.19279.1 * Update dependencies from https://github.com/dotnet/sdk build 20190529.2 - Microsoft.NET.Sdk - 3.0.100-preview6.19279.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 f7ddad7ae..648b87a2a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard aa4494260388b0125b384ab9c8973bf75cadd496 - + https://github.com/dotnet/sdk - 7e1734d018b3a1e438bf0bd408f16438dbca303a + 0188d52c9a070783b1fecf106a05d9a617ff77cb https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 7bce8a5f2..371a53c6c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19278.5 + 3.0.100-preview6.19279.2 3.0.0-preview6-27728-04 From 6392d02bf3b096042b4f96d41c5aa6d38a6bc66c Mon Sep 17 00:00:00 2001 From: John Beisner Date: Wed, 29 May 2019 11:56:22 -0700 Subject: [PATCH 574/623] Updating some translations... (#2194) --- .../windows/clisdk/LCID/1029/bundle.wxl | 6 +- .../windows/clisdk/LCID/1036/bundle.wxl | 2 +- .../windows/clisdk/LCID/1055/bundle.wxl | 10 +-- .../windows/clisdk/LCID/2052/bundle.wxl | 6 +- .../packaging/windows/clisdk/bundle.wxl | 80 ------------------- .../packaging/windows/clisdk/bundle.wxs | 3 +- 6 files changed, 14 insertions(+), 93 deletions(-) delete mode 100644 src/redist/targets/packaging/windows/clisdk/bundle.wxl 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 6ee14f1ca..04d41f51c 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1029/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1029/bundle.wxl @@ -51,9 +51,9 @@ Do [DOTNETHOME] se nainstalovaly následující položky. • Sada .NET Core SDK [DOTNETSDKVERSION] - • Modul .NET Core Runtime [DOTNETRUNTIMEVERSION] - • Modul ASP.NET Core Runtime [ASPNETCOREVERSION] - • Modul .NET Core Windows Desktop Runtime [WINFORMSANDWPFVERSION] + • Modul runtime .NET Core [DOTNETRUNTIMEVERSION] + • Modul runtime ASP.NET Core [ASPNETCOREVERSION] + • Modul runtime .NET Core Windows Desktop [WINFORMSANDWPFVERSION] Tento produkt shromažďuje data o využití. • Další informace a vyjádření výslovného nesouhlasu: https://aka.ms/dotnet-cli-telemetry 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 6feda6687..422d3702a 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1036/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1036/bundle.wxl @@ -43,7 +43,7 @@ &Fermer Fichiers en cours d'utilisation Les applications suivantes utilisent des fichiers nécessitant une mise à jour : - &Fermer les applications essayez de les ouvrir de nouveau. + &Fermez les applications, puis essayez de les redémarrer. &Ne pas fermer les applications. Un redémarrage sera nécessaire. &OK &Annuler 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 848745844..f3e4e2b64 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/1055/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/1055/bundle.wxl @@ -16,7 +16,7 @@ &Kapat Lisans &hüküm ve koşullarını kabul ediyorum &Seçenekler - Yü&kle + &Yükle &Kapat Kurulum İlerleme Durumu İşleniyor: @@ -24,14 +24,14 @@ İ&ptal Kurulumu Değiştir &Onar - &Kaldır + K&aldır &Kapat Onarım Başarıyla Tamamlandı Kaldırma Başarıyla Tamamlandı Kurulum Başarılı &Başlat Yazılım yükleme işlemini tamamlamak için bilgisayarınızı yeniden başlatmanız gerekir. - &Yeniden Başlat + Yeniden &Başlat &Kapat Kurulum Başarısız Kurulum Başarısız @@ -39,7 +39,7 @@ Onarım Başarısız En az bir sorun nedeniyle kurulum başarısız oldu. Lütfen bu sorunları düzeltin ve kurulumu yeniden deneyin. Daha fazla bilgi için <a href="#">günlük dosyasına</a> bakın. Yazılımın geri alınmasını tamamlamak için bilgisayarınızı yeniden başlatmanız gerekiyor. - &Yeniden Başlat + Yeniden &Başlat &Kapat Kullanımda Olan Dosyalar Şu uygulamalar güncelleştirilmesi gereken dosyaları kullanıyor: @@ -59,7 +59,7 @@ 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 - • Çekirdek Belgeler https://aka.ms/dotnet-docs + • Core Belgeleri https://aka.ms/dotnet-docs • SDK Belgeleri https://aka.ms/dotnet-cli-docs • Sürüm Notları https://aka.ms/netcore3releasenotes • Öğreticiler https://aka.ms/dotnet-tutorials 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 10e2906f3..2040d4665 100644 --- a/src/redist/targets/packaging/windows/clisdk/LCID/2052/bundle.wxl +++ b/src/redist/targets/packaging/windows/clisdk/LCID/2052/bundle.wxl @@ -51,9 +51,9 @@ 下列项安装于: "[DOTNETHOME]" • .NET Core SDK [DOTNETSDKVERSION] - • .NET Core 运行时 [DOTNETRUNTIMEVERSION] - • ASP.NET Core 运行时 [ASPNETCOREVERSION] - • .NET Core Windows 桌面运行时 [WINFORMSANDWPFVERSION] + • .NET Core Runtime [DOTNETRUNTIMEVERSION] + • ASP.NET Core Runtime [ASPNETCOREVERSION] + • .NET Core Windows Desktop Runtime [WINFORMSANDWPFVERSION] 此产品会收集用法数据 • 详细信息和选择退出选项 https://aka.ms/dotnet-cli-telemetry diff --git a/src/redist/targets/packaging/windows/clisdk/bundle.wxl b/src/redist/targets/packaging/windows/clisdk/bundle.wxl deleted file mode 100644 index aeda966df..000000000 --- a/src/redist/targets/packaging/windows/clisdk/bundle.wxl +++ /dev/null @@ -1,80 +0,0 @@ - - - [WixBundleName] Installer - [BUNDLEMONIKER] - Are you sure you want to cancel? - Previous version - Setup Help - /install | /repair | /uninstall | /layout [\[]"directory"[\]] - installs, repairs, uninstalls - or creates a complete local copy of the bundle in directory. '/install' is the default. - -/passive | /quiet - displays minimal UI with no prompts or displays no UI and - no prompts. By default UI and all prompts are displayed. - -/norestart - suppress any attempts to restart. By default UI will prompt before restart. -/log [\[]"log.txt"[\]] - logs to a specific file. By default a log file is created in %TEMP%. - &Close - I &agree to the license terms and conditions - &Options - &Install - &Close - Setup Progress - Processing: - Initializing... - &Cancel - Modify Setup - &Repair - &Uninstall - &Close - Repair Successfully Completed - Uninstall Successfully Completed - Setup Successful - &Launch - You must restart your computer to complete the installation of the software. - &Restart - &Close - Setup Failed - Setup Failed - Uninstall Failed - Repair Failed - One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the <a href="#">log file</a>. - You must restart your computer to complete the rollback of the software. - &Restart - &Close - Files In Use - The following applications are using files that need to be updated: - Close the &applications and attempt to restart them. - &Do not close applications. A reboot will be required. - &OK - &Cancel - The installation was successful. - -The following were installed at: '[DOTNETHOME]' - • .NET Core SDK [DOTNETSDKVERSION] - • .NET Core Runtime [DOTNETRUNTIMEVERSION] - • ASP.NET Core Runtime [ASPNETCOREVERSION] - • .NET Core Windows Desktop Runtime [WINFORMSANDWPFVERSION] - -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 - • Release Notes https://aka.ms/netcore3releasenotes - • 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! - Learn more about .NET Core - Resources - <A HREF="https://aka.ms/dotnet-docs">Core Documentation</A> - <A HREF="https://aka.ms/dotnet-cli-docs">SDK Documentation</A> - <A HREF="https://aka.ms/dev-privacy">Privacy Statement</A> - <A HREF="https://go.microsoft.com/fwlink/?LinkId=329770">.NET Library EULA</A> - Installation note - A command will be run during the install process that will improve project restore speed and enable offline access. It will take up to a minute to complete. - - If you plan to use .NET Core 3.0 with Visual Studio, Visual Studio 2019 or newer is required. <A HREF="https://go.microsoft.com/fwlink/?linkid=866799">Learn More</A>. - - diff --git a/src/redist/targets/packaging/windows/clisdk/bundle.wxs b/src/redist/targets/packaging/windows/clisdk/bundle.wxs index 24a99d16d..773810f95 100644 --- a/src/redist/targets/packaging/windows/clisdk/bundle.wxs +++ b/src/redist/targets/packaging/windows/clisdk/bundle.wxs @@ -160,7 +160,8 @@ - + + From a80dae78cedad4049f597110e380cbfcddcc8095 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 20:06:12 +0000 Subject: [PATCH 575/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190529.1 (#2196) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6-19279-01 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6-19279-01 - dotnet-watch - 3.0.0-preview6-19279-01 - dotnet-user-secrets - 3.0.0-preview6-19279-01 - dotnet-dev-certs - 3.0.0-preview6-19279-01 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6-19279-01 --- 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 648b87a2a..b122fa061 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup b2f8fc281df93b0ecb148224369b938d753d1616 - + https://github.com/aspnet/AspNetCore - 2e8ae438633d5b0008bf531e9fe3291257990e95 + 760df198c8494001f8fa860d0b57f6c6a49c06eb - + https://github.com/aspnet/AspNetCore - 2e8ae438633d5b0008bf531e9fe3291257990e95 + 760df198c8494001f8fa860d0b57f6c6a49c06eb - + https://github.com/aspnet/AspNetCore - 2e8ae438633d5b0008bf531e9fe3291257990e95 + 760df198c8494001f8fa860d0b57f6c6a49c06eb - + https://github.com/aspnet/AspNetCore - 2e8ae438633d5b0008bf531e9fe3291257990e95 + 760df198c8494001f8fa860d0b57f6c6a49c06eb - + https://github.com/aspnet/AspNetCore - 2e8ae438633d5b0008bf531e9fe3291257990e95 + 760df198c8494001f8fa860d0b57f6c6a49c06eb - + https://github.com/aspnet/AspNetCore - 2e8ae438633d5b0008bf531e9fe3291257990e95 + 760df198c8494001f8fa860d0b57f6c6a49c06eb https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 371a53c6c..611012157 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19278-05 - 3.0.0-preview6-19278-05 - 3.0.0-preview6-19278-05 - 3.0.0-preview6-19278-05 - 3.0.0-preview6-19278-05 - 3.0.0-preview6-19278-05 + 3.0.0-preview6-19279-01 + 3.0.0-preview6-19279-01 + 3.0.0-preview6-19279-01 + 3.0.0-preview6-19279-01 + 3.0.0-preview6-19279-01 + 3.0.0-preview6-19279-01 From a7e0e761829f40de23009b43c17698c9561442ed Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 21:24:39 +0000 Subject: [PATCH 576/623] [master] Update dependencies from dotnet/cli (#2193) * Update dependencies from https://github.com/dotnet/cli build 20190529.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19279.1 * Update dependencies from https://github.com/dotnet/cli build 20190529.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19279.3 * Update dependencies from https://github.com/dotnet/cli build 20190529.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19279.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 b122fa061..6372dec49 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk 0188d52c9a070783b1fecf106a05d9a617ff77cb - + https://github.com/dotnet/cli - 0b1bc28b7e16b232dcc4622c0c9982ec02bac95e + 3b6f1a2965a66fa7bf87b6a96b27c1a9eb893ef6 diff --git a/eng/Versions.props b/eng/Versions.props index 611012157..a01f1944e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19278.2 + 3.0.100-preview6.19279.4 1.0.2-beta5.19278.1 From bde8f524c9be739bbf935aacae71c59c87bfff70 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 21:24:58 +0000 Subject: [PATCH 577/623] Update dependencies from https://github.com/dotnet/core-setup build 20190529.03 (#2197) - Microsoft.NETCore.App - 3.0.0-preview6-27729-03 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27729-03 - NETStandard.Library.Ref - 2.1.0-preview6-27729-03 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19272.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 6372dec49..13ee8d20e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - b2f8fc281df93b0ecb148224369b938d753d1616 + 1ac29fa4fed3f5658864593e9b649238f52f3748 - + https://github.com/dotnet/core-setup - b2f8fc281df93b0ecb148224369b938d753d1616 + 1ac29fa4fed3f5658864593e9b649238f52f3748 - + https://github.com/dotnet/core-setup - b2f8fc281df93b0ecb148224369b938d753d1616 + 1ac29fa4fed3f5658864593e9b649238f52f3748 https://github.com/aspnet/AspNetCore @@ -59,9 +59,9 @@ 3b6f1a2965a66fa7bf87b6a96b27c1a9eb893ef6 - + https://github.com/dotnet/winforms - 2c7ad6c0dc07d8b6cb86822ad2830e5ead35a749 + 0205643a514f962b7accdd4458cc86a49c1aeaab https://github.com/dotnet/wpf diff --git a/eng/Versions.props b/eng/Versions.props index a01f1944e..05ef1aae3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,7 +16,7 @@ - 4.8.0-preview6.19274.3 + 4.8.0-preview6.19272.1 @@ -47,7 +47,7 @@ 3.0.100-preview6.19279.2 - 3.0.0-preview6-27728-04 + 3.0.0-preview6-27729-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27728-04 + 2.1.0-preview6-27729-03 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27728-04 + 3.0.0-preview6-27729-03 $(MicrosoftWindowsDesktopAppPackageVersion) From 5acc8afb970ef6c1000101b6853112378caf5c84 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 22:14:05 +0000 Subject: [PATCH 578/623] Update dependencies from https://github.com/dotnet/sdk build 20190529.3 (#2198) - Microsoft.NET.Sdk - 3.0.100-preview6.19279.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 13ee8d20e..751d3a274 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard aa4494260388b0125b384ab9c8973bf75cadd496 - + https://github.com/dotnet/sdk - 0188d52c9a070783b1fecf106a05d9a617ff77cb + 71e56e05107281b13e123888ee965e52c1c4d205 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 05ef1aae3..94b71f2cc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19279.2 + 3.0.100-preview6.19279.3 3.0.0-preview6-27729-03 From 31c91b8f99d4c8ff9cbd2d5363b27c6f47533f12 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 23:14:35 +0000 Subject: [PATCH 579/623] Update dependencies from https://github.com/dotnet/core-setup build 20190529.04 (#2199) - Microsoft.NETCore.App - 3.0.0-preview6-27729-04 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27729-04 - NETStandard.Library.Ref - 2.1.0-preview6-27729-04 --- 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 751d3a274..6651b01c9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,15 +2,15 @@ - + https://github.com/dotnet/core-setup 1ac29fa4fed3f5658864593e9b649238f52f3748 - + https://github.com/dotnet/core-setup 1ac29fa4fed3f5658864593e9b649238f52f3748 - + https://github.com/dotnet/core-setup 1ac29fa4fed3f5658864593e9b649238f52f3748 diff --git a/eng/Versions.props b/eng/Versions.props index 94b71f2cc..d1aa964f2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19279.3 - 3.0.0-preview6-27729-03 + 3.0.0-preview6-27729-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27729-03 + 2.1.0-preview6-27729-04 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27729-03 + 3.0.0-preview6-27729-04 $(MicrosoftWindowsDesktopAppPackageVersion) From 46c7a139ff02e829a0fdddcb60260b28288526e2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 23:30:29 +0000 Subject: [PATCH 580/623] Update dependencies from https://github.com/dotnet/standard build 20190529.2 (#2200) - NETStandard.Library - 2.1.0-prerelease.19279.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 6651b01c9..70475e3d8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 942d695778725e1f6948ceca5dd15a706615e5c7 - + https://github.com/dotnet/standard - aa4494260388b0125b384ab9c8973bf75cadd496 + 3b980275962d561f608ccea96143a6a0e4d15869 https://github.com/dotnet/sdk From 1a84964e28922ec69fb8c7992b00c63ed386d1e4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 May 2019 23:56:13 +0000 Subject: [PATCH 581/623] Update dependencies from https://github.com/dotnet/core-setup build 20190529.05 (#2201) - Microsoft.NETCore.App - 3.0.0-preview6-27729-05 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27729-05 - NETStandard.Library.Ref - 2.1.0-preview6-27729-05 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19274.3 (parent: Microsoft.WindowsDesktop.App) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19278.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 70475e3d8..24a344705 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 1ac29fa4fed3f5658864593e9b649238f52f3748 + e746f99fd727929f8ee26120bcaa82716b452fc3 - + https://github.com/dotnet/core-setup - 1ac29fa4fed3f5658864593e9b649238f52f3748 + e746f99fd727929f8ee26120bcaa82716b452fc3 - + https://github.com/dotnet/core-setup - 1ac29fa4fed3f5658864593e9b649238f52f3748 + e746f99fd727929f8ee26120bcaa82716b452fc3 https://github.com/aspnet/AspNetCore @@ -59,13 +59,13 @@ 3b6f1a2965a66fa7bf87b6a96b27c1a9eb893ef6 - + https://github.com/dotnet/winforms - 0205643a514f962b7accdd4458cc86a49c1aeaab + 2c7ad6c0dc07d8b6cb86822ad2830e5ead35a749 - + https://github.com/dotnet/wpf - f91e128b558f0657febf9a66691ccc2ab11d0dc2 + 8f2a49898b5feb0220d1effad0bdf6d258f9cb1e diff --git a/eng/Versions.props b/eng/Versions.props index d1aa964f2..b7567aa41 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,11 +16,11 @@ - 4.8.0-preview6.19272.1 + 4.8.0-preview6.19274.3 - 3.0.0-preview6.19273.5 + 3.0.0-preview6.19278.1 @@ -47,7 +47,7 @@ 3.0.100-preview6.19279.3 - 3.0.0-preview6-27729-04 + 3.0.0-preview6-27729-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27729-04 + 2.1.0-preview6-27729-05 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27729-04 + 3.0.0-preview6-27729-05 $(MicrosoftWindowsDesktopAppPackageVersion) From 33815f75c92b7f460189ed05069c64793cc9479f Mon Sep 17 00:00:00 2001 From: Peter Huene Date: Wed, 29 May 2019 17:45:45 -0700 Subject: [PATCH 582/623] Remove Windows Desktop project templates for non-Windows. This commit removes the Windows Desktop project templates for non-Windows builds of the .NET Core SDK. Fixes dotnet/cli#11425. --- src/redist/targets/BundledTemplates.targets | 5 ++++ test/EndToEnd/GivenUnixPlatform.cs | 29 +++++++++++++++++++ .../UnixOnlyTheoryAttribute.cs | 19 ++++++++++++ 3 files changed, 53 insertions(+) create mode 100644 test/EndToEnd/GivenUnixPlatform.cs create mode 100644 test/Microsoft.DotNet.Tools.Tests.Utilities/UnixOnlyTheoryAttribute.cs diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index 7a3502743..28e7f1f75 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -26,6 +26,11 @@ + + + + + diff --git a/test/EndToEnd/GivenUnixPlatform.cs b/test/EndToEnd/GivenUnixPlatform.cs new file mode 100644 index 000000000..83e377f7a --- /dev/null +++ b/test/EndToEnd/GivenUnixPlatform.cs @@ -0,0 +1,29 @@ +using System; +using System.IO; +using System.Linq; +using System.Xml.Linq; +using Microsoft.DotNet.TestFramework; +using Microsoft.DotNet.Tools.Test.Utilities; +using Xunit; + +namespace EndToEnd.Tests +{ + public class GivenUnixPlatform : TestBase + { + [UnixOnlyTheory] + [InlineData("wpf")] + [InlineData("winforms")] + public void ItDoesNotIncludeWindowsOnlyProjectTemplates(string template) + { + var directory = TestAssets.CreateTestDirectory(); + + new NewCommandShim() + .WithWorkingDirectory(directory.FullName) + .Execute(template) + .Should() + .Fail() + .And + .HaveStdErrContaining($": {template}."); + } + } +} diff --git a/test/Microsoft.DotNet.Tools.Tests.Utilities/UnixOnlyTheoryAttribute.cs b/test/Microsoft.DotNet.Tools.Tests.Utilities/UnixOnlyTheoryAttribute.cs new file mode 100644 index 000000000..fe0557b88 --- /dev/null +++ b/test/Microsoft.DotNet.Tools.Tests.Utilities/UnixOnlyTheoryAttribute.cs @@ -0,0 +1,19 @@ +// 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. + +using Microsoft.DotNet.PlatformAbstractions; +using Xunit; + +namespace Microsoft.DotNet.Tools.Test.Utilities +{ + public class UnixOnlyTheoryAttribute : TheoryAttribute + { + public UnixOnlyTheoryAttribute() + { + if (RuntimeEnvironment.OperatingSystemPlatform == Platform.Windows) + { + this.Skip = "This test requires Unix to run"; + } + } + } +} From 36eda7e5e729c88307b55208c7ed2c2188b10fec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 30 May 2019 04:28:35 +0000 Subject: [PATCH 583/623] Update dependencies from https://github.com/dotnet/core-setup build 20190529.07 (#2205) - Microsoft.NETCore.App - 3.0.0-preview6-27729-07 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27729-07 - NETStandard.Library.Ref - 2.1.0-preview6-27729-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 24a344705..8ca897427 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - e746f99fd727929f8ee26120bcaa82716b452fc3 + 798280671320c7613d34fadc88ec1b0e853d3d37 - + https://github.com/dotnet/core-setup - e746f99fd727929f8ee26120bcaa82716b452fc3 + 798280671320c7613d34fadc88ec1b0e853d3d37 - + https://github.com/dotnet/core-setup - e746f99fd727929f8ee26120bcaa82716b452fc3 + 798280671320c7613d34fadc88ec1b0e853d3d37 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index b7567aa41..b918f6d31 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19279.3 - 3.0.0-preview6-27729-05 + 3.0.0-preview6-27729-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27729-05 + 2.1.0-preview6-27729-07 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27729-05 + 3.0.0-preview6-27729-07 $(MicrosoftWindowsDesktopAppPackageVersion) From 44242c89567697872627de23c8ee15a54af9d513 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 30 May 2019 07:03:13 +0000 Subject: [PATCH 584/623] Update dependencies from https://github.com/dotnet/sdk build 20190529.4 (#2204) - Microsoft.NET.Sdk - 3.0.100-preview6.19279.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 8ca897427..4b8202e47 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard 3b980275962d561f608ccea96143a6a0e4d15869 - + https://github.com/dotnet/sdk - 71e56e05107281b13e123888ee965e52c1c4d205 + d6749cfae26412c188e26c247b15919afccef127 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index b918f6d31..1935744a9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19279.3 + 3.0.100-preview6.19279.4 3.0.0-preview6-27729-07 From fe369022e76bfe2374a37793d1330081d0c9f4a7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 30 May 2019 12:44:19 +0000 Subject: [PATCH 585/623] Update dependencies from https://github.com/dotnet/templating build 20190529.2 (#2206) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19279.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 4b8202e47..6101a609c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore 760df198c8494001f8fa860d0b57f6c6a49c06eb - + https://github.com/dotnet/templating - ce2b543a436b5f604189fbe962c647d022112dbf + cbe9ed1639f193a075beeca6e6e6aff121a08382 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 1935744a9..7437416cb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview6.19279.4 - 1.0.2-beta5.19278.1 + 1.0.2-beta5.19279.2 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 11a3ba66636dfb4309e4b0f286c5703f951ce5de Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 30 May 2019 13:11:53 +0000 Subject: [PATCH 586/623] Update dependencies from https://github.com/dotnet/toolset build 20190530.3 (#2208) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19280.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 6101a609c..0232189c3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating cbe9ed1639f193a075beeca6e6e6aff121a08382 - + https://github.com/dotnet/toolset - 942d695778725e1f6948ceca5dd15a706615e5c7 + 4929c2a81f0235ad839d404e46a898e7e1e023ec https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 7437416cb..e42ed87d6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19279.7 + 3.0.100-preview6.19280.3 From bb07e51c12ec00c31246ca14da53b98cdaa4a7ec Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 30 May 2019 13:27:32 +0000 Subject: [PATCH 587/623] Update dependencies from https://github.com/dotnet/toolset build 20190530.4 (#2209) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19280.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 0232189c3..3df185be8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating cbe9ed1639f193a075beeca6e6e6aff121a08382 - + https://github.com/dotnet/toolset - 4929c2a81f0235ad839d404e46a898e7e1e023ec + 1b5eb56eba081ae03bd091b1d605e1109af0b5b2 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index e42ed87d6..74a6bee10 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19280.3 + 3.0.100-preview6.19280.4 From 9a9bd5075ecb17a77631b838b5a31d45cd43a145 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 30 May 2019 13:45:58 +0000 Subject: [PATCH 588/623] Update dependencies from https://github.com/dotnet/standard build 20190530.1 (#2210) - NETStandard.Library - 2.1.0-prerelease.19280.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 3df185be8..799b0317b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 1b5eb56eba081ae03bd091b1d605e1109af0b5b2 - + https://github.com/dotnet/standard - 3b980275962d561f608ccea96143a6a0e4d15869 + 2c94a70248b2c4379ceffbade085f8d7eca4fee0 https://github.com/dotnet/sdk From 700e5f1e7119495e72cce39b5d028c89b0adbd72 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 30 May 2019 14:10:14 +0000 Subject: [PATCH 589/623] Update dependencies from https://github.com/dotnet/cli build 20190530.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19280.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 799b0317b..ed841e222 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk d6749cfae26412c188e26c247b15919afccef127 - + https://github.com/dotnet/cli - 3b6f1a2965a66fa7bf87b6a96b27c1a9eb893ef6 + 132a01a94f5c47678123a1bb20bf132983b50913 diff --git a/eng/Versions.props b/eng/Versions.props index 74a6bee10..70dd41991 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19279.4 + 3.0.100-preview6.19280.1 1.0.2-beta5.19279.2 From 21b21e495776174c444966972553caba618a8de5 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 30 May 2019 14:20:54 +0000 Subject: [PATCH 590/623] Update dependencies from https://github.com/dotnet/cli build 20190530.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19280.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 ed841e222..8d752a354 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk d6749cfae26412c188e26c247b15919afccef127 - + https://github.com/dotnet/cli - 132a01a94f5c47678123a1bb20bf132983b50913 + bf26e7976332ce0a3c3d7be1709bbf2559d1965a diff --git a/eng/Versions.props b/eng/Versions.props index 70dd41991..103f01020 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19280.1 + 3.0.100-preview6.19280.3 1.0.2-beta5.19279.2 From 8ca8e5a0e5b5ab94282e4417875f33f0430073a6 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Thu, 30 May 2019 14:21:21 +0000 Subject: [PATCH 591/623] Update dependencies from https://github.com/dotnet/cli build 20190530.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19280.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 8d752a354..f619424af 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk d6749cfae26412c188e26c247b15919afccef127 - + https://github.com/dotnet/cli - bf26e7976332ce0a3c3d7be1709bbf2559d1965a + 44d72f1d011ef7a254e2490823575d8d913aa896 diff --git a/eng/Versions.props b/eng/Versions.props index 103f01020..c0c1572be 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19280.3 + 3.0.100-preview6.19280.2 1.0.2-beta5.19279.2 From 7859500da117daa881bc4a49aca037c4eaecf410 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 30 May 2019 16:44:37 +0000 Subject: [PATCH 592/623] Update dependencies from https://github.com/dotnet/core-setup build 20190530.01 (#2212) - Microsoft.NETCore.App - 3.0.0-preview6-27730-01 - Microsoft.WindowsDesktop.App - 3.0.0-preview6-27730-01 - NETStandard.Library.Ref - 2.1.0-preview6-27730-01 --- 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 799b0317b..ac146ee45 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,17 +2,17 @@ - + https://github.com/dotnet/core-setup - 798280671320c7613d34fadc88ec1b0e853d3d37 + 63abc77da6d99470caa5bfa0465afe244105e595 - + https://github.com/dotnet/core-setup - 798280671320c7613d34fadc88ec1b0e853d3d37 + 63abc77da6d99470caa5bfa0465afe244105e595 - + https://github.com/dotnet/core-setup - 798280671320c7613d34fadc88ec1b0e853d3d37 + 63abc77da6d99470caa5bfa0465afe244105e595 https://github.com/aspnet/AspNetCore diff --git a/eng/Versions.props b/eng/Versions.props index 74a6bee10..4796e262a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 3.0.100-preview6.19279.4 - 3.0.0-preview6-27729-07 + 3.0.0-preview6-27730-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) @@ -55,11 +55,11 @@ $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftNETCoreAppPackageVersion) - 2.1.0-preview6-27729-07 + 2.1.0-preview6-27730-01 $(MicrosoftNETCoreAppPackageVersion) $(MicrosoftAspNetCoreAppRuntimeWinX64PackageVersion) $(MicrosoftAspNetCoreAppRefPackageVersion) - 3.0.0-preview6-27729-07 + 3.0.0-preview6-27730-01 $(MicrosoftWindowsDesktopAppPackageVersion) From a0107cdb1d713bce8308c5b9a657a91b9c489996 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 30 May 2019 10:48:46 -0700 Subject: [PATCH 593/623] Remove workaround for aspnet/AspNetCore#8835 (#2170) * Remove workaround for aspnet/AspNetCore#8835 * Update GenerateLayout.targets * Update ASP.NET Core to 3.0.0-preview6-19279-08 --- eng/Version.Details.xml | 24 +++++++++++------------ eng/Versions.props | 12 ++++++------ src/redist/targets/GenerateLayout.targets | 6 ++---- 3 files changed, 20 insertions(+), 22 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ac146ee45..eec6b1734 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 63abc77da6d99470caa5bfa0465afe244105e595 - + https://github.com/aspnet/AspNetCore - 760df198c8494001f8fa860d0b57f6c6a49c06eb + 0b54783877cca229e2fc3f772ce7257cf0b3814f - + https://github.com/aspnet/AspNetCore - 760df198c8494001f8fa860d0b57f6c6a49c06eb + 0b54783877cca229e2fc3f772ce7257cf0b3814f - + https://github.com/aspnet/AspNetCore - 760df198c8494001f8fa860d0b57f6c6a49c06eb + 0b54783877cca229e2fc3f772ce7257cf0b3814f - + https://github.com/aspnet/AspNetCore - 760df198c8494001f8fa860d0b57f6c6a49c06eb + 0b54783877cca229e2fc3f772ce7257cf0b3814f - + https://github.com/aspnet/AspNetCore - 760df198c8494001f8fa860d0b57f6c6a49c06eb + 0b54783877cca229e2fc3f772ce7257cf0b3814f - + https://github.com/aspnet/AspNetCore - 760df198c8494001f8fa860d0b57f6c6a49c06eb + 0b54783877cca229e2fc3f772ce7257cf0b3814f https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 4796e262a..8ee6204fc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19279-01 - 3.0.0-preview6-19279-01 - 3.0.0-preview6-19279-01 - 3.0.0-preview6-19279-01 - 3.0.0-preview6-19279-01 - 3.0.0-preview6-19279-01 + 3.0.0-preview6-19279-08 + 3.0.0-preview6-19279-08 + 3.0.0-preview6-19279-08 + 3.0.0-preview6-19279-08 + 3.0.0-preview6-19279-08 + 3.0.0-preview6-19279-08 diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index cdbfff3a3..ca2bf1373 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -52,10 +52,8 @@ aspnetcore-runtime-$(AspNetCoreVersion)-$(AspNetCoreSharedFxInstallerRid)$(InstallerExtension) aspnetcore-runtime-internal-$(AspNetCoreVersion)-$(AspNetCoreSharedFxInstallerRid).wixlib - aspnetcore-targeting-pack-$(AspNetTargetingPackVersion)-$(AspNetCoreSharedFxInstallerRid)$(InstallerExtension) - - aspnetcore-targeting-pack-$(AspNetTargetingPackVersion)$(InstallerExtension) + aspnetcore-targeting-pack-$(AspNetTargetingPackVersion)$(InstallerExtension) + aspnetcore-targeting-pack-$(AspNetTargetingPackVersion)-$(AspNetCoreSharedFxInstallerRid)$(InstallerExtension) aspnetcore-targeting-pack-$(AspNetCoreVersion)$(ArchiveExtension) aspnetcore-runtime-internal-$(AspNetCoreVersion)-$(AspNetCoreSharedFxArchiveRid)$(ArchiveExtension) windowsdesktop-runtime-$(MicrosoftWindowsDesktopPackageVersion)-$(SharedFrameworkRid)$(ArchiveExtension) From 565e0d9b066a94054790b27894912489a010c44d Mon Sep 17 00:00:00 2001 From: Peter Huene Date: Thu, 30 May 2019 17:35:20 -0700 Subject: [PATCH 594/623] Update Microsoft.WindowsDesktop.App to mark as "Windows only". This commit marks the `Microsoft.WindowsDesktop.App` known framework reference as Windows only. This will be used by a upcoming SDK change to ensure that "Windows only" frameworks can only be used on Windows. --- src/redist/targets/GenerateBundledVersions.targets | 1 + 1 file changed, 1 insertion(+) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index b6616a0b8..676d3748c 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -211,6 +211,7 @@ Copyright (c) .NET Foundation. All rights reserved. TargetingPackVersion="$(WindowsDesktopTargetingPackVersion)" RuntimePackNamePatterns="runtime.**RID**.Microsoft.WindowsDesktop.App" RuntimePackRuntimeIdentifiers="@(WindowsDesktopRuntimePackRids, '%3B')" + IsWindowsOnly="true" /> Date: Fri, 31 May 2019 08:14:43 +0000 Subject: [PATCH 595/623] Update dependencies from https://github.com/dotnet/sdk build 20190530.4 (#2215) - Microsoft.NET.Sdk - 3.0.100-preview6.19280.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 67d5d74f4..13598ad2a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard 2c94a70248b2c4379ceffbade085f8d7eca4fee0 - + https://github.com/dotnet/sdk - d6749cfae26412c188e26c247b15919afccef127 + cda3914e2da64cf48029ac06dc043e039d1d1ee9 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 48c334627..ade34fef9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19279.4 + 3.0.100-preview6.19280.4 3.0.0-preview6-27730-01 From fd57f77dde25908c7a9e24d290396b7a31dba0df Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 31 May 2019 08:30:15 +0000 Subject: [PATCH 596/623] Update dependencies from https://github.com/dotnet/sdk build 20190530.5 (#2216) - Microsoft.NET.Sdk - 3.0.100-preview6.19280.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 13598ad2a..398094f08 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard 2c94a70248b2c4379ceffbade085f8d7eca4fee0 - + https://github.com/dotnet/sdk - cda3914e2da64cf48029ac06dc043e039d1d1ee9 + edab73adbf6f7ba08a91026e2a0b57eaa2d0baf7 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index ade34fef9..3d46308a9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19280.4 + 3.0.100-preview6.19280.5 3.0.0-preview6-27730-01 From 5604bbed8cadd53d8ac7f961d641fcb2200d6f45 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 31 May 2019 11:29:17 +0000 Subject: [PATCH 597/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190531.1 (#2218) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6.19281.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6.19281.1 - dotnet-watch - 3.0.0-preview6.19281.1 - dotnet-user-secrets - 3.0.0-preview6.19281.1 - dotnet-dev-certs - 3.0.0-preview6.19281.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6.19281.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 398094f08..8999da80f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 63abc77da6d99470caa5bfa0465afe244105e595 - + https://github.com/aspnet/AspNetCore - 0b54783877cca229e2fc3f772ce7257cf0b3814f + 62c190da6ef92a487a9313ade37abe4ebaca029f - + https://github.com/aspnet/AspNetCore - 0b54783877cca229e2fc3f772ce7257cf0b3814f + 62c190da6ef92a487a9313ade37abe4ebaca029f - + https://github.com/aspnet/AspNetCore - 0b54783877cca229e2fc3f772ce7257cf0b3814f + 62c190da6ef92a487a9313ade37abe4ebaca029f - + https://github.com/aspnet/AspNetCore - 0b54783877cca229e2fc3f772ce7257cf0b3814f + 62c190da6ef92a487a9313ade37abe4ebaca029f - + https://github.com/aspnet/AspNetCore - 0b54783877cca229e2fc3f772ce7257cf0b3814f + 62c190da6ef92a487a9313ade37abe4ebaca029f - + https://github.com/aspnet/AspNetCore - 0b54783877cca229e2fc3f772ce7257cf0b3814f + 62c190da6ef92a487a9313ade37abe4ebaca029f https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 3d46308a9..dded7acca 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6-19279-08 - 3.0.0-preview6-19279-08 - 3.0.0-preview6-19279-08 - 3.0.0-preview6-19279-08 - 3.0.0-preview6-19279-08 - 3.0.0-preview6-19279-08 + 3.0.0-preview6.19281.1 + 3.0.0-preview6.19281.1 + 3.0.0-preview6.19281.1 + 3.0.0-preview6.19281.1 + 3.0.0-preview6.19281.1 + 3.0.0-preview6.19281.1 From 59c7237cc19f9b234d9d0b9db2bfc6e3e3b1f2d6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 31 May 2019 12:44:10 +0000 Subject: [PATCH 598/623] Update dependencies from https://github.com/dotnet/toolset build 20190531.3 (#2221) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19281.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 8999da80f..9c48b507f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating cbe9ed1639f193a075beeca6e6e6aff121a08382 - + https://github.com/dotnet/toolset - 1b5eb56eba081ae03bd091b1d605e1109af0b5b2 + eb2a893e3d47d7b4b33c573d96b484ef60e706f9 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index dded7acca..a806a775f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19280.4 + 3.0.100-preview6.19281.3 From fe02849d427ec949c57ac5f6991b58f025458419 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 31 May 2019 13:01:49 +0000 Subject: [PATCH 599/623] Update dependencies from https://github.com/dotnet/toolset build 20190531.2 (#2222) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19281.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 9c48b507f..119fb1bfd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating cbe9ed1639f193a075beeca6e6e6aff121a08382 - + https://github.com/dotnet/toolset - eb2a893e3d47d7b4b33c573d96b484ef60e706f9 + 128ff297b8ec13759d1481fc5a2e179d98e57019 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index a806a775f..44ffedf81 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19281.3 + 3.0.100-preview6.19281.2 From 3524d153c85434ef4530fa917133acf1ce1f0ad6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 31 May 2019 13:15:36 +0000 Subject: [PATCH 600/623] Update dependencies from https://github.com/dotnet/standard build 20190531.1 (#2223) - NETStandard.Library - 2.1.0-prerelease.19281.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 119fb1bfd..c056b59ac 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 128ff297b8ec13759d1481fc5a2e179d98e57019 - + https://github.com/dotnet/standard - 2c94a70248b2c4379ceffbade085f8d7eca4fee0 + bb97ef1ce6db23b0257a7d62aa21d5db9142c351 https://github.com/dotnet/sdk From 46f45576319423d27365d4ef61c6e22d52899409 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 31 May 2019 13:19:49 +0000 Subject: [PATCH 601/623] Update dependencies from https://github.com/dotnet/toolset build 20190531.4 (#2224) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19281.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 c056b59ac..c8a25f20f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating cbe9ed1639f193a075beeca6e6e6aff121a08382 - + https://github.com/dotnet/toolset - 128ff297b8ec13759d1481fc5a2e179d98e57019 + 26d5f37d1d795e7b560137a5124f5b7d5962de92 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 44ffedf81..eb1728f85 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19281.2 + 3.0.100-preview6.19281.4 From d68d9c58748ff71897a98976bc4470c68dddb1a0 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 31 May 2019 13:21:39 +0000 Subject: [PATCH 602/623] Update dependencies from https://github.com/dotnet/toolset build 20190531.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19281.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 c8a25f20f..178849bd2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating cbe9ed1639f193a075beeca6e6e6aff121a08382 - + https://github.com/dotnet/toolset - 26d5f37d1d795e7b560137a5124f5b7d5962de92 + a8360e9248922caa941bd2b1e085206b69b771a3 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index eb1728f85..b5ee32705 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19281.4 + 3.0.100-preview6.19281.5 From 0897df3dba0b3098f9312a821028884be51afd81 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 31 May 2019 14:15:55 +0000 Subject: [PATCH 603/623] Update dependencies from https://github.com/dotnet/sdk build 20190531.1 (#2227) - Microsoft.NET.Sdk - 3.0.100-preview6.19281.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 c8a25f20f..aa0179c67 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard bb97ef1ce6db23b0257a7d62aa21d5db9142c351 - + https://github.com/dotnet/sdk - edab73adbf6f7ba08a91026e2a0b57eaa2d0baf7 + 89267200581dc92358c2239ba5aef5c4169b46d8 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index eb1728f85..fb00729e8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19280.5 + 3.0.100-preview6.19281.1 3.0.0-preview6-27730-01 From 001564f49438b7d04728aa9150329418a0339675 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 31 May 2019 19:11:25 +0000 Subject: [PATCH 604/623] Update dependencies from https://github.com/dotnet/sdk build 20190531.2 (#2229) - Microsoft.NET.Sdk - 3.0.100-preview6.19281.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 aa0179c67..1b4eb1052 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard bb97ef1ce6db23b0257a7d62aa21d5db9142c351 - + https://github.com/dotnet/sdk - 89267200581dc92358c2239ba5aef5c4169b46d8 + ff80c824a9e62ec721b467c9f6b0b407fbb14fa0 https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index fb00729e8..1b7dfecc2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19281.1 + 3.0.100-preview6.19281.2 3.0.0-preview6-27730-01 From 947fba12b752aa83b6ebc3345ebcd8abfbbe0322 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 31 May 2019 20:25:11 +0000 Subject: [PATCH 605/623] [master] Update dependencies from dotnet/standard (#2228) * Update dependencies from https://github.com/dotnet/standard build 20190531.2 - NETStandard.Library - 2.1.0-prerelease.19281.2 * Update dependencies from https://github.com/dotnet/standard build 20190531.3 - NETStandard.Library - 2.1.0-prerelease.19281.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 1b4eb1052..ca7786813 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 26d5f37d1d795e7b560137a5124f5b7d5962de92 - + https://github.com/dotnet/standard - bb97ef1ce6db23b0257a7d62aa21d5db9142c351 + c2a5a4db436b7fe74193baef2d64f20ef0406f7b https://github.com/dotnet/sdk From c083bcacca17646102b96e3c272a3c7f7fd7f388 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 31 May 2019 20:25:24 +0000 Subject: [PATCH 606/623] Update dependencies from https://github.com/dotnet/standard build 20190531.4 - NETStandard.Library - 2.1.0-prerelease.19281.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 ca7786813..a2798afb6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset 26d5f37d1d795e7b560137a5124f5b7d5962de92 - + https://github.com/dotnet/standard - c2a5a4db436b7fe74193baef2d64f20ef0406f7b + 5d9fc34d19fe75089c293250f5f95dcd0f868385 https://github.com/dotnet/sdk From b83e11e034b9a141ae7983b78ec6f60da0ac8921 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 1 Jun 2019 00:41:14 +0000 Subject: [PATCH 607/623] [master] Update dependencies from dotnet/sdk (#2230) * Update dependencies from https://github.com/dotnet/sdk build 20190531.3 - Microsoft.NET.Sdk - 3.0.100-preview6.19281.3 * Update dependencies from https://github.com/dotnet/sdk build 20190531.4 - Microsoft.NET.Sdk - 3.0.100-preview6.19281.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 4b8861f94..6e6495993 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,9 +50,9 @@ https://github.com/dotnet/standard 5d9fc34d19fe75089c293250f5f95dcd0f868385 - + https://github.com/dotnet/sdk - ff80c824a9e62ec721b467c9f6b0b407fbb14fa0 + 2091d9e3d25dee185dcedf5cb0c2798837dd3a8d https://github.com/dotnet/cli diff --git a/eng/Versions.props b/eng/Versions.props index 95409624a..a03d42e02 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,7 +44,7 @@ - 3.0.100-preview6.19281.2 + 3.0.100-preview6.19281.4 3.0.0-preview6-27730-01 From fc78d183a220e1daafca42336de2cf2f0d533800 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 1 Jun 2019 09:02:54 +0000 Subject: [PATCH 608/623] [master] Update dependencies from aspnet/AspNetCore (#2233) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190531.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6.19281.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6.19281.4 - dotnet-watch - 3.0.0-preview6.19281.4 - dotnet-user-secrets - 3.0.0-preview6.19281.4 - dotnet-dev-certs - 3.0.0-preview6.19281.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6.19281.4 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190531.7 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6.19281.7 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6.19281.7 - dotnet-watch - 3.0.0-preview6.19281.7 - dotnet-user-secrets - 3.0.0-preview6.19281.7 - dotnet-dev-certs - 3.0.0-preview6.19281.7 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6.19281.7 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190531.8 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6.19281.8 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6.19281.8 - dotnet-watch - 3.0.0-preview6.19281.8 - dotnet-user-secrets - 3.0.0-preview6.19281.8 - dotnet-dev-certs - 3.0.0-preview6.19281.8 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6.19281.8 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190531.9 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6.19281.9 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6.19281.9 - dotnet-watch - 3.0.0-preview6.19281.9 - dotnet-user-secrets - 3.0.0-preview6.19281.9 - dotnet-dev-certs - 3.0.0-preview6.19281.9 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6.19281.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 6e6495993..22462834f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 63abc77da6d99470caa5bfa0465afe244105e595 - + https://github.com/aspnet/AspNetCore - 62c190da6ef92a487a9313ade37abe4ebaca029f + b75b892eac51be8b2f0eb9dc9b47537fc02001c9 - + https://github.com/aspnet/AspNetCore - 62c190da6ef92a487a9313ade37abe4ebaca029f + b75b892eac51be8b2f0eb9dc9b47537fc02001c9 - + https://github.com/aspnet/AspNetCore - 62c190da6ef92a487a9313ade37abe4ebaca029f + b75b892eac51be8b2f0eb9dc9b47537fc02001c9 - + https://github.com/aspnet/AspNetCore - 62c190da6ef92a487a9313ade37abe4ebaca029f + b75b892eac51be8b2f0eb9dc9b47537fc02001c9 - + https://github.com/aspnet/AspNetCore - 62c190da6ef92a487a9313ade37abe4ebaca029f + b75b892eac51be8b2f0eb9dc9b47537fc02001c9 - + https://github.com/aspnet/AspNetCore - 62c190da6ef92a487a9313ade37abe4ebaca029f + b75b892eac51be8b2f0eb9dc9b47537fc02001c9 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index a03d42e02..80efee404 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6.19281.1 - 3.0.0-preview6.19281.1 - 3.0.0-preview6.19281.1 - 3.0.0-preview6.19281.1 - 3.0.0-preview6.19281.1 - 3.0.0-preview6.19281.1 + 3.0.0-preview6.19281.9 + 3.0.0-preview6.19281.9 + 3.0.0-preview6.19281.9 + 3.0.0-preview6.19281.9 + 3.0.0-preview6.19281.9 + 3.0.0-preview6.19281.9 From dde8fbabea3b4aff3a0a5cea36454177f1f579b3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 1 Jun 2019 12:09:05 +0000 Subject: [PATCH 609/623] Update dependencies from https://github.com/dotnet/templating build 20190530.2 (#2219) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19280.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 22462834f..604c7119d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore b75b892eac51be8b2f0eb9dc9b47537fc02001c9 - + https://github.com/dotnet/templating - cbe9ed1639f193a075beeca6e6e6aff121a08382 + 64427bdb934241a66e0123d060d6f7a3f0977098 https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 80efee404..358871e56 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview6.19280.2 - 1.0.2-beta5.19279.2 + 1.0.2-beta5.19280.2 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 8eca4b5454bdc493d3eef67a417e78ef97d2ebe9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 1 Jun 2019 12:33:28 +0000 Subject: [PATCH 610/623] Update dependencies from https://github.com/dotnet/toolset build 20190601.1 (#2239) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19301.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 604c7119d..4ab8d9599 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 64427bdb934241a66e0123d060d6f7a3f0977098 - + https://github.com/dotnet/toolset - a8360e9248922caa941bd2b1e085206b69b771a3 + bfd3e307e5fc13d0c38a03be5bb5b03429a2ad0d https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 358871e56..7cd017228 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19281.5 + 3.0.100-preview6.19301.1 From f366fd26268e45d352f5d0f9b869e4c8f59ceb0e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 2 Jun 2019 03:00:27 +0000 Subject: [PATCH 611/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190601.2 (#2242) - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6.19301.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6.19301.2 - dotnet-watch - 3.0.0-preview6.19301.2 - dotnet-user-secrets - 3.0.0-preview6.19301.2 - dotnet-dev-certs - 3.0.0-preview6.19301.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6.19301.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 4ab8d9599..e95d34c58 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 63abc77da6d99470caa5bfa0465afe244105e595 - + https://github.com/aspnet/AspNetCore - b75b892eac51be8b2f0eb9dc9b47537fc02001c9 + bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c - + https://github.com/aspnet/AspNetCore - b75b892eac51be8b2f0eb9dc9b47537fc02001c9 + bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c - + https://github.com/aspnet/AspNetCore - b75b892eac51be8b2f0eb9dc9b47537fc02001c9 + bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c - + https://github.com/aspnet/AspNetCore - b75b892eac51be8b2f0eb9dc9b47537fc02001c9 + bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c - + https://github.com/aspnet/AspNetCore - b75b892eac51be8b2f0eb9dc9b47537fc02001c9 + bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c - + https://github.com/aspnet/AspNetCore - b75b892eac51be8b2f0eb9dc9b47537fc02001c9 + bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 7cd017228..55db6eeaf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6.19281.9 - 3.0.0-preview6.19281.9 - 3.0.0-preview6.19281.9 - 3.0.0-preview6.19281.9 - 3.0.0-preview6.19281.9 - 3.0.0-preview6.19281.9 + 3.0.0-preview6.19301.2 + 3.0.0-preview6.19301.2 + 3.0.0-preview6.19301.2 + 3.0.0-preview6.19301.2 + 3.0.0-preview6.19301.2 + 3.0.0-preview6.19301.2 From fb45de1499cc4b146a0aed7d356e5e91637e98a1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 2 Jun 2019 12:08:12 +0000 Subject: [PATCH 612/623] Update dependencies from https://github.com/dotnet/templating build 20190531.1 (#2238) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19281.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 e95d34c58..e914b24d3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c - + https://github.com/dotnet/templating - 64427bdb934241a66e0123d060d6f7a3f0977098 + 7359a18d42369a6e078a76370ed904f90589d1ea https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 55db6eeaf..deeafd213 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview6.19280.2 - 1.0.2-beta5.19280.2 + 1.0.2-beta5.19281.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 6655c5981d392e147e8551e7e6bc55c1a6c70139 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 2 Jun 2019 12:22:42 +0000 Subject: [PATCH 613/623] [master] Update dependencies from dotnet/toolset (#2240) * Update dependencies from https://github.com/dotnet/toolset build 20190601.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19301.2 * Update dependencies from https://github.com/dotnet/toolset build 20190601.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19301.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 e914b24d3..7a85c847c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 7359a18d42369a6e078a76370ed904f90589d1ea - + https://github.com/dotnet/toolset - bfd3e307e5fc13d0c38a03be5bb5b03429a2ad0d + 5df377acc975c378300cbcdcc4cd26f070bcce0c https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index deeafd213..8e5ab7000 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19301.1 + 3.0.100-preview6.19301.3 From 1ae9b7af228397c311ccfcb7668fec4523b77464 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 2 Jun 2019 12:23:38 +0000 Subject: [PATCH 614/623] Update dependencies from https://github.com/dotnet/templating build 20190601.1 (#2244) - Microsoft.DotNet.Common.ItemTemplates - 1.0.2-beta5.19301.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 7a85c847c..1d70ab8ef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -38,9 +38,9 @@ https://github.com/aspnet/AspNetCore bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c - + https://github.com/dotnet/templating - 7359a18d42369a6e078a76370ed904f90589d1ea + 1b687f22bef2ba1ec7d4ff2f8c080b5c833e077c https://github.com/dotnet/toolset diff --git a/eng/Versions.props b/eng/Versions.props index 8e5ab7000..07879dd7f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 3.0.100-preview6.19280.2 - 1.0.2-beta5.19281.1 + 1.0.2-beta5.19301.1 $(MicrosoftDotNetCommonItemTemplatesPackageVersion) 1.0.2-beta4.19155.2 0.2.0 From 606c743a60f95ded4649a171ca1ed99c24f8b322 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 2 Jun 2019 12:38:10 +0000 Subject: [PATCH 615/623] Update dependencies from https://github.com/dotnet/toolset build 20190602.1 (#2245) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19302.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 1d70ab8ef..f10ee4927 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 1b687f22bef2ba1ec7d4ff2f8c080b5c833e077c - + https://github.com/dotnet/toolset - 5df377acc975c378300cbcdcc4cd26f070bcce0c + 761abb3fd6c10301f1322aee45504324240d1bf7 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 07879dd7f..4055d5784 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19301.3 + 3.0.100-preview6.19302.1 From 17680cf16421b50ae304932dae9bf3fac23fcf5d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 2 Jun 2019 12:55:15 +0000 Subject: [PATCH 616/623] Update dependencies from https://github.com/dotnet/toolset build 20190602.2 (#2246) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19302.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 f10ee4927..8689b97b1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 1b687f22bef2ba1ec7d4ff2f8c080b5c833e077c - + https://github.com/dotnet/toolset - 761abb3fd6c10301f1322aee45504324240d1bf7 + b89382df9b42e113863b4ee54f0c37de15749172 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index 4055d5784..05f238197 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19302.1 + 3.0.100-preview6.19302.2 From 33b6d4c9fa872f9e19fd62f65aea6923b81ee317 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 2 Jun 2019 13:15:03 +0000 Subject: [PATCH 617/623] [master] Update dependencies from dotnet/cli (#2226) * Update dependencies from https://github.com/dotnet/cli build 20190531.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19281.1 * Update dependencies from https://github.com/dotnet/cli build 20190531.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19281.2 * Update dependencies from https://github.com/dotnet/cli build 20190531.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19281.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 8689b97b1..bed792ac9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk 2091d9e3d25dee185dcedf5cb0c2798837dd3a8d - + https://github.com/dotnet/cli - 44d72f1d011ef7a254e2490823575d8d913aa896 + db6afea268a5e13a2dee54f0b48594e4246c5f5c diff --git a/eng/Versions.props b/eng/Versions.props index 05f238197..2435912df 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19280.2 + 3.0.100-preview6.19281.3 1.0.2-beta5.19301.1 From 5cf1a4d987165f44bdc0c65358f5e2be25284236 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 2 Jun 2019 13:45:28 +0000 Subject: [PATCH 618/623] [master] Update dependencies from dotnet/standard (#2241) * Update dependencies from https://github.com/dotnet/standard build 20190601.1 - NETStandard.Library - 2.1.0-prerelease.19301.1 * Update dependencies from https://github.com/dotnet/standard build 20190602.1 - NETStandard.Library - 2.1.0-prerelease.19302.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 bed792ac9..ae0af1ff7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -46,9 +46,9 @@ https://github.com/dotnet/toolset b89382df9b42e113863b4ee54f0c37de15749172 - + https://github.com/dotnet/standard - 5d9fc34d19fe75089c293250f5f95dcd0f868385 + 5b593e7bb6f4f213c5b324f36c05c7581a1a3222 https://github.com/dotnet/sdk From ea062d9f70d730a78cf0419f2a5f069477f8fb50 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 2 Jun 2019 13:45:38 +0000 Subject: [PATCH 619/623] [master] Update dependencies from dotnet/cli (#2247) * Update dependencies from https://github.com/dotnet/cli build 20190602.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19302.1 * Update dependencies from https://github.com/dotnet/cli build 20190602.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19302.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 ae0af1ff7..818d9a3e6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk 2091d9e3d25dee185dcedf5cb0c2798837dd3a8d - + https://github.com/dotnet/cli - db6afea268a5e13a2dee54f0b48594e4246c5f5c + dbe3f42bc49a78e7332e4278c7ca5bcd5e00ae10 diff --git a/eng/Versions.props b/eng/Versions.props index 2435912df..7d898f590 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19281.3 + 3.0.100-preview6.19302.2 1.0.2-beta5.19301.1 From 16eabb9f533af84a3ad10dda3dcf5c60c22d0a7a Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sun, 2 Jun 2019 03:00:42 +0000 Subject: [PATCH 620/623] Update dependencies from https://github.com/aspnet/AspNetCore build 20190601.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6.19301.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6.19301.4 - dotnet-watch - 3.0.0-preview6.19301.4 - dotnet-user-secrets - 3.0.0-preview6.19301.4 - dotnet-dev-certs - 3.0.0-preview6.19301.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6.19301.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 e95d34c58..e4324403f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 63abc77da6d99470caa5bfa0465afe244105e595 - + https://github.com/aspnet/AspNetCore - bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c + 400835e0b4d3f0f9da03ad5a8e2d7c5c38287000 - + https://github.com/aspnet/AspNetCore - bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c + 400835e0b4d3f0f9da03ad5a8e2d7c5c38287000 - + https://github.com/aspnet/AspNetCore - bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c + 400835e0b4d3f0f9da03ad5a8e2d7c5c38287000 - + https://github.com/aspnet/AspNetCore - bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c + 400835e0b4d3f0f9da03ad5a8e2d7c5c38287000 - + https://github.com/aspnet/AspNetCore - bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c + 400835e0b4d3f0f9da03ad5a8e2d7c5c38287000 - + https://github.com/aspnet/AspNetCore - bb9b0cbfa52ad725b2af6f6f85f55e051cfd145c + 400835e0b4d3f0f9da03ad5a8e2d7c5c38287000 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index 55db6eeaf..9907fe72c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6.19301.2 - 3.0.0-preview6.19301.2 - 3.0.0-preview6.19301.2 - 3.0.0-preview6.19301.2 - 3.0.0-preview6.19301.2 - 3.0.0-preview6.19301.2 + 3.0.0-preview6.19301.4 + 3.0.0-preview6.19301.4 + 3.0.0-preview6.19301.4 + 3.0.0-preview6.19301.4 + 3.0.0-preview6.19301.4 + 3.0.0-preview6.19301.4 From 833aeffd397e25e0135a1a21be757e92a09dd44f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 2 Jun 2019 18:36:06 +0000 Subject: [PATCH 621/623] Update dependencies from https://github.com/dotnet/toolset build 20190602.3 (#2248) - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19302.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 36ad32ded..4d37df012 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,9 +42,9 @@ https://github.com/dotnet/templating 1b687f22bef2ba1ec7d4ff2f8c080b5c833e077c - + https://github.com/dotnet/toolset - b89382df9b42e113863b4ee54f0c37de15749172 + 966c7f394f6b67e10e2474d990f1f25b7b173780 https://github.com/dotnet/standard diff --git a/eng/Versions.props b/eng/Versions.props index a67683570..aa5e06409 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,7 +12,7 @@ preview - 3.0.100-preview6.19302.2 + 3.0.100-preview6.19302.3 From 7f51137974c0cb41b7d83cbd3950cd62dbfb2481 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 2 Jun 2019 19:20:36 +0000 Subject: [PATCH 622/623] [master] Update dependencies from dotnet/cli (#2250) * Update dependencies from https://github.com/dotnet/cli build 20190602.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19302.3 * Update dependencies from https://github.com/dotnet/cli build 20190602.4 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19302.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 4d37df012..af081ae4e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -54,9 +54,9 @@ https://github.com/dotnet/sdk 2091d9e3d25dee185dcedf5cb0c2798837dd3a8d - + https://github.com/dotnet/cli - dbe3f42bc49a78e7332e4278c7ca5bcd5e00ae10 + 0148f94d0af61b8047fa834257f8519ccb14e0ad diff --git a/eng/Versions.props b/eng/Versions.props index aa5e06409..cdda43b22 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 3.0.100-preview6.19302.2 + 3.0.100-preview6.19302.4 1.0.2-beta5.19301.1 From 33f947818b687279ad38bf91af91003fdff13ef5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 3 Jun 2019 00:57:30 +0000 Subject: [PATCH 623/623] [master] Update dependencies from aspnet/AspNetCore (#2251) * Update dependencies from https://github.com/aspnet/AspNetCore build 20190602.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6.19302.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6.19302.1 - dotnet-watch - 3.0.0-preview6.19302.1 - dotnet-user-secrets - 3.0.0-preview6.19302.1 - dotnet-dev-certs - 3.0.0-preview6.19302.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6.19302.1 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190602.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6.19302.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-preview6.19302.2 - dotnet-watch - 3.0.0-preview6.19302.2 - dotnet-user-secrets - 3.0.0-preview6.19302.2 - dotnet-dev-certs - 3.0.0-preview6.19302.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6.19302.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 af081ae4e..61337290a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,29 +14,29 @@ https://github.com/dotnet/core-setup 63abc77da6d99470caa5bfa0465afe244105e595 - + https://github.com/aspnet/AspNetCore - 400835e0b4d3f0f9da03ad5a8e2d7c5c38287000 + 620c673705bb17b33cbc5ff32872d85a5fbf82b9 - + https://github.com/aspnet/AspNetCore - 400835e0b4d3f0f9da03ad5a8e2d7c5c38287000 + 620c673705bb17b33cbc5ff32872d85a5fbf82b9 - + https://github.com/aspnet/AspNetCore - 400835e0b4d3f0f9da03ad5a8e2d7c5c38287000 + 620c673705bb17b33cbc5ff32872d85a5fbf82b9 - + https://github.com/aspnet/AspNetCore - 400835e0b4d3f0f9da03ad5a8e2d7c5c38287000 + 620c673705bb17b33cbc5ff32872d85a5fbf82b9 - + https://github.com/aspnet/AspNetCore - 400835e0b4d3f0f9da03ad5a8e2d7c5c38287000 + 620c673705bb17b33cbc5ff32872d85a5fbf82b9 - + https://github.com/aspnet/AspNetCore - 400835e0b4d3f0f9da03ad5a8e2d7c5c38287000 + 620c673705bb17b33cbc5ff32872d85a5fbf82b9 https://github.com/dotnet/templating diff --git a/eng/Versions.props b/eng/Versions.props index cdda43b22..056f4e1d4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,12 +24,12 @@ - 3.0.0-preview6.19301.4 - 3.0.0-preview6.19301.4 - 3.0.0-preview6.19301.4 - 3.0.0-preview6.19301.4 - 3.0.0-preview6.19301.4 - 3.0.0-preview6.19301.4 + 3.0.0-preview6.19302.2 + 3.0.0-preview6.19302.2 + 3.0.0-preview6.19302.2 + 3.0.0-preview6.19302.2 + 3.0.0-preview6.19302.2 + 3.0.0-preview6.19302.2