Reference assemblies for framework “.NETFramework,Version=v4.7.1” were not found
Tried the steps mentioned here, did not resolve the error. Had to do change the omnisharp.useGlobalMono option to always. This worked for C# extension for VS Code=1.23.2. Source: Reddit Post Your error output tells me that you’re using the official C# extension for VS Code. The latest version of said extension, 1.23.2, has this to … Read more