Failed to package DLL into exe #347
Unanswered
fattybears
asked this question in
Q&A
Replies: 1 comment 4 replies
-
How are you packaging it? What's the error message? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I package the project into a single exe, after embedding the DLL into the EXE, the EXE cannot run. What is the possible reason?
Target framework is .NET Framework 4.7.2 and I don't set up startup object like Program.cs, maybe Bootstrapper.cs works.
Beta Was this translation helpful? Give feedback.
All reactions