|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
bindingRedirect in App.configI 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 |
|||||||||||||||||||||||