Common.Logging.NLog20 by Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen

<PackageReference Include="Common.Logging.NLog20" Version="3.4.1-RC1" />

 Common.Logging.NLog20 3.4.1-RC1

Common.Logging library bindings for NLog 2.0 logging framework.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Common.Logging.NLog20</id>
    <version>3.4.1-RC1</version>
    <authors>Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen</authors>
    <owners>Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>http://net-commons.github.io/common-logging/</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/net-commons/common-logging/master/nuget-graphics/common-logging-icon.png</iconUrl>
    <description>Common.Logging library bindings for NLog 2.0 logging framework.</description>
    <language>en-US</language>
    <tags>NLog Common.Logging.NLog logging log Common.Logging</tags>
    <dependencies>
      <dependency id="Common.Logging" version="3.4.1-RC1" />
      <dependency id="NLog" version="[2.0.0]" />
    </dependencies>
  </metadata>
</package>