I try to run regasm but it complains it cannot find given library. That is true because it does not exist, however for that reason I used assembly redirecting in app.config to point out which version should be used.
It seems regasm ignores app.config or redirecting -- is there a way to make it use those entries for version redirecting?