Will Snipes created LOG4NET-432: ----------------------------------- Summary: LogicalThreadContext properties cannot resolve Key: LOG4NET-432 URL: https://issues.apache.org/jira/browse/LOG4NET-432 Project: Log4net Issue Type: Bug Components: Core Affects Versions: 1.2.13 Environment: Windows 7 C#.NET 4.0 Visual Studio 13.0 MSTest Reporter: Will Snipes Priority: Minor
Unit tests run with MSTest in my project report the following error when using LogicalThreadContext properites. They were previously working in version 1.2.11.0 of log4net. Unit Test Adapter threw exception: Type is not resolved for member 'log4net.Util.PropertiesDictionary,log4net, Version=1.2.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a'.. Switching to using properties in ThreadContext works as does downgrading to version 1.2.11.0. -- This message was sent by Atlassian JIRA (v6.2#6252)