Write the same name and namespace and create multiple dlls with only different versions.
Only one of the dlls activates autoReference.(Otherwise, an error such as [The type ' ' exists in both] will occur.)
I want to know how I can change the reference to dll when I run the program in this state.
↧