You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.
Good point, this particular scenario is not supported by XCC. When rewriting xml prefixed elements, XCC falls back to the default root namespace. You can't currently rewrite an element or attribute to another namespace.
For example, when I want to exclude MyCustomWindow from compiling:
How would I do that?
<IF_DEBUG:myns:MyCustomWindow???
wouldn't work in wpf.Otherwise, great tool!
The text was updated successfully, but these errors were encountered: