Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 24, 2025

Backport of #11599 to release/9.5

/cc @mitchdenny @copilot

Customer Impact

This PR softens the constraint around requiring .NET 10 RTM for app host single file support to accepting even pre-release .NET 10. This reduces the requirement to set a config value in addition to the feature flag reducing some user friction.

Testing

Automated test was added. Plus manually verfified.

Risk

Low.

Regression?

@github-actions
Copy link
Contributor Author

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 11616

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 11616"

@joperezr
Copy link
Member

localized change, low risk, completing single-file. approved.

@joperezr
Copy link
Member

Is the plan to remove this once .NET 10 ships?

@joperezr joperezr added the Servicing-approved Approved for servicing release label Sep 29, 2025
@davidfowl
Copy link
Member

Is the plan to remove this once .NET 10 ships?

We will re-baseline to requiring the 10 sdk when we ship the next version.

This was referenced Oct 27, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants