Occasionally our nodes show the following error. This is building a net472 project, but new SDK style csproj file format. VS is up to date (16.7.2), NCrunch is up to date (4.4.0.12) and the highest version of the .NET Core SDK we've got installed is 3.1.401
Quote:System.Exception: Component [SnapshotComponent: Ledgerscope.Data.xxx.xxx, 31, 66807606] does not have a local build output
at nCrunch.Core.Processing.BuildTaskLogic.PrepareForProcessing()
at nCrunch.Common.ErrorHandler.DoWithErrorHandling(Action action, Object context)
If there's anything else that would be useful to provide please let me know