GoDiagram 3.0 Beta - is .NET 2.0 usable in VS2008

Im a bit confused and jsut upgraded to VS2008

I Use your 2.6 version fine VS2008 but...
Can i use the >NET 2.0 beta in VS2008
I cant force clients to use .NET 3.5 yet
Excuse my confusion.
Our current version (2.6.2) will support .NET 3.5. You can use it with VS2008, but there is a minor issue with the installation of GoDiagram help files.

And if you install the kits for VS2005 you’ll need to upgrade the project files when you open them in VS2008.

The DLLs in our 3.0 installation kit for .NET 3.5 and Visual Studio 2008 are exactly the same as the DLLs in our 3.0 kit for .NET 2.0 and Visual Studio 2005. They only depend on System.Windows.Forms 2.0 and System.Drawing 2.0, so neither installation kit will require your clients to upgrade to .NET 3.5.

That’s for full .NET. But the kit for .NET 3.5 does contain new DLLs for .NET Compact Framework 3.5, which does have a newer version of WinForms. However if you’re not using GoPocket, that won’t affect you at all.

The other difference between the installation kits is that the one for .NET 3.5 will have a couple of samples showing integration with WPF. Again, that won’t affect you at all.

Thank you for the explanations :¬)