Description
DotNet MSbuild ...
fails with
error MSB4175: The task factory "RoslynCodeTaskFactory" could not be loaded from the assembly "C:\Program Files\dotnet\sdk\8.0.100-rc.2.23502.2\Microsoft.Build.Task
s.v4.0.dll". Could not load file or assembly 'C:\Program Files\dotnet\sdk\8.0.100-rc.2.23502.2\Microsoft.Build.Tasks.v4
.0.dll'. The system cannot find the file specified.
Also fails wen using CodeTaskFactory
Work with MSBuild instead of DotNet MSBuild
Configuration
Version 10.0.19044 Build 19044
8.0.100-rc.2.23502.2 [C:\Program Files\dotnet\sdk]
Regression?