Skip to content

[release/9.2] Fix up "project" to "--project" as a result of a bad merge.#8584

Merged
danmoseley merged 1 commit intorelease/9.2from
mitchdenny/fix-project-switch
Apr 7, 2025
Merged

[release/9.2] Fix up "project" to "--project" as a result of a bad merge.#8584
danmoseley merged 1 commit intorelease/9.2from
mitchdenny/fix-project-switch

Conversation

@mitchdenny
Copy link
Copy Markdown
Member

This PR fixes up a change that was dropped as the result of a merge conflict. This is blocking aspire run from working in the latest 9.2 builds.

Copilot AI review requested due to automatic review settings April 7, 2025 11:51
@github-actions github-actions bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Apr 7, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

src/Aspire.Cli/Commands/RunCommand.cs:41

  • Ensure '--project' is the correct parameter name required by the command's specification and that its usage is consistent with other commands in the CLI.
var passedAppHostProjectFile = parseResult.GetValue<FileInfo?>("--project");

@mitchdenny mitchdenny changed the title Mitchdenny/fix-project-switch [release/9.2] Fix up "project" to "--project" as a result of a bad merge. Apr 7, 2025
@mitchdenny mitchdenny self-assigned this Apr 7, 2025
@davidfowl davidfowl added this to the 9.2 milestone Apr 7, 2025
@davidfowl davidfowl added area-cli and removed area-codeflow for labeling automated codeflow. intentionally a different color! labels Apr 7, 2025
@danmoseley danmoseley added the Servicing-approved Approved for servicing release label Apr 7, 2025
@danmoseley danmoseley merged commit 1fa069a into release/9.2 Apr 7, 2025
175 checks passed
@danmoseley danmoseley deleted the mitchdenny/fix-project-switch branch April 7, 2025 16:28
@github-actions github-actions bot locked and limited conversation to collaborators May 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-cli Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants