From 4fcc58d7954c4362493d73f1a92957e7b338eb26 Mon Sep 17 00:00:00 2001 From: William Li Date: Tue, 1 Sep 2020 21:50:58 -0700 Subject: [PATCH 01/11] Update Microsoft.Windows.SDK.NET.Ref versions --- eng/Versions.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index dab06af60..1161a540e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -127,9 +127,9 @@ 16.8.0-release-20200828-02 - 10.0.17763.1-preview - 10.0.18362.2-preview - 10.0.19041.1-preview + 10.0.17763.2-preview + 10.0.18362.3-preview + 10.0.19041.2-preview From 3e171f435e49c0d5eaec68aa10bf2aa4408e8c0a Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Wed, 2 Sep 2020 09:05:29 -0700 Subject: [PATCH 02/11] Pin Xdt until strict coherency is enabled (#8383) Because Xdt doesn't have a build associated with it, legacy coherency cannot satisfy this dependency. For now, pin Xdt until strict coherency is the default. Co-authored-by: dotnet-bot --- eng/Version.Details.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f0a36edda..6cb7f59dc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -129,7 +129,8 @@ https://github.com/Microsoft/ApplicationInsights-dotnet 53b80940842204f78708a538628288ff5d741a1d - + + https://github.com/aspnet/xdt c01a538851a8ab1a1fbeb2e6243f391fff7587b4 From dff9243510cfaacacce0ec0b4100581ffb308772 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 16:39:08 +0000 Subject: [PATCH 03/11] Update dependencies from https://github.com/dotnet/sdk build 20200902.9 (#8384) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 (parent: Microsoft.NET.Sdk) - dotnet-watch: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 (parent: Microsoft.NET.Sdk) - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20431.1 to 5.0.0-rc.1.20451.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.1.20451.14 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20431.2 to 5.0.0-rc.1.20451.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20420.1 to 3.8.0-3.20452.1 (parent: Microsoft.NET.Sdk) - Microsoft.Build: from 16.8.0-preview-20429-01 to 16.8.0-preview-20451-02 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Cli.CommandLine: from 1.0.0-preview.19208.1 to 1.0.0-preview.19208.1 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20451.7 to 5.0.100-rc.1.20452.9 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20451.7 to 5.0.100-rc.1.20452.9 - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.1.20451.14 - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.1.20451.14 - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.1.20451.14 - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 - dotnet-dev-certs: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 - dotnet-user-secrets: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 - dotnet-watch: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.1.20451.17 - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20431.1 to 5.0.0-rc.1.20451.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.1.20451.14 - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20431.2 to 5.0.0-rc.1.20451.4 - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20420.1 to 3.8.0-3.20452.1 - Microsoft.Build: from 16.8.0-preview-20429-01 to 16.8.0-preview-20451-02 - Microsoft.DotNet.Cli.CommandLine: from 1.0.0-preview.19208.1 to 1.0.0-preview.19208.1 --- eng/Version.Details.xml | 86 ++++++++++++++++++++--------------------- eng/Versions.props | 38 +++++++++--------- 2 files changed, 62 insertions(+), 62 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6cb7f59dc..db2133ed6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,37 +1,37 @@ - + https://github.com/dotnet/windowsdesktop - 7e542661acee7dea547ff4466ffe6ea232e81fb3 + 3b198e9a3edaf7e183580e1d95d720d03f944447 - + https://github.com/dotnet/windowsdesktop - 7e542661acee7dea547ff4466ffe6ea232e81fb3 + 3b198e9a3edaf7e183580e1d95d720d03f944447 - + https://github.com/dotnet/windowsdesktop - 7e542661acee7dea547ff4466ffe6ea232e81fb3 + 3b198e9a3edaf7e183580e1d95d720d03f944447 - + https://github.com/dotnet/runtime - 3bcbbd5b74cbeaae26b85e1b93bc65c6a046259a + 38017c3935de95d0335bac04f4901ddfc2718656 - + https://github.com/dotnet/runtime - 3bcbbd5b74cbeaae26b85e1b93bc65c6a046259a + 38017c3935de95d0335bac04f4901ddfc2718656 - + https://github.com/dotnet/runtime - 3bcbbd5b74cbeaae26b85e1b93bc65c6a046259a + 38017c3935de95d0335bac04f4901ddfc2718656 - + https://github.com/dotnet/runtime - 3bcbbd5b74cbeaae26b85e1b93bc65c6a046259a + 38017c3935de95d0335bac04f4901ddfc2718656 - + https://github.com/dotnet/runtime - 3bcbbd5b74cbeaae26b85e1b93bc65c6a046259a + 38017c3935de95d0335bac04f4901ddfc2718656 @@ -39,33 +39,33 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/runtime - 3bcbbd5b74cbeaae26b85e1b93bc65c6a046259a + 38017c3935de95d0335bac04f4901ddfc2718656 - + https://github.com/dotnet/aspnetcore - a7a2800658c313bc68de7c29ce735e9dad0ea1ed + ecdcc752d4639061c2c49727ee77a1039bbbca22 - + https://github.com/dotnet/aspnetcore - a7a2800658c313bc68de7c29ce735e9dad0ea1ed + ecdcc752d4639061c2c49727ee77a1039bbbca22 - + https://github.com/dotnet/aspnetcore - a7a2800658c313bc68de7c29ce735e9dad0ea1ed + ecdcc752d4639061c2c49727ee77a1039bbbca22 - + https://github.com/dotnet/aspnetcore - a7a2800658c313bc68de7c29ce735e9dad0ea1ed + ecdcc752d4639061c2c49727ee77a1039bbbca22 - + https://github.com/dotnet/aspnetcore - a7a2800658c313bc68de7c29ce735e9dad0ea1ed + ecdcc752d4639061c2c49727ee77a1039bbbca22 - + https://github.com/dotnet/aspnetcore - a7a2800658c313bc68de7c29ce735e9dad0ea1ed + ecdcc752d4639061c2c49727ee77a1039bbbca22 https://github.com/dotnet/test-templates @@ -79,22 +79,22 @@ https://github.com/dotnet/templating da62f3656cac0ac4bfb6b012bc072b3499f78e6c - + https://github.com/dotnet/sdk - 9d1d639165b8c87bb2e319cdd295b81a4240bb40 + 478b25d4609593c07bab37969641631f461ebb16 - + https://github.com/dotnet/sdk - 9d1d639165b8c87bb2e319cdd295b81a4240bb40 + 478b25d4609593c07bab37969641631f461ebb16 - + https://github.com/dotnet/winforms - e9176d39fa30c6fda81b679274b9316329e0c35e + 8c52921c5371cfb864442491a8d89739296a75f2 - + https://github.com/dotnet/wpf - de2e9785920c11aca594fc3506b8d8052b9b3260 + 48bea1ca59aae317957fea2d573395ee9edc21d4 https://github.com/dotnet/fsharp @@ -109,20 +109,20 @@ 863b5502cc43b1c75b5a93ac395899f8d8b5f0a4 linker - + https://github.com/dotnet/roslyn - 82b3b1f2d95299c9f511069eff25d0501fc2421d + 33457b20f638f64b56ed9b9517926d7f36eb7321 - + https://github.com/dotnet/msbuild - d58e2b7864627321d75b7a47850e9b80deac7db6 + 51a1071f8871e0c93afbaf1b2ac2c9e59c7b6491 https://github.com/NuGet/NuGet.Client 3501ddedc274ac10d4b135856b7593a6bb8a72f1 - https://github.com/dotnet/CliCommandLineParser + https://github.com/dotnet/cliCommandLineParser 0e89c2116ad28e404ba56c14d1c3f938caa25a01 diff --git a/eng/Versions.props b/eng/Versions.props index 1161a540e..f31e46652 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -21,11 +21,11 @@ - 5.0.0-rc.1.20431.1 + 5.0.0-rc.1.20451.4 - 5.0.0-rc.1.20431.2 + 5.0.0-rc.1.20451.4 @@ -41,41 +41,41 @@ - 5.0.0-rc.1.20451.2 - 5.0.0-rc.1.20451.2 - 5.0.0-rc.1.20451.2 - 5.0.0-rc.1.20451.2 - 5.0.0-rc.1.20451.2 - 5.0.0-rc.1.20451.2 + 5.0.0-rc.1.20451.17 + 5.0.0-rc.1.20451.17 + 5.0.0-rc.1.20451.17 + 5.0.0-rc.1.20451.17 + 5.0.0-rc.1.20451.17 + 5.0.0-rc.1.20451.17 0.2.0 - 5.0.100-rc.1.20451.7 - 5.0.100-rc.1.20451.7 + 5.0.100-rc.1.20452.9 + 5.0.100-rc.1.20452.9 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) - 5.0.0-rc.1.20431.14 + 5.0.0-rc.1.20451.14 - 5.0.0-rc.1.20431.14 - 5.0.0-rc.1.20431.14 - 5.0.0-rc.1.20431.14 - 5.0.0-rc.1.20431.14 - 5.0.0-rc.1.20431.14 + 5.0.0-rc.1.20451.14 + 5.0.0-rc.1.20451.14 + 5.0.0-rc.1.20451.14 + 5.0.0-rc.1.20451.14 + 5.0.0-rc.1.20451.14 2.1.0 - 5.0.0-rc.1.20431.13 - 5.0.0-rc.1.20431.13 - 5.0.0-rc.1.20431.13 + 5.0.0-rc.1.20451.14 + 5.0.0-rc.1.20451.14 + 5.0.0-rc.1.20451.14 From 30ef9efad6cd89531d41f42d253b23586ec21009 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 2 Sep 2020 16:40:21 +0000 Subject: [PATCH 04/11] Update dependencies from https://github.com/dotnet/sdk build 20200902.11 Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver From Version 5.0.100-rc.1.20452.9 -> To Version 5.0.100-rc.1.20452.11 Dependency coherency updates Microsoft.NET.Test.Sdk From Version 16.8.0-release-20200828-02 -> To Version 16.8.0-release-20200902-05 (parent: Microsoft.NET.Sdk --- 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 db2133ed6..ef4e536da 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -79,13 +79,13 @@ https://github.com/dotnet/templating da62f3656cac0ac4bfb6b012bc072b3499f78e6c - + https://github.com/dotnet/sdk - 478b25d4609593c07bab37969641631f461ebb16 + 67b05a26c70a6443199260cf5a4c034d34bc015d - + https://github.com/dotnet/sdk - 478b25d4609593c07bab37969641631f461ebb16 + 67b05a26c70a6443199260cf5a4c034d34bc015d @@ -100,9 +100,9 @@ https://github.com/dotnet/fsharp 068ebd3c599bc5a47163a18b8b90d2fe5517186e - + https://github.com/microsoft/vstest - 4fcacb284064e66e670689b9888c0c438b1f4154 + 0c0fafa64de5c73981e7c40a99d7363f57635f60 https://github.com/mono/linker diff --git a/eng/Versions.props b/eng/Versions.props index f31e46652..3aa3f50af 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -53,8 +53,8 @@ - 5.0.100-rc.1.20452.9 - 5.0.100-rc.1.20452.9 + 5.0.100-rc.1.20452.11 + 5.0.100-rc.1.20452.11 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -124,7 +124,7 @@ 2.2.0-beta.19072.10 2.0.0 - 16.8.0-release-20200828-02 + 16.8.0-release-20200902-05 10.0.17763.2-preview From 31c72088794091600de109245188c37e7dc03816 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 20:27:23 +0000 Subject: [PATCH 05/11] Update dependencies from https://github.com/dotnet/sdk build 20200902.15 (#8386) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.2 (parent: Microsoft.NET.Sdk) - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.2 (parent: Microsoft.NET.Sdk) - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20451.4 to 5.0.0-rc.1.20451.14 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.2 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20451.4 to 5.0.0-rc.1.20451.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20452.11 to 5.0.100-rc.1.20452.15 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20452.11 to 5.0.100-rc.1.20452.15 - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.2 - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.2 - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20451.4 to 5.0.0-rc.1.20451.14 - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.2 - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20451.4 to 5.0.0-rc.1.20451.6 --- 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 ef4e536da..ffc3bd9d1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,17 +1,17 @@ - + https://github.com/dotnet/windowsdesktop - 3b198e9a3edaf7e183580e1d95d720d03f944447 + 9ea6951cdc8e275e30901a51be700e88d03c4bb9 - + https://github.com/dotnet/windowsdesktop - 3b198e9a3edaf7e183580e1d95d720d03f944447 + 9ea6951cdc8e275e30901a51be700e88d03c4bb9 - + https://github.com/dotnet/windowsdesktop - 3b198e9a3edaf7e183580e1d95d720d03f944447 + 9ea6951cdc8e275e30901a51be700e88d03c4bb9 https://github.com/dotnet/runtime @@ -79,22 +79,22 @@ https://github.com/dotnet/templating da62f3656cac0ac4bfb6b012bc072b3499f78e6c - + https://github.com/dotnet/sdk - 67b05a26c70a6443199260cf5a4c034d34bc015d + 69d301a57254028719f23907925d9a2bc3af1e6e - + https://github.com/dotnet/sdk - 67b05a26c70a6443199260cf5a4c034d34bc015d + 69d301a57254028719f23907925d9a2bc3af1e6e - + https://github.com/dotnet/winforms - 8c52921c5371cfb864442491a8d89739296a75f2 + 97d99ec9e047dcdff90185bfd0bbe9f26b7be62f - + https://github.com/dotnet/wpf - 48bea1ca59aae317957fea2d573395ee9edc21d4 + be89bbfaded6ad3f0f4143bf1a8dd075a5789715 https://github.com/dotnet/fsharp diff --git a/eng/Versions.props b/eng/Versions.props index 3aa3f50af..03371e6ff 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -21,11 +21,11 @@ - 5.0.0-rc.1.20451.4 + 5.0.0-rc.1.20451.14 - 5.0.0-rc.1.20451.4 + 5.0.0-rc.1.20451.6 @@ -53,8 +53,8 @@ - 5.0.100-rc.1.20452.11 - 5.0.100-rc.1.20452.11 + 5.0.100-rc.1.20452.15 + 5.0.100-rc.1.20452.15 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -73,9 +73,9 @@ - 5.0.0-rc.1.20451.14 - 5.0.0-rc.1.20451.14 - 5.0.0-rc.1.20451.14 + 5.0.0-rc.1.20452.2 + 5.0.0-rc.1.20452.2 + 5.0.0-rc.1.20452.2 From 29d2c9ab55b33446174ab1aa73cb664a7d247b88 Mon Sep 17 00:00:00 2001 From: Manodasan Wignarajah Date: Wed, 2 Sep 2020 18:46:57 -0700 Subject: [PATCH 06/11] Update Microsoft.Windows.SDK.NET.Ref versions Packages were rebuilt, updating to new version. --- eng/Versions.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 03371e6ff..cca023e00 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -127,9 +127,9 @@ 16.8.0-release-20200902-05 - 10.0.17763.2-preview - 10.0.18362.3-preview - 10.0.19041.2-preview + 10.0.17763.3-preview + 10.0.18362.4-preview + 10.0.19041.3-preview From 1e456e21c8b3b3a7380c4fe5d6041bb1c2170064 Mon Sep 17 00:00:00 2001 From: Jacques Eloff Date: Wed, 2 Sep 2020 20:16:34 -0700 Subject: [PATCH 07/11] Ensure 3rd party assemblies are signed --- src/redist/targets/Signing.targets | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/redist/targets/Signing.targets b/src/redist/targets/Signing.targets index 8a19cab96..a4d986179 100644 --- a/src/redist/targets/Signing.targets +++ b/src/redist/targets/Signing.targets @@ -86,7 +86,11 @@ - + $(ExternalCertificateId) From 4a80fb62582719b623dd87739e9ed6b464035f7b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 04:03:35 +0000 Subject: [PATCH 08/11] Update dependencies from https://github.com/dotnet/sdk build 20200902.20 (#8391) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20452.1 to 3.8.0-3.20452.3 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20452.15 to 5.0.100-rc.1.20452.20 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20452.15 to 5.0.100-rc.1.20452.20 - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20452.1 to 3.8.0-3.20452.3 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ffc3bd9d1..5f375c98b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -79,13 +79,13 @@ https://github.com/dotnet/templating da62f3656cac0ac4bfb6b012bc072b3499f78e6c - + https://github.com/dotnet/sdk - 69d301a57254028719f23907925d9a2bc3af1e6e + 394fae2553937858c8f05a6158613dcc7f821fba - + https://github.com/dotnet/sdk - 69d301a57254028719f23907925d9a2bc3af1e6e + 394fae2553937858c8f05a6158613dcc7f821fba @@ -109,9 +109,9 @@ 863b5502cc43b1c75b5a93ac395899f8d8b5f0a4 linker - + https://github.com/dotnet/roslyn - 33457b20f638f64b56ed9b9517926d7f36eb7321 + 90e570d763637c4d0d30524674a64b07bb885994 https://github.com/dotnet/msbuild diff --git a/eng/Versions.props b/eng/Versions.props index 03371e6ff..9ebd055f2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -53,8 +53,8 @@ - 5.0.100-rc.1.20452.15 - 5.0.100-rc.1.20452.15 + 5.0.100-rc.1.20452.20 + 5.0.100-rc.1.20452.20 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From ac636a6390381dba1bb8d245db73a44344bdb244 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 08:24:31 +0000 Subject: [PATCH 09/11] [release/5.0.1xx] Update dependencies from dotnet/sdk (#8392) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 (parent: Microsoft.NET.Sdk) - Microsoft.FSharp.Compiler: from 11.0.0-beta.20428.2 to 11.0.0-beta.20452.1 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20452.20 to 5.0.100-rc.1.20453.1 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20452.20 to 5.0.100-rc.1.20453.1 - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14 - Microsoft.FSharp.Compiler: from 11.0.0-beta.20428.2 to 11.0.0-beta.20452.1 --- eng/Version.Details.xml | 36 ++++++++++++++++++------------------ eng/Versions.props | 16 ++++++++-------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5f375c98b..576e111b2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -13,25 +13,25 @@ https://github.com/dotnet/windowsdesktop 9ea6951cdc8e275e30901a51be700e88d03c4bb9 - + https://github.com/dotnet/runtime - 38017c3935de95d0335bac04f4901ddfc2718656 + d2e8221c4d18df2f01010eb3867f989fe9cfc7b3 - + https://github.com/dotnet/runtime - 38017c3935de95d0335bac04f4901ddfc2718656 + d2e8221c4d18df2f01010eb3867f989fe9cfc7b3 - + https://github.com/dotnet/runtime - 38017c3935de95d0335bac04f4901ddfc2718656 + d2e8221c4d18df2f01010eb3867f989fe9cfc7b3 - + https://github.com/dotnet/runtime - 38017c3935de95d0335bac04f4901ddfc2718656 + d2e8221c4d18df2f01010eb3867f989fe9cfc7b3 - + https://github.com/dotnet/runtime - 38017c3935de95d0335bac04f4901ddfc2718656 + d2e8221c4d18df2f01010eb3867f989fe9cfc7b3 @@ -39,9 +39,9 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/runtime - 38017c3935de95d0335bac04f4901ddfc2718656 + d2e8221c4d18df2f01010eb3867f989fe9cfc7b3 https://github.com/dotnet/aspnetcore @@ -79,13 +79,13 @@ https://github.com/dotnet/templating da62f3656cac0ac4bfb6b012bc072b3499f78e6c - + https://github.com/dotnet/sdk - 394fae2553937858c8f05a6158613dcc7f821fba + 51bbd776df400c51154f3ec265f16c13ebb2e6fb - + https://github.com/dotnet/sdk - 394fae2553937858c8f05a6158613dcc7f821fba + 51bbd776df400c51154f3ec265f16c13ebb2e6fb @@ -96,9 +96,9 @@ https://github.com/dotnet/wpf be89bbfaded6ad3f0f4143bf1a8dd075a5789715 - + https://github.com/dotnet/fsharp - 068ebd3c599bc5a47163a18b8b90d2fe5517186e + 535ad98648b46b79559caba91f98fe63a4e260ca https://github.com/microsoft/vstest diff --git a/eng/Versions.props b/eng/Versions.props index 8d230533e..b7c84bdc4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -53,22 +53,22 @@ - 5.0.100-rc.1.20452.20 - 5.0.100-rc.1.20452.20 + 5.0.100-rc.1.20453.1 + 5.0.100-rc.1.20453.1 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) - 5.0.0-rc.1.20451.14 + 5.0.0-rc.1.20452.14 - 5.0.0-rc.1.20451.14 - 5.0.0-rc.1.20451.14 - 5.0.0-rc.1.20451.14 - 5.0.0-rc.1.20451.14 - 5.0.0-rc.1.20451.14 + 5.0.0-rc.1.20452.14 + 5.0.0-rc.1.20452.14 + 5.0.0-rc.1.20452.14 + 5.0.0-rc.1.20452.14 + 5.0.0-rc.1.20452.14 2.1.0 From d340505ecc201561100c964c6d21f8f6ecde4278 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 11:35:12 +0000 Subject: [PATCH 10/11] Update dependencies from https://github.com/dotnet/sdk build 20200903.6 (#8394) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.FSharp.Compiler: from 11.0.0-beta.20452.1 to 11.0.0-beta.20452.4 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20453.1 to 5.0.100-rc.1.20453.6 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20453.1 to 5.0.100-rc.1.20453.6 - Microsoft.FSharp.Compiler: from 11.0.0-beta.20452.1 to 11.0.0-beta.20452.4 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 576e111b2..3d9719bd0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -79,13 +79,13 @@ https://github.com/dotnet/templating da62f3656cac0ac4bfb6b012bc072b3499f78e6c - + https://github.com/dotnet/sdk - 51bbd776df400c51154f3ec265f16c13ebb2e6fb + cafa7bc6ef438e19f79583bbaeeb0342db10d274 - + https://github.com/dotnet/sdk - 51bbd776df400c51154f3ec265f16c13ebb2e6fb + cafa7bc6ef438e19f79583bbaeeb0342db10d274 @@ -96,9 +96,9 @@ https://github.com/dotnet/wpf be89bbfaded6ad3f0f4143bf1a8dd075a5789715 - + https://github.com/dotnet/fsharp - 535ad98648b46b79559caba91f98fe63a4e260ca + 918387ac7303945695a8ea92dc02a9dbcfdc0c92 https://github.com/microsoft/vstest diff --git a/eng/Versions.props b/eng/Versions.props index b7c84bdc4..b6f3f08ca 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -53,8 +53,8 @@ - 5.0.100-rc.1.20453.1 - 5.0.100-rc.1.20453.1 + 5.0.100-rc.1.20453.6 + 5.0.100-rc.1.20453.6 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 9c0ca479889e5bbd34e8c499e7e17848f36a0862 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 12:23:36 +0000 Subject: [PATCH 11/11] Update dependencies from https://github.com/dotnet/sdk build 20200903.7 (#8395) [release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20452.3 to 3.8.0-3.20453.2 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20453.6 to 5.0.100-rc.1.20453.7 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20453.6 to 5.0.100-rc.1.20453.7 - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20452.3 to 3.8.0-3.20453.2 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3d9719bd0..5c4102b1c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -79,13 +79,13 @@ https://github.com/dotnet/templating da62f3656cac0ac4bfb6b012bc072b3499f78e6c - + https://github.com/dotnet/sdk - cafa7bc6ef438e19f79583bbaeeb0342db10d274 + 1c6403afced118a403dfd03f997d8704820c5a94 - + https://github.com/dotnet/sdk - cafa7bc6ef438e19f79583bbaeeb0342db10d274 + 1c6403afced118a403dfd03f997d8704820c5a94 @@ -109,9 +109,9 @@ 863b5502cc43b1c75b5a93ac395899f8d8b5f0a4 linker - + https://github.com/dotnet/roslyn - 90e570d763637c4d0d30524674a64b07bb885994 + e78b37e454b97aba60afe28def2d5a7a3f1a372d https://github.com/dotnet/msbuild diff --git a/eng/Versions.props b/eng/Versions.props index b6f3f08ca..858fc90bf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -53,8 +53,8 @@ - 5.0.100-rc.1.20453.6 - 5.0.100-rc.1.20453.6 + 5.0.100-rc.1.20453.7 + 5.0.100-rc.1.20453.7 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion)