Hi All,

I am send this email to let everyone using WiX 3.0 know that FragmentRef's will 
no longer be supported in WiX 3.0. After being deprecated for many months it is 
time to say goodbye.

Every Fragment should have a child that is a referencable element using the 
supported "Ref" elements. Examples of these are ComponentRef, FeatureRef, 
PropertyRef, and CustomActionRef. If you are still using FragmentRef's in your 
authoring you can usually just replace the FragmentRef with the appropriate 
"Ref" element pertaining to the Fragment you are trying to reference.

WixCop has been updated to error whenever it encounters a FragmentRef.

Peter Marcu
Software Development Engineer

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to