StefanKert / BuildVision

A Visual Studio extension to visualize the building process.
MIT License
261 stars 43 forks source link

Move from Microsoft.Build.Engine to Microsoft.Build #132

Open JanKrivanek opened 3 months ago

JanKrivanek commented 3 months ago

Context

Microsoft.Build.Engine is deprecated for years and going soon it won't be shipped together with Visual Studio. Reference should be removed and if it is actually used - the usages should be replaced with build engine from Microsoft.Build.

https://github.com/StefanKert/BuildVision/blob/bc5bfddb97eb6137c35ad068bb997be889ad9359/src/BuildVision/BuildVision.csproj#L232