VSSDK.Shell.Interop.8 by Sam Harwell

<PackageReference Include="VSSDK.Shell.Interop.8" Version="8.0.4" />

 VSSDK.Shell.Interop.8 8.0.4

This package provides the Visual Studio "Shell" COM-interop assemblies used by Visual Studio 2005 and newer. Microsoft.VisualStudio.Shell.Interop.8.0.dll

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>VSSDK.Shell.Interop.8</id>
    <version>8.0.4</version>
    <authors>Sam Harwell</authors>
    <owners>Sam Harwell</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>This package provides the Visual Studio "Shell" COM-interop assemblies used by Visual Studio 2005 and newer.

      Microsoft.VisualStudio.Shell.Interop.8.0.dll</description>
    <summary>Visual Studio (Shell Interop) for Visual Studio 2005+</summary>
    <tags>vssdk vs2005 vs2008 vs2010 vs2012 vs2013 vs2015</tags>
    <dependencies>
      <dependency id="VSSDK.IDE.8" version="[8.0.4, 9.0.0)" />
      <dependency id="VSSDK.OLE.Interop" version="[7.0.4, 8.0.0)" />
      <dependency id="VSSDK.Shell.Interop" version="[7.0.4, 8.0.0)" />
      <dependency id="VSSDK.TextManager.Interop" version="[7.0.4, 8.0.0)" />
      <dependency id="VSSDK.TextManager.Interop.8" version="[8.0.4, 9.0.0)" />
    </dependencies>
  </metadata>
</package>