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
- fix IDE0002 in XMakeElements.cs
- Warning-to-error promotion process is doubled
- Always respect warning-as-error properties
- Attempt to remove dead 'new' build engine references in VS refactored code
- [Broken Build]: /root/.dotnet/sdk/8.0.403/Microsoft.Common.CurrentVersion.targets(2011,5): error MSB3992: 'RootElementName' is not set. When UseAttributeForTargetFrameworkInfoPropertyNames is true, make sure to set a value for 'RootElementName'
- Common.targets doesn't promote TreatWarningsAsErrors to MSBuildTreatWarningsAsErrors
- Outer build of multitargeted projects doesn't respect WarningsNotAsErrors
- WarningsNotAsErrors ignored for some warnings with /warnaserror option
- Solution doesn't respect WarningsNotAsErrors
- BC0202 triggers on NuGet property "Description" that seems like false positive?
- Docs
- C# not yet supported