Return-Path: X-Original-To: apmail-logging-log4net-dev-archive@www.apache.org Delivered-To: apmail-logging-log4net-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9545E7B14 for ; Fri, 16 Sep 2011 13:32:09 +0000 (UTC) Received: (qmail 54328 invoked by uid 500); 16 Sep 2011 13:32:09 -0000 Delivered-To: apmail-logging-log4net-dev-archive@logging.apache.org Received: (qmail 54301 invoked by uid 500); 16 Sep 2011 13:32:09 -0000 Mailing-List: contact log4net-dev-help@logging.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Log4NET Dev" List-Id: Delivered-To: mailing list log4net-dev@logging.apache.org Received: (qmail 54291 invoked by uid 99); 16 Sep 2011 13:32:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2011 13:32:09 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2011 13:32:03 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 39C8B28985D1 for ; Fri, 16 Sep 2011 15:31:42 +0200 (CEST) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3vSxSAxU-sE7 for ; Fri, 16 Sep 2011 15:31:41 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 1000) id EB73628985D2; Fri, 16 Sep 2011 15:31:41 +0200 (CEST) From: Stefan Bodewig To: log4net-dev@logging.apache.org Subject: Re: Does anybody have any idea on where to find the really old framework (and CF) SDKs? References: <877h597u58.fsf@v35516.1blu.de> <87bouk7quj.fsf@v35516.1blu.de> <87bouk4oxd.fsf@v35516.1blu.de> Date: Fri, 16 Sep 2011 15:31:41 +0200 In-Reply-To: <87bouk4oxd.fsf@v35516.1blu.de> (Stefan Bodewig's message of "Fri, 16 Sep 2011 15:06:22 +0200") Message-ID: <8739fw4nr6.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On 2011-09-16, Stefan Bodewig wrote: > I did not install the 2.0 SDK but the 3.5SP1 one, maybe the CF tools are > part of the 2.0 SDK, I'll give that a try as well. After installing .NET SDK 2.0 the NAnt build also tries to build the CF 2.0 stuff, but not the 1.0 stuff. Getting closer. Stefan