RobotStudio event

ABB GAC assembly version?

Let's say I build an application with 5.14.204.0 of all ABB assemblies and I deploy to a machine with 5.14.1024.0.  Is there any way to tell visual studio I don't care about the version of the dependent assembly and use whatever version it finds in the GAC?

I can use .NET redirect config files, but would prefer not to.

Thanks,
Dan