[
https://issues.apache.org/jira/browse/LOG4NET-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicklas Norling updated LOG4NET-176:
------------------------------------
Attachment: Vs2k8.net35.patch
Patch against trunk for vs2008 and .net 3.5 buildability
> 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: v.Next
>
> 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.
-
You can reply to this email to add a comment to the issue online.