Replies: 1 comment
-
This approach works fairly well for me. Its off 2.1.7.0 still, should be relatively painless to port to 2.2.1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While completing my installer, it became necessary to rebuild/repackage the WixSharp package to enable early debugging.
It would be nice to provide a mode to debug our code without rebuilding the package, dealing with nuget caching issues, etc.
Proposal is to provide an environment variable to make this easier. I have some POC code that does this for a couple key areas.
Beta Was this translation helpful? Give feedback.
All reactions