VSSDK.Shell.Interop.11 by Sam Harwell

<PackageReference Include="VSSDK.Shell.Interop.11" Version="11.0.4" />

.NET API 101,592 bytes

 VSSDK.Shell.Interop.11 11.0.4

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

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>VSSDK.Shell.Interop.11</id>
    <version>11.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 2012 and newer.

      Microsoft.VisualStudio.Shell.Interop.11.0.dll</description>
    <summary>Visual Studio (Shell Interop) for Visual Studio 2012+</summary>
    <tags>vssdk vs2012 vs2013 vs2015</tags>
    <dependencies>
      <dependency id="VSSDK.IDE.11" version="[11.0.4, 12.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.Shell.Interop.8" version="[8.0.4, 9.0.0)" />
      <dependency id="VSSDK.Shell.Interop.10" version="[10.0.4, 11.0.0)" />
      <dependency id="VSSDK.Shell.Interop.9" version="[9.0.4, 10.0.0)" />
    </dependencies>
  </metadata>
</package>