Home All Groups Group Topic Archive Search About

bindingRedirect in App.config

Author
13 Aug 2006 9:44 PM
tcw
I would like to use different versions of assembly libraries in the runtime.
Does <bindingRedirect oldVersion="1.0.0.0" newVersion="2.0.0.0" /> work with
any program, like command line and windows service?

"1.0.0.0" and "2.0.0.0" are just examples. Thank you in advance.

-tc

Author
14 Aug 2006 7:44 AM
Vadym Stetsyak
Hello, tcw!

Yes, it should work both for windows service and console or winform application
--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com

AddThis Social Bookmark Button