No joy. Build output:
Build started...
1>------ Build started: Project: GleamTech.Common, Configuration: Debug Any CPU ------
1>E:\Users\krobi\Documents\Visual Studio 2022\Projects\FileVista-v8.9.0.0-Source\GleamTech.Common\AspNet\Core\WebActivationMiddleware.cs(29,26,29,41): error CS0012: The type 'MulticastDelegate' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'.
1>E:\Users\krobi\Documents\Visual Studio 2022\Projects\FileVista-v8.9.0.0-Source\GleamTech.Common\AspNet\Core\WebActivationMiddleware.cs(33,40,33,55): error CS0012: The type 'MulticastDelegate' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'.
1>Done building project "GleamTech.Common.csproj" -- FAILED.
2>------ Build started: Project: GleamTech.FileUltimate, Configuration: Debug Any CPU ------
2>CSC : error CS0006: Metadata file 'E:\Users\krobi\Documents\Visual Studio 2022\Projects\FileVista-v8.9.0.0-Source\GleamTech.Common\bin\Debug\net461\GleamTech.Common.dll' could not be found
2>Done building project "GleamTech.FileUltimate.csproj" -- FAILED.
3>------ Build started: Project: GleamTech.FileVista.Core, Configuration: Debug Any CPU ------
3>CSC : error CS0006: Metadata file 'E:\Users\krobi\Documents\Visual Studio 2022\Projects\FileVista-v8.9.0.0-Source\GleamTech.Common\bin\Debug\net461\GleamTech.Common.dll' could not be found
3>CSC : error CS0006: Metadata file 'E:\Users\krobi\Documents\Visual Studio 2022\Projects\FileVista-v8.9.0.0-Source\GleamTech.FileUltimate\bin\Debug\net461\GleamTech.FileUltimate.dll' could not be found
3>Done building project "GleamTech.FileVista.Core.csproj" -- FAILED.
4>------ Build started: Project: GleamTech.FileVista, Configuration: Debug Any CPU ------
4>CSC : error CS0006: Metadata file 'E:\Users\krobi\Documents\Visual Studio 2022\Projects\FileVista-v8.9.0.0-Source\GleamTech.Common\bin\Debug\net461\GleamTech.Common.dll' could not be found
4>CSC : error CS0006: Metadata file 'E:\Users\krobi\Documents\Visual Studio 2022\Projects\FileVista-v8.9.0.0-Source\GleamTech.FileUltimate\bin\Debug\net461\GleamTech.FileUltimate.dll' could not be found
4>CSC : error CS0006: Metadata file 'E:\Users\krobi\Documents\Visual Studio 2022\Projects\FileVista-v8.9.0.0-Source\GleamTech.FileVista.Core\bin\Debug\net461\GleamTech.FileVista.Core.dll' could not be found
========== Build: 0 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========