There are some bug fixes that have been done in a COM component. Each time I compile, a new interop file is generated along with the dll of the actual component (component.dll) where the fix has gone in. Is it necessary to release the interop file (interop.component.dll) along with the actual dll when releasing the fix to the customer.
Also, I would like to know what exactly does interop files have?