GitHub user JJoe2 opened a pull request:

    https://github.com/apache/log4net/pull/38

    Fixed log4net.Tests.vs2012.csproj reference to NUnit.

    Previous version included       
<HintPath>..\..\..\ibatisnet-3\External-Bin\Net\2.0\nunit.framework.dll</HintPath>
    
    Changed this to reference NuGet package NUnit 2.6.4

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JJoe2/log4net wip/NUnitReference

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/log4net/pull/38.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #38
    
----
commit 02817b6136e4e6cf2e649e504517938855a81ea6
Author: JoeJoe <jocular...@hotmail.com>
Date:   2016-10-30T10:59:52Z

    Fixed log4net.Tests.vs2012.csproj reference to NUnit.
    
    Previous version included       
<HintPath>..\..\..\ibatisnet-3\External-Bin\Net\2.0\nunit.framework.dll</HintPath>
    
    Changed this to reference NuGet package NUnit 2.6.4

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to