Microsoft.VSSDK.BuildTools by Microsoft

<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.10.2179" />

Package Files

53,198,671 bytes

 Microsoft.VSSDK.BuildTools 17.10.2179

Contains targets and tools to enable the building of managed VSIX projects without VSSDK MSI installed. Only for VS 2015 and onwards.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Microsoft.VSSDK.BuildTools</id>
    <version>17.10.2179</version>
    <title>Microsoft.VSSDK.BuildTools</title>
    <authors>Microsoft</authors>
    <developmentDependency>true</developmentDependency>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">license.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>PackageIcon.png</icon>
    <projectUrl>https://aka.ms/vsextensibility</projectUrl>
    <description>Contains targets and tools to enable the building of managed VSIX projects without VSSDK MSI installed. Only for VS 2015 and onwards.</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <repository type="git" commit="08f3ed4b45381676162b335a43d6f07d051e0b8f" />
    <dependencies>
      <group targetFramework=".NETFramework4.7.2">
        <dependency id="Microsoft.VisualStudio.SDK.Analyzers" version="17.7.20" include="All" />
        <dependency id="Microsoft.VsSDK.CompatibilityAnalyzer" version="17.10.2179" include="All" />
      </group>
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="Microsoft.Win32.Primitives" targetFramework=".NETFramework4.7.2" />
    </frameworkAssemblies>
  </metadata>
</package>