asoet
asoet
Okay thanks. Do you have a roadmap?
I have the same problem. Functions app doesn't work. Console app works fine. Both calling the same library.
This results in a different error: Same as #196 ``` System.NullReferenceException: Object reference not set to an instance of an object. at RazorLight.Compilation.DefaultMetadataReferenceManager.Resolve(DependencyContext dependencyContext) at RazorLight.Compilation.RoslynCompilationService.EnsureOptions() at RazorLight.Compilation.RoslynCompilationService.get_ParseOptions() at RazorLight.Compilation.RoslynCompilationService.CreateSyntaxTree(SourceText...