Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

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