Skip to content

How to produce single exe file after push for unpackaged app ? #2755

Answered by Balkoth
IvanDmitriev1 asked this question in Q&A
Discussion options

You must be logged in to vote

You will need to include <IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract> but resources.pri will still be separate.

Honestly this whole WindowsAppSdk thing is not production ready. Even the beta tag would be a bold statement. The quality bar for the release version is exceptionally low for a microsoft product. WPF had its quirks when it first came out, but this whole stack is extremely frustrating to work with.

The debugging experience in C# turns out to be a nightmare when you leave your hello world program.

Every new version includes new regressions and bugs to basic functionality. Bugs like drag and drop crashing the app are there through numerous relea…

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@IvanDmitriev1
Comment options

@ghost1372
Comment options

Comment options

You must be logged in to vote
1 reply
@IvanDmitriev1
Comment options

Comment options

You must be logged in to vote
2 replies
@WaGi-Coding
Comment options

@mbodm
Comment options

Answer selected by IvanDmitriev1
Comment options

You must be logged in to vote
1 reply
@IvanDmitriev1
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants