Microsoft.Build.Runtime
18.10.1
Prefix Reserved
.NET 11.0
This package targets .NET 11.0. 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.
dotnet add package Microsoft.Build.Runtime --version 18.10.1
NuGet\Install-Package Microsoft.Build.Runtime -Version 18.10.1
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.Runtime" Version="18.10.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Build.Runtime" Version="18.10.1" />
<PackageReference Include="Microsoft.Build.Runtime" />
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.Runtime --version 18.10.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Build.Runtime, 18.10.1"
#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.Runtime@18.10.1
#: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.Runtime&version=18.10.1
#tool nuget:?package=Microsoft.Build.Runtime&version=18.10.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft.Build.Runtime
This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (like the compilers) into an application directory.
🗒️ NOTE: if you are building an application that wants to use MSBuild to evaluate or build projects, you will generally not need this package. Instead, use MSBuildLocator to use a complete toolset provided by the .NET SDK or Visual Studio.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net11.0 is compatible. |
| .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.
-
.NETFramework 4.7.2
- Microsoft.Build (= 18.10.1)
- Microsoft.Build.Tasks.Core (= 18.10.1)
- System.Collections.Immutable (>= 10.0.10)
- System.Configuration.ConfigurationManager (>= 10.0.10)
- System.Diagnostics.DiagnosticSource (>= 10.0.10)
- System.Formats.Nrbf (>= 10.0.10)
- System.Memory (>= 4.6.3)
- System.Reflection.Metadata (>= 10.0.10)
- System.Reflection.MetadataLoadContext (>= 10.0.10)
- System.Resources.Extensions (>= 10.0.10)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Security.Principal.Windows (>= 5.0.0)
- System.Text.Json (>= 10.0.10)
- System.Threading.Tasks.Dataflow (>= 10.0.10)
- System.Threading.Tasks.Extensions (>= 4.6.3)