Abbotware.Interop.AutoMapper by Anthony Abate

<PackageReference Include="Abbotware.Interop.AutoMapper" Version="4.0.77" />

 Abbotware.Interop.AutoMapper 4.0.77

Abbotware Core Libraries

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Abbotware.Interop.AutoMapper</id>
    <version>4.0.77</version>
    <authors>Anthony Abate</authors>
    <owners>Anthony Abate</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://github.com/abbotware/abbotware</projectUrl>
    <description>Abbotware Core Libraries</description>
    <copyright>Copyright © Abbotware, LLC 2020</copyright>
    <repository type="git" url="https://github.com/abbotware/abbotware" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="AutoMapper.Extensions.ExpressionMapping" version="3.0.5" exclude="Build,Analyzers" />
        <dependency id="Automapper" version="9.0.0" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard2.1">
        <dependency id="AutoMapper.Extensions.ExpressionMapping" version="3.0.5" exclude="Build,Analyzers" />
        <dependency id="Automapper" version="9.0.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>