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 supported14 Subscribers
Add a CodeTriage badge to msbuild
Help out
- Issues
- [Bug]: MSBuild reads projects multiple times, resulting in different project contents at different points in the build
- Add documentation for the risks for version incompatibilities between msbuild and a plugin dependencies
- Proposal: Skip existence check for file cache if user specifies ignoremissingimports
- [Feature Request]: Reduce the wrapping around SDK Resolver messages when only one resolver is actually invoked
- [Bug]: OOM Exception due to infinite loop in FileMatcher
- Correct way to generate sources for an external project (with incompatible `TargetFramework`)?
- [Feature Request]: Cache RoslynCodeTaskFactory compilations for the lifetime of the Server
- [Feature Request]: Expand $(~) to $(HOME) or $(USERPROFILE) depending on OS
- [Bug]: Inconsistent behavior when using Choose element for conditional package references in MSBuild
- Document common hook points for build extensions
- Docs
- C# not yet supported