Hello.
NCrunch is failing to build my 2 Azure Functions projects with the same error message:
Quote:
...\Local\Temp\tp02libj.cty\Microsoft.Azure.Functions.Worker.Sdk.Generators\Microsoft.Azure.Functions.Worker.Sdk.Generators.ExtensionStartupRunnerGenerator\WorkerExtensionStartupCodeExecutor.g.cs: Type expected
...\Local\Temp\tp02libj.cty\Microsoft.Azure.Functions.Worker.Sdk.Generators\Microsoft.Azure.Functions.Worker.Sdk.Generators.ExtensionStartupRunnerGenerator\WorkerExtensionStartupCodeExecutor.g.cs: ) expected
...\Local\Temp\tp02libj.cty\Microsoft.Azure.Functions.Worker.Sdk.Generators\Microsoft.Azure.Functions.Worker.Sdk.Generators.ExtensionStartupRunnerGenerator\WorkerExtensionStartupCodeExecutor.g.cs: Syntax error, ',' expected
...\Local\Temp\tp02libj.cty\Microsoft.Azure.Functions.Worker.Sdk.Generators\Microsoft.Azure.Functions.Worker.Sdk.Generators.ExtensionStartupRunnerGenerator\WorkerExtensionStartupCodeExecutor.g.cs: Identifier expected
The projects build OK using the normal building process: from within Visual Studio or from the command line. Only NCrunch seems to be struggling.
Visual Studio: version 17.8.0
Azure Functions SDK package (Microsoft.Azure.Functions.Worker.Sdk): version 1.16.3
NCrunch: version 4.15.0.4
All NCrunch settings for the project are listed as "Default".