Skip to content

Build.Engine removal - assisting partner teams in migrating #10321

@JanKrivanek

Description

@JanKrivanek

Context

#8826

In order to be able to remove Microsoft.Build.Engine, the dependant teams need to migrate to Project or BuildManager APIs.

MSBuild team might need to partner with some of those teams to help them migrate

Goals

Suggested approach

Work with teams to get them

  • evaluate what parts of the code are actually being used (we already resolved couple cases where code or whole feature was eventually confirmed dead and just removed)
  • evaluate what is the usage(s) trying to achieve (high level)
  • have a workable test case(s) and workable dev instructions so that the work can be done without knowledge of the codebase and processes

Once this is setup, then next step is to change the used code to reference API from Microsoft.Build package.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions