publishing-wpf-apps
Installation
SKILL.md
WPF Application Publishing Guide
When publishing WPF applications, ask the user about deployment and installer preferences.
Ask User: Deployment Method
Which deployment method do you need?
- Framework-Dependent - Small size (~1MB), requires .NET runtime
- Self-Contained - Includes runtime (150-200MB), no dependencies
- Single-File - One executable (50-80MB compressed)