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
- Document the different values of TaskFactory
- Migrate SignFile Task to TaskEnvironment API
- Investigate places where we can use noncryptographic hash functions
- Perf: Fast TypeLoader cache
- Clean-up unnecessary compatibility polyfills and feature definitions.
- Consider adding a message indicating binlog creation.
- Add an MSBuild Property Function to check if a property actually exists (vs relying on coercion to empty string)
- Add PropertyExists MSBuild condition function to distinguish between undefined and empty properties
- Item element in an ItemGroup in a Target updates all metadata
- Fix: Show source project in graph build errors for invalid project references
- Docs
- C# not yet supported