|
|
|
date: Sat, 12 Jan 2008 23:48:23 +0100,
group: microsoft.public.vstudio.extensibility
back
Compiling an Add-In for VS 2005 and 2008
I remember, when Visual Studio 2003 was released, my Add-In would run under
both VS 2002 and 2003, but only if it was compiled with VS 2002. If it was
compiled with VS 2003, then it was incompatible with VS 2002.
That was kind of annoying at the time.
Eventually, I ended up with separate versions for VS 2002, VS 2003 and later
VS 2005 anyway.
Now I am back in the old situation. My Add-In is compatible for VS 2005 and
2008. So far, I haven't even tried to compile it with VS 2008.
By now you can probably guess what my question will be. If I compile my
Add-In with VS 2008, will it still run with VS 2005, or will it be
incompatible?
Phil
date: Sat, 12 Jan 2008 23:48:23 +0100
author: Phil Jollans
|
|