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 9452110AF6 for ; Thu, 28 Nov 2013 09:09:42 +0000 (UTC) Received: (qmail 15660 invoked by uid 500); 28 Nov 2013 09:09:42 -0000 Delivered-To: apmail-logging-log4net-dev-archive@logging.apache.org Received: (qmail 15509 invoked by uid 500); 28 Nov 2013 09:09:36 -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 15180 invoked by uid 99); 28 Nov 2013 09:09:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Nov 2013 09:09:35 +0000 Date: Thu, 28 Nov 2013 09:09:35 +0000 (UTC) From: =?utf-8?Q?J=C3=B8rn_Frode_Jensen_=28JIRA=29?= To: log4net-dev@logging.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (LOG4NET-411) Release 1.2.13.0 is no longer compatible with .Net 2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 J=C3=B8rn Frode Jensen created LOG4NET-411: ----------------------------------------- Summary: Release 1.2.13.0 is no longer compatible with .Net 2.= 0 Key: LOG4NET-411 URL: https://issues.apache.org/jira/browse/LOG4NET-411 Project: Log4net Issue Type: Bug Components: Builds Affects Versions: 1.2.13 Reporter: J=C3=B8rn Frode Jensen According to Reflector output for the 3.5 client profile version of log4net= , there is a reference from log4net.dll to System.Core version 3.5.=20 Version 1.2.12.0 worked with .Net 2.0, but failed on dynamic methods ([LOG4= NET-393]). This was fixed in 1.2.13.0, but this version now fails with .Net= 2.0. Is this as designed? -- This message was sent by Atlassian JIRA (v6.1#6144)