PluginManager.Interop by Alexis

<PackageReference Include="PluginManager.Interop" Version="0.2.1.37" />

 PluginManager.Interop 0.2.1.37

PluginManager - PluginHost interop library.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>PluginManager.Interop</id>
    <version>0.2.1.37</version>
    <title>PluginManager.NET Interop</title>
    <authors>Alexis</authors>
    <owners>inco</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/alexis-/PluginManager</projectUrl>
    <description>PluginManager - PluginHost interop library.</description>
    <copyright></copyright>
    <dependencies>
      <group targetFramework=".NETFramework4.7.2" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System.Runtime.Remoting" targetFramework="" />
      <frameworkAssembly assemblyName="System.Xml" targetFramework="" />
    </frameworkAssemblies>
  </metadata>
</package>