Microsoft.Build
16.0.0-preview.385
Prefix Reserved
.NET Core 2.1
This package targets .NET Core 2.1. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
This is a prerelease version of Microsoft.Build.
This package has a SemVer 2.0.0 package version: 16.0.0-preview.385+g966cdf2ac6.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.Build --version 16.0.0-preview.385
NuGet\Install-Package Microsoft.Build -Version 16.0.0-preview.385
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.Build" Version="16.0.0-preview.385" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Build" Version="16.0.0-preview.385" />
<PackageReference Include="Microsoft.Build" />
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.Build --version 16.0.0-preview.385
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Build, 16.0.0-preview.385"
#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.Build@16.0.0-preview.385
#: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.Build&version=16.0.0-preview.385&prerelease
#tool nuget:?package=Microsoft.Build&version=16.0.0-preview.385&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- Microsoft.Build.Framework (>= 16.0.0-preview.385)
- Microsoft.Win32.Registry (>= 4.3.0)
- System.Collections.Immutable (>= 1.5.0)
- System.Diagnostics.TraceSource (>= 4.0.0)
- System.Reflection.Metadata (>= 1.6.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime.Loader (>= 4.0.0)
- System.Security.Principal.Windows (>= 4.3.0)
- System.Text.Encoding.CodePages (>= 4.0.1)
- System.Threading.Tasks.Dataflow (>= 4.6.0)
-
.NETFramework 4.7.2
- Microsoft.Build.Framework (>= 16.0.0-preview.385)
- Microsoft.VisualStudio.Setup.Configuration.Interop (>= 1.16.30)
- System.Collections.Immutable (>= 1.5.0)
- System.Threading.Tasks.Dataflow (>= 4.5.24)
GitHub repositories (154)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Build:
| Repository | Stars |
|---|---|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
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!!
|
|
|
ElectronNET/Electron.NET
:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
|
|
|
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
|
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
|
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
|
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
|
tixl3d/tixl
TiXL is an open source software to create realtime motion graphics.
|
|
|
grpc/grpc-dotnet
gRPC for .NET
|
|
|
dotnet/docfx
Static site generator for .NET API documentation.
|
|
|
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
|
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
|
MattParkerDev/SharpIDE
A modern, cross platform IDE for .NET, built with .NET & Godot
|
|
|
opentk/opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 17.15.0-preview-25280-105 | 0 | 6/2/2025 | |
| 17.15.0-preview-25277-114 | 0 | 6/3/2025 | |
| 17.15.0-preview-25277-101 | 0 | 5/29/2025 | |
| 17.15.0-preview-25266-103 | 0 | 5/20/2025 | |
| 17.15.0-preview-25255-103 | 0 | 5/12/2025 | |
| 16.0.0-preview.385 | 2 | 1/28/2019 |