Just a heads-up that VS 16/9 preview 4 seems to be causing issues with NCrunch. Seeing a lot of errors like this...
NCrunch: This project was built on server 'DESKTOP-Q4DLJTS'
..\..\..\..\..\..\Program Files\dotnet\sdk\5.0.200-preview.21079.7\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (438, 7): Could not copy the file "C:\NCrunch Grid Node\3528\198\Applications\UI\IdExtract\obj\IdExtract.csproj.nuget.dgspec.json" because it was not found.
when building UI applications (WPF using dotnet core 3.1). (Visual Studio builds them fine.)
Colleague reports that reverting to the previous dotnet SDK works around the problem).
I've been trying to reproduce this but no luck yet. Could any of you commit a small test project to github (or a zip file somewhere) that reproduces this for you?
michaelkroes wrote:
I've been trying to reproduce this but no luck yet. Could any of you commit a small test project to github (or a zip file somewhere) that reproduces this for you?
michaelkroes wrote:
I've been trying to reproduce this but no luck yet. Could any of you commit a small test project to github (or a zip file somewhere) that reproduces this for you?
Odd - I didn't get email notifications on this thread (but do agree that the issue seems to have gone away by itself). I _did_ get a "New post notification" today (11th Jul 2021 around 05:11 BST) - maybe someone kicked the forum server ? ;-)
NeilMacMullen wrote:Odd - I didn't get email notifications on this thread (but do agree that the issue seems to have gone away by itself). I _did_ get a "New post notification" today (11th Jul 2021 around 05:11 BST) - maybe someone kicked the forum server ? ;-)
This was caused by me. I was fixing a broken link in one of the posts in this thread. Broken links through the forum posts tend to degrade site value for search engines, so I try to keep on top of them when I can :)