Hi,

Has anyone succesfully built and app with 'Orcas' and deployed on machine
with only NET 2.0 installed. I would think that if it doesn't reference any
of the 'new' assemblies all should work OK.

TIA
Jared

Re: v3.5 Apps on v2.0 machines by Jon

Jon
Sat Jul 28 02:31:09 CDT 2007

Jared <dont@reply.com> wrote:
> Has anyone succesfully built and app with 'Orcas' and deployed on machine
> with only NET 2.0 installed. I would think that if it doesn't reference any
> of the 'new' assemblies all should work OK.

If it doesn't reference any new assemblies, then change the project
type to only target 2.0 - then it should work fine.

--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too