VS Code not able to find .Net 6 in Ubuntu – Can Not Compile And Run App
I am running Ubuntu 20.04, vscode, and .net 6. When I try to load my app in vs studio, I get this error: [fail]: OmniSharp.MSBuild.ProjectLoader The reference assemblies for ".NETFramework,Version=v6.0" were not found. You might be using an older .NET…