Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with latest .NET SDK #33

Open
alexchandel opened this issue Feb 20, 2023 · 0 comments
Open

Does not work with latest .NET SDK #33

alexchandel opened this issue Feb 20, 2023 · 0 comments

Comments

@alexchandel
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant