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
- Lift Windows whitespace-only path guard from PR #13573 into a standalone change after auditing enlightened tasks
- Use RepoOriginalSourceRevisionId (source-repo SHA) instead of VMR SHA in MSBuild's version banner and dotnet --info output
- Implement retries with exponential backoff consistently in Tasks that hold file handles
- Design a clean way to work with AbsolutePath and ITaskItem
- Non-blocking `MSBuildClientPacketPump`.
- Add EventSource instrumentation for ProjectRootElementCache
- Tighten NodeLaunchData.EnvironmentOverrides nullability to IDictionary<string, string?>?
- FileMatcher skips a directory symlink when the project directory name is a string-prefix of the symlink target's name
- Investigate why OrchardCore has significantly worse numbers in PerfStar compared to local
- Fix AbsolutePath.GetCanonicalForm process state leak on Windows
- Docs
- C# not yet supported