T
Trevor Hardwick
Is there a utility out there that allows you to take two versions of the
same assembly and check their compatibility?
In the days of vb6 you could set binary compatibility and reference the dll
you want to be compatible with and good old vb6 would tell you at compile
time if you have broken compatibility.
I know I could write a utility myself to check for new members etc. I just
wondered if anyone had already done it.
same assembly and check their compatibility?
In the days of vb6 you could set binary compatibility and reference the dll
you want to be compatible with and good old vb6 would tell you at compile
time if you have broken compatibility.
I know I could write a utility myself to check for new members etc. I just
wondered if anyone had already done it.