aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/DecompileFixture.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly mark bitness of entities that support 64-bit attribute.Bob Arnson2018-11-191-0/+28
| | | | This ensures that you can build a 64-bit package with 32-bit entities and not lose the "forced" 32-bit-ness in the decompiled output.
* Re-introduce "decompile" to backendRob Mensching2018-10-241-0/+41