You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by "Nicklas Norling (JIRA)" <ji...@apache.org> on 2011/08/20 00:47:27 UTC

[jira] [Commented] (LOG4NET-176) Buildable with VS 2008 and .NET FW 3.5

    [ https://issues.apache.org/jira/browse/LOG4NET-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088042#comment-13088042 ] 

Nicklas Norling commented on LOG4NET-176:
-----------------------------------------

No it's not important. It's just infrastructure for later use if someone decides to add .net 3.5 specific features and needs conditional compilation.
Btw. thanks for adding the patch (and more), greatly appretiated!

> Buildable with VS 2008 and .NET FW 3.5
> --------------------------------------
>
>                 Key: LOG4NET-176
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-176
>             Project: Log4net
>          Issue Type: New Feature
>          Components: Builds
>         Environment: Windows, log4net trunk, vs 2008 .net 3.5
>            Reporter: Nicklas Norling
>            Priority: Minor
>             Fix For: 1.2.11
>
>         Attachments: Vs2k8.net35.patch
>
>
> Providing a patch for the changes I'm using when compiling log4net locally using vs2008 and .net 3.5. The patch is created against trunk @ 701632. It adds project and solution files for vs 2008, adds compilation symbol NET_3_5 which is then added to all conditional compilation statements that have NET_2_0 today. Also the AssemblyInfo.cs has a .NET 3.5 section added. Since the project files have to be manually updated when new files are added to trunk I would appretiate it if this patch (or one with similar functions) where added to trunk.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira