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
- Consider type-based (correct-by-construction) modeling of partial evaluation stage instead of per-access runtime checks
- Static graph build hangs when a project references both an outer build and an inner build directly
- Hint users on binlogs overwriting and how to prevent it
- Task analyzer: flag MSBuild tasks that spawn child processes with un-redirected stdout/stderr (#7913)
- MSBuild server dogfooding and release plan
- MSBuild server holds task/plugin assembly file handles for the process lifetime (no shadow-copy/unload)
- Make MSB4186 report resolved argument types and available overloads
- [Multithreaded] Migrate Csi in Roslyn
- E2E task-parameter perf: convert an in-box task (e.g. Copy) to typed parameters and measure before/after
- Make P2P negotiation aware of ReferenceOutputAssembly metadata
- Docs
- C# not yet supported