Can anyone help me with this problem.
I’m trying to remove System.Xml dll’s from being included in my web player build. After going through all my scripts and commenting out all references that use this class when I build the project the console echoes out that it is still being included.
Why would that be? and is there anyway to track down why?