I basically added Marcos Meli FileHelpers to my Visual Studio project, and I get the following warning:
A link was created to the built-in assembly interop 'x: \ y \ packages \ FileHelpers.2.0.0.0 \ lib \ Interop.Excel.dll' due to an indirect reference to this assembly created by the assembly 'x: \ y \ packages \ FileHelpers. 2.0.0.0 \ Lib \ FileHelpers.ExcelStorage.dll. Consider changing the "Insert Interaction Types" property on any assembly.
What does this mean and what do I need to do (if anything, this is just a warning, not an error) to fix this? I am using resharper, I'm not sure if this is a flashing warning or a Visual Studio warning.
thank
source
share