You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dotnet SDK package you link currently installs 7.0.2, however this extension fails to load it:
You must install or update .NET to run this application.
App: /Users/alex/.vscode/extensions/josetr.cmake-language-support-vscode-0.0.9/LSP/CMake.LSP.dll
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)
.NET location: /usr/local/share/dotnet/
The following frameworks were found:
7.0.2 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Learn about framework resolution:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=6.0.0&arch=x64&rid=osx.12-x64
Please update this extension to support .NET 7.
The text was updated successfully, but these errors were encountered:
The dotnet SDK package you link currently installs 7.0.2, however this extension fails to load it:
Please update this extension to support .NET 7.
The text was updated successfully, but these errors were encountered: