BuildVision icon indicating copy to clipboard operation
BuildVision copied to clipboard

Move from Microsoft.Build.Engine to Microsoft.Build

Open JanKrivanek opened this issue 7 months ago • 0 comments

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

JanKrivanek avatar Jul 23 '24 14:07 JanKrivanek