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
- Refactor ToolTask output synchronization to use System.Threading.Channels
- Add static fields guidance to /mt spec.
- Exit worker nodes on Ctrl+C / Restart Manager shutdown (#12776)
- Use Microsoft.IO.Redist in Framework FileUtilities/NativeMethods on net472 (#13078)
- Fix misleading error when building .slnf with invalid paths via MSBuild task
- Fix race condition in NodeManager.SendData: "Node X does not have a provider"
- MSBuild project file anti-patterns: unquoted conditions, missing PrivateAssets, TargetFramework in .props
- Fix importance check for target-skipped messages
- Fix MSBuild project file anti-patterns: unquoted conditions, missing PrivateAssets, TargetFramework in .props
- Highly misleading error messages when SDK specified in global.json can't be resolved
- Docs
- C# not yet supported