With the newest version of the Wizard control, my compiled program output now includes 3 XML files that weren't there with previous versions of the control.
They're named the same as the redistributable files with an .XML extension. They appear to be XML documentation files for the Actipro class libraries. These files show up whether I compile in Debug or Release mode.
I'm pretty sure I can delete them without affecting my application, but how do I prevent them from showing up in my output folder in the first place?
They're named the same as the redistributable files with an .XML extension. They appear to be XML documentation files for the Actipro class libraries. These files show up whether I compile in Debug or Release mode.
I'm pretty sure I can delete them without affecting my application, but how do I prevent them from showing up in my output folder in the first place?