msbuild
https://github.com/microsoft/msbuild
C#
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported16 Subscribers
Add a CodeTriage badge to msbuild
Help out
- Issues
- Reuse ProjectCachePlugin lookup state on cache miss
- [Flaky Test] Microsoft.Build.Engine.UnitTests.MSBuildTaskHostTests.CompileNet35WinFormsApp
- Adopt Clever Test Selection (CTS) as parallel, non-blocking PR pipeline
- End-to-end analysis of where time is spent in MT vs non-MT builds
- [MT] Consider spawning task host node in the very beginning, a soon as we know we are in the mt mode.
- Add telemetry for task host usage reasons.
- Use ANSI encoding (GetACP) for tool stdout/stderr instead of OEM
- ThreadSafeTaskAnalyzer: report MSBuildTask0005 at the originating call site, not on the task method
- Fix lock contention in ProjectRootElementCache
- Build verbosity changes depending on whether stdout is a terminal or a pipe
- Docs
- C# not yet supported