Compatibility Issues

Hi,

I'm using GoDiagram 2.6 on Visual Studio 2005 SP1 with .NET Framework 2.0 and I want to upgrade to 4.1.
Does anyone know if 4.1 is compatible with VS2005 / .NET 2.0? Or post a link to the release notes for this version as I could not find it.
Thanks

The DLLs are built against .NET 2.0. The sample projects are all for either VS2008 or VS2010. (Actually, the DLLs in the VS2010 kit are both .NET 2.0 and .NET 4.0)

Thanks