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 supported15 Subscribers
Add a CodeTriage badge to msbuild
Help out
- Issues
- Enable .NET TaskHost usage for Project types that do not import the base .NET SDK-delivered MSBuild SDK
- Document potential breaking changes in multithreaded mode.
- Provide a clearer error if a .NET Task assembly uses a .NET Runtime that is unsupported by the .NET Runtime of the .NET TaskHost Node
- Build Testing Infrastructure for capturing race conditions.
- MSBUILDDONOTCATCHTASKEXCEPTIONS still catches the exception
- Make it easier to instrument/observe MSBuild invocations
- Logger BuildEventContexts drop 'parent' context associations in certain use cases
- Race condition in TaskRegistry in /mt mode
- Allow using more input types in task parameters and task outputs
- Add ability for Perfstar to create and collect dumps from test runs
- Docs
- C# not yet supported