My testing suggests you need to target .NET 2.0 (will have to investigate further to see if it's possible to support 4.0).
If you use Any CPU for the platform, the compiled .NET action can be registered and used in 32- or 64-bit Visual Build, but I suspect that actions with a user interface will not work properly in the 64-bit edition.
|