msbuild icon indicating copy to clipboard operation
msbuild copied to clipboard

The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

Results 678 msbuild issues
Sort by recently updated
recently updated
newest added

Right now evaluation time and build time item operations support different operations and behave differently. It would be nice to unify them, so users have the same experience when using...

Feature - Globbing
User Experience
Area: Language
triaged
Epic

Task declaration [supports a `Runtime` attribute](https://docs.microsoft.com/en-us/visualstudio/msbuild/how-to-configure-targets-and-tasks?view=vs-2019#usingtask-attributes-and-task-parameters) that allows MSBuild-running-on-.NET-4 to call tasks that support only .NET 3.5 (by spawning an `MSBuildTaskHost.exe` that runs on .NET 3.5 and communicates with the...

.NET Core
needs-design
Feature Request
Area: Engine
Area: TaskHost
triaged
Epic

The LiveLogger is an exciting new feature that MSBuild team has planned for .NET 8. Originally spearheaded by @edvilme, the LiveLogger is intended to be a live-updating, data-heavy view of...

Area: Logging
triaged
Area: Terminal Logger
Epic

### Context Improved evaluation and build throughput and effectivenes translates to improved IDE responsiveness and saved costs on lab builds. So there is a clear ROI. One way of achieving...

triaged
Epic

Improvements and polish on the terminal logger experience.

triaged
Epic

### Overview Otherwise uncategorized investments into areas improving engineering excellence of the codebase, stability of the product, and aiding the diagnosability and self-servicability of the problematic cases. The general goal...

triaged
Epic

* [ ] Eric Arndt's Eval Perf PRs * I've asked Eric to help us with splitting #11273 to smaller pieces. * [x] #11780 * [x] #11779 * We landed...

triaged
Epic

When NuGet enabled audit by default for .NET 9 GA we encountered a few issues related to MSBuild; we must coordinate with NuGet and the SDK to ensure their .NET...

triaged
Epic

One Pager Link: [dotnet/msbuild spec](https://github.com/dotnet/msbuild/blob/9e3e2c8affab4329777f06780b0c99ae84626755/documentation/specs/proposed/decoupling-vs-sdk.md) # Decoupling Visual Studio builds of .NET SDK projects The experience of building a .NET SDK project can differ significantly depending if the project was...

triaged
10.0
Epic