Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
25
Assembly reference resource dll files
posted

Hello,

In Visual Studio 2013, I have an Excel Add-In project with a reference to InfragisticsWPF4.v13.1.  I notice when I build the project, three folders are generated -- "de", "es", and "fr" -- each with an InfragisticsWPF4.v13.1.resources.dll file in them.  I assume these are for the other supported languages.  We don't include these files in our deployment because we didn't have a need for them seeing that our application is English only.  However, with the Excel Add-In project, the manifest file includes these as dependencies.  So, when we run the *.vsto file to install the add-in, an error is generated looking for these language resource files. Is there any way these resource dlls can be excluded from the build?

Thank you,

Adam Parkham
Solution Consultant
New World Systems 

Parents Reply Children
No Data