I am unable to install Lean VS Code bindings (latest version of VS Code) despite following the instructions and reading the debug information. I have followed the instructions here:
https://github.com/quantconnect/leanI have installed the late model MS SDK, dotnet is in path and I have install,ed C# support for VS Code.
When I open QuantConnect.Lean.sln
in VS Code, I get these errors below. Note that net461 is installed at /usr/local/share/dotnet/sdk/3.1.403/Microsoft/Microsoft.NET.Build.Extensions/net461 but there appears to be nowhere to specify where it is to VS Code. Also note the instructions are outdated. They refere to a Project menu. There is no such menu. I can run the file and get the errors below. I have read this on debugging and it isn't helpful. I am stuck, and I need to autocomplete the QuantConnect/Lean methods to be productive. Please help :)
Starting OmniSharp server at 10/13/2020, 2:35:07 PM
Target: /Users/rjurney/Dropbox/Dropbox/Software/Lean/QuantConnect.Lean.sln
OmniSharp server started.
Path: /Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/run
PID: 19899
[info]: OmniSharp.Stdio.Host
Starting OmniSharp on MacOS 10.14.6 (x64)
[info]: OmniSharp.Services.DotNetCliService
DotNetPath set to dotnet
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
Located 1 MSBuild instance(s)
1: StandAlone 16.8.0 - "/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin"
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
MSBUILD_EXE_PATH environment variable set to '/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/MSBuild.exe'
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
Registered MSBuild instance: StandAlone 16.8.0 - "/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin"
CscToolExe = csc.exe
MSBuildToolsPath = /Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin
CscToolPath = /Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Roslyn
BypassFrameworkInstallChecks = true
MSBuildExtensionsPath = /Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild
[info]: OmniSharp.Cake.CakeProjectSystem
Detecting Cake files in '/Users/rjurney/Dropbox/Dropbox/Software/Lean'.
[info]: OmniSharp.Cake.CakeProjectSystem
Could not find any Cake files
[info]: OmniSharp.MSBuild.ProjectSystem
Detecting projects in '/Users/rjurney/Dropbox/Dropbox/Software/Lean/QuantConnect.Lean.sln'.
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Launcher/QuantConnect.Lean.Launcher.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Engine/QuantConnect.Lean.Engine.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm/QuantConnect.Algorithm.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Common/QuantConnect.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Logging/QuantConnect.Logging.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Indicators/QuantConnect.Indicators.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Tests/QuantConnect.Tests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Queues/QuantConnect.Queues.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Messaging/QuantConnect.Messaging.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/AlgorithmFactory/QuantConnect.AlgorithmFactory.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Brokerages/QuantConnect.Brokerages.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Configuration/QuantConnect.Configuration.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Compression/QuantConnect.Compression.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Api/QuantConnect.Api.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.CSharp/QuantConnect.Algorithm.CSharp.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.Python/QuantConnect.Algorithm.Python.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/ToolBox/QuantConnect.ToolBox.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Research/QuantConnect.Research.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.Framework/QuantConnect.Algorithm.Framework.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Report/QuantConnect.Report.csproj'
[info]: OmniSharp.Script.ScriptProjectSystem
Detecting CSX files in '/Users/rjurney/Dropbox/Dropbox/Software/Lean'.
[info]: OmniSharp.Script.ScriptProjectSystem
Found 1 CSX files.
[info]: OmniSharp.Script.ScriptContextProvider
Searching for compilation dependencies with the fallback framework of 'net461'.
[fail]: OmniSharp.Script.ScriptContextProvider
Failed to resolve compilation dependencies
[info]: OmniSharp.Script.ScriptContextProvider
Unable to find dependency context for CSX files. Will default to non-context usage (Desktop CLR scripts).
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Launcher/QuantConnect.Lean.Launcher.csproj
[info]: OmniSharp.Script.ScriptProjectSystem
Added CSX project '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Research/QuantConnect.csx' to the workspace.
[info]: OmniSharp.WorkspaceInitializer
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0
[info]: OmniSharp.WorkspaceInitializer
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.Completion.CompletionOptionsProvider, Order: 0
[info]: OmniSharp.WorkspaceInitializer
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100
[info]: OmniSharp.WorkspaceInitializer
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110
[info]: OmniSharp.WorkspaceInitializer
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.BlockStructureWorkspaceOptionsProvider, Order: 140
[info]: OmniSharp.WorkspaceInitializer
Configuration finished.
[info]: OmniSharp.Stdio.Host
Omnisharp server running using Stdio at location '/Users/rjurney/Dropbox/Dropbox/Software/Lean' on host 19792.
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Launcher/QuantConnect.Lean.Launcher.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Launcher/QuantConnect.Lean.Launcher.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Engine/QuantConnect.Lean.Engine.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Engine/QuantConnect.Lean.Engine.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Engine/QuantConnect.Lean.Engine.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm/QuantConnect.Algorithm.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm/QuantConnect.Algorithm.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm/QuantConnect.Algorithm.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Common/QuantConnect.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Common/QuantConnect.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Common/QuantConnect.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Logging/QuantConnect.Logging.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Logging/QuantConnect.Logging.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Logging/QuantConnect.Logging.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Indicators/QuantConnect.Indicators.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Indicators/QuantConnect.Indicators.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Indicators/QuantConnect.Indicators.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Tests/QuantConnect.Tests.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Tests/QuantConnect.Tests.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Tests/QuantConnect.Tests.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Queues/QuantConnect.Queues.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Queues/QuantConnect.Queues.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Queues/QuantConnect.Queues.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Messaging/QuantConnect.Messaging.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Messaging/QuantConnect.Messaging.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Messaging/QuantConnect.Messaging.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/AlgorithmFactory/QuantConnect.AlgorithmFactory.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/AlgorithmFactory/QuantConnect.AlgorithmFactory.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/AlgorithmFactory/QuantConnect.AlgorithmFactory.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Brokerages/QuantConnect.Brokerages.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Brokerages/QuantConnect.Brokerages.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Brokerages/QuantConnect.Brokerages.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Configuration/QuantConnect.Configuration.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Configuration/QuantConnect.Configuration.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Configuration/QuantConnect.Configuration.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Compression/QuantConnect.Compression.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Compression/QuantConnect.Compression.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Compression/QuantConnect.Compression.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Api/QuantConnect.Api.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Api/QuantConnect.Api.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Api/QuantConnect.Api.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.CSharp/QuantConnect.Algorithm.CSharp.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.CSharp/QuantConnect.Algorithm.CSharp.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.CSharp/QuantConnect.Algorithm.CSharp.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.Python/QuantConnect.Algorithm.Python.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.Python/QuantConnect.Algorithm.Python.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.Python/QuantConnect.Algorithm.Python.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/ToolBox/QuantConnect.ToolBox.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/ToolBox/QuantConnect.ToolBox.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/ToolBox/QuantConnect.ToolBox.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Research/QuantConnect.Research.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Research/QuantConnect.Research.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Research/QuantConnect.Research.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.Framework/QuantConnect.Algorithm.Framework.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.Framework/QuantConnect.Algorithm.Framework.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.Framework/QuantConnect.Algorithm.Framework.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Report/QuantConnect.Report.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file '/Users/rjurney/Dropbox/Dropbox/Software/Lean/Report/QuantConnect.Report.csproj'.
/Users/rjurney/Dropbox/Dropbox/Software/Lean/Report/QuantConnect.Report.csproj
/Users/rjurney/.vscode/extensions/ms-dotnettools.csharp-1.23.3/.omnisharp/1.37.2/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(1180,5): Error: The reference assemblies for .NETFramework,Version=v4.6.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Launcher/QuantConnect.Lean.Launcher.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Engine/QuantConnect.Lean.Engine.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm/QuantConnect.Algorithm.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Common/QuantConnect.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Logging/QuantConnect.Logging.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Indicators/QuantConnect.Indicators.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Tests/QuantConnect.Tests.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Queues/QuantConnect.Queues.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Messaging/QuantConnect.Messaging.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/AlgorithmFactory/QuantConnect.AlgorithmFactory.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Brokerages/QuantConnect.Brokerages.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Configuration/QuantConnect.Configuration.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Compression/QuantConnect.Compression.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Api/QuantConnect.Api.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.CSharp/QuantConnect.Algorithm.CSharp.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.Python/QuantConnect.Algorithm.Python.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/ToolBox/QuantConnect.ToolBox.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Research/QuantConnect.Research.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Algorithm.Framework/QuantConnect.Algorithm.Framework.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded: /Users/rjurney/Dropbox/Dropbox/Software/Lean/Report/QuantConnect.Report.csproj
Â
Jared Broad
Do you mind installing .NET 4.6.2*. Most of the error messages above are complaining they can't find the 4.6.2 framework which LEAN needs ("Version=v4.6.2 were not found"). It should build nicely after that. I've never build on OmniSharpe though so lets see!Â
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
Okan
I have the same issue here. I dont understand why I need to install .Net on my machine when I select debug in container which the container supposed to have everything that I need. I installed .Net, restarted and got the same result on Big Sur
Derek Melchin
Hi Okan,
We need to install Net because Lean is not compiled inside the container.
Best,
Derek Melchin
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
David Vismans
Hi Russell, did you ever get this to work? I have the same issue, and can't figure out how to install version 4.62.
Thanks!
Jared Broad
Hi David; please check out quantconnect.com/cli as this is the best way to use LEAN locally with your own development environment. It skips all the environment setup requirements.Â
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
David Vismans
Thanks!
Russell Jurney
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
To unlock posting to the community forums please complete at least 30% of Boot Camp.
You can continue your Boot Camp training progress from the terminal. We hope to see you in the community soon!