I'm trying to use the CosmosDB analyzer but it doesn't load one of the dependencies
[19:04:39.861 ERR] [Analyzers] Analyzer Analyzer errored while processing api\src\FooHandler.fs: Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Azure.Cosmos, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load the specified file.
at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
[....]
at FSharp.Analyzers.SDK.Client.getAnalyzerFromMemberInfo@39-1.Invoke(Context ctx)
at FSharp.Analyzers.SDK.Client.runAnalyzersSafely@117.Invoke(Tuple`2 tupledArg)
I'm trying to use the CosmosDB analyzer but it doesn't load one of the dependencies
.vscode\settings.json
Folder structure: