From 78879b1449e39e272a6b26f7a04ebfbce790a7ad Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 7 Sep 2023 02:21:53 +0000 Subject: [PATCH 01/55] Update dependencies from https://github.com/dotnet/sdk build 20230906.24 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23456.24 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d6d23a1065ba..8bbfb0a337b7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 2772a78349d08056eacbb229dfec342ca8b69664 - + https://github.com/dotnet/sdk - 1ec35b7c1ba24a8c7eefd9d6010b6c55ca8505d7 + 938ffb232f7a11d784bf14f6c9111287f7744e05 - + https://github.com/dotnet/sdk - 1ec35b7c1ba24a8c7eefd9d6010b6c55ca8505d7 + 938ffb232f7a11d784bf14f6c9111287f7744e05 - + https://github.com/dotnet/sdk - 1ec35b7c1ba24a8c7eefd9d6010b6c55ca8505d7 + 938ffb232f7a11d784bf14f6c9111287f7744e05 - + https://github.com/dotnet/sdk - 1ec35b7c1ba24a8c7eefd9d6010b6c55ca8505d7 + 938ffb232f7a11d784bf14f6c9111287f7744e05 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index dc11a2bf55f6..c23d84f71445 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23456.9 - 8.0.100-rc.2.23456.9 - 8.0.100-rc.2.23456.9 + 8.0.100-rc.2.23456.24 + 8.0.100-rc.2.23456.24 + 8.0.100-rc.2.23456.24 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From f262b9c633352db0735d05e279e01a23b28ecac6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 7 Sep 2023 03:23:05 +0000 Subject: [PATCH 02/55] Update dependencies from https://github.com/dotnet/sdk build 20230906.28 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23456.28 Dependency coherency updates Microsoft.NET.Test.Sdk From Version 17.8.0-preview-23431-02 -> To Version 17.8.0-preview-23456-01 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 8 ++++---- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8bbfb0a337b7..bd838b318e24 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 2772a78349d08056eacbb229dfec342ca8b69664 - + https://github.com/dotnet/sdk - 938ffb232f7a11d784bf14f6c9111287f7744e05 + ca983ac74eea8543574ca324dd714e04cfb7bbd4 - + https://github.com/dotnet/sdk - 938ffb232f7a11d784bf14f6c9111287f7744e05 + ca983ac74eea8543574ca324dd714e04cfb7bbd4 - + https://github.com/dotnet/sdk - 938ffb232f7a11d784bf14f6c9111287f7744e05 + ca983ac74eea8543574ca324dd714e04cfb7bbd4 - + https://github.com/dotnet/sdk - 938ffb232f7a11d784bf14f6c9111287f7744e05 + ca983ac74eea8543574ca324dd714e04cfb7bbd4 https://github.com/dotnet/test-templates @@ -141,9 +141,9 @@ 14e0fd5687ff76b7a8a3b68276d610c48399be70 - + https://github.com/microsoft/vstest - de95035550cad9e1b3ed3c9e31b599a883646205 + bb99e3ea07aaecd62d5c59568524133317d081b4 diff --git a/eng/Versions.props b/eng/Versions.props index c23d84f71445..39eb70b77f83 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23456.24 - 8.0.100-rc.2.23456.24 - 8.0.100-rc.2.23456.24 + 8.0.100-rc.2.23456.28 + 8.0.100-rc.2.23456.28 + 8.0.100-rc.2.23456.28 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -231,7 +231,7 @@ 2.2.0-beta.19072.10 2.0.0 - 17.8.0-preview-23431-02 + 17.8.0-preview-23456-01 8.0.0-alpha.1.22557.12 From c074b034e06661a8afdab4390fe0d4a066baf117 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 7 Sep 2023 04:22:27 +0000 Subject: [PATCH 03/55] Update dependencies from https://github.com/dotnet/sdk build 20230906.30 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23456.30 Dependency coherency updates Microsoft.NET.Test.Sdk From Version 17.8.0-preview-23431-02 -> To Version 17.8.0-preview-23456-01 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bd838b318e24..d678fdfa6d2f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 2772a78349d08056eacbb229dfec342ca8b69664 - + https://github.com/dotnet/sdk - ca983ac74eea8543574ca324dd714e04cfb7bbd4 + 687a1d63ea775cc2efcbf6b0265303f21af0b7e0 - + https://github.com/dotnet/sdk - ca983ac74eea8543574ca324dd714e04cfb7bbd4 + 687a1d63ea775cc2efcbf6b0265303f21af0b7e0 - + https://github.com/dotnet/sdk - ca983ac74eea8543574ca324dd714e04cfb7bbd4 + 687a1d63ea775cc2efcbf6b0265303f21af0b7e0 - + https://github.com/dotnet/sdk - ca983ac74eea8543574ca324dd714e04cfb7bbd4 + 687a1d63ea775cc2efcbf6b0265303f21af0b7e0 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 39eb70b77f83..ed4c557a4efc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23456.28 - 8.0.100-rc.2.23456.28 - 8.0.100-rc.2.23456.28 + 8.0.100-rc.2.23456.30 + 8.0.100-rc.2.23456.30 + 8.0.100-rc.2.23456.30 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 3ee369bdcf5f136fed263ab9823be018a4c06e09 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 7 Sep 2023 07:32:50 +0000 Subject: [PATCH 04/55] Update dependencies from https://github.com/dotnet/sdk build 20230906.33 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23456.33 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23456.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 108 ++++++++++++++++++++-------------------- eng/Versions.props | 50 +++++++++---------- 2 files changed, 79 insertions(+), 79 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d678fdfa6d2f..ca4e7dd39863 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -5,46 +5,46 @@ Source-build uses transitive dependency resolution to determine correct build SHA of all product contributing repos. The order of dependencies is important and should not be modified without approval from dotnet/source-build-internal. --> - + https://github.com/dotnet/windowsdesktop - 3448a09e0e9d66c5ac4696e205de52036961c6aa + 37ba08fbbc19987e9eab78bc2103747241c34288 - + https://github.com/dotnet/windowsdesktop - 3448a09e0e9d66c5ac4696e205de52036961c6aa + 37ba08fbbc19987e9eab78bc2103747241c34288 - + https://github.com/dotnet/windowsdesktop - 3448a09e0e9d66c5ac4696e205de52036961c6aa + 37ba08fbbc19987e9eab78bc2103747241c34288 - + https://github.com/dotnet/windowsdesktop - 3448a09e0e9d66c5ac4696e205de52036961c6aa + 37ba08fbbc19987e9eab78bc2103747241c34288 - + https://github.com/dotnet/runtime - 3c48925a6c1ab31865b4438a6cb88242d1a8fe4d + 1222f14d02818cfab597fa2a17c8664fe6cb39be - + https://github.com/dotnet/runtime - 3c48925a6c1ab31865b4438a6cb88242d1a8fe4d + 1222f14d02818cfab597fa2a17c8664fe6cb39be - + https://github.com/dotnet/runtime - 3c48925a6c1ab31865b4438a6cb88242d1a8fe4d + 1222f14d02818cfab597fa2a17c8664fe6cb39be - + https://github.com/dotnet/runtime - 3c48925a6c1ab31865b4438a6cb88242d1a8fe4d + 1222f14d02818cfab597fa2a17c8664fe6cb39be - + https://github.com/dotnet/runtime - 3c48925a6c1ab31865b4438a6cb88242d1a8fe4d + 1222f14d02818cfab597fa2a17c8664fe6cb39be - + https://github.com/dotnet/runtime - 3c48925a6c1ab31865b4438a6cb88242d1a8fe4d + 1222f14d02818cfab597fa2a17c8664fe6cb39be @@ -52,55 +52,55 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/runtime - 3c48925a6c1ab31865b4438a6cb88242d1a8fe4d + 1222f14d02818cfab597fa2a17c8664fe6cb39be - + https://github.com/dotnet/aspnetcore - 2772a78349d08056eacbb229dfec342ca8b69664 + f97172c05114815385773bcd7a3e3ba0f5350c09 - + https://github.com/dotnet/aspnetcore - 2772a78349d08056eacbb229dfec342ca8b69664 + f97172c05114815385773bcd7a3e3ba0f5350c09 - + https://github.com/dotnet/aspnetcore - 2772a78349d08056eacbb229dfec342ca8b69664 + f97172c05114815385773bcd7a3e3ba0f5350c09 - + https://github.com/dotnet/aspnetcore - 2772a78349d08056eacbb229dfec342ca8b69664 + f97172c05114815385773bcd7a3e3ba0f5350c09 - + https://github.com/dotnet/aspnetcore - 2772a78349d08056eacbb229dfec342ca8b69664 + f97172c05114815385773bcd7a3e3ba0f5350c09 - + https://github.com/dotnet/aspnetcore - 2772a78349d08056eacbb229dfec342ca8b69664 + f97172c05114815385773bcd7a3e3ba0f5350c09 - + https://github.com/dotnet/aspnetcore - 2772a78349d08056eacbb229dfec342ca8b69664 + f97172c05114815385773bcd7a3e3ba0f5350c09 - + https://github.com/dotnet/sdk - 687a1d63ea775cc2efcbf6b0265303f21af0b7e0 + ad2e361d9382c88690adc8a7f919dd9b9d3ace3c - + https://github.com/dotnet/sdk - 687a1d63ea775cc2efcbf6b0265303f21af0b7e0 + ad2e361d9382c88690adc8a7f919dd9b9d3ace3c - + https://github.com/dotnet/sdk - 687a1d63ea775cc2efcbf6b0265303f21af0b7e0 + ad2e361d9382c88690adc8a7f919dd9b9d3ace3c - + https://github.com/dotnet/sdk - 687a1d63ea775cc2efcbf6b0265303f21af0b7e0 + ad2e361d9382c88690adc8a7f919dd9b9d3ace3c https://github.com/dotnet/test-templates @@ -124,13 +124,13 @@ 1e5f3603af2277910aad946736ee23283e7f3e16 - + https://github.com/dotnet/winforms - 0c37f29dd1c771f4134388dc80b11e5727810731 + 1068bfb357d0e29d166c180c3a43bba11c0f2fa8 - + https://github.com/dotnet/wpf - 921e0f8a13ded54098cf33245e3b0413ec7b386c + 3f3cc17afaa9154ac2fa6dc324bb1c17a7e63fcb https://github.com/dotnet/fsharp @@ -146,13 +146,13 @@ bb99e3ea07aaecd62d5c59568524133317d081b4 - + https://github.com/dotnet/runtime - 3c48925a6c1ab31865b4438a6cb88242d1a8fe4d + 1222f14d02818cfab597fa2a17c8664fe6cb39be - + https://github.com/dotnet/roslyn - 4fc2468c2cddaac23c8435c51b45bc5c18c4025a + e6747eed06b3b3d9c008314ed354f8de33bb2f3c @@ -169,9 +169,9 @@ https://github.com/Microsoft/ApplicationInsights-dotnet 53b80940842204f78708a538628288ff5d741a1d - + https://github.com/dotnet/emsdk - 66dbaefff04250dc72849f0172e0c53bcfb3ab38 + 5aa30d16129b4adee94f3bf9ff7980e2464c46ae diff --git a/eng/Versions.props b/eng/Versions.props index ed4c557a4efc..c77497c78e6a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,11 +47,11 @@ - 8.0.0-rc.2.23452.2 + 8.0.0-rc.2.23456.6 - 8.0.0-rc.2.23452.4 + 8.0.0-rc.2.23456.2 @@ -71,50 +71,50 @@ - 8.0.0-rc.2.23455.8 - 8.0.0-rc.2.23455.8 - 8.0.0-rc.2.23455.8 - 8.0.0-rc.2.23455.8 - 8.0.0-rc.2.23455.8 - 8.0.0-rc.2.23455.8 - 8.0.0-rc.2.23455.8 + 8.0.0-rc.2.23456.26 + 8.0.0-rc.2.23456.26 + 8.0.0-rc.2.23456.26 + 8.0.0-rc.2.23456.26 + 8.0.0-rc.2.23456.26 + 8.0.0-rc.2.23456.26 + 8.0.0-rc.2.23456.26 0.2.0 - 8.0.100-rc.2.23456.30 - 8.0.100-rc.2.23456.30 - 8.0.100-rc.2.23456.30 + 8.0.100-rc.2.23456.33 + 8.0.100-rc.2.23456.33 + 8.0.100-rc.2.23456.33 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) - 4.8.0-3.23455.1 + 4.8.0-3.23456.12 - 8.0.0-rc.2.23431.9 + 8.0.0-rc.2.23456.8 - 8.0.0-rc.2.23431.9 - 8.0.0-rc.2.23431.9 - 8.0.0-rc.2.23431.9 - 8.0.0-rc.2.23431.9 - 8.0.0-rc.2.23431.9 - 8.0.0-rc.2.23431.9 + 8.0.0-rc.2.23456.8 + 8.0.0-rc.2.23456.8 + 8.0.0-rc.2.23456.8 + 8.0.0-rc.2.23456.8 + 8.0.0-rc.2.23456.8 + 8.0.0-rc.2.23456.8 2.1.0 - 8.0.0-rc.2.23454.1 - 8.0.0-rc.2.23454.1 - 8.0.0-rc.2.23454.1 - 8.0.0-rc.2.23454.1 + 8.0.0-rc.2.23456.1 + 8.0.0-rc.2.23456.1 + 8.0.0-rc.2.23456.1 + 8.0.0-rc.2.23456.1 @@ -244,7 +244,7 @@ 13.3.8646-net8-p6 16.4.8646-net8-p6 - 8.0.0-rc.1.23415.5 + 8.0.0-rc.2.23455.4 $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportPackageVersion) 8.0.100$([System.Text.RegularExpressions.Regex]::Match($(EmscriptenWorkloadManifestVersion), `-[A-z]*[\.]*\d*`)) From a58b31f1e1a816f5074187263f4adeacd3a13cff Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 7 Sep 2023 09:35:37 +0000 Subject: [PATCH 05/55] Update dependencies from https://github.com/dotnet/sdk build 20230907.2 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23457.2 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23456.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ca4e7dd39863..3d959099779e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore f97172c05114815385773bcd7a3e3ba0f5350c09 - + https://github.com/dotnet/sdk - ad2e361d9382c88690adc8a7f919dd9b9d3ace3c + 02e27e532da983226feff7a6dec600c58744a91d - + https://github.com/dotnet/sdk - ad2e361d9382c88690adc8a7f919dd9b9d3ace3c + 02e27e532da983226feff7a6dec600c58744a91d - + https://github.com/dotnet/sdk - ad2e361d9382c88690adc8a7f919dd9b9d3ace3c + 02e27e532da983226feff7a6dec600c58744a91d - + https://github.com/dotnet/sdk - ad2e361d9382c88690adc8a7f919dd9b9d3ace3c + 02e27e532da983226feff7a6dec600c58744a91d https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index c77497c78e6a..4d11792ab73f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23456.33 - 8.0.100-rc.2.23456.33 - 8.0.100-rc.2.23456.33 + 8.0.100-rc.2.23457.2 + 8.0.100-rc.2.23457.2 + 8.0.100-rc.2.23457.2 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From fbc1b04feeaa7d1c2d9f53939c6c848a84ec068c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 7 Sep 2023 18:29:12 +0000 Subject: [PATCH 06/55] Update dependencies from https://github.com/dotnet/sdk build 20230907.5 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23457.5 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23456.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 8 ++++---- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3d959099779e..39fb9a461c33 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore f97172c05114815385773bcd7a3e3ba0f5350c09 - + https://github.com/dotnet/sdk - 02e27e532da983226feff7a6dec600c58744a91d + e1d23b7f11fcdc1c7c856d5eca2c4d5491570d99 - + https://github.com/dotnet/sdk - 02e27e532da983226feff7a6dec600c58744a91d + e1d23b7f11fcdc1c7c856d5eca2c4d5491570d99 - + https://github.com/dotnet/sdk - 02e27e532da983226feff7a6dec600c58744a91d + e1d23b7f11fcdc1c7c856d5eca2c4d5491570d99 - + https://github.com/dotnet/sdk - 02e27e532da983226feff7a6dec600c58744a91d + e1d23b7f11fcdc1c7c856d5eca2c4d5491570d99 https://github.com/dotnet/test-templates @@ -150,9 +150,9 @@ https://github.com/dotnet/runtime 1222f14d02818cfab597fa2a17c8664fe6cb39be - + https://github.com/dotnet/roslyn - e6747eed06b3b3d9c008314ed354f8de33bb2f3c + 9aea0f4c17d2fe2ed0cf732e628696166bd7d2e3 diff --git a/eng/Versions.props b/eng/Versions.props index 4d11792ab73f..21498748dcc8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,16 +84,16 @@ - 8.0.100-rc.2.23457.2 - 8.0.100-rc.2.23457.2 - 8.0.100-rc.2.23457.2 + 8.0.100-rc.2.23457.5 + 8.0.100-rc.2.23457.5 + 8.0.100-rc.2.23457.5 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) - 4.8.0-3.23456.12 + 4.8.0-3.23456.13 From d6b93dae8c1ef3f23d5934a5ac89f063dd863d26 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 7 Sep 2023 19:28:15 +0000 Subject: [PATCH 07/55] Update dependencies from https://github.com/dotnet/sdk build 20230907.8 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23457.8 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23456.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 39fb9a461c33..94adaf45c4b3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore f97172c05114815385773bcd7a3e3ba0f5350c09 - + https://github.com/dotnet/sdk - e1d23b7f11fcdc1c7c856d5eca2c4d5491570d99 + 1e4aa5b68046032d060bd5504b4c3fb21980d452 - + https://github.com/dotnet/sdk - e1d23b7f11fcdc1c7c856d5eca2c4d5491570d99 + 1e4aa5b68046032d060bd5504b4c3fb21980d452 - + https://github.com/dotnet/sdk - e1d23b7f11fcdc1c7c856d5eca2c4d5491570d99 + 1e4aa5b68046032d060bd5504b4c3fb21980d452 - + https://github.com/dotnet/sdk - e1d23b7f11fcdc1c7c856d5eca2c4d5491570d99 + 1e4aa5b68046032d060bd5504b4c3fb21980d452 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 21498748dcc8..d4e9efe32604 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23457.5 - 8.0.100-rc.2.23457.5 - 8.0.100-rc.2.23457.5 + 8.0.100-rc.2.23457.8 + 8.0.100-rc.2.23457.8 + 8.0.100-rc.2.23457.8 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 0d2d6a4f9d9ab3054dd68d1b947854c4736d8ca7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 7 Sep 2023 20:25:43 +0000 Subject: [PATCH 08/55] Update dependencies from https://github.com/dotnet/sdk build 20230907.10 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23457.10 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23456.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 94adaf45c4b3..4d866d9d0bc6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore f97172c05114815385773bcd7a3e3ba0f5350c09 - + https://github.com/dotnet/sdk - 1e4aa5b68046032d060bd5504b4c3fb21980d452 + 60620f7939e982fa38fcfc05a9686cedcd325bfe - + https://github.com/dotnet/sdk - 1e4aa5b68046032d060bd5504b4c3fb21980d452 + 60620f7939e982fa38fcfc05a9686cedcd325bfe - + https://github.com/dotnet/sdk - 1e4aa5b68046032d060bd5504b4c3fb21980d452 + 60620f7939e982fa38fcfc05a9686cedcd325bfe - + https://github.com/dotnet/sdk - 1e4aa5b68046032d060bd5504b4c3fb21980d452 + 60620f7939e982fa38fcfc05a9686cedcd325bfe https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index d4e9efe32604..8ed6e8f53e40 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23457.8 - 8.0.100-rc.2.23457.8 - 8.0.100-rc.2.23457.8 + 8.0.100-rc.2.23457.10 + 8.0.100-rc.2.23457.10 + 8.0.100-rc.2.23457.10 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From ca9ca77ed106adb19591fd394aec8aef3b8bd5d0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 7 Sep 2023 22:30:41 +0000 Subject: [PATCH 09/55] Update dependencies from https://github.com/dotnet/sdk build 20230907.12 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23457.12 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23456.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4d866d9d0bc6..a25e3000f60b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore f97172c05114815385773bcd7a3e3ba0f5350c09 - + https://github.com/dotnet/sdk - 60620f7939e982fa38fcfc05a9686cedcd325bfe + bd3990f4daf2769f5531353d2511b6d21ea25aac - + https://github.com/dotnet/sdk - 60620f7939e982fa38fcfc05a9686cedcd325bfe + bd3990f4daf2769f5531353d2511b6d21ea25aac - + https://github.com/dotnet/sdk - 60620f7939e982fa38fcfc05a9686cedcd325bfe + bd3990f4daf2769f5531353d2511b6d21ea25aac - + https://github.com/dotnet/sdk - 60620f7939e982fa38fcfc05a9686cedcd325bfe + bd3990f4daf2769f5531353d2511b6d21ea25aac https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 8ed6e8f53e40..ecae88288481 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23457.10 - 8.0.100-rc.2.23457.10 - 8.0.100-rc.2.23457.10 + 8.0.100-rc.2.23457.12 + 8.0.100-rc.2.23457.12 + 8.0.100-rc.2.23457.12 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From e0ff41d8319d1f008612c4e5e0f50cbc86982a48 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 7 Sep 2023 23:24:44 +0000 Subject: [PATCH 10/55] Update dependencies from https://github.com/dotnet/sdk build 20230907.15 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23457.15 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23456.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 44 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++++---------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a25e3000f60b..9d088b83da00 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime 1222f14d02818cfab597fa2a17c8664fe6cb39be - + https://github.com/dotnet/aspnetcore - f97172c05114815385773bcd7a3e3ba0f5350c09 + f8cdb58d6e05c2c741263e9e7756f5cbef421094 - + https://github.com/dotnet/aspnetcore - f97172c05114815385773bcd7a3e3ba0f5350c09 + f8cdb58d6e05c2c741263e9e7756f5cbef421094 - + https://github.com/dotnet/aspnetcore - f97172c05114815385773bcd7a3e3ba0f5350c09 + f8cdb58d6e05c2c741263e9e7756f5cbef421094 - + https://github.com/dotnet/aspnetcore - f97172c05114815385773bcd7a3e3ba0f5350c09 + f8cdb58d6e05c2c741263e9e7756f5cbef421094 - + https://github.com/dotnet/aspnetcore - f97172c05114815385773bcd7a3e3ba0f5350c09 + f8cdb58d6e05c2c741263e9e7756f5cbef421094 - + https://github.com/dotnet/aspnetcore - f97172c05114815385773bcd7a3e3ba0f5350c09 + f8cdb58d6e05c2c741263e9e7756f5cbef421094 - + https://github.com/dotnet/aspnetcore - f97172c05114815385773bcd7a3e3ba0f5350c09 + f8cdb58d6e05c2c741263e9e7756f5cbef421094 - + https://github.com/dotnet/sdk - bd3990f4daf2769f5531353d2511b6d21ea25aac + 4c348726d56b2a799867ef0c0e8a3333be9b4936 - + https://github.com/dotnet/sdk - bd3990f4daf2769f5531353d2511b6d21ea25aac + 4c348726d56b2a799867ef0c0e8a3333be9b4936 - + https://github.com/dotnet/sdk - bd3990f4daf2769f5531353d2511b6d21ea25aac + 4c348726d56b2a799867ef0c0e8a3333be9b4936 - + https://github.com/dotnet/sdk - bd3990f4daf2769f5531353d2511b6d21ea25aac + 4c348726d56b2a799867ef0c0e8a3333be9b4936 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index ecae88288481..9ab00ad81dcb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,22 +71,22 @@ - 8.0.0-rc.2.23456.26 - 8.0.0-rc.2.23456.26 - 8.0.0-rc.2.23456.26 - 8.0.0-rc.2.23456.26 - 8.0.0-rc.2.23456.26 - 8.0.0-rc.2.23456.26 - 8.0.0-rc.2.23456.26 + 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23457.7 0.2.0 - 8.0.100-rc.2.23457.12 - 8.0.100-rc.2.23457.12 - 8.0.100-rc.2.23457.12 + 8.0.100-rc.2.23457.15 + 8.0.100-rc.2.23457.15 + 8.0.100-rc.2.23457.15 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 2627044d2c3c5cddde372f180d85a42274dd1d0a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 Sep 2023 02:58:26 +0000 Subject: [PATCH 11/55] Update dependencies from https://github.com/dotnet/sdk build 20230907.19 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23457.19 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23456.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 56 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++-------- 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9d088b83da00..ebeb59ce3716 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -21,30 +21,30 @@ https://github.com/dotnet/windowsdesktop 37ba08fbbc19987e9eab78bc2103747241c34288 - + https://github.com/dotnet/runtime - 1222f14d02818cfab597fa2a17c8664fe6cb39be + da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/runtime - 1222f14d02818cfab597fa2a17c8664fe6cb39be + da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/runtime - 1222f14d02818cfab597fa2a17c8664fe6cb39be + da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/runtime - 1222f14d02818cfab597fa2a17c8664fe6cb39be + da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/runtime - 1222f14d02818cfab597fa2a17c8664fe6cb39be + da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/runtime - 1222f14d02818cfab597fa2a17c8664fe6cb39be + da3500bb02343b1d0424c74ccdddbc592b5b3f4f @@ -52,9 +52,9 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/runtime - 1222f14d02818cfab597fa2a17c8664fe6cb39be + da3500bb02343b1d0424c74ccdddbc592b5b3f4f https://github.com/dotnet/aspnetcore @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore f8cdb58d6e05c2c741263e9e7756f5cbef421094 - + https://github.com/dotnet/sdk - 4c348726d56b2a799867ef0c0e8a3333be9b4936 + c111bf548b043fb753f5b2e2a75718c7768a973d - + https://github.com/dotnet/sdk - 4c348726d56b2a799867ef0c0e8a3333be9b4936 + c111bf548b043fb753f5b2e2a75718c7768a973d - + https://github.com/dotnet/sdk - 4c348726d56b2a799867ef0c0e8a3333be9b4936 + c111bf548b043fb753f5b2e2a75718c7768a973d - + https://github.com/dotnet/sdk - 4c348726d56b2a799867ef0c0e8a3333be9b4936 + c111bf548b043fb753f5b2e2a75718c7768a973d https://github.com/dotnet/test-templates @@ -132,13 +132,13 @@ https://github.com/dotnet/wpf 3f3cc17afaa9154ac2fa6dc324bb1c17a7e63fcb - + https://github.com/dotnet/fsharp - 14e0fd5687ff76b7a8a3b68276d610c48399be70 + 95b9d4c9eccc2607d4cb507f41f3d585fa5d9e38 - + https://github.com/dotnet/fsharp - 14e0fd5687ff76b7a8a3b68276d610c48399be70 + 95b9d4c9eccc2607d4cb507f41f3d585fa5d9e38 @@ -146,9 +146,9 @@ bb99e3ea07aaecd62d5c59568524133317d081b4 - + https://github.com/dotnet/runtime - 1222f14d02818cfab597fa2a17c8664fe6cb39be + da3500bb02343b1d0424c74ccdddbc592b5b3f4f https://github.com/dotnet/roslyn diff --git a/eng/Versions.props b/eng/Versions.props index 9ab00ad81dcb..6e5a8d77ae3d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23457.15 - 8.0.100-rc.2.23457.15 - 8.0.100-rc.2.23457.15 + 8.0.100-rc.2.23457.19 + 8.0.100-rc.2.23457.19 + 8.0.100-rc.2.23457.19 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -97,16 +97,16 @@ - 8.0.0-rc.2.23456.8 + 8.0.0-rc.2.23457.7 - 8.0.0-rc.2.23456.8 - 8.0.0-rc.2.23456.8 - 8.0.0-rc.2.23456.8 - 8.0.0-rc.2.23456.8 - 8.0.0-rc.2.23456.8 - 8.0.0-rc.2.23456.8 + 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23457.7 2.1.0 From 78073891af34be717d5cccb98a2f0f0a372a4462 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 Sep 2023 03:55:15 +0000 Subject: [PATCH 12/55] Update dependencies from https://github.com/dotnet/sdk build 20230907.22 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23457.22 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 44 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++++---------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ebeb59ce3716..8222ae3bfa34 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -5,21 +5,21 @@ Source-build uses transitive dependency resolution to determine correct build SHA of all product contributing repos. The order of dependencies is important and should not be modified without approval from dotnet/source-build-internal. --> - + https://github.com/dotnet/windowsdesktop - 37ba08fbbc19987e9eab78bc2103747241c34288 + ef0b41d9521b5d1f03b24671cbde4d83865839e3 - + https://github.com/dotnet/windowsdesktop - 37ba08fbbc19987e9eab78bc2103747241c34288 + ef0b41d9521b5d1f03b24671cbde4d83865839e3 - + https://github.com/dotnet/windowsdesktop - 37ba08fbbc19987e9eab78bc2103747241c34288 + ef0b41d9521b5d1f03b24671cbde4d83865839e3 - + https://github.com/dotnet/windowsdesktop - 37ba08fbbc19987e9eab78bc2103747241c34288 + ef0b41d9521b5d1f03b24671cbde4d83865839e3 https://github.com/dotnet/runtime @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore f8cdb58d6e05c2c741263e9e7756f5cbef421094 - + https://github.com/dotnet/sdk - c111bf548b043fb753f5b2e2a75718c7768a973d + 2c235dbb6ff08f4c06ea4b1deabb2b2274c77720 - + https://github.com/dotnet/sdk - c111bf548b043fb753f5b2e2a75718c7768a973d + 2c235dbb6ff08f4c06ea4b1deabb2b2274c77720 - + https://github.com/dotnet/sdk - c111bf548b043fb753f5b2e2a75718c7768a973d + 2c235dbb6ff08f4c06ea4b1deabb2b2274c77720 - + https://github.com/dotnet/sdk - c111bf548b043fb753f5b2e2a75718c7768a973d + 2c235dbb6ff08f4c06ea4b1deabb2b2274c77720 https://github.com/dotnet/test-templates @@ -124,13 +124,13 @@ 1e5f3603af2277910aad946736ee23283e7f3e16 - + https://github.com/dotnet/winforms - 1068bfb357d0e29d166c180c3a43bba11c0f2fa8 + 11634a50d50b38b80af7ee8ce536efbdf8a37e44 - + https://github.com/dotnet/wpf - 3f3cc17afaa9154ac2fa6dc324bb1c17a7e63fcb + 23b73811905ec326926b804ad8888a34ba80a11d https://github.com/dotnet/fsharp @@ -150,9 +150,9 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/roslyn - 9aea0f4c17d2fe2ed0cf732e628696166bd7d2e3 + e6da0af261f98b82a05853e8763f7ac8ecabfecc diff --git a/eng/Versions.props b/eng/Versions.props index 6e5a8d77ae3d..0b58d9378f03 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,11 +47,11 @@ - 8.0.0-rc.2.23456.6 + 8.0.0-rc.2.23457.5 - 8.0.0-rc.2.23456.2 + 8.0.0-rc.2.23457.4 @@ -84,16 +84,16 @@ - 8.0.100-rc.2.23457.19 - 8.0.100-rc.2.23457.19 - 8.0.100-rc.2.23457.19 + 8.0.100-rc.2.23457.22 + 8.0.100-rc.2.23457.22 + 8.0.100-rc.2.23457.22 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) - 4.8.0-3.23456.13 + 4.8.0-3.23457.4 @@ -111,10 +111,10 @@ - 8.0.0-rc.2.23456.1 - 8.0.0-rc.2.23456.1 - 8.0.0-rc.2.23456.1 - 8.0.0-rc.2.23456.1 + 8.0.0-rc.2.23457.3 + 8.0.0-rc.2.23457.3 + 8.0.0-rc.2.23457.3 + 8.0.0-rc.2.23457.3 From b814dd085c08e8f26a747e2b1d4fffeef482dfbc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 Sep 2023 06:53:25 +0000 Subject: [PATCH 13/55] Update dependencies from https://github.com/dotnet/sdk build 20230907.24 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23457.24 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 48 ++++++++++++++++++++--------------------- eng/Versions.props | 22 +++++++++---------- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8222ae3bfa34..fcfb5308c4ab 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/aspnetcore - f8cdb58d6e05c2c741263e9e7756f5cbef421094 + 2b1980a6a54500f6a7d7327f7a36ef9419d4455c - + https://github.com/dotnet/aspnetcore - f8cdb58d6e05c2c741263e9e7756f5cbef421094 + 2b1980a6a54500f6a7d7327f7a36ef9419d4455c - + https://github.com/dotnet/aspnetcore - f8cdb58d6e05c2c741263e9e7756f5cbef421094 + 2b1980a6a54500f6a7d7327f7a36ef9419d4455c - + https://github.com/dotnet/aspnetcore - f8cdb58d6e05c2c741263e9e7756f5cbef421094 + 2b1980a6a54500f6a7d7327f7a36ef9419d4455c - + https://github.com/dotnet/aspnetcore - f8cdb58d6e05c2c741263e9e7756f5cbef421094 + 2b1980a6a54500f6a7d7327f7a36ef9419d4455c - + https://github.com/dotnet/aspnetcore - f8cdb58d6e05c2c741263e9e7756f5cbef421094 + 2b1980a6a54500f6a7d7327f7a36ef9419d4455c - + https://github.com/dotnet/aspnetcore - f8cdb58d6e05c2c741263e9e7756f5cbef421094 + 2b1980a6a54500f6a7d7327f7a36ef9419d4455c - + https://github.com/dotnet/sdk - 2c235dbb6ff08f4c06ea4b1deabb2b2274c77720 + 1ecb3e859e78581caa3a3bf0ad8d5f789ad9b392 - + https://github.com/dotnet/sdk - 2c235dbb6ff08f4c06ea4b1deabb2b2274c77720 + 1ecb3e859e78581caa3a3bf0ad8d5f789ad9b392 - + https://github.com/dotnet/sdk - 2c235dbb6ff08f4c06ea4b1deabb2b2274c77720 + 1ecb3e859e78581caa3a3bf0ad8d5f789ad9b392 - + https://github.com/dotnet/sdk - 2c235dbb6ff08f4c06ea4b1deabb2b2274c77720 + 1ecb3e859e78581caa3a3bf0ad8d5f789ad9b392 https://github.com/dotnet/test-templates @@ -150,9 +150,9 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/roslyn - e6da0af261f98b82a05853e8763f7ac8ecabfecc + cfb2009a256c0356f1ba5a638992c733173371f4 diff --git a/eng/Versions.props b/eng/Versions.props index 0b58d9378f03..55c9f4030428 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,29 +71,29 @@ - 8.0.0-rc.2.23457.7 - 8.0.0-rc.2.23457.7 - 8.0.0-rc.2.23457.7 - 8.0.0-rc.2.23457.7 - 8.0.0-rc.2.23457.7 - 8.0.0-rc.2.23457.7 - 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23457.17 + 8.0.0-rc.2.23457.17 + 8.0.0-rc.2.23457.17 + 8.0.0-rc.2.23457.17 + 8.0.0-rc.2.23457.17 + 8.0.0-rc.2.23457.17 + 8.0.0-rc.2.23457.17 0.2.0 - 8.0.100-rc.2.23457.22 - 8.0.100-rc.2.23457.22 - 8.0.100-rc.2.23457.22 + 8.0.100-rc.2.23457.24 + 8.0.100-rc.2.23457.24 + 8.0.100-rc.2.23457.24 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) - 4.8.0-3.23457.4 + 4.8.0-3.23457.5 From adda9a873bcb394938294f467edd67fa7089b364 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 Sep 2023 08:31:11 +0000 Subject: [PATCH 14/55] Update dependencies from https://github.com/dotnet/sdk build 20230908.2 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23458.2 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 8 ++++---- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fcfb5308c4ab..266eff8ebad1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 2b1980a6a54500f6a7d7327f7a36ef9419d4455c - + https://github.com/dotnet/sdk - 1ecb3e859e78581caa3a3bf0ad8d5f789ad9b392 + 04864a93ae61a07740c1d96306e6ec9126d6d082 - + https://github.com/dotnet/sdk - 1ecb3e859e78581caa3a3bf0ad8d5f789ad9b392 + 04864a93ae61a07740c1d96306e6ec9126d6d082 - + https://github.com/dotnet/sdk - 1ecb3e859e78581caa3a3bf0ad8d5f789ad9b392 + 04864a93ae61a07740c1d96306e6ec9126d6d082 - + https://github.com/dotnet/sdk - 1ecb3e859e78581caa3a3bf0ad8d5f789ad9b392 + 04864a93ae61a07740c1d96306e6ec9126d6d082 https://github.com/dotnet/test-templates @@ -150,9 +150,9 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/roslyn - cfb2009a256c0356f1ba5a638992c733173371f4 + 280e2236f46b1cd94669d6a933b2ca5e2c3d219f diff --git a/eng/Versions.props b/eng/Versions.props index 55c9f4030428..df231392e5e2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,16 +84,16 @@ - 8.0.100-rc.2.23457.24 - 8.0.100-rc.2.23457.24 - 8.0.100-rc.2.23457.24 + 8.0.100-rc.2.23458.2 + 8.0.100-rc.2.23458.2 + 8.0.100-rc.2.23458.2 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) - 4.8.0-3.23457.5 + 4.8.0-3.23457.6 From fe933829959f02f7f1e4b88c1dec6e9391d41cbd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 Sep 2023 10:19:11 +0000 Subject: [PATCH 15/55] Update dependencies from https://github.com/dotnet/sdk build 20230908.4 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23458.4 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 44 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++++---------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 266eff8ebad1..62712710cf96 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/aspnetcore - 2b1980a6a54500f6a7d7327f7a36ef9419d4455c + 237376d05c8e7ce126a231e06d406633ebf2e1ce - + https://github.com/dotnet/aspnetcore - 2b1980a6a54500f6a7d7327f7a36ef9419d4455c + 237376d05c8e7ce126a231e06d406633ebf2e1ce - + https://github.com/dotnet/aspnetcore - 2b1980a6a54500f6a7d7327f7a36ef9419d4455c + 237376d05c8e7ce126a231e06d406633ebf2e1ce - + https://github.com/dotnet/aspnetcore - 2b1980a6a54500f6a7d7327f7a36ef9419d4455c + 237376d05c8e7ce126a231e06d406633ebf2e1ce - + https://github.com/dotnet/aspnetcore - 2b1980a6a54500f6a7d7327f7a36ef9419d4455c + 237376d05c8e7ce126a231e06d406633ebf2e1ce - + https://github.com/dotnet/aspnetcore - 2b1980a6a54500f6a7d7327f7a36ef9419d4455c + 237376d05c8e7ce126a231e06d406633ebf2e1ce - + https://github.com/dotnet/aspnetcore - 2b1980a6a54500f6a7d7327f7a36ef9419d4455c + 237376d05c8e7ce126a231e06d406633ebf2e1ce - + https://github.com/dotnet/sdk - 04864a93ae61a07740c1d96306e6ec9126d6d082 + 48e1722c989745177da66f69ebc6bc1eda9512c6 - + https://github.com/dotnet/sdk - 04864a93ae61a07740c1d96306e6ec9126d6d082 + 48e1722c989745177da66f69ebc6bc1eda9512c6 - + https://github.com/dotnet/sdk - 04864a93ae61a07740c1d96306e6ec9126d6d082 + 48e1722c989745177da66f69ebc6bc1eda9512c6 - + https://github.com/dotnet/sdk - 04864a93ae61a07740c1d96306e6ec9126d6d082 + 48e1722c989745177da66f69ebc6bc1eda9512c6 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index df231392e5e2..19406d4b1fae 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,22 +71,22 @@ - 8.0.0-rc.2.23457.17 - 8.0.0-rc.2.23457.17 - 8.0.0-rc.2.23457.17 - 8.0.0-rc.2.23457.17 - 8.0.0-rc.2.23457.17 - 8.0.0-rc.2.23457.17 - 8.0.0-rc.2.23457.17 + 8.0.0-rc.2.23457.19 + 8.0.0-rc.2.23457.19 + 8.0.0-rc.2.23457.19 + 8.0.0-rc.2.23457.19 + 8.0.0-rc.2.23457.19 + 8.0.0-rc.2.23457.19 + 8.0.0-rc.2.23457.19 0.2.0 - 8.0.100-rc.2.23458.2 - 8.0.100-rc.2.23458.2 - 8.0.100-rc.2.23458.2 + 8.0.100-rc.2.23458.4 + 8.0.100-rc.2.23458.4 + 8.0.100-rc.2.23458.4 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 8eb055c8d0985eb77f59e05271e8b222521a0593 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 Sep 2023 18:00:06 +0000 Subject: [PATCH 16/55] Update dependencies from https://github.com/dotnet/sdk build 20230908.8 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23458.8 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 62712710cf96..4217ab082800 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 237376d05c8e7ce126a231e06d406633ebf2e1ce - + https://github.com/dotnet/sdk - 48e1722c989745177da66f69ebc6bc1eda9512c6 + 053a2c589180b982c4a67f98a339f87a48f2cc2b - + https://github.com/dotnet/sdk - 48e1722c989745177da66f69ebc6bc1eda9512c6 + 053a2c589180b982c4a67f98a339f87a48f2cc2b - + https://github.com/dotnet/sdk - 48e1722c989745177da66f69ebc6bc1eda9512c6 + 053a2c589180b982c4a67f98a339f87a48f2cc2b - + https://github.com/dotnet/sdk - 48e1722c989745177da66f69ebc6bc1eda9512c6 + 053a2c589180b982c4a67f98a339f87a48f2cc2b https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 19406d4b1fae..3b9686d32ef8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23458.4 - 8.0.100-rc.2.23458.4 - 8.0.100-rc.2.23458.4 + 8.0.100-rc.2.23458.8 + 8.0.100-rc.2.23458.8 + 8.0.100-rc.2.23458.8 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 740dd654901b758247fd98bab19bbfbde1d78319 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 Sep 2023 18:58:08 +0000 Subject: [PATCH 17/55] Update dependencies from https://github.com/dotnet/sdk build 20230908.11 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23458.11 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4217ab082800..612e791e324f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 237376d05c8e7ce126a231e06d406633ebf2e1ce - + https://github.com/dotnet/sdk - 053a2c589180b982c4a67f98a339f87a48f2cc2b + 114686c545e92149f5f69bfc0ae4c553066f15f8 - + https://github.com/dotnet/sdk - 053a2c589180b982c4a67f98a339f87a48f2cc2b + 114686c545e92149f5f69bfc0ae4c553066f15f8 - + https://github.com/dotnet/sdk - 053a2c589180b982c4a67f98a339f87a48f2cc2b + 114686c545e92149f5f69bfc0ae4c553066f15f8 - + https://github.com/dotnet/sdk - 053a2c589180b982c4a67f98a339f87a48f2cc2b + 114686c545e92149f5f69bfc0ae4c553066f15f8 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 3b9686d32ef8..69ae45f8dcc0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23458.8 - 8.0.100-rc.2.23458.8 - 8.0.100-rc.2.23458.8 + 8.0.100-rc.2.23458.11 + 8.0.100-rc.2.23458.11 + 8.0.100-rc.2.23458.11 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From db9bb80e121d35af4873cceaaa7fd32539436a77 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 Sep 2023 21:25:11 +0000 Subject: [PATCH 18/55] Update dependencies from https://github.com/dotnet/sdk build 20230908.13 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23458.13 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 612e791e324f..b91540498b89 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 237376d05c8e7ce126a231e06d406633ebf2e1ce - + https://github.com/dotnet/sdk - 114686c545e92149f5f69bfc0ae4c553066f15f8 + 97eb0ad6b79ae5da9dc6e89a4ae891c06947abf8 - + https://github.com/dotnet/sdk - 114686c545e92149f5f69bfc0ae4c553066f15f8 + 97eb0ad6b79ae5da9dc6e89a4ae891c06947abf8 - + https://github.com/dotnet/sdk - 114686c545e92149f5f69bfc0ae4c553066f15f8 + 97eb0ad6b79ae5da9dc6e89a4ae891c06947abf8 - + https://github.com/dotnet/sdk - 114686c545e92149f5f69bfc0ae4c553066f15f8 + 97eb0ad6b79ae5da9dc6e89a4ae891c06947abf8 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 69ae45f8dcc0..f9e42556e101 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23458.11 - 8.0.100-rc.2.23458.11 - 8.0.100-rc.2.23458.11 + 8.0.100-rc.2.23458.13 + 8.0.100-rc.2.23458.13 + 8.0.100-rc.2.23458.13 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From fbcdb327da450f159f6a7376a6079fdb0df4986b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 Sep 2023 22:31:30 +0000 Subject: [PATCH 19/55] Update dependencies from https://github.com/dotnet/sdk build 20230908.17 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23458.17 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 8 ++++---- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b91540498b89..b4ba3fe52fb1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 237376d05c8e7ce126a231e06d406633ebf2e1ce - + https://github.com/dotnet/sdk - 97eb0ad6b79ae5da9dc6e89a4ae891c06947abf8 + a34073667ae39f66ebca29fe7d5977246c1055be - + https://github.com/dotnet/sdk - 97eb0ad6b79ae5da9dc6e89a4ae891c06947abf8 + a34073667ae39f66ebca29fe7d5977246c1055be - + https://github.com/dotnet/sdk - 97eb0ad6b79ae5da9dc6e89a4ae891c06947abf8 + a34073667ae39f66ebca29fe7d5977246c1055be - + https://github.com/dotnet/sdk - 97eb0ad6b79ae5da9dc6e89a4ae891c06947abf8 + a34073667ae39f66ebca29fe7d5977246c1055be https://github.com/dotnet/test-templates @@ -150,9 +150,9 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/roslyn - 280e2236f46b1cd94669d6a933b2ca5e2c3d219f + fd014916efbefab50cc3806dc561a44733f3e953 diff --git a/eng/Versions.props b/eng/Versions.props index f9e42556e101..31d1f0aea48c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,16 +84,16 @@ - 8.0.100-rc.2.23458.13 - 8.0.100-rc.2.23458.13 - 8.0.100-rc.2.23458.13 + 8.0.100-rc.2.23458.17 + 8.0.100-rc.2.23458.17 + 8.0.100-rc.2.23458.17 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) - 4.8.0-3.23457.6 + 4.8.0-3.23458.3 From 36079c8c4a18d3e5c76c2de113e8fcdc2f1dfc6e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 Sep 2023 23:27:24 +0000 Subject: [PATCH 20/55] Update dependencies from https://github.com/dotnet/sdk build 20230908.20 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23458.20 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 48 ++++++++++++++++++++--------------------- eng/Versions.props | 22 +++++++++---------- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b4ba3fe52fb1..b3ef636dc44c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/aspnetcore - 237376d05c8e7ce126a231e06d406633ebf2e1ce + 5afb0fe44ea6da9d5267a63532268f7e34fb312c - + https://github.com/dotnet/aspnetcore - 237376d05c8e7ce126a231e06d406633ebf2e1ce + 5afb0fe44ea6da9d5267a63532268f7e34fb312c - + https://github.com/dotnet/aspnetcore - 237376d05c8e7ce126a231e06d406633ebf2e1ce + 5afb0fe44ea6da9d5267a63532268f7e34fb312c - + https://github.com/dotnet/aspnetcore - 237376d05c8e7ce126a231e06d406633ebf2e1ce + 5afb0fe44ea6da9d5267a63532268f7e34fb312c - + https://github.com/dotnet/aspnetcore - 237376d05c8e7ce126a231e06d406633ebf2e1ce + 5afb0fe44ea6da9d5267a63532268f7e34fb312c - + https://github.com/dotnet/aspnetcore - 237376d05c8e7ce126a231e06d406633ebf2e1ce + 5afb0fe44ea6da9d5267a63532268f7e34fb312c - + https://github.com/dotnet/aspnetcore - 237376d05c8e7ce126a231e06d406633ebf2e1ce + 5afb0fe44ea6da9d5267a63532268f7e34fb312c - + https://github.com/dotnet/sdk - a34073667ae39f66ebca29fe7d5977246c1055be + 00b9c7aced8f0e34b69ca426993ced4851ab8851 - + https://github.com/dotnet/sdk - a34073667ae39f66ebca29fe7d5977246c1055be + 00b9c7aced8f0e34b69ca426993ced4851ab8851 - + https://github.com/dotnet/sdk - a34073667ae39f66ebca29fe7d5977246c1055be + 00b9c7aced8f0e34b69ca426993ced4851ab8851 - + https://github.com/dotnet/sdk - a34073667ae39f66ebca29fe7d5977246c1055be + 00b9c7aced8f0e34b69ca426993ced4851ab8851 https://github.com/dotnet/test-templates @@ -160,9 +160,9 @@ 3c910ba83fc9dbd8e12f50dddc8c381404f928c4 - + https://github.com/nuget/nuget.client - 6179a99102a23adaafa80bb14034225390242c1d + 7c69cd64e14a4ca23e95c80a9ce7505a7951143c diff --git a/eng/Versions.props b/eng/Versions.props index 31d1f0aea48c..c1a7435cb3dc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,22 +71,22 @@ - 8.0.0-rc.2.23457.19 - 8.0.0-rc.2.23457.19 - 8.0.0-rc.2.23457.19 - 8.0.0-rc.2.23457.19 - 8.0.0-rc.2.23457.19 - 8.0.0-rc.2.23457.19 - 8.0.0-rc.2.23457.19 + 8.0.0-rc.2.23458.6 + 8.0.0-rc.2.23458.6 + 8.0.0-rc.2.23458.6 + 8.0.0-rc.2.23458.6 + 8.0.0-rc.2.23458.6 + 8.0.0-rc.2.23458.6 + 8.0.0-rc.2.23458.6 0.2.0 - 8.0.100-rc.2.23458.17 - 8.0.100-rc.2.23458.17 - 8.0.100-rc.2.23458.17 + 8.0.100-rc.2.23458.20 + 8.0.100-rc.2.23458.20 + 8.0.100-rc.2.23458.20 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -126,7 +126,7 @@ - 6.8.0-preview.1.90 + 6.8.0-rc.104 From 434c1aba3fade4fabbc08d95b6f4003ca2bf716c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 11 Sep 2023 03:10:04 +0000 Subject: [PATCH 21/55] Update dependencies from https://github.com/dotnet/sdk build 20230910.2 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23460.2 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 8 ++++---- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b3ef636dc44c..3153da89e7e1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 5afb0fe44ea6da9d5267a63532268f7e34fb312c - + https://github.com/dotnet/sdk - 00b9c7aced8f0e34b69ca426993ced4851ab8851 + 64ff27d4b75334ff8782ea8143e964b5bf33e251 - + https://github.com/dotnet/sdk - 00b9c7aced8f0e34b69ca426993ced4851ab8851 + 64ff27d4b75334ff8782ea8143e964b5bf33e251 - + https://github.com/dotnet/sdk - 00b9c7aced8f0e34b69ca426993ced4851ab8851 + 64ff27d4b75334ff8782ea8143e964b5bf33e251 - + https://github.com/dotnet/sdk - 00b9c7aced8f0e34b69ca426993ced4851ab8851 + 64ff27d4b75334ff8782ea8143e964b5bf33e251 https://github.com/dotnet/test-templates @@ -160,9 +160,9 @@ 3c910ba83fc9dbd8e12f50dddc8c381404f928c4 - + https://github.com/nuget/nuget.client - 7c69cd64e14a4ca23e95c80a9ce7505a7951143c + 11a62174beb847bc2a59ffbb08b70eaa84781d25 diff --git a/eng/Versions.props b/eng/Versions.props index c1a7435cb3dc..2f81f25ebc6b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23458.20 - 8.0.100-rc.2.23458.20 - 8.0.100-rc.2.23458.20 + 8.0.100-rc.2.23460.2 + 8.0.100-rc.2.23460.2 + 8.0.100-rc.2.23460.2 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -126,7 +126,7 @@ - 6.8.0-rc.104 + 6.8.0-rc.110 From 2ab75cca4d9867354903ee9166943788617bf1f6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 11 Sep 2023 04:03:32 +0000 Subject: [PATCH 22/55] Update dependencies from https://github.com/dotnet/sdk build 20230910.4 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23460.4 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 48 ++++++++++++++++++++--------------------- eng/Versions.props | 22 +++++++++---------- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3153da89e7e1..5036fc18aea2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/aspnetcore - 5afb0fe44ea6da9d5267a63532268f7e34fb312c + a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/aspnetcore - 5afb0fe44ea6da9d5267a63532268f7e34fb312c + a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/aspnetcore - 5afb0fe44ea6da9d5267a63532268f7e34fb312c + a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/aspnetcore - 5afb0fe44ea6da9d5267a63532268f7e34fb312c + a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/aspnetcore - 5afb0fe44ea6da9d5267a63532268f7e34fb312c + a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/aspnetcore - 5afb0fe44ea6da9d5267a63532268f7e34fb312c + a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/aspnetcore - 5afb0fe44ea6da9d5267a63532268f7e34fb312c + a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/sdk - 64ff27d4b75334ff8782ea8143e964b5bf33e251 + a0da288ac0756a0f628cedaf367e34282544ea64 - + https://github.com/dotnet/sdk - 64ff27d4b75334ff8782ea8143e964b5bf33e251 + a0da288ac0756a0f628cedaf367e34282544ea64 - + https://github.com/dotnet/sdk - 64ff27d4b75334ff8782ea8143e964b5bf33e251 + a0da288ac0756a0f628cedaf367e34282544ea64 - + https://github.com/dotnet/sdk - 64ff27d4b75334ff8782ea8143e964b5bf33e251 + a0da288ac0756a0f628cedaf367e34282544ea64 https://github.com/dotnet/test-templates @@ -150,9 +150,9 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/roslyn - fd014916efbefab50cc3806dc561a44733f3e953 + d080175cabfe297ebf079af099279b61913bcc28 diff --git a/eng/Versions.props b/eng/Versions.props index 2f81f25ebc6b..734397a0c5cc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,29 +71,29 @@ - 8.0.0-rc.2.23458.6 - 8.0.0-rc.2.23458.6 - 8.0.0-rc.2.23458.6 - 8.0.0-rc.2.23458.6 - 8.0.0-rc.2.23458.6 - 8.0.0-rc.2.23458.6 - 8.0.0-rc.2.23458.6 + 8.0.0-rc.2.23460.4 + 8.0.0-rc.2.23460.4 + 8.0.0-rc.2.23460.4 + 8.0.0-rc.2.23460.4 + 8.0.0-rc.2.23460.4 + 8.0.0-rc.2.23460.4 + 8.0.0-rc.2.23460.4 0.2.0 - 8.0.100-rc.2.23460.2 - 8.0.100-rc.2.23460.2 - 8.0.100-rc.2.23460.2 + 8.0.100-rc.2.23460.4 + 8.0.100-rc.2.23460.4 + 8.0.100-rc.2.23460.4 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) - 4.8.0-3.23458.3 + 4.8.0-3.23459.2 From e3649512d2963bc54221b72c9fb8f283757c960d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 11 Sep 2023 04:57:40 +0000 Subject: [PATCH 23/55] Update dependencies from https://github.com/dotnet/sdk build 20230910.7 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23460.7 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5036fc18aea2..373447541331 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/sdk - a0da288ac0756a0f628cedaf367e34282544ea64 + 256a495af913958c0de523977855774b2264f8f3 - + https://github.com/dotnet/sdk - a0da288ac0756a0f628cedaf367e34282544ea64 + 256a495af913958c0de523977855774b2264f8f3 - + https://github.com/dotnet/sdk - a0da288ac0756a0f628cedaf367e34282544ea64 + 256a495af913958c0de523977855774b2264f8f3 - + https://github.com/dotnet/sdk - a0da288ac0756a0f628cedaf367e34282544ea64 + 256a495af913958c0de523977855774b2264f8f3 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 734397a0c5cc..e924ce259f85 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23460.4 - 8.0.100-rc.2.23460.4 - 8.0.100-rc.2.23460.4 + 8.0.100-rc.2.23460.7 + 8.0.100-rc.2.23460.7 + 8.0.100-rc.2.23460.7 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 1b5ae5bc3ad4fefed8d49f6e7f1d47db0c207745 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 11 Sep 2023 06:39:27 +0000 Subject: [PATCH 24/55] Update dependencies from https://github.com/dotnet/sdk build 20230910.8 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23460.8 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 373447541331..e47926fd50d8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/sdk - 256a495af913958c0de523977855774b2264f8f3 + 0f97d2c3b2d605840faea4c8cad1fb7c2a4a9ac9 - + https://github.com/dotnet/sdk - 256a495af913958c0de523977855774b2264f8f3 + 0f97d2c3b2d605840faea4c8cad1fb7c2a4a9ac9 - + https://github.com/dotnet/sdk - 256a495af913958c0de523977855774b2264f8f3 + 0f97d2c3b2d605840faea4c8cad1fb7c2a4a9ac9 - + https://github.com/dotnet/sdk - 256a495af913958c0de523977855774b2264f8f3 + 0f97d2c3b2d605840faea4c8cad1fb7c2a4a9ac9 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index e924ce259f85..47373e0416d8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23460.7 - 8.0.100-rc.2.23460.7 - 8.0.100-rc.2.23460.7 + 8.0.100-rc.2.23460.8 + 8.0.100-rc.2.23460.8 + 8.0.100-rc.2.23460.8 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From c3d437db1273c0bdcff10888972049354d15ca8d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 11 Sep 2023 17:27:14 +0000 Subject: [PATCH 25/55] Update dependencies from https://github.com/dotnet/sdk build 20230911.1 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23461.1 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e47926fd50d8..20e23547f0b7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/sdk - 0f97d2c3b2d605840faea4c8cad1fb7c2a4a9ac9 + b2813186a91221e9d33e7b3c1f0c9f677ec79df7 - + https://github.com/dotnet/sdk - 0f97d2c3b2d605840faea4c8cad1fb7c2a4a9ac9 + b2813186a91221e9d33e7b3c1f0c9f677ec79df7 - + https://github.com/dotnet/sdk - 0f97d2c3b2d605840faea4c8cad1fb7c2a4a9ac9 + b2813186a91221e9d33e7b3c1f0c9f677ec79df7 - + https://github.com/dotnet/sdk - 0f97d2c3b2d605840faea4c8cad1fb7c2a4a9ac9 + b2813186a91221e9d33e7b3c1f0c9f677ec79df7 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 47373e0416d8..773673962afd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23460.8 - 8.0.100-rc.2.23460.8 - 8.0.100-rc.2.23460.8 + 8.0.100-rc.2.23461.1 + 8.0.100-rc.2.23461.1 + 8.0.100-rc.2.23461.1 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 07d9c23e1f5454b596f4340db3022771992c704a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 11 Sep 2023 22:31:36 +0000 Subject: [PATCH 26/55] Update dependencies from https://github.com/dotnet/sdk build 20230911.5 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23461.5 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 20e23547f0b7..fbee7aae97fe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/sdk - b2813186a91221e9d33e7b3c1f0c9f677ec79df7 + 6cddd635c4aacc6d33c20c83eccc2d36c16b5632 - + https://github.com/dotnet/sdk - b2813186a91221e9d33e7b3c1f0c9f677ec79df7 + 6cddd635c4aacc6d33c20c83eccc2d36c16b5632 - + https://github.com/dotnet/sdk - b2813186a91221e9d33e7b3c1f0c9f677ec79df7 + 6cddd635c4aacc6d33c20c83eccc2d36c16b5632 - + https://github.com/dotnet/sdk - b2813186a91221e9d33e7b3c1f0c9f677ec79df7 + 6cddd635c4aacc6d33c20c83eccc2d36c16b5632 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 773673962afd..46a8a02e6c7f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23461.1 - 8.0.100-rc.2.23461.1 - 8.0.100-rc.2.23461.1 + 8.0.100-rc.2.23461.5 + 8.0.100-rc.2.23461.5 + 8.0.100-rc.2.23461.5 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 9f74155cc883e9d79b896edbf344b414046a02c5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 11 Sep 2023 23:59:37 +0000 Subject: [PATCH 27/55] Update dependencies from https://github.com/dotnet/sdk build 20230911.7 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23461.7 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fbee7aae97fe..76b318b64a6c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/sdk - 6cddd635c4aacc6d33c20c83eccc2d36c16b5632 + befbdb775347b6a801e60ccab0db1b06b9f6cbd4 - + https://github.com/dotnet/sdk - 6cddd635c4aacc6d33c20c83eccc2d36c16b5632 + befbdb775347b6a801e60ccab0db1b06b9f6cbd4 - + https://github.com/dotnet/sdk - 6cddd635c4aacc6d33c20c83eccc2d36c16b5632 + befbdb775347b6a801e60ccab0db1b06b9f6cbd4 - + https://github.com/dotnet/sdk - 6cddd635c4aacc6d33c20c83eccc2d36c16b5632 + befbdb775347b6a801e60ccab0db1b06b9f6cbd4 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 46a8a02e6c7f..7412dda9776c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23461.5 - 8.0.100-rc.2.23461.5 - 8.0.100-rc.2.23461.5 + 8.0.100-rc.2.23461.7 + 8.0.100-rc.2.23461.7 + 8.0.100-rc.2.23461.7 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 86e4a0ff3e72f2e1344ff17048143206a4a47615 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Sep 2023 02:22:20 +0000 Subject: [PATCH 28/55] Update dependencies from https://github.com/dotnet/sdk build 20230911.12 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23461.12 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 76b318b64a6c..87cb3c370948 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 - + https://github.com/dotnet/sdk - befbdb775347b6a801e60ccab0db1b06b9f6cbd4 + 0135179075560a89f3e7f4dec8959ed260faa5ba - + https://github.com/dotnet/sdk - befbdb775347b6a801e60ccab0db1b06b9f6cbd4 + 0135179075560a89f3e7f4dec8959ed260faa5ba - + https://github.com/dotnet/sdk - befbdb775347b6a801e60ccab0db1b06b9f6cbd4 + 0135179075560a89f3e7f4dec8959ed260faa5ba - + https://github.com/dotnet/sdk - befbdb775347b6a801e60ccab0db1b06b9f6cbd4 + 0135179075560a89f3e7f4dec8959ed260faa5ba https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 7412dda9776c..25ad4d947ca0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23461.7 - 8.0.100-rc.2.23461.7 - 8.0.100-rc.2.23461.7 + 8.0.100-rc.2.23461.12 + 8.0.100-rc.2.23461.12 + 8.0.100-rc.2.23461.12 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 1c800ab39494c0278f5faf0773210893eab5632c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Sep 2023 08:14:26 +0000 Subject: [PATCH 29/55] Update dependencies from https://github.com/dotnet/sdk build 20230912.1 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23462.1 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 48 ++++++++++++++++++++--------------------- eng/Versions.props | 22 +++++++++---------- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 87cb3c370948..c03af5572023 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/aspnetcore - a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 + 76ec8ce3302c12c49102acbd34dd9c393d31a3db - + https://github.com/dotnet/aspnetcore - a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 + 76ec8ce3302c12c49102acbd34dd9c393d31a3db - + https://github.com/dotnet/aspnetcore - a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 + 76ec8ce3302c12c49102acbd34dd9c393d31a3db - + https://github.com/dotnet/aspnetcore - a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 + 76ec8ce3302c12c49102acbd34dd9c393d31a3db - + https://github.com/dotnet/aspnetcore - a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 + 76ec8ce3302c12c49102acbd34dd9c393d31a3db - + https://github.com/dotnet/aspnetcore - a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 + 76ec8ce3302c12c49102acbd34dd9c393d31a3db - + https://github.com/dotnet/aspnetcore - a413f2e0f8ec25fc03fc43955b3a70dc7a65e0b0 + 76ec8ce3302c12c49102acbd34dd9c393d31a3db - + https://github.com/dotnet/sdk - 0135179075560a89f3e7f4dec8959ed260faa5ba + 2965b8ae63bb968ddc0cb6007b56fd5bee87c0b6 - + https://github.com/dotnet/sdk - 0135179075560a89f3e7f4dec8959ed260faa5ba + 2965b8ae63bb968ddc0cb6007b56fd5bee87c0b6 - + https://github.com/dotnet/sdk - 0135179075560a89f3e7f4dec8959ed260faa5ba + 2965b8ae63bb968ddc0cb6007b56fd5bee87c0b6 - + https://github.com/dotnet/sdk - 0135179075560a89f3e7f4dec8959ed260faa5ba + 2965b8ae63bb968ddc0cb6007b56fd5bee87c0b6 https://github.com/dotnet/test-templates @@ -150,9 +150,9 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/roslyn - d080175cabfe297ebf079af099279b61913bcc28 + 0d3d87cc82e1834f50a5e26fdce427f115383f6f diff --git a/eng/Versions.props b/eng/Versions.props index 25ad4d947ca0..4755121ccacd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,29 +71,29 @@ - 8.0.0-rc.2.23460.4 - 8.0.0-rc.2.23460.4 - 8.0.0-rc.2.23460.4 - 8.0.0-rc.2.23460.4 - 8.0.0-rc.2.23460.4 - 8.0.0-rc.2.23460.4 - 8.0.0-rc.2.23460.4 + 8.0.0-rc.2.23461.20 + 8.0.0-rc.2.23461.20 + 8.0.0-rc.2.23461.20 + 8.0.0-rc.2.23461.20 + 8.0.0-rc.2.23461.20 + 8.0.0-rc.2.23461.20 + 8.0.0-rc.2.23461.20 0.2.0 - 8.0.100-rc.2.23461.12 - 8.0.100-rc.2.23461.12 - 8.0.100-rc.2.23461.12 + 8.0.100-rc.2.23462.1 + 8.0.100-rc.2.23462.1 + 8.0.100-rc.2.23462.1 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) - 4.8.0-3.23459.2 + 4.8.0-3.23461.4 From 5a359a19ebb158cff1b2909a85c2eec2865dfefb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Sep 2023 11:32:44 +0000 Subject: [PATCH 30/55] Update dependencies from https://github.com/dotnet/sdk build 20230912.4 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23462.4 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c03af5572023..6811c6a036a8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 76ec8ce3302c12c49102acbd34dd9c393d31a3db - + https://github.com/dotnet/sdk - 2965b8ae63bb968ddc0cb6007b56fd5bee87c0b6 + d0b5cec54225c21cf74819b6d443abea08b4969c - + https://github.com/dotnet/sdk - 2965b8ae63bb968ddc0cb6007b56fd5bee87c0b6 + d0b5cec54225c21cf74819b6d443abea08b4969c - + https://github.com/dotnet/sdk - 2965b8ae63bb968ddc0cb6007b56fd5bee87c0b6 + d0b5cec54225c21cf74819b6d443abea08b4969c - + https://github.com/dotnet/sdk - 2965b8ae63bb968ddc0cb6007b56fd5bee87c0b6 + d0b5cec54225c21cf74819b6d443abea08b4969c https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 4755121ccacd..fb2a7253009d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23462.1 - 8.0.100-rc.2.23462.1 - 8.0.100-rc.2.23462.1 + 8.0.100-rc.2.23462.4 + 8.0.100-rc.2.23462.4 + 8.0.100-rc.2.23462.4 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 0aeb9070322f1b8fd019d4663e494f999573d318 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Sep 2023 17:20:16 +0000 Subject: [PATCH 31/55] Update dependencies from https://github.com/dotnet/sdk build 20230912.9 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23462.9 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6811c6a036a8..c1ffbca31570 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 76ec8ce3302c12c49102acbd34dd9c393d31a3db - + https://github.com/dotnet/sdk - d0b5cec54225c21cf74819b6d443abea08b4969c + b22cea58ecd9ae3b5d54ebfdaa0c28efb964038c - + https://github.com/dotnet/sdk - d0b5cec54225c21cf74819b6d443abea08b4969c + b22cea58ecd9ae3b5d54ebfdaa0c28efb964038c - + https://github.com/dotnet/sdk - d0b5cec54225c21cf74819b6d443abea08b4969c + b22cea58ecd9ae3b5d54ebfdaa0c28efb964038c - + https://github.com/dotnet/sdk - d0b5cec54225c21cf74819b6d443abea08b4969c + b22cea58ecd9ae3b5d54ebfdaa0c28efb964038c https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index fb2a7253009d..e3bf293e2295 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23462.4 - 8.0.100-rc.2.23462.4 - 8.0.100-rc.2.23462.4 + 8.0.100-rc.2.23462.9 + 8.0.100-rc.2.23462.9 + 8.0.100-rc.2.23462.9 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From e231575f27a526da2a229ed91220e172eb32d85b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Sep 2023 21:27:09 +0000 Subject: [PATCH 32/55] Update dependencies from https://github.com/dotnet/sdk build 20230912.18 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23462.18 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23457.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f62127289578..1eaa968d8046 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 76ec8ce3302c12c49102acbd34dd9c393d31a3db - + https://github.com/dotnet/sdk - b22cea58ecd9ae3b5d54ebfdaa0c28efb964038c + f1ffab6d93a3768676a673963a53688a674a998e - + https://github.com/dotnet/sdk - b22cea58ecd9ae3b5d54ebfdaa0c28efb964038c + f1ffab6d93a3768676a673963a53688a674a998e - + https://github.com/dotnet/sdk - b22cea58ecd9ae3b5d54ebfdaa0c28efb964038c + f1ffab6d93a3768676a673963a53688a674a998e - + https://github.com/dotnet/sdk - b22cea58ecd9ae3b5d54ebfdaa0c28efb964038c + f1ffab6d93a3768676a673963a53688a674a998e https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index e3bf293e2295..f6bf669e07fa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23462.9 - 8.0.100-rc.2.23462.9 - 8.0.100-rc.2.23462.9 + 8.0.100-rc.2.23462.18 + 8.0.100-rc.2.23462.18 + 8.0.100-rc.2.23462.18 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 7962c9b4951fb7eb96deec5478734cc562d056fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Sep 2023 22:23:27 +0000 Subject: [PATCH 33/55] Update dependencies from https://github.com/dotnet/sdk build 20230912.27 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23462.27 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.2 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 80 ++++++++++++++++++++--------------------- eng/Versions.props | 32 ++++++++--------- 2 files changed, 56 insertions(+), 56 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1eaa968d8046..0be396348b7c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -5,21 +5,21 @@ Source-build uses transitive dependency resolution to determine correct build SHA of all product contributing repos. The order of dependencies is important and should not be modified without approval from dotnet/source-build-internal. --> - + https://github.com/dotnet/windowsdesktop - ef0b41d9521b5d1f03b24671cbde4d83865839e3 + d53ea5c7bad8c277ef15e56d354187614b9598b5 - + https://github.com/dotnet/windowsdesktop - ef0b41d9521b5d1f03b24671cbde4d83865839e3 + d53ea5c7bad8c277ef15e56d354187614b9598b5 - + https://github.com/dotnet/windowsdesktop - ef0b41d9521b5d1f03b24671cbde4d83865839e3 + d53ea5c7bad8c277ef15e56d354187614b9598b5 - + https://github.com/dotnet/windowsdesktop - ef0b41d9521b5d1f03b24671cbde4d83865839e3 + d53ea5c7bad8c277ef15e56d354187614b9598b5 https://github.com/dotnet/runtime @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/aspnetcore - 76ec8ce3302c12c49102acbd34dd9c393d31a3db + 3366dfedd8079427d52365a62ef5ddb50c22b124 - + https://github.com/dotnet/aspnetcore - 76ec8ce3302c12c49102acbd34dd9c393d31a3db + 3366dfedd8079427d52365a62ef5ddb50c22b124 - + https://github.com/dotnet/aspnetcore - 76ec8ce3302c12c49102acbd34dd9c393d31a3db + 3366dfedd8079427d52365a62ef5ddb50c22b124 - + https://github.com/dotnet/aspnetcore - 76ec8ce3302c12c49102acbd34dd9c393d31a3db + 3366dfedd8079427d52365a62ef5ddb50c22b124 - + https://github.com/dotnet/aspnetcore - 76ec8ce3302c12c49102acbd34dd9c393d31a3db + 3366dfedd8079427d52365a62ef5ddb50c22b124 - + https://github.com/dotnet/aspnetcore - 76ec8ce3302c12c49102acbd34dd9c393d31a3db + 3366dfedd8079427d52365a62ef5ddb50c22b124 - + https://github.com/dotnet/aspnetcore - 76ec8ce3302c12c49102acbd34dd9c393d31a3db + 3366dfedd8079427d52365a62ef5ddb50c22b124 - + https://github.com/dotnet/sdk - f1ffab6d93a3768676a673963a53688a674a998e + 0c3ddf295df2e2c566d82fed60dbef24920ec2be - + https://github.com/dotnet/sdk - f1ffab6d93a3768676a673963a53688a674a998e + 0c3ddf295df2e2c566d82fed60dbef24920ec2be - + https://github.com/dotnet/sdk - f1ffab6d93a3768676a673963a53688a674a998e + 0c3ddf295df2e2c566d82fed60dbef24920ec2be - + https://github.com/dotnet/sdk - f1ffab6d93a3768676a673963a53688a674a998e + 0c3ddf295df2e2c566d82fed60dbef24920ec2be https://github.com/dotnet/test-templates @@ -124,21 +124,21 @@ 1e5f3603af2277910aad946736ee23283e7f3e16 - + https://github.com/dotnet/winforms - 11634a50d50b38b80af7ee8ce536efbdf8a37e44 + 651817103840c580c708d8ff39a025948e59629b - + https://github.com/dotnet/wpf - 23b73811905ec326926b804ad8888a34ba80a11d + 776d7f8c31608ebe7cfc807ddba634e0b27757c3 - + https://github.com/dotnet/fsharp - 95b9d4c9eccc2607d4cb507f41f3d585fa5d9e38 + 2b9856ad710db4b3e32c29c519eadd48aee112dd - + https://github.com/dotnet/fsharp - 95b9d4c9eccc2607d4cb507f41f3d585fa5d9e38 + 2b9856ad710db4b3e32c29c519eadd48aee112dd @@ -155,9 +155,9 @@ 0d3d87cc82e1834f50a5e26fdce427f115383f6f - + https://github.com/dotnet/msbuild - 3c910ba83fc9dbd8e12f50dddc8c381404f928c4 + 1582865c770ba6861d906d0e76acb52671808f8c diff --git a/eng/Versions.props b/eng/Versions.props index f6bf669e07fa..714f04c40c83 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,11 +47,11 @@ - 8.0.0-rc.2.23457.5 + 8.0.0-rc.2.23462.2 - 8.0.0-rc.2.23457.4 + 8.0.0-rc.2.23462.3 @@ -71,22 +71,22 @@ - 8.0.0-rc.2.23461.20 - 8.0.0-rc.2.23461.20 - 8.0.0-rc.2.23461.20 - 8.0.0-rc.2.23461.20 - 8.0.0-rc.2.23461.20 - 8.0.0-rc.2.23461.20 - 8.0.0-rc.2.23461.20 + 8.0.0-rc.2.23462.7 + 8.0.0-rc.2.23462.7 + 8.0.0-rc.2.23462.7 + 8.0.0-rc.2.23462.7 + 8.0.0-rc.2.23462.7 + 8.0.0-rc.2.23462.7 + 8.0.0-rc.2.23462.7 0.2.0 - 8.0.100-rc.2.23462.18 - 8.0.100-rc.2.23462.18 - 8.0.100-rc.2.23462.18 + 8.0.100-rc.2.23462.27 + 8.0.100-rc.2.23462.27 + 8.0.100-rc.2.23462.27 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -111,10 +111,10 @@ - 8.0.0-rc.2.23457.3 - 8.0.0-rc.2.23457.3 - 8.0.0-rc.2.23457.3 - 8.0.0-rc.2.23457.3 + 8.0.0-rc.2.23462.2 + 8.0.0-rc.2.23462.2 + 8.0.0-rc.2.23462.2 + 8.0.0-rc.2.23462.2 From a6180934f15b55f1b62aae94f14a205c7be249ff Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Sep 2023 23:23:05 +0000 Subject: [PATCH 34/55] Update dependencies from https://github.com/dotnet/sdk build 20230912.31 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23462.31 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.2 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0be396348b7c..d0e8daa71b55 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 3366dfedd8079427d52365a62ef5ddb50c22b124 - + https://github.com/dotnet/sdk - 0c3ddf295df2e2c566d82fed60dbef24920ec2be + 03d97ea75b2c3927330ba2a65f7234848ee38458 - + https://github.com/dotnet/sdk - 0c3ddf295df2e2c566d82fed60dbef24920ec2be + 03d97ea75b2c3927330ba2a65f7234848ee38458 - + https://github.com/dotnet/sdk - 0c3ddf295df2e2c566d82fed60dbef24920ec2be + 03d97ea75b2c3927330ba2a65f7234848ee38458 - + https://github.com/dotnet/sdk - 0c3ddf295df2e2c566d82fed60dbef24920ec2be + 03d97ea75b2c3927330ba2a65f7234848ee38458 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 714f04c40c83..6f32e327a434 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23462.27 - 8.0.100-rc.2.23462.27 - 8.0.100-rc.2.23462.27 + 8.0.100-rc.2.23462.31 + 8.0.100-rc.2.23462.31 + 8.0.100-rc.2.23462.31 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 943773f2d05733fe05a2576520b15a26ae9fcecc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Sep 2023 07:09:29 +0000 Subject: [PATCH 35/55] Update dependencies from https://github.com/dotnet/sdk build 20230912.42 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23462.42 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.2 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d0e8daa71b55..60b804551266 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 3366dfedd8079427d52365a62ef5ddb50c22b124 - + https://github.com/dotnet/sdk - 03d97ea75b2c3927330ba2a65f7234848ee38458 + 179c7c9317a7bce18dfd733581a9668d1f1341b5 - + https://github.com/dotnet/sdk - 03d97ea75b2c3927330ba2a65f7234848ee38458 + 179c7c9317a7bce18dfd733581a9668d1f1341b5 - + https://github.com/dotnet/sdk - 03d97ea75b2c3927330ba2a65f7234848ee38458 + 179c7c9317a7bce18dfd733581a9668d1f1341b5 - + https://github.com/dotnet/sdk - 03d97ea75b2c3927330ba2a65f7234848ee38458 + 179c7c9317a7bce18dfd733581a9668d1f1341b5 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 6f32e327a434..4cc5f89b9f6d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23462.31 - 8.0.100-rc.2.23462.31 - 8.0.100-rc.2.23462.31 + 8.0.100-rc.2.23462.42 + 8.0.100-rc.2.23462.42 + 8.0.100-rc.2.23462.42 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From fa8eed92133efd02453bec185e844a01edd4b019 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Sep 2023 08:26:33 +0000 Subject: [PATCH 36/55] Update dependencies from https://github.com/dotnet/sdk build 20230913.2 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23463.2 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.2 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 52 ++++++++++++++++++++--------------------- eng/Versions.props | 22 ++++++++--------- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 60b804551266..811a818d2ba5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/aspnetcore - 3366dfedd8079427d52365a62ef5ddb50c22b124 + f4bcd4f1414b9afea2a38d502727039a5c4abf6b - + https://github.com/dotnet/aspnetcore - 3366dfedd8079427d52365a62ef5ddb50c22b124 + f4bcd4f1414b9afea2a38d502727039a5c4abf6b - + https://github.com/dotnet/aspnetcore - 3366dfedd8079427d52365a62ef5ddb50c22b124 + f4bcd4f1414b9afea2a38d502727039a5c4abf6b - + https://github.com/dotnet/aspnetcore - 3366dfedd8079427d52365a62ef5ddb50c22b124 + f4bcd4f1414b9afea2a38d502727039a5c4abf6b - + https://github.com/dotnet/aspnetcore - 3366dfedd8079427d52365a62ef5ddb50c22b124 + f4bcd4f1414b9afea2a38d502727039a5c4abf6b - + https://github.com/dotnet/aspnetcore - 3366dfedd8079427d52365a62ef5ddb50c22b124 + f4bcd4f1414b9afea2a38d502727039a5c4abf6b - + https://github.com/dotnet/aspnetcore - 3366dfedd8079427d52365a62ef5ddb50c22b124 + f4bcd4f1414b9afea2a38d502727039a5c4abf6b - + https://github.com/dotnet/sdk - 179c7c9317a7bce18dfd733581a9668d1f1341b5 + 2cc589531c56f02de61241270954c272f7b453cd - + https://github.com/dotnet/sdk - 179c7c9317a7bce18dfd733581a9668d1f1341b5 + 2cc589531c56f02de61241270954c272f7b453cd - + https://github.com/dotnet/sdk - 179c7c9317a7bce18dfd733581a9668d1f1341b5 + 2cc589531c56f02de61241270954c272f7b453cd - + https://github.com/dotnet/sdk - 179c7c9317a7bce18dfd733581a9668d1f1341b5 + 2cc589531c56f02de61241270954c272f7b453cd https://github.com/dotnet/test-templates @@ -150,14 +150,14 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/roslyn - 0d3d87cc82e1834f50a5e26fdce427f115383f6f + f7aabb22c243bcaf211a7a4a54069a4cf0358bb0 - + https://github.com/dotnet/msbuild - 1582865c770ba6861d906d0e76acb52671808f8c + caf06d19326f9e7dcc06d4d4f4b04f1c6ddae5f0 diff --git a/eng/Versions.props b/eng/Versions.props index 4cc5f89b9f6d..8440b25ddbe1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,29 +71,29 @@ - 8.0.0-rc.2.23462.7 - 8.0.0-rc.2.23462.7 - 8.0.0-rc.2.23462.7 - 8.0.0-rc.2.23462.7 - 8.0.0-rc.2.23462.7 - 8.0.0-rc.2.23462.7 - 8.0.0-rc.2.23462.7 + 8.0.0-rc.2.23462.39 + 8.0.0-rc.2.23462.39 + 8.0.0-rc.2.23462.39 + 8.0.0-rc.2.23462.39 + 8.0.0-rc.2.23462.39 + 8.0.0-rc.2.23462.39 + 8.0.0-rc.2.23462.39 0.2.0 - 8.0.100-rc.2.23462.42 - 8.0.100-rc.2.23462.42 - 8.0.100-rc.2.23462.42 + 8.0.100-rc.2.23463.2 + 8.0.100-rc.2.23463.2 + 8.0.100-rc.2.23463.2 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) - 4.8.0-3.23461.4 + 4.8.0-3.23462.9 From 929fb7008cafde9ed4459260ad7a59719e70b9c1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Sep 2023 09:43:19 +0000 Subject: [PATCH 37/55] Update dependencies from https://github.com/dotnet/sdk build 20230913.5 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23463.5 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.2 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 811a818d2ba5..c4f25321d592 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore f4bcd4f1414b9afea2a38d502727039a5c4abf6b - + https://github.com/dotnet/sdk - 2cc589531c56f02de61241270954c272f7b453cd + ede5ba20f371df6cf75f1f5e26026f271d35d863 - + https://github.com/dotnet/sdk - 2cc589531c56f02de61241270954c272f7b453cd + ede5ba20f371df6cf75f1f5e26026f271d35d863 - + https://github.com/dotnet/sdk - 2cc589531c56f02de61241270954c272f7b453cd + ede5ba20f371df6cf75f1f5e26026f271d35d863 - + https://github.com/dotnet/sdk - 2cc589531c56f02de61241270954c272f7b453cd + ede5ba20f371df6cf75f1f5e26026f271d35d863 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 8440b25ddbe1..8fcb9b719346 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23463.2 - 8.0.100-rc.2.23463.2 - 8.0.100-rc.2.23463.2 + 8.0.100-rc.2.23463.5 + 8.0.100-rc.2.23463.5 + 8.0.100-rc.2.23463.5 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 647de259fae16fccaf3f12821b32748610e9d386 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Sep 2023 10:53:00 +0000 Subject: [PATCH 38/55] Update dependencies from https://github.com/dotnet/sdk build 20230913.8 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23463.8 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c4f25321d592..b65afe70aa63 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore f4bcd4f1414b9afea2a38d502727039a5c4abf6b - + https://github.com/dotnet/sdk - ede5ba20f371df6cf75f1f5e26026f271d35d863 + ab5b0ec8ac86ac0ce3d06002378842bc712a5a89 - + https://github.com/dotnet/sdk - ede5ba20f371df6cf75f1f5e26026f271d35d863 + ab5b0ec8ac86ac0ce3d06002378842bc712a5a89 - + https://github.com/dotnet/sdk - ede5ba20f371df6cf75f1f5e26026f271d35d863 + ab5b0ec8ac86ac0ce3d06002378842bc712a5a89 - + https://github.com/dotnet/sdk - ede5ba20f371df6cf75f1f5e26026f271d35d863 + ab5b0ec8ac86ac0ce3d06002378842bc712a5a89 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 8fcb9b719346..8f6189e30912 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23463.5 - 8.0.100-rc.2.23463.5 - 8.0.100-rc.2.23463.5 + 8.0.100-rc.2.23463.8 + 8.0.100-rc.2.23463.8 + 8.0.100-rc.2.23463.8 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 83d6a1ca8b64dd9435c86f48ba975c8beb268caf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Sep 2023 10:53:08 +0000 Subject: [PATCH 39/55] Update dependencies from https://github.com/dotnet/sdk build 20230913.11 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23463.8 -> To Version 8.0.100-rc.2.23463.11 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b65afe70aa63..f894a83fca3c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore f4bcd4f1414b9afea2a38d502727039a5c4abf6b - + https://github.com/dotnet/sdk - ab5b0ec8ac86ac0ce3d06002378842bc712a5a89 + 783da59e91a1e2c9d30b48211406d010400f0107 - + https://github.com/dotnet/sdk - ab5b0ec8ac86ac0ce3d06002378842bc712a5a89 + 783da59e91a1e2c9d30b48211406d010400f0107 - + https://github.com/dotnet/sdk - ab5b0ec8ac86ac0ce3d06002378842bc712a5a89 + 783da59e91a1e2c9d30b48211406d010400f0107 - + https://github.com/dotnet/sdk - ab5b0ec8ac86ac0ce3d06002378842bc712a5a89 + 783da59e91a1e2c9d30b48211406d010400f0107 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 8f6189e30912..9f4f7c649786 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23463.8 - 8.0.100-rc.2.23463.8 - 8.0.100-rc.2.23463.8 + 8.0.100-rc.2.23463.11 + 8.0.100-rc.2.23463.11 + 8.0.100-rc.2.23463.11 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From b43f3bd5afb0e1a9293d059216fa8619ab460058 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Sep 2023 10:53:16 +0000 Subject: [PATCH 40/55] Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.7 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 30 +++++++++++++++--------------- eng/Versions.props | 14 +++++++------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f894a83fca3c..ff653b374a3a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -5,21 +5,21 @@ Source-build uses transitive dependency resolution to determine correct build SHA of all product contributing repos. The order of dependencies is important and should not be modified without approval from dotnet/source-build-internal. --> - + https://github.com/dotnet/windowsdesktop - d53ea5c7bad8c277ef15e56d354187614b9598b5 + 3961593c99938f139f7ae96ee80027406dc99c6a - + https://github.com/dotnet/windowsdesktop - d53ea5c7bad8c277ef15e56d354187614b9598b5 + 3961593c99938f139f7ae96ee80027406dc99c6a - + https://github.com/dotnet/windowsdesktop - d53ea5c7bad8c277ef15e56d354187614b9598b5 + 3961593c99938f139f7ae96ee80027406dc99c6a - + https://github.com/dotnet/windowsdesktop - d53ea5c7bad8c277ef15e56d354187614b9598b5 + 3961593c99938f139f7ae96ee80027406dc99c6a https://github.com/dotnet/runtime @@ -124,13 +124,13 @@ 1e5f3603af2277910aad946736ee23283e7f3e16 - - https://github.com/dotnet/winforms - 651817103840c580c708d8ff39a025948e59629b + + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms + 5b91bede9ddc0b672b76010bdf18c2ac2b673221 - + https://github.com/dotnet/wpf - 776d7f8c31608ebe7cfc807ddba634e0b27757c3 + 4f518f24a59505ba22405dd1f866cb160414c2e0 https://github.com/dotnet/fsharp @@ -150,9 +150,9 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/roslyn - f7aabb22c243bcaf211a7a4a54069a4cf0358bb0 + 1b7a6f807cb8ce709048debae6b771f4705a697a diff --git a/eng/Versions.props b/eng/Versions.props index 9f4f7c649786..2daa86585782 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,11 +47,11 @@ - 8.0.0-rc.2.23462.2 + 8.0.0-rc.1.23419.5 - 8.0.0-rc.2.23462.3 + 8.0.0-rc.2.23462.7 @@ -93,7 +93,7 @@ - 4.8.0-3.23462.9 + 4.8.0-3.23462.10 @@ -111,10 +111,10 @@ - 8.0.0-rc.2.23462.2 - 8.0.0-rc.2.23462.2 - 8.0.0-rc.2.23462.2 - 8.0.0-rc.2.23462.2 + 8.0.0-rc.2.23462.7 + 8.0.0-rc.2.23462.7 + 8.0.0-rc.2.23462.7 + 8.0.0-rc.2.23462.7 From 9ec4c6b3c7dcfd5f1a85462531363b3ff32efdf5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Sep 2023 20:53:31 +0000 Subject: [PATCH 41/55] Update dependencies from https://github.com/dotnet/sdk build 20230913.15 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23463.15 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.7 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 52 ++++++++++++++++++++--------------------- eng/Versions.props | 20 ++++++++-------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ff653b374a3a..34dbdd78585d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/aspnetcore - f4bcd4f1414b9afea2a38d502727039a5c4abf6b + 0005026d4eca7d681976b5d1967f6de86538cca3 - + https://github.com/dotnet/aspnetcore - f4bcd4f1414b9afea2a38d502727039a5c4abf6b + 0005026d4eca7d681976b5d1967f6de86538cca3 - + https://github.com/dotnet/aspnetcore - f4bcd4f1414b9afea2a38d502727039a5c4abf6b + 0005026d4eca7d681976b5d1967f6de86538cca3 - + https://github.com/dotnet/aspnetcore - f4bcd4f1414b9afea2a38d502727039a5c4abf6b + 0005026d4eca7d681976b5d1967f6de86538cca3 - + https://github.com/dotnet/aspnetcore - f4bcd4f1414b9afea2a38d502727039a5c4abf6b + 0005026d4eca7d681976b5d1967f6de86538cca3 - + https://github.com/dotnet/aspnetcore - f4bcd4f1414b9afea2a38d502727039a5c4abf6b + 0005026d4eca7d681976b5d1967f6de86538cca3 - + https://github.com/dotnet/aspnetcore - f4bcd4f1414b9afea2a38d502727039a5c4abf6b + 0005026d4eca7d681976b5d1967f6de86538cca3 - + https://github.com/dotnet/sdk - 783da59e91a1e2c9d30b48211406d010400f0107 + d7a3ab57e39c479f45329c78cfc12c9559c6a2b0 - + https://github.com/dotnet/sdk - 783da59e91a1e2c9d30b48211406d010400f0107 + d7a3ab57e39c479f45329c78cfc12c9559c6a2b0 - + https://github.com/dotnet/sdk - 783da59e91a1e2c9d30b48211406d010400f0107 + d7a3ab57e39c479f45329c78cfc12c9559c6a2b0 - + https://github.com/dotnet/sdk - 783da59e91a1e2c9d30b48211406d010400f0107 + d7a3ab57e39c479f45329c78cfc12c9559c6a2b0 https://github.com/dotnet/test-templates @@ -132,13 +132,13 @@ https://github.com/dotnet/wpf 4f518f24a59505ba22405dd1f866cb160414c2e0 - + https://github.com/dotnet/fsharp - 2b9856ad710db4b3e32c29c519eadd48aee112dd + e913e29ad1426abb2cc8eef13326361c800115f1 - + https://github.com/dotnet/fsharp - 2b9856ad710db4b3e32c29c519eadd48aee112dd + e913e29ad1426abb2cc8eef13326361c800115f1 diff --git a/eng/Versions.props b/eng/Versions.props index 2daa86585782..478107f1abe6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,22 +71,22 @@ - 8.0.0-rc.2.23462.39 - 8.0.0-rc.2.23462.39 - 8.0.0-rc.2.23462.39 - 8.0.0-rc.2.23462.39 - 8.0.0-rc.2.23462.39 - 8.0.0-rc.2.23462.39 - 8.0.0-rc.2.23462.39 + 8.0.0-rc.2.23463.3 + 8.0.0-rc.2.23463.3 + 8.0.0-rc.2.23463.3 + 8.0.0-rc.2.23463.3 + 8.0.0-rc.2.23463.3 + 8.0.0-rc.2.23463.3 + 8.0.0-rc.2.23463.3 0.2.0 - 8.0.100-rc.2.23463.11 - 8.0.100-rc.2.23463.11 - 8.0.100-rc.2.23463.11 + 8.0.100-rc.2.23463.15 + 8.0.100-rc.2.23463.15 + 8.0.100-rc.2.23463.15 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 800650152c41b9813ef1d42fe0dca0a3f611f1bf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 Sep 2023 23:46:25 +0000 Subject: [PATCH 42/55] Update dependencies from https://github.com/dotnet/sdk build 20230913.24 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23463.24 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.7 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d8e42d20ec21..82502019fa84 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 0005026d4eca7d681976b5d1967f6de86538cca3 - + https://github.com/dotnet/sdk - d7a3ab57e39c479f45329c78cfc12c9559c6a2b0 + d8a07c3d5be7d8b7fedc73f190f0cbe67b598109 - + https://github.com/dotnet/sdk - d7a3ab57e39c479f45329c78cfc12c9559c6a2b0 + d8a07c3d5be7d8b7fedc73f190f0cbe67b598109 - + https://github.com/dotnet/sdk - d7a3ab57e39c479f45329c78cfc12c9559c6a2b0 + d8a07c3d5be7d8b7fedc73f190f0cbe67b598109 - + https://github.com/dotnet/sdk - d7a3ab57e39c479f45329c78cfc12c9559c6a2b0 + d8a07c3d5be7d8b7fedc73f190f0cbe67b598109 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 71b1fac9d21f..8a655daad7dc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23463.15 - 8.0.100-rc.2.23463.15 - 8.0.100-rc.2.23463.15 + 8.0.100-rc.2.23463.24 + 8.0.100-rc.2.23463.24 + 8.0.100-rc.2.23463.24 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From e41377961a0d39eaf6368b417a5a849d0afb3892 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 14 Sep 2023 03:10:42 +0000 Subject: [PATCH 43/55] Update dependencies from https://github.com/dotnet/sdk build 20230913.32 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23463.32 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.7 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 82502019fa84..68f673d72ed8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 0005026d4eca7d681976b5d1967f6de86538cca3 - + https://github.com/dotnet/sdk - d8a07c3d5be7d8b7fedc73f190f0cbe67b598109 + cc7279a469d6f35fa65367f7ddf8e8ba98bb31cb - + https://github.com/dotnet/sdk - d8a07c3d5be7d8b7fedc73f190f0cbe67b598109 + cc7279a469d6f35fa65367f7ddf8e8ba98bb31cb - + https://github.com/dotnet/sdk - d8a07c3d5be7d8b7fedc73f190f0cbe67b598109 + cc7279a469d6f35fa65367f7ddf8e8ba98bb31cb - + https://github.com/dotnet/sdk - d8a07c3d5be7d8b7fedc73f190f0cbe67b598109 + cc7279a469d6f35fa65367f7ddf8e8ba98bb31cb https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 8a655daad7dc..69483366c4bd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23463.24 - 8.0.100-rc.2.23463.24 - 8.0.100-rc.2.23463.24 + 8.0.100-rc.2.23463.32 + 8.0.100-rc.2.23463.32 + 8.0.100-rc.2.23463.32 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From ee4eabb3a4508df7de46193b4d03cdf771cbde9a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 14 Sep 2023 07:00:51 +0000 Subject: [PATCH 44/55] Update dependencies from https://github.com/dotnet/sdk build 20230913.58 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23463.58 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.7 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 44 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++++---------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 68f673d72ed8..a2a8325d4041 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/aspnetcore - 0005026d4eca7d681976b5d1967f6de86538cca3 + a8ab99f4d9a5b2875c67505d32f8179be22ad919 - + https://github.com/dotnet/aspnetcore - 0005026d4eca7d681976b5d1967f6de86538cca3 + a8ab99f4d9a5b2875c67505d32f8179be22ad919 - + https://github.com/dotnet/aspnetcore - 0005026d4eca7d681976b5d1967f6de86538cca3 + a8ab99f4d9a5b2875c67505d32f8179be22ad919 - + https://github.com/dotnet/aspnetcore - 0005026d4eca7d681976b5d1967f6de86538cca3 + a8ab99f4d9a5b2875c67505d32f8179be22ad919 - + https://github.com/dotnet/aspnetcore - 0005026d4eca7d681976b5d1967f6de86538cca3 + a8ab99f4d9a5b2875c67505d32f8179be22ad919 - + https://github.com/dotnet/aspnetcore - 0005026d4eca7d681976b5d1967f6de86538cca3 + a8ab99f4d9a5b2875c67505d32f8179be22ad919 - + https://github.com/dotnet/aspnetcore - 0005026d4eca7d681976b5d1967f6de86538cca3 + a8ab99f4d9a5b2875c67505d32f8179be22ad919 - + https://github.com/dotnet/sdk - cc7279a469d6f35fa65367f7ddf8e8ba98bb31cb + a507334698cc4c28db2b1c46ef3e5f351b563d47 - + https://github.com/dotnet/sdk - cc7279a469d6f35fa65367f7ddf8e8ba98bb31cb + a507334698cc4c28db2b1c46ef3e5f351b563d47 - + https://github.com/dotnet/sdk - cc7279a469d6f35fa65367f7ddf8e8ba98bb31cb + a507334698cc4c28db2b1c46ef3e5f351b563d47 - + https://github.com/dotnet/sdk - cc7279a469d6f35fa65367f7ddf8e8ba98bb31cb + a507334698cc4c28db2b1c46ef3e5f351b563d47 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 69483366c4bd..24ba65e4585b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,22 +71,22 @@ - 8.0.0-rc.2.23463.3 - 8.0.0-rc.2.23463.3 - 8.0.0-rc.2.23463.3 - 8.0.0-rc.2.23463.3 - 8.0.0-rc.2.23463.3 - 8.0.0-rc.2.23463.3 - 8.0.0-rc.2.23463.3 + 8.0.0-rc.2.23463.16 + 8.0.0-rc.2.23463.16 + 8.0.0-rc.2.23463.16 + 8.0.0-rc.2.23463.16 + 8.0.0-rc.2.23463.16 + 8.0.0-rc.2.23463.16 + 8.0.0-rc.2.23463.16 0.2.0 - 8.0.100-rc.2.23463.32 - 8.0.100-rc.2.23463.32 - 8.0.100-rc.2.23463.32 + 8.0.100-rc.2.23463.58 + 8.0.100-rc.2.23463.58 + 8.0.100-rc.2.23463.58 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 3ec9fbbe17ca2ceeb460b4bd868a932eb2175dff Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 14 Sep 2023 07:58:04 +0000 Subject: [PATCH 45/55] Update dependencies from https://github.com/dotnet/sdk build 20230914.1 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23464.1 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.7 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a2a8325d4041..431607a26b53 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore a8ab99f4d9a5b2875c67505d32f8179be22ad919 - + https://github.com/dotnet/sdk - a507334698cc4c28db2b1c46ef3e5f351b563d47 + 448def7f5fe8958f80a30f43a0fe4a67903bc10a - + https://github.com/dotnet/sdk - a507334698cc4c28db2b1c46ef3e5f351b563d47 + 448def7f5fe8958f80a30f43a0fe4a67903bc10a - + https://github.com/dotnet/sdk - a507334698cc4c28db2b1c46ef3e5f351b563d47 + 448def7f5fe8958f80a30f43a0fe4a67903bc10a - + https://github.com/dotnet/sdk - a507334698cc4c28db2b1c46ef3e5f351b563d47 + 448def7f5fe8958f80a30f43a0fe4a67903bc10a https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 24ba65e4585b..96cd46285b55 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23463.58 - 8.0.100-rc.2.23463.58 - 8.0.100-rc.2.23463.58 + 8.0.100-rc.2.23464.1 + 8.0.100-rc.2.23464.1 + 8.0.100-rc.2.23464.1 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 0b6f5927d3cf5a336505104f9a7dbfbda4ff18a3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 14 Sep 2023 11:29:19 +0000 Subject: [PATCH 46/55] Update dependencies from https://github.com/dotnet/sdk build 20230914.9 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23464.9 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.7 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 431607a26b53..264455458e9f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore a8ab99f4d9a5b2875c67505d32f8179be22ad919 - + https://github.com/dotnet/sdk - 448def7f5fe8958f80a30f43a0fe4a67903bc10a + 364f67bfb669e164a81ca13c6ce21117c80e02f8 - + https://github.com/dotnet/sdk - 448def7f5fe8958f80a30f43a0fe4a67903bc10a + 364f67bfb669e164a81ca13c6ce21117c80e02f8 - + https://github.com/dotnet/sdk - 448def7f5fe8958f80a30f43a0fe4a67903bc10a + 364f67bfb669e164a81ca13c6ce21117c80e02f8 - + https://github.com/dotnet/sdk - 448def7f5fe8958f80a30f43a0fe4a67903bc10a + 364f67bfb669e164a81ca13c6ce21117c80e02f8 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 96cd46285b55..cdd929135d22 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23464.1 - 8.0.100-rc.2.23464.1 - 8.0.100-rc.2.23464.1 + 8.0.100-rc.2.23464.9 + 8.0.100-rc.2.23464.9 + 8.0.100-rc.2.23464.9 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 1c6790c0d6a1b8802af7d3ad25f041970cd63a94 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 14 Sep 2023 18:45:59 +0000 Subject: [PATCH 47/55] Update dependencies from https://github.com/dotnet/sdk build 20230914.21 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23464.21 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.7 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 56 ++++++++++++++++++++--------------------- eng/Versions.props | 22 ++++++++-------- 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 264455458e9f..163d52d5ba9b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/aspnetcore - a8ab99f4d9a5b2875c67505d32f8179be22ad919 + 1c9cf676af5f3bb0ec631305804d4a1747e432d2 - + https://github.com/dotnet/aspnetcore - a8ab99f4d9a5b2875c67505d32f8179be22ad919 + 1c9cf676af5f3bb0ec631305804d4a1747e432d2 - + https://github.com/dotnet/aspnetcore - a8ab99f4d9a5b2875c67505d32f8179be22ad919 + 1c9cf676af5f3bb0ec631305804d4a1747e432d2 - + https://github.com/dotnet/aspnetcore - a8ab99f4d9a5b2875c67505d32f8179be22ad919 + 1c9cf676af5f3bb0ec631305804d4a1747e432d2 - + https://github.com/dotnet/aspnetcore - a8ab99f4d9a5b2875c67505d32f8179be22ad919 + 1c9cf676af5f3bb0ec631305804d4a1747e432d2 - + https://github.com/dotnet/aspnetcore - a8ab99f4d9a5b2875c67505d32f8179be22ad919 + 1c9cf676af5f3bb0ec631305804d4a1747e432d2 - + https://github.com/dotnet/aspnetcore - a8ab99f4d9a5b2875c67505d32f8179be22ad919 + 1c9cf676af5f3bb0ec631305804d4a1747e432d2 - + https://github.com/dotnet/sdk - 364f67bfb669e164a81ca13c6ce21117c80e02f8 + 3918580c11d32627c0e230ced256d21b470a548d - + https://github.com/dotnet/sdk - 364f67bfb669e164a81ca13c6ce21117c80e02f8 + 3918580c11d32627c0e230ced256d21b470a548d - + https://github.com/dotnet/sdk - 364f67bfb669e164a81ca13c6ce21117c80e02f8 + 3918580c11d32627c0e230ced256d21b470a548d - + https://github.com/dotnet/sdk - 364f67bfb669e164a81ca13c6ce21117c80e02f8 + 3918580c11d32627c0e230ced256d21b470a548d https://github.com/dotnet/test-templates @@ -132,13 +132,13 @@ https://github.com/dotnet/wpf 4f518f24a59505ba22405dd1f866cb160414c2e0 - + https://github.com/dotnet/fsharp - e913e29ad1426abb2cc8eef13326361c800115f1 + d28c79e337157c38bc716ae51eb7d487676b2129 - + https://github.com/dotnet/fsharp - e913e29ad1426abb2cc8eef13326361c800115f1 + d28c79e337157c38bc716ae51eb7d487676b2129 @@ -160,9 +160,9 @@ caf06d19326f9e7dcc06d4d4f4b04f1c6ddae5f0 - + https://github.com/nuget/nuget.client - 11a62174beb847bc2a59ffbb08b70eaa84781d25 + f47eb5771ee3f9a100d0b31d82ccb5ee600a56ed diff --git a/eng/Versions.props b/eng/Versions.props index cdd929135d22..e215b4287554 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,22 +71,22 @@ - 8.0.0-rc.2.23463.16 - 8.0.0-rc.2.23463.16 - 8.0.0-rc.2.23463.16 - 8.0.0-rc.2.23463.16 - 8.0.0-rc.2.23463.16 - 8.0.0-rc.2.23463.16 - 8.0.0-rc.2.23463.16 + 8.0.0-rc.2.23464.1 + 8.0.0-rc.2.23464.1 + 8.0.0-rc.2.23464.1 + 8.0.0-rc.2.23464.1 + 8.0.0-rc.2.23464.1 + 8.0.0-rc.2.23464.1 + 8.0.0-rc.2.23464.1 0.2.0 - 8.0.100-rc.2.23464.9 - 8.0.100-rc.2.23464.9 - 8.0.100-rc.2.23464.9 + 8.0.100-rc.2.23464.21 + 8.0.100-rc.2.23464.21 + 8.0.100-rc.2.23464.21 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -126,7 +126,7 @@ - 6.8.0-rc.110 + 6.8.0-rc.112 From 0352834e4aca8874a605be3c6c270f416597bdb3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 14 Sep 2023 19:49:52 +0000 Subject: [PATCH 48/55] Update dependencies from https://github.com/dotnet/sdk build 20230914.27 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23464.27 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.7 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 163d52d5ba9b..53354cdc15ab 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore 1c9cf676af5f3bb0ec631305804d4a1747e432d2 - + https://github.com/dotnet/sdk - 3918580c11d32627c0e230ced256d21b470a548d + 52f0582f7d6ee45949d00652551805138b0480ea - + https://github.com/dotnet/sdk - 3918580c11d32627c0e230ced256d21b470a548d + 52f0582f7d6ee45949d00652551805138b0480ea - + https://github.com/dotnet/sdk - 3918580c11d32627c0e230ced256d21b470a548d + 52f0582f7d6ee45949d00652551805138b0480ea - + https://github.com/dotnet/sdk - 3918580c11d32627c0e230ced256d21b470a548d + 52f0582f7d6ee45949d00652551805138b0480ea https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index e215b4287554..a179cac76acf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23464.21 - 8.0.100-rc.2.23464.21 - 8.0.100-rc.2.23464.21 + 8.0.100-rc.2.23464.27 + 8.0.100-rc.2.23464.27 + 8.0.100-rc.2.23464.27 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From cd0d745a82956a876750fa97d32085d96d3daf85 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 14 Sep 2023 21:17:33 +0000 Subject: [PATCH 49/55] Update dependencies from https://github.com/dotnet/sdk build 20230914.30 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23464.30 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23462.7 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 44 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++++---------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 53354cdc15ab..e1e49cbd2247 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/aspnetcore - 1c9cf676af5f3bb0ec631305804d4a1747e432d2 + cde7cb4437acfb0f2645429a593682aca1e4b85f - + https://github.com/dotnet/aspnetcore - 1c9cf676af5f3bb0ec631305804d4a1747e432d2 + cde7cb4437acfb0f2645429a593682aca1e4b85f - + https://github.com/dotnet/aspnetcore - 1c9cf676af5f3bb0ec631305804d4a1747e432d2 + cde7cb4437acfb0f2645429a593682aca1e4b85f - + https://github.com/dotnet/aspnetcore - 1c9cf676af5f3bb0ec631305804d4a1747e432d2 + cde7cb4437acfb0f2645429a593682aca1e4b85f - + https://github.com/dotnet/aspnetcore - 1c9cf676af5f3bb0ec631305804d4a1747e432d2 + cde7cb4437acfb0f2645429a593682aca1e4b85f - + https://github.com/dotnet/aspnetcore - 1c9cf676af5f3bb0ec631305804d4a1747e432d2 + cde7cb4437acfb0f2645429a593682aca1e4b85f - + https://github.com/dotnet/aspnetcore - 1c9cf676af5f3bb0ec631305804d4a1747e432d2 + cde7cb4437acfb0f2645429a593682aca1e4b85f - + https://github.com/dotnet/sdk - 52f0582f7d6ee45949d00652551805138b0480ea + c54b4e99cdd9ea2a6b08a4dca083515d3c9bc5dc - + https://github.com/dotnet/sdk - 52f0582f7d6ee45949d00652551805138b0480ea + c54b4e99cdd9ea2a6b08a4dca083515d3c9bc5dc - + https://github.com/dotnet/sdk - 52f0582f7d6ee45949d00652551805138b0480ea + c54b4e99cdd9ea2a6b08a4dca083515d3c9bc5dc - + https://github.com/dotnet/sdk - 52f0582f7d6ee45949d00652551805138b0480ea + c54b4e99cdd9ea2a6b08a4dca083515d3c9bc5dc https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index a179cac76acf..a0040a11c445 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,22 +71,22 @@ - 8.0.0-rc.2.23464.1 - 8.0.0-rc.2.23464.1 - 8.0.0-rc.2.23464.1 - 8.0.0-rc.2.23464.1 - 8.0.0-rc.2.23464.1 - 8.0.0-rc.2.23464.1 - 8.0.0-rc.2.23464.1 + 8.0.0-rc.2.23464.3 + 8.0.0-rc.2.23464.3 + 8.0.0-rc.2.23464.3 + 8.0.0-rc.2.23464.3 + 8.0.0-rc.2.23464.3 + 8.0.0-rc.2.23464.3 + 8.0.0-rc.2.23464.3 0.2.0 - 8.0.100-rc.2.23464.27 - 8.0.100-rc.2.23464.27 - 8.0.100-rc.2.23464.27 + 8.0.100-rc.2.23464.30 + 8.0.100-rc.2.23464.30 + 8.0.100-rc.2.23464.30 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 2422f6cae1680b31a720da60cfac32441d3a2476 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 14 Sep 2023 23:53:58 +0000 Subject: [PATCH 50/55] Update dependencies from https://github.com/dotnet/sdk build 20230914.39 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23464.39 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23464.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 32 ++++++++++++++++---------------- eng/Versions.props | 14 +++++++------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e1e49cbd2247..3e5e6ea9bd16 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -5,21 +5,21 @@ Source-build uses transitive dependency resolution to determine correct build SHA of all product contributing repos. The order of dependencies is important and should not be modified without approval from dotnet/source-build-internal. --> - + https://github.com/dotnet/windowsdesktop - 3961593c99938f139f7ae96ee80027406dc99c6a + 9d5beb65eb85b28cbf25b8ccedf23e56f59e8839 - + https://github.com/dotnet/windowsdesktop - 3961593c99938f139f7ae96ee80027406dc99c6a + 9d5beb65eb85b28cbf25b8ccedf23e56f59e8839 - + https://github.com/dotnet/windowsdesktop - 3961593c99938f139f7ae96ee80027406dc99c6a + 9d5beb65eb85b28cbf25b8ccedf23e56f59e8839 - + https://github.com/dotnet/windowsdesktop - 3961593c99938f139f7ae96ee80027406dc99c6a + 9d5beb65eb85b28cbf25b8ccedf23e56f59e8839 https://github.com/dotnet/runtime @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore cde7cb4437acfb0f2645429a593682aca1e4b85f - + https://github.com/dotnet/sdk - c54b4e99cdd9ea2a6b08a4dca083515d3c9bc5dc + fae2fe8d5f95f47fbab615e1d090d7778abbaf9c - + https://github.com/dotnet/sdk - c54b4e99cdd9ea2a6b08a4dca083515d3c9bc5dc + fae2fe8d5f95f47fbab615e1d090d7778abbaf9c - + https://github.com/dotnet/sdk - c54b4e99cdd9ea2a6b08a4dca083515d3c9bc5dc + fae2fe8d5f95f47fbab615e1d090d7778abbaf9c - + https://github.com/dotnet/sdk - c54b4e99cdd9ea2a6b08a4dca083515d3c9bc5dc + fae2fe8d5f95f47fbab615e1d090d7778abbaf9c https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index a0040a11c445..76c61a03d954 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23464.30 - 8.0.100-rc.2.23464.30 - 8.0.100-rc.2.23464.30 + 8.0.100-rc.2.23464.39 + 8.0.100-rc.2.23464.39 + 8.0.100-rc.2.23464.39 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -111,10 +111,10 @@ - 8.0.0-rc.2.23462.7 - 8.0.0-rc.2.23462.7 - 8.0.0-rc.2.23462.7 - 8.0.0-rc.2.23462.7 + 8.0.0-rc.2.23464.1 + 8.0.0-rc.2.23464.1 + 8.0.0-rc.2.23464.1 + 8.0.0-rc.2.23464.1 From f3012131eb143132e472aafd0f41bdd10b50ff4f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 15 Sep 2023 03:20:37 +0000 Subject: [PATCH 51/55] Update dependencies from https://github.com/dotnet/sdk build 20230914.41 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23464.41 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23464.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3e5e6ea9bd16..f5af977dbf75 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore cde7cb4437acfb0f2645429a593682aca1e4b85f - + https://github.com/dotnet/sdk - fae2fe8d5f95f47fbab615e1d090d7778abbaf9c + af497b53405de6de3e2850713206a2e754bf97e0 - + https://github.com/dotnet/sdk - fae2fe8d5f95f47fbab615e1d090d7778abbaf9c + af497b53405de6de3e2850713206a2e754bf97e0 - + https://github.com/dotnet/sdk - fae2fe8d5f95f47fbab615e1d090d7778abbaf9c + af497b53405de6de3e2850713206a2e754bf97e0 - + https://github.com/dotnet/sdk - fae2fe8d5f95f47fbab615e1d090d7778abbaf9c + af497b53405de6de3e2850713206a2e754bf97e0 https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 76c61a03d954..f8573b72e344 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23464.39 - 8.0.100-rc.2.23464.39 - 8.0.100-rc.2.23464.39 + 8.0.100-rc.2.23464.41 + 8.0.100-rc.2.23464.41 + 8.0.100-rc.2.23464.41 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) From 56d204805f99c35784c1778c96b82e654854a02a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 15 Sep 2023 04:13:58 +0000 Subject: [PATCH 52/55] Update dependencies from https://github.com/dotnet/sdk build 20230914.45 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23464.45 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23464.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 52 ++++++++++++++++++++--------------------- eng/Versions.props | 22 ++++++++--------- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f5af977dbf75..fb85f32829db 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -21,30 +21,30 @@ https://github.com/dotnet/windowsdesktop 9d5beb65eb85b28cbf25b8ccedf23e56f59e8839 - + https://github.com/dotnet/runtime - da3500bb02343b1d0424c74ccdddbc592b5b3f4f + 412de0457f42c007eebf19c6e779c75a1699027a - + https://github.com/dotnet/runtime - da3500bb02343b1d0424c74ccdddbc592b5b3f4f + 412de0457f42c007eebf19c6e779c75a1699027a - + https://github.com/dotnet/runtime - da3500bb02343b1d0424c74ccdddbc592b5b3f4f + 412de0457f42c007eebf19c6e779c75a1699027a - + https://github.com/dotnet/runtime - da3500bb02343b1d0424c74ccdddbc592b5b3f4f + 412de0457f42c007eebf19c6e779c75a1699027a - + https://github.com/dotnet/runtime - da3500bb02343b1d0424c74ccdddbc592b5b3f4f + 412de0457f42c007eebf19c6e779c75a1699027a - + https://github.com/dotnet/runtime - da3500bb02343b1d0424c74ccdddbc592b5b3f4f + 412de0457f42c007eebf19c6e779c75a1699027a @@ -52,9 +52,9 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/runtime - da3500bb02343b1d0424c74ccdddbc592b5b3f4f + 412de0457f42c007eebf19c6e779c75a1699027a https://github.com/dotnet/aspnetcore @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore cde7cb4437acfb0f2645429a593682aca1e4b85f - + https://github.com/dotnet/sdk - af497b53405de6de3e2850713206a2e754bf97e0 + 8c6af9eb5710fd8cf00d9c7677062c329fa4592b - + https://github.com/dotnet/sdk - af497b53405de6de3e2850713206a2e754bf97e0 + 8c6af9eb5710fd8cf00d9c7677062c329fa4592b - + https://github.com/dotnet/sdk - af497b53405de6de3e2850713206a2e754bf97e0 + 8c6af9eb5710fd8cf00d9c7677062c329fa4592b - + https://github.com/dotnet/sdk - af497b53405de6de3e2850713206a2e754bf97e0 + 8c6af9eb5710fd8cf00d9c7677062c329fa4592b https://github.com/dotnet/test-templates @@ -146,9 +146,9 @@ bb99e3ea07aaecd62d5c59568524133317d081b4 - + https://github.com/dotnet/runtime - da3500bb02343b1d0424c74ccdddbc592b5b3f4f + 412de0457f42c007eebf19c6e779c75a1699027a https://github.com/dotnet/roslyn @@ -169,9 +169,9 @@ https://github.com/Microsoft/ApplicationInsights-dotnet 53b80940842204f78708a538628288ff5d741a1d - + https://github.com/dotnet/emsdk - 5aa30d16129b4adee94f3bf9ff7980e2464c46ae + ebfca8802fd75f0ee0ec7303d0e785449c53daec diff --git a/eng/Versions.props b/eng/Versions.props index f8573b72e344..fb84f2dfa5ac 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23464.41 - 8.0.100-rc.2.23464.41 - 8.0.100-rc.2.23464.41 + 8.0.100-rc.2.23464.45 + 8.0.100-rc.2.23464.45 + 8.0.100-rc.2.23464.45 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -97,16 +97,16 @@ - 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23463.13 - 8.0.0-rc.2.23457.7 - 8.0.0-rc.2.23457.7 - 8.0.0-rc.2.23457.7 - 8.0.0-rc.2.23457.7 - 8.0.0-rc.2.23457.7 - 8.0.0-rc.2.23457.7 + 8.0.0-rc.2.23463.13 + 8.0.0-rc.2.23463.13 + 8.0.0-rc.2.23463.13 + 8.0.0-rc.2.23463.13 + 8.0.0-rc.2.23463.13 + 8.0.0-rc.2.23463.13 2.1.0 @@ -244,7 +244,7 @@ 13.3.8646-net8-p6 16.4.8646-net8-p6 - 8.0.0-rc.2.23455.4 + 8.0.0-rc.2.23460.1 $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportPackageVersion) 8.0.100$([System.Text.RegularExpressions.Regex]::Match($(EmscriptenWorkloadManifestVersion), `-[A-z]*[\.]*\d*`)) From cb0a2d80364ecad660a7717672711b87cef441f7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 15 Sep 2023 07:31:43 +0000 Subject: [PATCH 53/55] Update dependencies from https://github.com/dotnet/sdk build 20230914.47 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23464.47 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23464.1 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 52 ++++++++++++++++++++--------------------- eng/Versions.props | 22 ++++++++--------- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fb85f32829db..58dfd1a89d3f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -21,30 +21,30 @@ https://github.com/dotnet/windowsdesktop 9d5beb65eb85b28cbf25b8ccedf23e56f59e8839 - + https://github.com/dotnet/runtime - 412de0457f42c007eebf19c6e779c75a1699027a + 9cdbc87dadbf358206f20f17fed005cdcb253452 - + https://github.com/dotnet/runtime - 412de0457f42c007eebf19c6e779c75a1699027a + 9cdbc87dadbf358206f20f17fed005cdcb253452 - + https://github.com/dotnet/runtime - 412de0457f42c007eebf19c6e779c75a1699027a + 9cdbc87dadbf358206f20f17fed005cdcb253452 - + https://github.com/dotnet/runtime - 412de0457f42c007eebf19c6e779c75a1699027a + 9cdbc87dadbf358206f20f17fed005cdcb253452 - + https://github.com/dotnet/runtime - 412de0457f42c007eebf19c6e779c75a1699027a + 9cdbc87dadbf358206f20f17fed005cdcb253452 - + https://github.com/dotnet/runtime - 412de0457f42c007eebf19c6e779c75a1699027a + 9cdbc87dadbf358206f20f17fed005cdcb253452 @@ -52,9 +52,9 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/runtime - 412de0457f42c007eebf19c6e779c75a1699027a + 9cdbc87dadbf358206f20f17fed005cdcb253452 https://github.com/dotnet/aspnetcore @@ -85,22 +85,22 @@ https://github.com/dotnet/aspnetcore cde7cb4437acfb0f2645429a593682aca1e4b85f - + https://github.com/dotnet/sdk - 8c6af9eb5710fd8cf00d9c7677062c329fa4592b + 0a9aa3d9131255082c78769e63e39f448f20a1b9 - + https://github.com/dotnet/sdk - 8c6af9eb5710fd8cf00d9c7677062c329fa4592b + 0a9aa3d9131255082c78769e63e39f448f20a1b9 - + https://github.com/dotnet/sdk - 8c6af9eb5710fd8cf00d9c7677062c329fa4592b + 0a9aa3d9131255082c78769e63e39f448f20a1b9 - + https://github.com/dotnet/sdk - 8c6af9eb5710fd8cf00d9c7677062c329fa4592b + 0a9aa3d9131255082c78769e63e39f448f20a1b9 https://github.com/dotnet/test-templates @@ -146,9 +146,9 @@ bb99e3ea07aaecd62d5c59568524133317d081b4 - + https://github.com/dotnet/runtime - 412de0457f42c007eebf19c6e779c75a1699027a + 9cdbc87dadbf358206f20f17fed005cdcb253452 https://github.com/dotnet/roslyn @@ -169,9 +169,9 @@ https://github.com/Microsoft/ApplicationInsights-dotnet 53b80940842204f78708a538628288ff5d741a1d - + https://github.com/dotnet/emsdk - ebfca8802fd75f0ee0ec7303d0e785449c53daec + 1999c8c8ab7473a7e1c5b7bdf5ba6d9a985a69cc diff --git a/eng/Versions.props b/eng/Versions.props index fb84f2dfa5ac..37cbcd9b2529 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,9 +84,9 @@ - 8.0.100-rc.2.23464.45 - 8.0.100-rc.2.23464.45 - 8.0.100-rc.2.23464.45 + 8.0.100-rc.2.23464.47 + 8.0.100-rc.2.23464.47 + 8.0.100-rc.2.23464.47 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -97,16 +97,16 @@ - 8.0.0-rc.2.23463.13 + 8.0.0-rc.2.23464.16 - 8.0.0-rc.2.23463.13 - 8.0.0-rc.2.23463.13 - 8.0.0-rc.2.23463.13 - 8.0.0-rc.2.23463.13 - 8.0.0-rc.2.23463.13 - 8.0.0-rc.2.23463.13 + 8.0.0-rc.2.23464.16 + 8.0.0-rc.2.23464.16 + 8.0.0-rc.2.23464.16 + 8.0.0-rc.2.23464.16 + 8.0.0-rc.2.23464.16 + 8.0.0-rc.2.23464.16 2.1.0 @@ -244,7 +244,7 @@ 13.3.8646-net8-p6 16.4.8646-net8-p6 - 8.0.0-rc.2.23460.1 + 8.0.0-rc.2.23463.1 $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportPackageVersion) 8.0.100$([System.Text.RegularExpressions.Regex]::Match($(EmscriptenWorkloadManifestVersion), `-[A-z]*[\.]*\d*`)) From c5894bdf4448c211bb33d8931f975642fc64fdc8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 15 Sep 2023 08:32:36 +0000 Subject: [PATCH 54/55] Update dependencies from https://github.com/dotnet/sdk build 20230915.2 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23465.2 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23464.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 70 ++++++++++++++++++++--------------------- eng/Versions.props | 32 +++++++++---------- 2 files changed, 51 insertions(+), 51 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 58dfd1a89d3f..9c4d31246940 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -5,21 +5,21 @@ Source-build uses transitive dependency resolution to determine correct build SHA of all product contributing repos. The order of dependencies is important and should not be modified without approval from dotnet/source-build-internal. --> - + https://github.com/dotnet/windowsdesktop - 9d5beb65eb85b28cbf25b8ccedf23e56f59e8839 + 177aea10d2f52ae89a7e06777fe5d09413e62fc5 - + https://github.com/dotnet/windowsdesktop - 9d5beb65eb85b28cbf25b8ccedf23e56f59e8839 + 177aea10d2f52ae89a7e06777fe5d09413e62fc5 - + https://github.com/dotnet/windowsdesktop - 9d5beb65eb85b28cbf25b8ccedf23e56f59e8839 + 177aea10d2f52ae89a7e06777fe5d09413e62fc5 - + https://github.com/dotnet/windowsdesktop - 9d5beb65eb85b28cbf25b8ccedf23e56f59e8839 + 177aea10d2f52ae89a7e06777fe5d09413e62fc5 https://github.com/dotnet/runtime @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime 9cdbc87dadbf358206f20f17fed005cdcb253452 - + https://github.com/dotnet/aspnetcore - cde7cb4437acfb0f2645429a593682aca1e4b85f + 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 - + https://github.com/dotnet/aspnetcore - cde7cb4437acfb0f2645429a593682aca1e4b85f + 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 - + https://github.com/dotnet/aspnetcore - cde7cb4437acfb0f2645429a593682aca1e4b85f + 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 - + https://github.com/dotnet/aspnetcore - cde7cb4437acfb0f2645429a593682aca1e4b85f + 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 - + https://github.com/dotnet/aspnetcore - cde7cb4437acfb0f2645429a593682aca1e4b85f + 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 - + https://github.com/dotnet/aspnetcore - cde7cb4437acfb0f2645429a593682aca1e4b85f + 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 - + https://github.com/dotnet/aspnetcore - cde7cb4437acfb0f2645429a593682aca1e4b85f + 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 - + https://github.com/dotnet/sdk - 0a9aa3d9131255082c78769e63e39f448f20a1b9 + c8fa4bab4b26879582f6183dd5fc27f98eb089aa - + https://github.com/dotnet/sdk - 0a9aa3d9131255082c78769e63e39f448f20a1b9 + c8fa4bab4b26879582f6183dd5fc27f98eb089aa - + https://github.com/dotnet/sdk - 0a9aa3d9131255082c78769e63e39f448f20a1b9 + c8fa4bab4b26879582f6183dd5fc27f98eb089aa - + https://github.com/dotnet/sdk - 0a9aa3d9131255082c78769e63e39f448f20a1b9 + c8fa4bab4b26879582f6183dd5fc27f98eb089aa https://github.com/dotnet/test-templates @@ -124,13 +124,13 @@ 1e5f3603af2277910aad946736ee23283e7f3e16 - - https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - 5b91bede9ddc0b672b76010bdf18c2ac2b673221 + + https://github.com/dotnet/winforms + 83915d77fbdbf3e6a41df41fc018c20a5ec4c8c3 - + https://github.com/dotnet/wpf - 4f518f24a59505ba22405dd1f866cb160414c2e0 + 646aebe1ca98c8d880e4de3e10dcd36455bab22d https://github.com/dotnet/fsharp diff --git a/eng/Versions.props b/eng/Versions.props index 37cbcd9b2529..96b9d65589b6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,11 +47,11 @@ - 8.0.0-rc.1.23419.5 + 8.0.0-rc.2.23464.6 - 8.0.0-rc.2.23462.7 + 8.0.0-rc.2.23464.5 @@ -71,22 +71,22 @@ - 8.0.0-rc.2.23464.3 - 8.0.0-rc.2.23464.3 - 8.0.0-rc.2.23464.3 - 8.0.0-rc.2.23464.3 - 8.0.0-rc.2.23464.3 - 8.0.0-rc.2.23464.3 - 8.0.0-rc.2.23464.3 + 8.0.0-rc.2.23464.23 + 8.0.0-rc.2.23464.23 + 8.0.0-rc.2.23464.23 + 8.0.0-rc.2.23464.23 + 8.0.0-rc.2.23464.23 + 8.0.0-rc.2.23464.23 + 8.0.0-rc.2.23464.23 0.2.0 - 8.0.100-rc.2.23464.47 - 8.0.100-rc.2.23464.47 - 8.0.100-rc.2.23464.47 + 8.0.100-rc.2.23465.2 + 8.0.100-rc.2.23465.2 + 8.0.100-rc.2.23465.2 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -111,10 +111,10 @@ - 8.0.0-rc.2.23464.1 - 8.0.0-rc.2.23464.1 - 8.0.0-rc.2.23464.1 - 8.0.0-rc.2.23464.1 + 8.0.0-rc.2.23464.3 + 8.0.0-rc.2.23464.3 + 8.0.0-rc.2.23464.3 + 8.0.0-rc.2.23464.3 From c8f8c4cd07cd864b86f102147b16f4d3f7fbe144 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 15 Sep 2023 10:44:52 +0000 Subject: [PATCH 55/55] Update dependencies from https://github.com/dotnet/sdk build 20230915.5 Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.100-rc.2.23456.9 -> To Version 8.0.100-rc.2.23465.5 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23454.1 -> To Version 8.0.0-rc.2.23464.3 (parent: Microsoft.NET.Sdk --- eng/Version.Details.xml | 44 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++++---------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9c4d31246940..30ecf6d2bc34 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,51 +56,51 @@ https://github.com/dotnet/runtime 9cdbc87dadbf358206f20f17fed005cdcb253452 - + https://github.com/dotnet/aspnetcore - 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 + ce206a8535857322d1f98de8f5534ec6442343fb - + https://github.com/dotnet/aspnetcore - 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 + ce206a8535857322d1f98de8f5534ec6442343fb - + https://github.com/dotnet/aspnetcore - 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 + ce206a8535857322d1f98de8f5534ec6442343fb - + https://github.com/dotnet/aspnetcore - 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 + ce206a8535857322d1f98de8f5534ec6442343fb - + https://github.com/dotnet/aspnetcore - 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 + ce206a8535857322d1f98de8f5534ec6442343fb - + https://github.com/dotnet/aspnetcore - 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 + ce206a8535857322d1f98de8f5534ec6442343fb - + https://github.com/dotnet/aspnetcore - 34e3b750e5357b057cc92fd9250c7929b1b6e1d2 + ce206a8535857322d1f98de8f5534ec6442343fb - + https://github.com/dotnet/sdk - c8fa4bab4b26879582f6183dd5fc27f98eb089aa + 95a8204422da8ac5309f501415f156ab3a79d4dc - + https://github.com/dotnet/sdk - c8fa4bab4b26879582f6183dd5fc27f98eb089aa + 95a8204422da8ac5309f501415f156ab3a79d4dc - + https://github.com/dotnet/sdk - c8fa4bab4b26879582f6183dd5fc27f98eb089aa + 95a8204422da8ac5309f501415f156ab3a79d4dc - + https://github.com/dotnet/sdk - c8fa4bab4b26879582f6183dd5fc27f98eb089aa + 95a8204422da8ac5309f501415f156ab3a79d4dc https://github.com/dotnet/test-templates diff --git a/eng/Versions.props b/eng/Versions.props index 96b9d65589b6..849a2cc0a487 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,22 +71,22 @@ - 8.0.0-rc.2.23464.23 - 8.0.0-rc.2.23464.23 - 8.0.0-rc.2.23464.23 - 8.0.0-rc.2.23464.23 - 8.0.0-rc.2.23464.23 - 8.0.0-rc.2.23464.23 - 8.0.0-rc.2.23464.23 + 8.0.0-rc.2.23464.26 + 8.0.0-rc.2.23464.26 + 8.0.0-rc.2.23464.26 + 8.0.0-rc.2.23464.26 + 8.0.0-rc.2.23464.26 + 8.0.0-rc.2.23464.26 + 8.0.0-rc.2.23464.26 0.2.0 - 8.0.100-rc.2.23465.2 - 8.0.100-rc.2.23465.2 - 8.0.100-rc.2.23465.2 + 8.0.100-rc.2.23465.5 + 8.0.100-rc.2.23465.5 + 8.0.100-rc.2.23465.5 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion)