Replies: 1 comment 2 replies
-
WiX doesn't impose any pre-reqs. Code you write might, so if you write a managed BA using .NET 6, you'll have a pre-req or use self-contained. |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Could someone give me an overview of what Wix 4 and its relative components are built on top of so i know what i need to install pre req wherever I need to run my msi?
Are they .net framework based or .net core and what version? I noticed custom actions are still .net framework based, but the bootstrapper is .net 6 compatible? Its a bit confusing, could someone clarify?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions