Labels
Labels
121 labels
- Issues that are used to announce changes in the entire repo
- Approved by .NET Tactics for servicing or QB mode checkins
- Issues with `msbuild.exe` or the CLI experience.
- Related to C++ (vcxproj) builds, which are part of Visual Studio and not part of this repository.
- Issues related to ClickOnce, including the SignFile task.
- Issues related to building a task during the build using CodeTaskFactory or RoslynCodeTaskFactory.
- Issues impacting the diagnosability of builds, including logging and clearer error messages.
- Issues about docs, including errors and areas we should extend (this repo and learn.microsoft.com)
- Issues impacting the core execution of targets and tasks.
- Issues with FileTracker, tracker.exe, and other Detours-based tracking implementations.
- Issues that affect incremental build scenario
- Issues with the XSD-schema driven code completion experience for MSBuild in Visual Studio.
- Issues concerning how MSBuild communicates between processes, including serialization.
- Issues impacting the MSBuild programming language.
- Problems affecting the build or build infrastructure of the MSBuild repo itself.