On 2012-03-08, Martin Milan wrote: > I've used Log4Net on a mobile device project using cf 3.5, and I've been > pleased with how easy it has been to use.
That's good news. > However, I am having a bit of an issue when it comes to creating a build > on a TFS Build Server. It seems that the log4net is expecting a > different version of all the Framework libraries. Which of the several dlls in the binary download do you use? > I noticed on the "Supported Frameworks" section of the site that Compact > Framework 3.5 is not listed, although cf 2 is That's correct, I don't even have CF 3.5 installed on the machine that I used to build the 1.2.11 release. I have no idea whether we'd need to do anything but install CF 3.5[1] and add another DLL to the build process in order to support it. Actually, you are the first person who ever asked for CF 3.5 - at least as far as I remember. Stefan [1] I vaguely recall looking for it and not finding a download that didn't require a non-express version of VS.