From 2bde9608b8dc415757d8e9de70137e8b580c01a9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 7 Sep 2026 09:38:36 +0000 Subject: [PATCH 1/6] Initial commit for subscription f7901f87-9f24-40d6-9bc1-564863937237 From d91b8e6c61aeca539ec33bbc789a509b6d5d9420 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Tue, 8 Sep 2026 10:11:17 +0200 Subject: [PATCH 2/6] Codeflow and resolve conflict # Conflicts: # src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.props --- .config/dotnet-tools.json | 2 +- eng/Version.Details.props | 80 ++++----- eng/Version.Details.xml | 162 +++++++++--------- eng/Versions.props | 20 ++- eng/common/init-tools-native.sh | 6 +- eng/common/loc/P22DotNetHtmlLocalization.lss | 2 +- eng/common/post-build/nuget-verification.ps1 | 4 +- .../variables/pool-providers.yml | 2 +- .../templates/variables/pool-providers.yml | 2 +- eng/pipelines/common/xplat-setup.yml | 1 - global.json | 8 +- .../Microsoft.NETCore.App.Crossgen2.props | 8 +- 12 files changed, 153 insertions(+), 144 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 0e2df9db976801..2729a13828e63b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -27,7 +27,7 @@ ] }, "microsoft.dotnet.helix.jobmonitor": { - "version": "11.0.0-beta.26431.109", + "version": "11.0.0-beta.26456.103", "commands": [ "dotnet-helix-job-monitor" ] diff --git a/eng/Version.Details.props b/eng/Version.Details.props index fe0ce626278ba7..d4179f7118f8f1 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,47 +6,47 @@ This file should be imported by eng/Versions.props - 5.12.0-1.26431.109 - 5.12.0-1.26431.109 - 5.12.0-1.26431.109 - 5.12.0-1.26431.109 - 11.0.100-rc.1.26431.109 - 11.0.100-rc.1.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 0.11.5-preview.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 11.0.0-beta.26431.109 - 2.9.3-beta.26431.109 - 11.0.0-beta.26431.109 - 5.12.0-1.26431.109 - 11.0.0-rc.1.26431.109 - 11.0.0-rc.1.26431.109 + 5.12.0-1.26456.103 + 5.12.0-1.26456.103 + 5.12.0-1.26456.103 + 5.12.0-1.26456.103 + 12.0.100-alpha.1.26456.103 + 12.0.100-alpha.1.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 0.11.5-preview.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 11.0.0-beta.26456.103 + 2.9.3-beta.26456.103 + 11.0.0-beta.26456.103 + 5.12.0-1.26456.103 + 12.0.0-alpha.1.26456.103 + 12.0.0-alpha.1.26456.103 11.0.100-rc.1.26431.109 - 11.0.0-rc.1.26431.109 - 11.0.0-rc.1.26431.109 - 7.11.0-rc.43209 - 7.11.0-rc.43209 - 7.11.0-rc.43209 - 7.11.0-rc.43209 - 11.0.0-rc.1.26431.109 - 3.0.0-rc.1.26431.109 - 11.0.0-rc.1.26431.109 - 11.0.0-rc.1.26431.109 - 11.0.0-rc.1.26431.109 + 12.0.0-alpha.1.26456.103 + 12.0.0-alpha.1.26456.103 + 7.12.0-rc.45703 + 7.12.0-rc.45703 + 7.12.0-rc.45703 + 7.12.0-rc.45703 + 12.0.0-alpha.1.26456.103 + 4.0.0-alpha.1.26456.103 + 12.0.0-alpha.1.26456.103 + 12.0.0-alpha.1.26456.103 + 12.0.0-alpha.1.26456.103 11.0.0-alpha.1.26418.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0345922c6a45c2..6947cf6c3d3dea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,5 +1,5 @@ - + https://github.com/dotnet/icu @@ -37,91 +37,91 @@ https://github.com/dotnet/llvm-project 32664a0f03b10a2f35eae1fa2a680e7620d82c8b - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 https://github.com/dotnet/dotnet 4f8bdb66a033b551cc724f902111718ef5ca986c - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 https://github.com/dotnet/runtime-assets @@ -259,33 +259,33 @@ https://github.com/dotnet/llvm-project 32664a0f03b10a2f35eae1fa2a680e7620d82c8b - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 https://github.com/dotnet/xharness @@ -299,9 +299,9 @@ https://github.com/dotnet/xharness f10844a1593bd12a5b59046798831ead3eeef2e0 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization @@ -323,33 +323,33 @@ https://github.com/dotnet/runtime-assets 13b701d371826c168b26d581351422c031089faa - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization @@ -361,21 +361,21 @@ - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 https://github.com/dotnet/node @@ -417,9 +417,9 @@ https://github.com/dotnet/runtime-assets 13b701d371826c168b26d581351422c031089faa - + https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c + 6d12eaff065a8a79e10851022b22a2079da6fe44 diff --git a/eng/Versions.props b/eng/Versions.props index 257d4700483fa9..db10b03b26048c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -4,9 +4,9 @@ - 11.0.0 + 12.0.0 - 11 + 12 0 0 10.0.0 @@ -14,20 +14,18 @@ 8.0.$([MSBuild]::Add($([System.Version]::Parse('$(PackageVersionNet9)').Build),11)) 7.0.20 6.0.36 - rc + alpha 1 false release + Use an SDK-versioned VMR package if it is newer than the SDK specified in global.json. --> <_GlobalJsonContent>$([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)../global.json')) <_GlobalJsonSdkVersion Condition="'$(_GlobalJsonContent)' != ''">$([System.Text.RegularExpressions.Regex]::Match($(_GlobalJsonContent), '"sdk"\s*:\s*\{[^\}]*"version"\s*:\s*"([^"]+)"', System.Text.RegularExpressions.RegexOptions.Singleline).Groups[1].Value) - <_DotnetSdkVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest110100TransportVersion) + <_DotnetSdkVersion>$(MicrosoftDotNetGenAPITaskPackageVersion) $(_DotnetSdkVersion) $(_GlobalJsonSdkVersion) $([System.String]::Copy('$(SdkVersionForWorkloadTesting)').Split('.')[0]) @@ -38,7 +36,13 @@ - $(MajorVersion).$(MinorVersion).0.0 + + + 11.0.0.0 false diff --git a/eng/common/init-tools-native.sh b/eng/common/init-tools-native.sh index 3e6a8d6acf2f57..4de1a04fee3875 100755 --- a/eng/common/init-tools-native.sh +++ b/eng/common/init-tools-native.sh @@ -60,8 +60,8 @@ while (($# > 0)); do echo " - (default) %USERPROFILE%/.netcoreeng/native" echo "" echo " --clean Switch specifying not to install anything, but cleanup native asset folders" - echo " --donotabortonfailure Switch specifiying whether to abort native tools installation on failure" - echo " --donotdisplaywarnings Switch specifiying whether to display warnings during native tools installation on failure" + echo " --donotabortonfailure Switch specifying whether to abort native tools installation on failure" + echo " --donotdisplaywarnings Switch specifying whether to display warnings during native tools installation on failure" echo " --force Clean and then install tools" echo " --help Print help and exit" echo "" @@ -83,7 +83,7 @@ function ReadGlobalJsonNativeTools { # KEY="" VALUE="" # followed by a null byte. # - # bash: read line with null byte delimeter and push to array (for later `eval`uation). + # bash: read line with null byte delimiter and push to array (for later `eval`uation). while IFS= read -rd '' line; do native_assets+=("$line") diff --git a/eng/common/loc/P22DotNetHtmlLocalization.lss b/eng/common/loc/P22DotNetHtmlLocalization.lss index 5d892d619398f9..c810350e58705c 100644 --- a/eng/common/loc/P22DotNetHtmlLocalization.lss +++ b/eng/common/loc/P22DotNetHtmlLocalization.lss @@ -16,7 +16,7 @@ - + + ReferenceOutputAssembly="false" + Private="false" /> Date: Tue, 8 Sep 2026 12:21:16 +0200 Subject: [PATCH 3/6] Apply Version.Details changes that were lost --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index d4179f7118f8f1..ebffe0584c896e 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -23,6 +23,7 @@ This file should be imported by eng/Versions.props 0.11.5-preview.26456.103 11.0.0-beta.26456.103 11.0.0-beta.26456.103 + 12.0.100-alpha.1.26456.103 11.0.0-beta.26456.103 11.0.0-beta.26456.103 11.0.0-beta.26456.103 @@ -35,7 +36,6 @@ This file should be imported by eng/Versions.props 5.12.0-1.26456.103 12.0.0-alpha.1.26456.103 12.0.0-alpha.1.26456.103 - 11.0.100-rc.1.26431.109 12.0.0-alpha.1.26456.103 12.0.0-alpha.1.26456.103 7.12.0-rc.45703 @@ -137,6 +137,7 @@ This file should be imported by eng/Versions.props $(MicrosoftDotNetCecilPackageVersion) $(MicrosoftDotNetCodeAnalysisPackageVersion) $(MicrosoftDotNetGenAPIPackageVersion) + $(MicrosoftDotNetGenAPITaskPackageVersion) $(MicrosoftDotNetGenFacadesPackageVersion) $(MicrosoftDotNetHelixJobMonitorPackageVersion) $(MicrosoftDotNetHelixSdkPackageVersion) @@ -149,7 +150,6 @@ This file should be imported by eng/Versions.props $(MicrosoftNetCompilersToolsetPackageVersion) $(MicrosoftNETRuntimeEmscriptenInternalPackageVersion) $(MicrosoftNETSdkILPackageVersion) - $(MicrosoftNETWorkloadEmscriptenCurrentManifest110100TransportPackageVersion) $(MicrosoftNETCoreAppRefPackageVersion) $(MicrosoftNETCoreILAsmPackageVersion) $(NuGetFrameworksPackageVersion) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6947cf6c3d3dea..e2dec1c0046f38 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -45,10 +45,6 @@ https://github.com/dotnet/dotnet 6d12eaff065a8a79e10851022b22a2079da6fe44 - - https://github.com/dotnet/dotnet - 4f8bdb66a033b551cc724f902111718ef5ca986c - https://github.com/dotnet/dotnet 6d12eaff065a8a79e10851022b22a2079da6fe44 @@ -75,6 +71,10 @@ https://github.com/dotnet/dotnet 6d12eaff065a8a79e10851022b22a2079da6fe44 + + https://github.com/dotnet/dotnet + 6d12eaff065a8a79e10851022b22a2079da6fe44 + https://github.com/dotnet/dotnet 6d12eaff065a8a79e10851022b22a2079da6fe44 From 78137219bb80fb74365d5dd7244207909c766de8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Tue, 8 Sep 2026 16:13:55 +0200 Subject: [PATCH 4/6] Fix hardcoded 11.0 version numbers in Wasm.Build.Tests for coreclr --- .../Templates/WasmTemplateTestsBase.cs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs b/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs index ff96c139964e50..2cfce986c68880 100644 --- a/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs +++ b/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs @@ -158,7 +158,7 @@ private static void AddCoreClrProjectProperties(ref string extraProperties, ref if (!s_buildEnv.IsCoreClrRuntime) return; - string versionSuffix = s_buildEnv.IsRunningOnCI ? "ci" : "dev"; + string runtimePackVersion = s_buildEnv.GetRuntimePackVersion(DefaultTargetFramework); extraProperties += """ @@ -167,9 +167,9 @@ private static void AddCoreClrProjectProperties(ref string extraProperties, ref extraItems += $$""" - 11.0.0-{{versionSuffix}} - 11.0.0-{{versionSuffix}} - 11.0.0-{{versionSuffix}} + {{runtimePackVersion}} + {{runtimePackVersion}} + {{runtimePackVersion}} browser-wasm;%(RuntimePackRuntimeIdentifiers) """; @@ -178,7 +178,7 @@ private static void AddCoreClrProjectProperties(ref string extraProperties, ref - 11.0.0-{{versionSuffix}} + {{runtimePackVersion}} From 51814a1fac013bf009b5fc52b10d82863b0d4d88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Tue, 8 Sep 2026 19:08:34 +0200 Subject: [PATCH 5/6] Scope CoreCLR WBT pack overrides to browser projects Preserve SDK-selected shared-framework versions for hosted Blazor servers while using locally built packs for the current browser target framework. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: e8e60636-6546-4220-ba80-6c8465d1cf99 --- .../Templates/WasmTemplateTestsBase.cs | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs b/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs index 2cfce986c68880..f9842bed1047b4 100644 --- a/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs +++ b/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs @@ -166,19 +166,20 @@ private static void AddCoreClrProjectProperties(ref string extraProperties, ref """; extraItems += $$""" - - {{runtimePackVersion}} - {{runtimePackVersion}} - {{runtimePackVersion}} - browser-wasm;%(RuntimePackRuntimeIdentifiers) + + {{runtimePackVersion}} + {{runtimePackVersion}} + browser-wasm;%(RuntimePackRuntimeIdentifiers) """; insertAtEnd += $$""" - + - {{runtimePackVersion}} + {{runtimePackVersion}} From b289b3c0b6af85e997fd907753e042b361612c7b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 9 Sep 2026 02:12:45 +0000 Subject: [PATCH 6/6] Update dependencies from build 330943 Updated Dependencies: Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.BannedApiAnalyzers, Microsoft.CodeAnalysis.CSharp, Microsoft.Net.Compilers.Toolset (Version 5.12.0-1.26456.103 -> 5.12.0-1.26458.102) Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.DotNet.ApiCompat.Task, Microsoft.DotNet.GenAPI.Task (Version 12.0.100-alpha.1.26456.103 -> 12.0.100-alpha.1.26458.102) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Archives, Microsoft.DotNet.Build.Tasks.Feed, Microsoft.DotNet.Build.Tasks.FileCatalog, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Packaging, Microsoft.DotNet.Build.Tasks.TargetFramework, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.CodeAnalysis, Microsoft.DotNet.GenAPI, Microsoft.DotNet.GenFacades, Microsoft.DotNet.Helix.JobMonitor, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.PackageTesting, Microsoft.DotNet.RemoteExecutor, Microsoft.DotNet.SharedFramework.Sdk, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 11.0.0-beta.26456.103 -> 11.0.0-beta.26458.102) Microsoft.DotNet.Cecil (Version 0.11.5-preview.26456.103 -> 0.11.5-preview.26458.102) Microsoft.DotNet.XUnitConsoleRunner (Version 2.9.3-beta.26456.103 -> 2.9.3-beta.26458.102) Microsoft.NET.Runtime.Emscripten.Internal, Microsoft.NET.Sdk.IL, Microsoft.NETCore.App.Ref, Microsoft.NETCore.ILAsm, runtime.native.System.IO.Ports, System.Reflection.Metadata, System.Reflection.MetadataLoadContext, System.Text.Json (Version 12.0.0-alpha.1.26456.103 -> 12.0.0-alpha.1.26458.102) NuGet.Frameworks, NuGet.Packaging, NuGet.ProjectModel, NuGet.Versioning (Version 7.12.0-rc.45703 -> 7.12.0-rc.45902) System.CommandLine (Version 4.0.0-alpha.1.26456.103 -> 4.0.0-alpha.1.26458.102) [[ commit created by automation ]] --- .config/dotnet-tools.json | 2 +- eng/Version.Details.props | 82 +++++++++---------- eng/Version.Details.xml | 166 +++++++++++++++++++------------------- global.json | 8 +- 4 files changed, 129 insertions(+), 129 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 2729a13828e63b..6d506b4601907f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -27,7 +27,7 @@ ] }, "microsoft.dotnet.helix.jobmonitor": { - "version": "11.0.0-beta.26456.103", + "version": "11.0.0-beta.26458.102", "commands": [ "dotnet-helix-job-monitor" ] diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ebffe0584c896e..a30c32c1263e91 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,47 +6,47 @@ This file should be imported by eng/Versions.props - 5.12.0-1.26456.103 - 5.12.0-1.26456.103 - 5.12.0-1.26456.103 - 5.12.0-1.26456.103 - 12.0.100-alpha.1.26456.103 - 12.0.100-alpha.1.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 0.11.5-preview.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 12.0.100-alpha.1.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 11.0.0-beta.26456.103 - 2.9.3-beta.26456.103 - 11.0.0-beta.26456.103 - 5.12.0-1.26456.103 - 12.0.0-alpha.1.26456.103 - 12.0.0-alpha.1.26456.103 - 12.0.0-alpha.1.26456.103 - 12.0.0-alpha.1.26456.103 - 7.12.0-rc.45703 - 7.12.0-rc.45703 - 7.12.0-rc.45703 - 7.12.0-rc.45703 - 12.0.0-alpha.1.26456.103 - 4.0.0-alpha.1.26456.103 - 12.0.0-alpha.1.26456.103 - 12.0.0-alpha.1.26456.103 - 12.0.0-alpha.1.26456.103 + 5.12.0-1.26458.102 + 5.12.0-1.26458.102 + 5.12.0-1.26458.102 + 5.12.0-1.26458.102 + 12.0.100-alpha.1.26458.102 + 12.0.100-alpha.1.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 0.11.5-preview.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 12.0.100-alpha.1.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 11.0.0-beta.26458.102 + 2.9.3-beta.26458.102 + 11.0.0-beta.26458.102 + 5.12.0-1.26458.102 + 12.0.0-alpha.1.26458.102 + 12.0.0-alpha.1.26458.102 + 12.0.0-alpha.1.26458.102 + 12.0.0-alpha.1.26458.102 + 7.12.0-rc.45902 + 7.12.0-rc.45902 + 7.12.0-rc.45902 + 7.12.0-rc.45902 + 12.0.0-alpha.1.26458.102 + 4.0.0-alpha.1.26458.102 + 12.0.0-alpha.1.26458.102 + 12.0.0-alpha.1.26458.102 + 12.0.0-alpha.1.26458.102 11.0.0-alpha.1.26418.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e2dec1c0046f38..daa1f0ed991ed0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,5 +1,5 @@ - + https://github.com/dotnet/icu @@ -37,91 +37,91 @@ https://github.com/dotnet/llvm-project 32664a0f03b10a2f35eae1fa2a680e7620d82c8b - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 https://github.com/dotnet/runtime-assets @@ -259,33 +259,33 @@ https://github.com/dotnet/llvm-project 32664a0f03b10a2f35eae1fa2a680e7620d82c8b - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 https://github.com/dotnet/xharness @@ -299,9 +299,9 @@ https://github.com/dotnet/xharness f10844a1593bd12a5b59046798831ead3eeef2e0 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization @@ -323,33 +323,33 @@ https://github.com/dotnet/runtime-assets 13b701d371826c168b26d581351422c031089faa - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization @@ -361,21 +361,21 @@ - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 https://github.com/dotnet/node @@ -417,9 +417,9 @@ https://github.com/dotnet/runtime-assets 13b701d371826c168b26d581351422c031089faa - + https://github.com/dotnet/dotnet - 6d12eaff065a8a79e10851022b22a2079da6fe44 + 73ec55960bb496e6b2541b2fcf0a59576d1f8cd3 diff --git a/global.json b/global.json index fdb1ad76304c69..23178598ad5f11 100644 --- a/global.json +++ b/global.json @@ -13,11 +13,11 @@ "dotnet": "11.0.100-rc.1.26420.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26456.103", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26456.103", - "Microsoft.DotNet.SharedFramework.Sdk": "11.0.0-beta.26456.103", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26458.102", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26458.102", + "Microsoft.DotNet.SharedFramework.Sdk": "11.0.0-beta.26458.102", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.NET.Sdk.IL": "12.0.0-alpha.1.26456.103" + "Microsoft.NET.Sdk.IL": "12.0.0-alpha.1.26458.102" } }