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

Require at least version 8.0.10 of the .net runtime #7651

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

dibarbet
Copy link
Member

@dibarbet dibarbet commented Oct 9, 2024

With .net 8.0.10 not installed

Failed to find dotnet info from path, falling back to acquire runtime via ms-dotnettools.vscode-dotnet-runtime
No compatible .NET runtime found. Minimum required version is 8.0.10.
Dotnet path: /home/dibarbet/.config/Code/User/globalStorage/ms-dotnettools.vscode-dotnet-runtime/.dotnet/8.0.10~x64/dotnet
Activating C# + C# Dev Kit + C# IntelliCode...

With .net 8.0.10 installed

Using dotnet configured on PATH
Dotnet path: C:\Program Files\dotnet\dotnet.exe
Activating C# + C# Dev Kit + C# IntelliCode...

Verified runtime version

trce: Program[0]
      .NET Runtime Version: .NET 8.0.10

Related to microsoft/vscode-dotnettools#1449

@dibarbet dibarbet requested a review from a team as a code owner October 9, 2024 22:01
@dibarbet dibarbet merged commit b4591f3 into dotnet:main Oct 10, 2024
16 checks passed
@dibarbet dibarbet deleted the require_8_0_10_runtime branch October 10, 2024 20:33
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

Successfully merging this pull request may close these issues.

2 participants