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
- TaskAnalyzer: no diagnostic for the non-atomic GetRegisteredTaskObject/RegisterTaskObject cache pattern
- Multithreading: strict mode that runs the build from a sentinel current directory
- Ship TaskAnalyzer with Microsoft.Build.Framework
- Add MSBuildTask0015: require concrete MSBuild tasks to declare multithreading support
- Add MSBuildTask0015: diagnose tasks constructed without TaskEnvironment propagation
- TaskAnalyzer: MSBuildTask0002 is not reported for code inherited from an unannotated base class
- TaskAnalyzer: no diagnostic when a path property is resolved at one use site but used raw at another
- TaskAnalyzer: no diagnostic for unsynchronized shared mutable state in [MSBuildMultiThreadableTask] types
- TaskAnalyzer: add an opt-in rule requiring concrete MSBuild tasks to declare multithreading support
- Add historical binary log replay coverage
- Docs
- C# not yet supported