When I build the Pro Add-in in Visual Studio, my bin/Release folder has the libraries, along with other files that get packaged into the Add-in. Recently I had turned on static analysis as part of the build, and it generates the analysis output in the same folder, and that gets packaged into the Add-in as well. Is there a way to exclude files from the packaging?