No. It uses Linq in a few places. 4.0 only.
Will it work with NET 2.0 libraries?
Actually it should be possible to backport to NET 3.5 and into Visual Studio 2008 as the only NET 4.0 dependency ('System.Componentmodel') could be either replaced with MEF or worked around. I'll take a better look at the scope of changes later tonight.