Building a project with references to Actipro libraries

WPF Studio, Themes, and Shared Library for WPF Forum

Posted 14 years ago by Chris Thompson
Version: 9.2.0515
Avatar
When I build my project, the Actipro libraries are not copied to the build directory. Do you recommend setting the Reference Property "Copy Local" = True? When I set "Copy Local" = True, the DLL gets copied over to the build directory along with an XML file with the same name. Should I distribute the XML file with my app?

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Chris,

Yes copy local is always good to set to make it easier for you to xcopy assemblies to your client machines. You don't need the XML files though, those are just the XML documentation files that Visual Studio uses to populate Intellisense. So they aren't needed if deploying to a client.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.