G
Guest
Hello,
at the moment I'm setting up a standalone server for continuous integration
(CruiseControl .NET). The CC service builds, tests and packages all .NET and
..NET CF projects as soon as there is a new check-in in the source code
repository. Building is done with NAnt scripts.
Now that I've configured the service, I'm facing the problem that the .NET
CF projects cannot be compiled because the .NET CF SDK isn't installed. I've
googled a while and it seems like I've to install the full Visual Studio! Is
this correct? Is there a standalone SDK for .NET CF? Does anyone know a way
how to install the .NET CF assemblies without the whole Visual Studio?
Greetings
at the moment I'm setting up a standalone server for continuous integration
(CruiseControl .NET). The CC service builds, tests and packages all .NET and
..NET CF projects as soon as there is a new check-in in the source code
repository. Building is done with NAnt scripts.
Now that I've configured the service, I'm facing the problem that the .NET
CF projects cannot be compiled because the .NET CF SDK isn't installed. I've
googled a while and it seems like I've to install the full Visual Studio! Is
this correct? Is there a standalone SDK for .NET CF? Does anyone know a way
how to install the .NET CF assemblies without the whole Visual Studio?
Greetings