msbuild icon indicating copy to clipboard operation
msbuild copied to clipboard

Engineering improvements

Open JanKrivanek opened this issue 11 months ago • 0 comments

Overview

Otherwise uncategorized investments into areas improving engineering excellence of the codebase, stability of the product, and aiding the diagnosability and self-servicability of the problematic cases. The general goal of those investments is expected reduction of cost of development and support investments in the future.

Work items

  • [ ] Logging improvements
    • [ ] https://github.com/dotnet/msbuild/issues/11074
    • [x] https://github.com/dotnet/msbuild/issues/2711
    • [ ] https://github.com/dotnet/msbuild/issues/10103
  • [ ] Refactoring (https://github.com/dotnet/msbuild/issues?q=is%3Aissue%20state%3Aopen%20label%3ARefactoring)
    • [x] https://github.com/dotnet/msbuild/issues/9975
    • [ ] https://github.com/dotnet/msbuild/issues/11494
  • [ ] Self-servicability
    • [ ] https://github.com/dotnet/msbuild/issues/10933
    • [ ] https://github.com/dotnet/msbuild/issues/11166

JanKrivanek avatar Jan 08 '25 10:01 JanKrivanek