CLI packaged app docs should encourage users to use "--self-contained" argument
- Dominant language
- No language data
- Stars
- 282
- Forks
- 265
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 19
Description
### Type of issue
Code doesn't work
### Description
Using the current instructions, users who download a packaged app (even if it is from the store) will run into this issue: https://github.com/dotnet/maui/issues/19763
The documentation should encourage users to use "--self-contained" as part of the CLI command to ensures it works on non-developer PCs without requiring any additional dependencies.
### Page URL
https://learn.microsoft.com/en-us/dotnet/maui/windows/deployment/publish-cli?view=net-maui-8.0
### Content source URL
https://github.com/dotnet/docs-maui/blob/main/docs/windows/deployment/publish-cli.md
### Document Version Independent Id
d0d904f8-2ff9-df92-6399-dc2ac35310b7
### Article author
@davidbritch
### Metadata
* ID: d0d904f8-2ff9-df92-6399-dc2ac35310b7
* Service: **dotnet-mobile**
* Sub-service: **dotnet-maui**
Contributor guide
Assessment
This issue has not been assessed yet.