Microsoft.VSSDK.BuildTools 17.0.4207-preview4

Prefix Reserved
This is a prerelease version of Microsoft.VSSDK.BuildTools.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.VSSDK.BuildTools --version 17.0.4207-preview4
                    
NuGet\Install-Package Microsoft.VSSDK.BuildTools -Version 17.0.4207-preview4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.0.4207-preview4">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VSSDK.BuildTools" Version="17.0.4207-preview4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VSSDK.BuildTools">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.VSSDK.BuildTools --version 17.0.4207-preview4
                    
#r "nuget: Microsoft.VSSDK.BuildTools, 17.0.4207-preview4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.VSSDK.BuildTools&version=17.0.4207-preview4&prerelease
                    
Install Microsoft.VSSDK.BuildTools as a Cake Addin
#tool nuget:?package=Microsoft.VSSDK.BuildTools&version=17.0.4207-preview4&prerelease
                    
Install Microsoft.VSSDK.BuildTools as a Cake Tool

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Microsoft.VSSDK.BuildTools:

Package Downloads
VSSDK_Reference_Assemblies

Meta package containing all VSSDK Reference Assemblies

Microsoft.VisualStudio.Extensibility.Build

Visual Studio Extensibility Framework SDK tools, contains tooling for building out of process extensions.

Microsoft.VisualStudio.Workspace.Extensions.VS

Package Description

ThisAssembly.Vsix

Allows consuming VSIX manifest properties from code, as well as MSBuild project properties from the VSIX manifest. For example: partial class ThisAssembly { public static partial class Vsix { public const string Id = "MyVsix"; } } or <PackageManifest Version="2.0.0" ...> <Metadata> <Identity Id="|%CurrentProject%;VsixId|" Version="|%CurrentProject%;VsixVersion|" Language="|%CurrentProject%;VsixLanguage|" Publisher="|%CurrentProject%;VsixPublisher|" /> <DisplayName>|%CurrentProject%;VsixDisplayName|</DisplayName> <Description>|%CurrentProject%;VsixDescription|</Description> </Metadata> ... </PackageManifest> > This project uses SponsorLink to attribute sponsor status (direct, indirect or implicit). For IDE usage, sponsor status is required. > IDE-only warnings will be emitted after a grace period otherwise. Learn more at https://github.com/devlooped#sponsorlink.

GitHub repositories (188)

Showing the top 20 popular GitHub repositories that depend on Microsoft.VSSDK.BuildTools:

Repository Stars
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
HandyOrg/HandyControl
Contains some simple and commonly used WPF controls
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
VsVim/VsVim
Vim Emulator Plugin for Visual Studio 2015+
dotnet/samples
Sample code referenced by the .NET documentation
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
bombomby/optick
C++ Profiler For Games
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
github/VisualStudio
GitHub Extension for Visual Studio
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
microsoft/GraphEngine
Microsoft Graph Engine
PSAppDeployToolkit/PSAppDeployToolkit
Project Homepage & Forums
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
codecadwallader/codemaid
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
Version Downloads Last updated
17.14.2094 6,684 5/14/2025
17.14.1043-preview2 1,457 3/12/2025
17.13.2126 29,367 2/12/2025
17.13.1094-preview2 1,327 12/10/2024
17.13.49-preview1 1,716 11/12/2024
17.12.2069 348,089 9/26/2024
17.12.44-preview1 893 8/13/2024
17.11.439 5,600 10/17/2024
17.11.435 61,516 8/13/2024
17.11.290-preview2 427 6/11/2024
17.11.54-preview1 881 5/28/2024
17.10.2185 12,899 6/11/2024
17.10.2179 11,052 5/21/2024
17.10.1074-preview2 1,739 3/14/2024
17.10.29-preview1 1,505 2/21/2024
17.9.3184 131,537 4/25/2024
17.9.3174 60,091 1/30/2024
17.9.3168 29,902 2/7/2024
17.9.2131-preview2 1,539 12/12/2023
17.9.188-preview1 1,190 12/11/2023
17.8.2365 818,135 11/29/2023
17.7.2196 194,584 8/29/2023
17.6.2164 294,269 5/12/2023
17.5.4074 29,193 4/27/2023
17.5.4072 28,549 3/23/2023
17.5.4065 52,995 2/21/2023
17.4.2124 4,566 3/10/2023
17.4.2123 4,203 2/28/2023
17.4.2122 5,025 2/22/2023
17.4.2120 24,697 12/6/2022
17.4.2119 69,476 11/9/2022
17.4.2118 51,296 10/13/2022
17.3.2094 50,631 8/26/2022
17.3.2093 144,799 8/11/2022
17.3.2092 6,739 7/27/2022
17.2.2200 5,510 10/7/2022
17.2.2199 5,081 8/26/2022
17.2.2197 6,488 7/27/2022
17.2.2190 16,503 6/15/2022
17.2.2186 54,836 5/4/2022
17.1.4058 6,552 4/13/2022
17.1.4057 48,754 4/6/2022
17.1.4054 52,654 1/7/2022
17.0.5240 5,123 10/8/2022
17.0.5238 2,771 4/6/2022
17.0.5234 110,183 1/11/2022
17.0.5233 15,284 11/11/2021
17.0.5232 152,009 10/1/2021
17.0.4207-preview4 9,104 9/9/2021
17.0.3177-preview3 7,874 7/30/2021
17.0.2155-preview2 8,695 7/6/2021
17.0.1619-preview1 27,061 6/4/2021
16.11.69 43,879 10/8/2022
16.11.68 3,439 9/23/2022
16.11.67 3,894 8/29/2022
16.11.65 75,811 5/27/2022
16.11.63 11,244 3/25/2022
16.11.35 68,667 10/14/2021
16.11.16 16,879 9/13/2021
16.10.1055 43,638 5/7/2021
16.9.2028 1,644 9/23/2022
16.9.2027 1,881 8/29/2022
16.9.2025 2,010 3/25/2022
16.9.2021 13,198 7/15/2021
16.9.1050 35,412 1/26/2021
16.8.3038 103,667 10/28/2020
16.7.3072 1,700 3/31/2022
16.7.3069 83,030 7/16/2020
16.6.2058 12,586 6/4/2020
16.6.2057 7,344 6/4/2020
16.6.2051 30,435 4/9/2020
16.5.2044 94,521 2/4/2020
16.4.1060 3,050 3/13/2020
16.4.1059 5,492 3/4/2020
16.4.1057 140,275 10/22/2019
16.4.1028 2,080 3/3/2020
16.3.2099 97,100 8/20/2019
16.2.3074 18,383 8/8/2019
16.2.3073 25,559 7/2/2019
16.0.2284 3,154 3/4/2020
16.0.2264 31,698 3/12/2019
15.9.3084 6,149 3/28/2022
15.9.3039 79,259 1/30/2019
15.9.3032 163,568 11/20/2018
15.8.3252 175,079 9/17/2018
15.8.3247 26,902 8/8/2018
15.7.109 61,294 5/4/2018
15.7.107 5,575 5/1/2018
15.7.104 11,623 7/25/2018
15.6.170 39,640 3/14/2018
15.6.167 10,995 3/2/2018
15.5.100 126,674 11/17/2017
15.5.72 27,826 10/20/2017
15.1.192 306,382 6/14/2017
15.0.26201 298,151 2/2/2017
15.0.26124-RC3 101,439 1/26/2017
15.0.26109-RC3 7,058 1/10/2017
15.0.25929-RC2 31,185 11/30/2016
15.0.25914-RC2 7,050 11/15/2016
15.0.25907-RC2 12,821 11/8/2016
15.0.25901-RC 8,120 11/4/2016
15.0.25825-RC 7,492 10/26/2016
15.0.25728-Preview5 5,274 9/30/2016
15.0.25726-Preview5 5,363 9/27/2016
15.0.25604-Preview4 28,072 8/8/2016
15.0.25201-Dev15Preview2 33,674 4/6/2016
15.0.25123-Dev15Preview 3,652 3/24/2016
14.3.25420 158,748 7/16/2016
14.3.25407 69,579 6/24/2016
14.2.25201 23,104 4/6/2016
14.2.25123 14,093 3/31/2016
14.1.24720 45,545 12/1/2015
14.0.23205 11,959 8/6/2015
14.0.22823-RC-Updated 4,752 5/22/2015
12.0.21005 13,729 1/12/2016