Skip to content

Conversation

adegeo
Copy link

@adegeo adegeo commented Oct 1, 2025

It looks like #32656 updated the --self-contained description incorrectly. The code change that triggered the old PR was actually related to the --runtime parameter no longer enforcing self-contained=true. It had nothing to do with the --self-contained option itself.

--self-contained is an option argument type and defaults to true when passed.

@baronfel

@baronfel
Copy link
Member

baronfel commented Oct 1, 2025

@adegeo you'll need to update the xlf files on your fork to bump the translations. After that, you'll probably need to update the CLI snapshot tests.

Copy link
Member

@nagilson nagilson left a comment

Choose a reason for hiding this comment

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

That's a great call out. By default, I didn't mean the value of the command argument but the value of the SelfContained property itself. SelfContained itself is 'false' by default (with no argument) but providing --self-contained makes it true. I don't think we need this breaking change string at this point.

@adegeo
Copy link
Author

adegeo commented Oct 6, 2025

@baronfel I removed the lines from the translation files. I don't know what to do about the other item you said.

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.

3 participants