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
- Fix flaky TransientAndSidecarNodeCanCoexist test by waiting for task host process exit
- Add static fields guidance to /mt spec.
- Use Microsoft.IO.Redist in Framework FileUtilities/NativeMethods on net472 (#13078)
- Fix MSBuild project file anti-patterns: unquoted conditions, missing PrivateAssets, TargetFramework in .props
- Do not share assemblies of task dependencies if not running on `MSBuild.exe`.
- Prevent tasks from modifying immutable environment variables in MT mode
- Enlighten public versions of intrinsic tasks.
- Add explicit colorization control to TerminalLogger and ConsoleLogger
- Add support for specific inner build targets to graph build
- Migrate Tasks in the MSbuild repo to the new Task type
- Docs
- C# not yet supported