Fix logic bug in file mode calculation in sdk container builds - #55656
Open
lbussell wants to merge 1 commit into
Open
Fix logic bug in file mode calculation in sdk container builds#55656lbussell wants to merge 1 commit into
lbussell wants to merge 1 commit into
Azure Pipelines / dotnet-sdk-public-ci (Build Linux x64)
failed
Aug 6, 2026 in 2m 10s
Build Linux x64 failed
Annotations
Check failure on line 10 in Build log
azure-pipelines / dotnet-sdk-public-ci (Build Linux x64)
Build log #L10
Path does not exist: /mnt/vss/_work/1/s/artifacts/packages/Release/Shipping
azure-pipelines / dotnet-sdk-public-ci (Build Linux x64)
src/Compatibility/GenAPI/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj#L0
src/Compatibility/GenAPI/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.CodeAnalysis.Analyzers from 5.10.0-1.26365.3 to centrally defined 5.10.0-1.26363.117. Update the centrally managed package version to a higher version.
Microsoft.DotNet.GenAPI -> Microsoft.CodeAnalysis.CSharp.Workspaces 5.11.0-1.26405.103 -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26365.3)
Microsoft.DotNet.GenAPI -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26363.117)
Check failure on line 0 in src/Dotnet.Format/dotnet-format/dotnet-format.csproj
azure-pipelines / dotnet-sdk-public-ci (Build Linux x64)
src/Dotnet.Format/dotnet-format/dotnet-format.csproj#L0
src/Dotnet.Format/dotnet-format/dotnet-format.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.CodeAnalysis.Analyzers from 5.10.0-1.26365.3 to centrally defined 5.10.0-1.26363.117. Update the centrally managed package version to a higher version.
dotnet-format -> Microsoft.CodeAnalysis 5.11.0-1.26405.103 -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26365.3)
dotnet-format -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26363.117)
azure-pipelines / dotnet-sdk-public-ci (Build Linux x64)
src/Compatibility/GenAPI/Microsoft.DotNet.GenAPI.Task/Microsoft.DotNet.GenAPI.Task.csproj#L0
src/Compatibility/GenAPI/Microsoft.DotNet.GenAPI.Task/Microsoft.DotNet.GenAPI.Task.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.CodeAnalysis.Analyzers from 5.10.0-1.26365.3 to centrally defined 5.10.0-1.26363.117. Update the centrally managed package version to a higher version.
Microsoft.DotNet.GenAPI.Task -> Microsoft.CodeAnalysis.CSharp.Workspaces 5.11.0-1.26405.103 -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26365.3)
Microsoft.DotNet.GenAPI.Task -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26363.117)
azure-pipelines / dotnet-sdk-public-ci (Build Linux x64)
src/Compatibility/GenAPI/Microsoft.DotNet.GenAPI.Tool/Microsoft.DotNet.GenAPI.Tool.csproj#L0
src/Compatibility/GenAPI/Microsoft.DotNet.GenAPI.Tool/Microsoft.DotNet.GenAPI.Tool.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.CodeAnalysis.Analyzers from 5.10.0-1.26365.3 to centrally defined 5.10.0-1.26363.117. Update the centrally managed package version to a higher version.
Microsoft.DotNet.GenAPI.Tool -> Microsoft.CodeAnalysis.CSharp.Workspaces 5.11.0-1.26405.103 -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26365.3)
Microsoft.DotNet.GenAPI.Tool -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26363.117)
Loading