Skip to content

Enable launch profile arguments with dotnet run#23830

Merged
baronfel merged 2 commits into
mainfrom
marcpopMSFT-enableprofileargs
Feb 9, 2022
Merged

Enable launch profile arguments with dotnet run#23830
baronfel merged 2 commits into
mainfrom
marcpopMSFT-enableprofileargs

Conversation

@marcpopMSFT
Copy link
Copy Markdown
Member

Fixes #23565
I specifically only set the arguments if there aren't arguments already so the user can override from the CLI

@ghost ghost added the Area-CLI label Feb 8, 2022
@marcpopMSFT marcpopMSFT requested a review from baronfel February 8, 2022 23:35
@baronfel
Copy link
Copy Markdown
Member

baronfel commented Feb 9, 2022

Tested locally, works great 👍

@baronfel baronfel merged commit 1a70103 into main Feb 9, 2022
@baronfel baronfel deleted the marcpopMSFT-enableprofileargs branch February 9, 2022 22:31
Copy link
Copy Markdown

@fizietechD fizietechD left a comment

Choose a reason for hiding this comment

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

Test

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dotnet cli doesn't seem to respect profile / launch file / command line arguments

3 participants