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
- Add telemetry for the case Microsoft.Build.Exceptions.InternalLoggerException: The build stopped unexpectedly because of an unexpected logger failure. ---> System.ArgumentOutOfRangeException
- Add support for specific inner build targets to graph build
- [PerfStar] Add .NET task host tests
- SdkResolver-provided env vars should take precedence over the ambient environment
- [BuildCheck Suggestion]: Flag usage of the Properties metadata on inputs to the MSBuild Task like ProjectReference
- Document that modifying Properties property on ProjectReference items should be avoided, use AdditionalProperties instead
- MSBuild should publish a library that helps tools interact with Solution files and other container-ish project types
- [Broken Build]: PublishAot=true + NoBuild=true produce binary without EmbeddedResources
- Consider using SolutionPersistence library for parsing .sln files by default
- Do not validate nullable annotations when targeting .NET Framework
- Docs
- C# not yet supported