Azure Functions in another class library won't function

EnenDaveyBoy 66 Reputation points
2020-12-04T04:27:27.06+00:00

I have a number of projects and I have setup a multi root workspace, when I click debug all the workspaces show in the debugger, but when I try and run an orchestration which isn't in the first workspace, it says

The function 'SomeOrchestration' doesn't exist, is disabled, or is not an orchestrator function

I have been looking and can't find away to fix it.

any suggestions would be appriciated, one question is do i need an .sln file which has all the projects in all the workspaces in? at present i have 1 .sln for each workspace

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,605 questions
{count} votes