Uh oh!
There was an error while loading. Please reload this page.
[release/8.0-staging] Update dependencies from dotnet/arcade - #122396
Conversation
…209.3 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25562.3 -> To Version 8.0.0-beta.25609.3 Microsoft.DotNet.XUnitConsoleRunner From Version 2.5.1-beta.25562.3 -> To Version 2.5.1-beta.25609.3
…211.2 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25562.3 -> To Version 8.0.0-beta.25611.2 Microsoft.DotNet.XUnitConsoleRunner From Version 2.5.1-beta.25562.3 -> To Version 2.5.1-beta.25611.2
…019a-9500-42e0-860d-0a07ecc35505
…019a-9500-42e0-860d-0a07ecc35505
jeffhandley
commented
Dec 24, 2025
The remaining PortableSourceBuild failure looks related. |
…019a-9500-42e0-860d-0a07ecc35505
…019a-9500-42e0-860d-0a07ecc35505
…019a-9500-42e0-860d-0a07ecc35505
…019a-9500-42e0-860d-0a07ecc35505
…019a-9500-42e0-860d-0a07ecc35505
lewing
commented
Feb 5, 2026
@dotnet/source-build please take a look |
ellahathaway
commented
Feb 11, 2026
Error: Investigation Root Cause: The I think this may be a bug in how arcade's GenFacades package was built... it shipped with reference assemblies instead of implementation assemblies. This needs to be fixed in arcade. cc @mmitche |
ellahathaway
commented
Feb 12, 2026
Confirmed that the package is carrying the 4.6 ref assembly from SBRP. This was likely caused by arcade taking a dependency on the 9.0 SBRP. I've got a fix in flight: dotnet/arcade#16520. Once that flows in, we can trigger the subscription to update the arcade reference in this PR. |
…019a-9500-42e0-860d-0a07ecc35505
jeffhandley
commented
Feb 16, 2026
@ellahathaway It looks like this is still failing. I wasn't sure if your arcade update commit should have addressed it or if we need to await more code flow. |
ellahathaway
commented
Feb 17, 2026
I replied on behalf of source-build regarding the source-build-related failures. The Arcade update commit I made was intended to address failures in the source-build leg specifically, and it did—source-build is now passing: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1295856&view=logs&jobId=7588da13-1e21-5871-e690-d76999cde37e. |
steveisok
commented
Feb 18, 2026
@lewing@akoeplinger I think the wasm failures are the only ones that aren't known. We're (hopefully) close to getting this merged. |
akoeplinger
commented
Feb 18, 2026
/ba-g failures are unrelated |
Uh oh!
There was an error while loading. Please reload this page.
This pull request updates the following dependencies
From https://github.com/dotnet/arcade