🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

Microsoft.Build.Framework

Package Overview
Dependencies
Maintainers
2
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Microsoft.Build.Framework

This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.

nugetNuGet
Version
18.0.2
Version published
Total downloads
617M
Maintainers
2
Created
Source

Microsoft.Build.Framework

This package contains Microsoft.Build.Framework.dll, which defines fundamental types used in MSBuild's API and extensibility model.

The items in this namespace are primarily base-level classes and interfaces shared across MSBuild's object model. MSBuild task or extension developers can reference this package to implement interfaces such as ITask, and ILogger.

netstandard2.0 target

The netstandard2.0 target of this build is configured only to output reference assemblies; at runtime MSBuild will be net10.0 or net472. Please use the net10.0-targeted assemblies for .NET 10+ scenarios.

For context, see https://github.com/dotnet/msbuild/pull/6148

Keywords

MSBuild

FAQs

Package last updated on 12 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts