I was moving along nicely up until a couple of weeks ago when all of a sudden the build on my web project - I have three - takes up to 5 minutes to build.
The other two projects take next to no time to build.
I Changed the build setting to "Detailed" and I've found that its hanging on the following:
Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Roslyn
I have done nothing to create this and wonder if there has been an update that now requires Roslyn... and I am not sure what Roslyn is.
I did find THIS but I am at the most up to date preview version at the moment...
Does anybody know this or has gotten this and if so were they able to fix it..
UPDATE
I know this is NOT what people want to hear about this. I was using Visual Studio 19 16.4.0. Tonight I upgraded to 16.4.1 and did a build.. spot on. It built exactly as it should have with no 5 minute delays. So I am chalking this down to a dud build on behalf of MS and VS.. I suppose it happens..