I've moved to the recent package.... and it's not working very well for me.
My guessed culprit is the conditions are not by default embedded into CDATA which causes to my patches to throw an exception on parsing the Xdocument while called from Compiler.WixSourceGenerated += WixSharpPatches since this is not conformed to XML format.
Any knows how to overcome this problem or encountered a similar issue?
I've recently see ToCdata method but how this could be used in this context.
Any advice is welcome.
Michael
My guessed culprit is the conditions are not by default embedded into CDATA which causes to my patches to throw an exception on parsing the Xdocument while called from Compiler.WixSourceGenerated += WixSharpPatches since this is not conformed to XML format.
Any knows how to overcome this problem or encountered a similar issue?
I've recently see ToCdata method but how this could be used in this context.
Any advice is welcome.
Michael