Skip to content

[10.0.1xx] Use dotnetup preview for SDK acquisition - #55641

Open
nagilson wants to merge 3 commits into
dotnet:release/10.0.1xxfrom
nagilson:nagilson/dotnetup-preview-release-10.0.1xx
Open

[10.0.1xx] Use dotnetup preview for SDK acquisition#55641
nagilson wants to merge 3 commits into
dotnet:release/10.0.1xxfrom
nagilson:nagilson/dotnetup-preview-release-10.0.1xx

Use release VMR for unified build validation

4ec6a8a
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Aug 10, 2026 in 0s

.NET Result Analysis

Details

All checks completed

[dotnet-sdk-public-ci]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

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

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    expand to see the full error
      src/Layout/redist/targets/RestoreLayout.targets(314,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) HttpRequestException: Error while copying content to a stream. at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, LimitArrayPoolWriteStream tempBuffer) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, LimitArrayPoolWriteStream tempBuffer) at System.Net.Http.HttpContent.LoadIntoBufferAsync(Int64 maxBufferSize, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s) at

Was this helpful? Yes No