I want to create a CustomAction C# DLL file that depends on a third-party .NET DLL (in this specific case, it\'s MySql.Data.dll). I have the C# custom action DL
MySql.Data.dll
Set 'Copy Local' property on the hard reference to True in Visual Studio.