[
https://issues.apache.org/jira/browse/LOG4NET-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666579#action_12666579
]
Manuel Riezebosch commented on LOG4NET-134:
-------------------------------------------
It looks like it's fixed in SP1 for VS2008 because MSTest now sets the
AppDomain.CurrentDomain.BaseDirectory to the Out folder appropriate.
> SystemInfo.ApplicationBaseDirectory wrong implementation
> --------------------------------------------------------
>
> Key: LOG4NET-134
> URL: https://issues.apache.org/jira/browse/LOG4NET-134
> Project: Log4net
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.2.10
> Reporter: Manuel Riezebosch
> Assignee: Ron Grabowski
>
> For the ApplicationBaseDirectory is used the
> AppDomain.CurrentDomain.BaseDirectory, where Environment.CurrentDirectory
> seems to be more appropriate. When using MSTest, the first returns the
> working directory of MSTest instead of the directory where the tested
> assembly is located.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.