Is it possible to patch dll's using WiX 3.0 ?
I am trying to create a WiX 3.0 patch for a .net 3.5 project. The patch has all the static file changes (aspx, config file etc) but the changes made to code behind (dll) is not getting picked up in the patch.