Conditional compilation symbols for .net4 Release
-------------------------------------------------
Key: LOG4NET-322
URL: https://issues.apache.org/jira/browse/LOG4NET-322
Project: Log4net
Issue Type: Bug
Components: Builds
Affects Versions: 1.2.11
Environment: log4net.vs2010 project
Reporter: Iso Su
While Debug configuration has a proper list of Conditional compilation symbols
("NET;NET_2_0;NET_4_0"), the Release configuration has them set to
"STRONG;NET;NET_1_0;". This causes problems with a lot of appenders and
LogicalThreadContext is not working, since it uses SetData(), not
LogicalSetData()
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira