I want to use bindingredirect attribute to redirect old version of assembly to latest release version, Is it possible or I have to change newversion value each time when I make a new release?
Asked
Active
Viewed 853 times
1 Answers
0
You can use the AppDomain.AssemblyResolve event as described in this question.

Community
- 1
- 1

Don Kirkby
- 53,582
- 27
- 205
- 286