This project was building fine for at least the last year, since about 1-2 weeks it's no longer working (wether with the latest offical version 4.3 (2 Feb 2020), nor with a test build taken from here:
https://forum.ncrunch.ne...roj-fails-to-build.aspx)R# Build and VS Build are working fine, maybe a VS Update caused this problem?
We are using VS 2019 Enterprise (16.6.0).
Here is the error:
ENGINE - [10:09:58.1328-LocalBuildTask-28] ERROR (Build): Upper.Core.Common.Test: C:\Temp\NCrunch\7192\57\CoreExtensions\Src\CE\v\3.13\Upper.Core.Common.Test\obj\Debug\Fakes\sw\f.csproj (240): The required attribute "Include" is empty or missing from the element <ReferencePath>.
ENGINE - [10:09:58.1338-LocalBuildTask-28] ERROR (Build): Upper.Core.Common.Test: C:\Temp\NCrunch\7192\57\CoreExtensions\Src\CE\v\3.13\Upper.Core.Common.Test\GENERATEFAKES (0): project compilation failed with exit code 1.
I try to create a sample solution (but it will take me some time), or are the provides zip files enough for you (added the csproj file and the generated obj files (obj from vs and from NCrunch):
Here is a screenshot:
https://ibb.co/njCkG15
And here are the zip files:
https://drive.google.com...NejmhY/view?usp=sharing (NCrunch generated files)
https://drive.google.com...8A9f3U/view?usp=sharing (VS generated Files)
Br