Microsoft.VSSDK.BuildTools 15.0.25201-Dev15Preview2

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 15.0.25201-Dev15Preview2
                    
NuGet\Install-Package Microsoft.VSSDK.BuildTools -Version 15.0.25201-Dev15Preview2
                    
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="15.0.25201-Dev15Preview2">
  <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="15.0.25201-Dev15Preview2" />
                    
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 15.0.25201-Dev15Preview2
                    
#r "nuget: Microsoft.VSSDK.BuildTools, 15.0.25201-Dev15Preview2"
                    
#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.
#:package Microsoft.VSSDK.BuildTools@15.0.25201-Dev15Preview2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.VSSDK.BuildTools&version=15.0.25201-Dev15Preview2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VSSDK.BuildTools&version=15.0.25201-Dev15Preview2&prerelease
                    
Install 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.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 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>

CallGraphAnalyzer1945

Roslyn-based analyzer to generate method call graphs from C# solutions.

GitHub repositories (192)

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.
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
bombomby/optick
C++ Profiler For Games
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
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
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
dahall/Vanara
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
belav/csharpier
CSharpier is an opinionated code formatter for c#.
Version Downloads Last Updated
17.14.2120 28,921 10/2/2025
17.14.2101 13,804 8/13/2025
17.14.2094 25,382 5/14/2025
17.14.1043-preview2 1,721 3/12/2025
17.13.2126 41,535 2/12/2025
17.13.1094-preview2 1,417 12/10/2024
17.13.49-preview1 1,820 11/12/2024
17.12.2069 710,877 9/26/2024
17.12.44-preview1 988 8/13/2024
17.11.439 6,062 10/17/2024
17.11.435 67,381 8/13/2024
17.11.290-preview2 486 6/11/2024
17.11.54-preview1 965 5/28/2024
17.10.2185 14,559 6/11/2024
17.10.2179 11,612 5/21/2024
17.10.1074-preview2 1,810 3/14/2024
17.10.29-preview1 1,609 2/21/2024
17.9.3184 167,158 4/25/2024
17.9.3174 62,641 1/30/2024
17.9.3168 33,462 2/7/2024
17.9.2131-preview2 1,606 12/12/2023
17.9.188-preview1 1,239 12/11/2023
17.8.2365 1,099,455 11/29/2023
17.7.2196 206,401 8/29/2023
17.6.2164 301,240 5/12/2023
17.5.4074 31,610 4/27/2023
17.5.4072 29,216 3/23/2023
17.5.4065 56,209 2/21/2023
17.4.2124 5,243 3/10/2023
17.4.2123 4,330 2/28/2023
17.4.2122 5,171 2/22/2023
17.4.2120 25,888 12/6/2022
17.4.2119 75,576 11/9/2022
17.4.2118 55,973 10/13/2022
17.3.2094 51,345 8/26/2022
17.3.2093 147,800 8/11/2022
17.3.2092 7,019 7/27/2022
17.2.2200 5,631 10/7/2022
17.2.2199 5,204 8/26/2022
17.2.2197 6,723 7/27/2022
17.2.2190 17,114 6/15/2022
17.2.2186 56,269 5/4/2022
17.1.4058 7,274 4/13/2022
17.1.4057 49,331 4/6/2022
17.1.4054 57,275 1/7/2022
17.0.5240 6,341 10/8/2022
17.0.5238 3,011 4/6/2022
17.0.5234 122,134 1/11/2022
17.0.5233 16,087 11/11/2021
17.0.5232 163,648 10/1/2021
17.0.4207-preview4 9,445 9/9/2021
17.0.3177-preview3 8,563 7/30/2021
17.0.2155-preview2 9,217 7/6/2021
17.0.1619-preview1 27,498 6/4/2021
16.11.69 53,710 10/8/2022
16.11.68 3,637 9/23/2022
16.11.67 5,514 8/29/2022
16.11.65 76,595 5/27/2022
16.11.63 11,491 3/25/2022
16.11.35 74,284 10/14/2021
16.11.16 17,136 9/13/2021
16.10.1055 44,634 5/7/2021
16.9.2028 1,765 9/23/2022
16.9.2027 1,989 8/29/2022
16.9.2025 2,204 3/25/2022
16.9.2021 13,517 7/15/2021
16.9.1050 36,691 1/26/2021
16.8.3038 113,714 10/28/2020
16.7.3072 1,906 3/31/2022
16.7.3069 84,678 7/16/2020
16.6.2058 13,600 6/4/2020
16.6.2057 7,606 6/4/2020
16.6.2051 30,986 4/9/2020
16.5.2044 94,912 2/4/2020
16.4.1060 3,180 3/13/2020
16.4.1059 5,609 3/4/2020
16.4.1057 142,896 10/22/2019
16.4.1028 2,211 3/3/2020
16.3.2099 98,833 8/20/2019
16.2.3074 18,863 8/8/2019
16.2.3073 25,995 7/2/2019
16.0.2284 4,159 3/4/2020
16.0.2264 32,783 3/12/2019
15.9.3084 6,560 3/28/2022
15.9.3039 81,233 1/30/2019
15.9.3032 164,135 11/20/2018
15.8.3252 175,657 9/17/2018
15.8.3247 27,176 8/8/2018
15.7.109 62,149 5/4/2018
15.7.107 5,860 5/1/2018
15.7.104 12,123 7/25/2018
15.6.170 40,147 3/14/2018
15.6.167 11,213 3/2/2018
15.5.100 127,197 11/17/2017
15.5.72 28,458 10/20/2017
15.1.192 310,300 6/14/2017
15.0.26201 299,716 2/2/2017
15.0.26124-RC3 101,691 1/26/2017
15.0.26109-RC3 7,305 1/10/2017
15.0.25929-RC2 31,478 11/30/2016
15.0.25914-RC2 7,296 11/15/2016
15.0.25907-RC2 13,092 11/8/2016
15.0.25901-RC 8,391 11/4/2016
15.0.25825-RC 7,737 10/26/2016
15.0.25728-Preview5 5,520 9/30/2016
15.0.25726-Preview5 5,637 9/27/2016
15.0.25604-Preview4 28,339 8/8/2016
15.0.25201-Dev15Preview2 33,917 4/6/2016
15.0.25123-Dev15Preview 4,034 3/24/2016
14.3.25420 160,079 7/16/2016
14.3.25407 71,911 6/24/2016
14.2.25201 23,407 4/6/2016
14.2.25123 14,580 3/31/2016
14.1.24720 47,156 12/1/2015
14.0.23205 12,358 8/6/2015
14.0.22823-RC-Updated 5,076 5/22/2015
12.0.21005 14,500 1/12/2016