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
- Enlighten RestoreTask
- Auto-derive BootstrapSdkVersion from global.json so it can never lag tools.dotnet
- Fix Copy task MSB3030 failure for long-path files in non-longPathAware processes
- Create process/flow for how we should manage 'potentially scary, need to triage ASAP' issues for tracking
- Expose import tree as MSBuildImportedProject items
- MSBuild produces different output paths for the same project depending on whether the project path is passed as absolute or relative
- PS D:\code\CX\src\Smp\ConsoleApp1> dotnet run C:\Program Files\dotnet\sdk\10.0.203\NuGet.targets(679,5): error MSB4044: 未给任务“GetRestoreProjectStyleTask”的必需参数“MSBuildProjectName”赋值。 生成失败。请修复生成错误并重新运行。 PS D:\code\CX\src\Smp\ConsoleApp1>
- Migrate GetSDKReferenceFiles to Task Environment API
- Benchmarks project should run benchmarks in dry mode during CI
- Fix or disable flaky tests
- Docs
- C# not yet supported