Code:
Warning 1 A reference was created to embedded interop assembly 'MSDATASRC' because of an indirect reference to that assembly from assembly 'AxInterop.MSChart20Lib'. Consider changing the 'Embed Interop Types' property on either assembly. Black Falls 2
Warning 2 A reference was created to embedded interop assembly 'MSDATASRC' because of an indirect reference to that assembly from assembly 'Interop.MSChart20Lib'. Consider changing the 'Embed Interop Types' property on either assembly. Black Falls 2
Warning 3 A reference was created to embedded interop assembly 'stdole' because of an indirect reference to that assembly from assembly 'Interop.MSChart20Lib'. Consider changing the 'Embed Interop Types' property on either assembly. Black Falls 2
I found the following in msdn: http://msdn.microsoft.com/en-us/library/ff182188.aspx but I still dont understand exactly where I'm supposed to go to remove this entirely from my project.