What should I specify in the Version property of the .NET Framework Launch
Condition in a VS2005 deployment project for a .NET 3.0 application?

It automatically puts 2.0.50727 and AllowLaterVersions = False, but it seems
that won't work if have 3.0 installed.

Or is this yet another symptom of .NET 3.0 not actually being a "real"
version? (if so, then it should have been named 2.x !)

DT