From 59aa47d154e88b4776d0d779dba9cfcd7c02ad27 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 19 Jun 2026 02:35:02 +0000 Subject: [PATCH 1/4] Backflow from https://github.com/dotnet/dotnet / ae899ea build 319323 Diff: https://github.com/dotnet/dotnet/compare/88b6eb0afcad9c2accc8b9bd01f73cfe9ec2bff9..ae899ea0758628a22feb37a1401ae397cc5fc8d1 From: https://github.com/dotnet/dotnet/commit/88b6eb0afcad9c2accc8b9bd01f73cfe9ec2bff9 To: https://github.com/dotnet/dotnet/commit/ae899ea0758628a22feb37a1401ae397cc5fc8d1 [[ commit created by automation ]] --- .../tools/RuntimeFrameworkReference.targets | 13 +------------ eng/WpfArcadeSdk/tools/Wpf.Cpp.targets | 10 ---------- 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/eng/WpfArcadeSdk/tools/RuntimeFrameworkReference.targets b/eng/WpfArcadeSdk/tools/RuntimeFrameworkReference.targets index 1c6c4a39b7c..84946323d75 100644 --- a/eng/WpfArcadeSdk/tools/RuntimeFrameworkReference.targets +++ b/eng/WpfArcadeSdk/tools/RuntimeFrameworkReference.targets @@ -1,17 +1,6 @@ - - - - - + - - - - Date: Fri, 19 Jun 2026 02:35:03 +0000 Subject: [PATCH 2/4] Update dependencies from build 319323 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis, Microsoft.DotNet.GenAPI, Microsoft.DotNet.Helix.Sdk (Version 11.0.0-beta.26315.110 -> 11.0.0-beta.26318.105) Microsoft.Dotnet.WinForms.ProjectTemplates, Microsoft.NETCore.App.Ref, Microsoft.Private.Winforms, System.CodeDom, System.Configuration.ConfigurationManager, System.Diagnostics.EventLog, System.DirectoryServices, System.Drawing.Common, System.Formats.Nrbf, System.IO.Packaging, System.Private.Windows.Core.TestUtilities, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Runtime.Serialization.Formatters, System.Security.Cryptography.Xml, System.Security.Permissions, System.Windows.Extensions (Version 11.0.0-preview.6.26315.110 -> 11.0.0-preview.6.26318.105) Removed Dependencies: Microsoft.NETCore.Platforms (Version 11.0.0-preview.6.26315.110) [[ commit created by automation ]] --- eng/Version.Details.props | 44 +++++------ eng/Version.Details.xml | 90 +++++++++++----------- eng/common/build.ps1 | 6 +- eng/common/build.sh | 6 +- eng/common/msbuild.ps1 | 6 +- eng/common/msbuild.sh | 6 +- eng/common/native/NativeAotSupported.props | 26 +++++++ eng/common/tools.ps1 | 4 +- eng/common/tools.sh | 4 +- global.json | 8 +- 10 files changed, 120 insertions(+), 80 deletions(-) create mode 100644 eng/common/native/NativeAotSupported.props diff --git a/eng/Version.Details.props b/eng/Version.Details.props index a8b0c15d312..e0f83d15b8e 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -8,30 +8,29 @@ This file should be imported by eng/Versions.props 15.9.20 15.9.20 - 11.0.0-beta.26315.110 - 11.0.0-beta.26315.110 - 11.0.0-beta.26315.110 - 11.0.0-beta.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 + 11.0.0-beta.26318.105 + 11.0.0-beta.26318.105 + 11.0.0-beta.26318.105 + 11.0.0-beta.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 8.0.0-beta.23409.2 8.0.0-beta.23409.2 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 - 11.0.0-preview.6.26315.110 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26318.105 11.0.0-preview.2.26270.1 @@ -46,7 +45,6 @@ This file should be imported by eng/Versions.props $(MicrosoftDotNetHelixSdkPackageVersion) $(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion) $(MicrosoftNETCoreAppRefPackageVersion) - $(MicrosoftNETCorePlatformsPackageVersion) $(MicrosoftPrivateWinformsPackageVersion) $(MicrosoftSourceLinkAzureReposGitPackageVersion) $(MicrosoftSourceLinkGitHubPackageVersion) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2359ce6135e..ad120c9e5e1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,78 +1,74 @@ - + - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 - - - https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int a6da41e859712fcb3f2e5ed3474bdf86b4e5046a - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 https://github.com/dotnet/dotnet @@ -84,21 +80,21 @@ - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 @@ -109,9 +105,9 @@ https://github.com/dotnet/dotnet e9f665e52848a3615736c099e5631af531b66a5c - + https://github.com/dotnet/dotnet - 370cd7b60d2dd85838d34e7e43a4622f3681d9a7 + ae899ea0758628a22feb37a1401ae397cc5fc8d1 diff --git a/eng/common/build.ps1 b/eng/common/build.ps1 index 4b4f6b0923f..2cbb725323e 100644 --- a/eng/common/build.ps1 +++ b/eng/common/build.ps1 @@ -173,7 +173,11 @@ try { if (-not $excludeCIBinarylog) { $binaryLog = $true } - $nodeReuse = $false + # Disable node reuse on CI unless explicitly opted in via MSBUILD_NODEREUSE_ENABLED. + # Internal testing only; this env var will be replaced with a switch (https://github.com/dotnet/arcade/issues/17013) and must not be depended on. + if ($env:MSBUILD_NODEREUSE_ENABLED -ne "1") { + $nodeReuse = $false + } } if (-not [string]::IsNullOrEmpty($binaryLogName)) { diff --git a/eng/common/build.sh b/eng/common/build.sh index 719ee4b5874..3a9fdcfd0f5 100755 --- a/eng/common/build.sh +++ b/eng/common/build.sh @@ -213,7 +213,11 @@ if [[ -z "$configuration" ]]; then fi if [[ "$ci" == true ]]; then - node_reuse=false + # Disable node reuse on CI unless explicitly opted in via MSBUILD_NODEREUSE_ENABLED. + # Internal testing only; this env var will be replaced with a switch (https://github.com/dotnet/arcade/issues/17013) and must not be depended on. + if [[ "${MSBUILD_NODEREUSE_ENABLED:-}" != "1" ]]; then + node_reuse=false + fi if [[ "$exclude_ci_binary_log" == false ]]; then binary_log=true fi diff --git a/eng/common/msbuild.ps1 b/eng/common/msbuild.ps1 index f041e5ddd95..495d533a909 100644 --- a/eng/common/msbuild.ps1 +++ b/eng/common/msbuild.ps1 @@ -14,7 +14,11 @@ Param( try { if ($ci) { - $nodeReuse = $false + # Disable node reuse on CI unless explicitly opted in via MSBUILD_NODEREUSE_ENABLED. + # Internal testing only; this env var will be replaced with a switch (https://github.com/dotnet/arcade/issues/17013) and must not be depended on. + if ($env:MSBUILD_NODEREUSE_ENABLED -ne "1") { + $nodeReuse = $false + } } MSBuild @extraArgs diff --git a/eng/common/msbuild.sh b/eng/common/msbuild.sh index 20d3dad5435..333be3232fc 100755 --- a/eng/common/msbuild.sh +++ b/eng/common/msbuild.sh @@ -51,7 +51,11 @@ done . "$scriptroot/tools.sh" if [[ "$ci" == true ]]; then - node_reuse=false + # Disable node reuse on CI unless explicitly opted in via MSBUILD_NODEREUSE_ENABLED. + # Internal testing only; this env var will be replaced with a switch (https://github.com/dotnet/arcade/issues/17013) and must not be depended on. + if [[ "${MSBUILD_NODEREUSE_ENABLED:-}" != "1" ]]; then + node_reuse=false + fi fi MSBuild $extra_args diff --git a/eng/common/native/NativeAotSupported.props b/eng/common/native/NativeAotSupported.props new file mode 100644 index 00000000000..559a6663929 --- /dev/null +++ b/eng/common/native/NativeAotSupported.props @@ -0,0 +1,26 @@ + + + + + <_NativeAotSupportedOS Condition=" + '$(TargetOS)' != 'browser' and + '$(TargetOS)' != 'haiku' and + '$(TargetOS)' != 'illumos' and + '$(TargetOS)' != 'netbsd' and + '$(TargetOS)' != 'solaris' + ">true + + + <_NativeAotSupportedArch Condition=" + '$(TargetArchitecture)' != 'wasm' and + ('$(TargetArchitecture)' != 'x86' or '$(TargetOS)' == 'windows') + ">true + + true + + + diff --git a/eng/common/tools.ps1 b/eng/common/tools.ps1 index fc72fe63049..de32a6da377 100644 --- a/eng/common/tools.ps1 +++ b/eng/common/tools.ps1 @@ -742,7 +742,9 @@ function MSBuild() { ExitWithExitCode 1 } - if ($nodeReuse) { + # Node reuse must be disabled in CI builds unless explicitly opted in via MSBUILD_NODEREUSE_ENABLED. + # Internal testing only; this env var will be replaced with a switch (https://github.com/dotnet/arcade/issues/17013) and must not be depended on. + if ($nodeReuse -and $env:MSBUILD_NODEREUSE_ENABLED -ne "1") { Write-PipelineTelemetryError -Category 'Build' -Message 'Node reuse must be disabled in CI build.' ExitWithExitCode 1 } diff --git a/eng/common/tools.sh b/eng/common/tools.sh index 48cab70ebf4..05f9edd0aae 100755 --- a/eng/common/tools.sh +++ b/eng/common/tools.sh @@ -497,7 +497,9 @@ function MSBuild { ExitWithExitCode 1 fi - if [[ "$node_reuse" == true ]]; then + # Node reuse must be disabled in CI builds unless explicitly opted in via MSBUILD_NODEREUSE_ENABLED. + # Internal testing only; this env var will be replaced with a switch (https://github.com/dotnet/arcade/issues/17013) and must not be depended on. + if [[ "$node_reuse" == true && "${MSBUILD_NODEREUSE_ENABLED:-}" != "1" ]]; then Write-PipelineTelemetryError -category 'Build' "Node reuse must be disabled in CI build." ExitWithExitCode 1 fi diff --git a/global.json b/global.json index ec67c2e988d..66bc282718f 100644 --- a/global.json +++ b/global.json @@ -13,10 +13,10 @@ "dotnet": "11.0.100-preview.5.26227.104", "runtimes": { "dotnet/x64": [ - "$(MicrosoftNETCorePlatformsVersion)" + "$(MicrosoftNETCoreAppRefVersion)" ], "dotnet/x86": [ - "$(MicrosoftNETCorePlatformsVersion)" + "$(MicrosoftNETCoreAppRefVersion)" ] }, "vs": { @@ -27,8 +27,8 @@ "runner": "Microsoft.Testing.Platform" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26315.110", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26315.110", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26318.105", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26318.105", "Microsoft.Build.NoTargets": "3.7.56" }, "native-tools": { From 6ef74628d044324cda117c8860d6f5b8d1652a0d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 20 Jun 2026 02:20:47 +0000 Subject: [PATCH 3/4] Update dependencies from build 319491 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis, Microsoft.DotNet.GenAPI, Microsoft.DotNet.Helix.Sdk (Version 11.0.0-beta.26318.105 -> 11.0.0-beta.26319.103) Microsoft.Dotnet.WinForms.ProjectTemplates, Microsoft.NETCore.App.Ref, Microsoft.Private.Winforms, System.CodeDom, System.Configuration.ConfigurationManager, System.Diagnostics.EventLog, System.DirectoryServices, System.Drawing.Common, System.Formats.Nrbf, System.IO.Packaging, System.Private.Windows.Core.TestUtilities, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Runtime.Serialization.Formatters, System.Security.Cryptography.Xml, System.Security.Permissions, System.Windows.Extensions (Version 11.0.0-preview.6.26318.105 -> 11.0.0-preview.6.26319.103) [[ commit created by automation ]] --- eng/Version.Details.props | 42 +++++++++---------- eng/Version.Details.xml | 86 +++++++++++++++++++-------------------- global.json | 4 +- 3 files changed, 66 insertions(+), 66 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e0f83d15b8e..ad8c4df9f48 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -8,29 +8,29 @@ This file should be imported by eng/Versions.props 15.9.20 15.9.20 - 11.0.0-beta.26318.105 - 11.0.0-beta.26318.105 - 11.0.0-beta.26318.105 - 11.0.0-beta.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 + 11.0.0-beta.26319.103 + 11.0.0-beta.26319.103 + 11.0.0-beta.26319.103 + 11.0.0-beta.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 8.0.0-beta.23409.2 8.0.0-beta.23409.2 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 - 11.0.0-preview.6.26318.105 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.103 11.0.0-preview.2.26270.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ad120c9e5e1..15c1264730c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,74 +1,74 @@ - + - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int a6da41e859712fcb3f2e5ed3474bdf86b4e5046a - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c https://github.com/dotnet/dotnet @@ -80,21 +80,21 @@ - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c @@ -105,9 +105,9 @@ https://github.com/dotnet/dotnet e9f665e52848a3615736c099e5631af531b66a5c - + https://github.com/dotnet/dotnet - ae899ea0758628a22feb37a1401ae397cc5fc8d1 + 93304cdf8a80ce5f1ce0b3201820ab374bab019c diff --git a/global.json b/global.json index 66bc282718f..899049db170 100644 --- a/global.json +++ b/global.json @@ -27,8 +27,8 @@ "runner": "Microsoft.Testing.Platform" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26318.105", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26318.105", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26319.103", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26319.103", "Microsoft.Build.NoTargets": "3.7.56" }, "native-tools": { From 5232a9c7942cb58aa289bcebfbabfb46dc382e1d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 21 Jun 2026 02:14:22 +0000 Subject: [PATCH 4/4] Update dependencies from build 319511 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.CodeAnalysis, Microsoft.DotNet.GenAPI, Microsoft.DotNet.Helix.Sdk (Version 11.0.0-beta.26319.103 -> 11.0.0-beta.26319.105) Microsoft.Dotnet.WinForms.ProjectTemplates, Microsoft.NETCore.App.Ref, Microsoft.Private.Winforms, System.CodeDom, System.Configuration.ConfigurationManager, System.Diagnostics.EventLog, System.DirectoryServices, System.Drawing.Common, System.Formats.Nrbf, System.IO.Packaging, System.Private.Windows.Core.TestUtilities, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Runtime.Serialization.Formatters, System.Security.Cryptography.Xml, System.Security.Permissions, System.Windows.Extensions (Version 11.0.0-preview.6.26319.103 -> 11.0.0-preview.6.26319.105) [[ commit created by automation ]] --- eng/Version.Details.props | 42 +++++++++---------- eng/Version.Details.xml | 86 +++++++++++++++++++-------------------- global.json | 4 +- 3 files changed, 66 insertions(+), 66 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ad8c4df9f48..73744b03f65 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -8,29 +8,29 @@ This file should be imported by eng/Versions.props 15.9.20 15.9.20 - 11.0.0-beta.26319.103 - 11.0.0-beta.26319.103 - 11.0.0-beta.26319.103 - 11.0.0-beta.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 + 11.0.0-beta.26319.105 + 11.0.0-beta.26319.105 + 11.0.0-beta.26319.105 + 11.0.0-beta.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 8.0.0-beta.23409.2 8.0.0-beta.23409.2 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 - 11.0.0-preview.6.26319.103 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 + 11.0.0-preview.6.26319.105 11.0.0-preview.2.26270.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 15c1264730c..e2ee149eb74 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,74 +1,74 @@ - + - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int a6da41e859712fcb3f2e5ed3474bdf86b4e5046a - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 https://github.com/dotnet/dotnet @@ -80,21 +80,21 @@ - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 @@ -105,9 +105,9 @@ https://github.com/dotnet/dotnet e9f665e52848a3615736c099e5631af531b66a5c - + https://github.com/dotnet/dotnet - 93304cdf8a80ce5f1ce0b3201820ab374bab019c + b756a8d8a0e64905e16c81911bb09a8110bc3395 diff --git a/global.json b/global.json index 899049db170..fec45476bdf 100644 --- a/global.json +++ b/global.json @@ -27,8 +27,8 @@ "runner": "Microsoft.Testing.Platform" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26319.103", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26319.103", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26319.105", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26319.105", "Microsoft.Build.NoTargets": "3.7.56" }, "native-tools": {