I have a Visual Studio 2013 Web Project with Umbraco and UCommerce imported into the project and a site built out.
The issue is that uCommerce adds a folder called uCommerce in the build directory with all of it's dependency dll's and Publish doesn't include it in the destination.
Is there a way I can set the project file to include all contents in the Bin folder for the publish?