Skip to content

[10.0.4xx] Use dotnetup preview for .NET acquisition - #55640

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

[10.0.4xx] Use dotnetup preview for .NET acquisition#55640
nagilson wants to merge 4 commits into
dotnet:release/10.0.4xxfrom
nagilson:nagilson/dotnetup-preview-release-10.0.4xx

Conversation

@nagilson

@nagilson nagilson commented Aug 6, 2026

Copy link
Copy Markdown
Member

Backport of #54600 but with newer changes.
Resolves #54257

This does not introduce new logic, but it also doesn't use a cherry-pick as the changes were too distributed amongst commits to merge cleanly. I confirmed that the diff between main's version of each file was identical outside of :

.NET 10:
.gitignore: servicing branches lack 10 unrelated coding-agent ignore lines from main.
dotnetup-shared.ps1: one trailing space was removed
OverlaySdkOnLKG.targets: existing branch-specific differences, including DotnetTool casing and cross-compilation targets present or duplicated differently on main.

.NET 8/9:
PowerShell VMR checks tolerate $fromVMR being undefined under the older Arcade initialization order.
Runtime lists preserve each servicing branch’s legacy test requirements.
.NET 9’s overlay target uses its servicing-specific redist layout.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Note

This error may be related to your runner configuration. You can now configure runners for Copilot code review separately from Copilot cloud agent by creating a copilot-code-review.yml file with your setup steps. Read the docs for details.

merging on red due to OTHER known build issues - this is an isolated and understood / tested fix
@nagilson
nagilson enabled auto-merge August 6, 2026 22:22
@nagilson
nagilson requested a review from a team August 6, 2026 22:23
@nagilson

nagilson commented Aug 6, 2026

Copy link
Copy Markdown
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants