Skip to content

[release/10.0.3xx] Apply locally run backflow from dotnet/dotnet#53070

Closed
adamzip wants to merge 1 commit into
dotnet:release/10.0.3xxfrom
adamzip:unblock-sdk-backflow-3xx
Closed

[release/10.0.3xx] Apply locally run backflow from dotnet/dotnet#53070
adamzip wants to merge 1 commit into
dotnet:release/10.0.3xxfrom
adamzip:unblock-sdk-backflow-3xx

Backflow from https://github.com/dotnet/dotnet / d346a57 build 302311

6737c7b
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Feb 18, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

dotnet-sdk-public-ci / Build / TestBuild: windows (x64) / 🟣 Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Tasks\Microsoft.NET.Build.Tasks.UnitTests\Microsoft.NET.Build.Tasks.UnitTests.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.2 to centrally defined 10.0.1. Update the centrally managed package version to a higher version. Microsoft.NET.Build.Tasks.UnitTests -> Microsoft.Extensions.Logging.Console 10.0.2 -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2) Microsoft.NET.Build.Tasks.UnitTests -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
    ❌src\Tasks\Microsoft.NET.Build.Extensions.Tasks.UnitTests\Microsoft.NET.Build.Extensions.Tasks.UnitTests.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.2 to centrally defined 10.0.1. Update the centrally managed package version to a higher version. Microsoft.NET.Build.Extensions.Tasks.UnitTests -> Microsoft.Extensions.Logging.Console 10.0.2 -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2) Microsoft.NET.Build.Extensions.Tasks.UnitTests -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
    ❌test\System.CommandLine.StaticCompletions.Tests\System.CommandLine.StaticCompletions.Tests.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.2 to centrally defined 10.0.1. Update the centrally managed package version to a higher version. System.CommandLine.StaticCompletions.Tests -> Microsoft.Extensions.Logging.Console 10.0.2 -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2) System.CommandLine.StaticCompletions.Tests -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)

dotnet-sdk-public-ci / Build / FullFramework: windows (x64) / 🟣 Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌test\Msbuild.Tests.Utilities\Msbuild.Tests.Utilities.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.2 to centrally defined 10.0.1. Update the centrally managed package version to a higher version. Msbuild.Tests.Utilities -> Microsoft.Extensions.Logging.Console 10.0.2 -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2) Msbuild.Tests.Utilities -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
    ❌test\System.CommandLine.StaticCompletions.Tests\System.CommandLine.StaticCompletions.Tests.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.2 to centrally defined 10.0.1. Update the centrally managed package version to a higher version. System.CommandLine.StaticCompletions.Tests -> Microsoft.Extensions.Logging.Console 10.0.2 -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2) System.CommandLine.StaticCompletions.Tests -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
    ❌test\msbuild.Integration.Tests\msbuild.Integration.Tests.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.2 to centrally defined 10.0.1. Update the centrally managed package version to a higher version. msbuild.Integration.Tests -> Microsoft.Extensions.Logging.Console 10.0.2 -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2) msbuild.Integration.Tests -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)

dotnet-sdk-public-ci / Build / TestAsTools: windows (x64) / 🟣 Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Containers\containerize\containerize.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.2 to centrally defined 10.0.1. Update the centrally managed package version to a higher version. containerize -> Microsoft.Extensions.Logging.Console 10.0.2 -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2) containerize -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
    ❌src\Containers\Microsoft.NET.Build.Containers\Microsoft.NET.Build.Containers.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.2 to centrally defined 10.0.1. Update the centrally managed package version to a higher version. . -> Microsoft.Extensions.Logging.Abstractions 10.0.2 -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2) . -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
    ❌src\Containers\packaging\package.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.2 to centrally defined 10.0.1. Update the centrally managed package version to a higher version. Microsoft.NET.Build.Containers -> Microsoft.Extensions.Logging.Console 10.0.2 -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2) Microsoft.NET.Build.Containers -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)

16 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [dotnet-sdk-public-ci]

Was this helpful? Yes No