Skip to content

Cannot find .NET 8 Desktop Runtime even when it's installed #471

@costentz

Description

@costentz

I'm having this error when I try to launch Legendary Explorer from the Tools menu:

Image

I have already installed .NET 8 Desktop Runtime for x64, and this is what I get when running dotnet-info:

Host:
  Version:      8.0.20
  Architecture: x64
  Commit:       574100b692
  RID:          win-x64

.NET SDKs installed:
  No SDKs were found.

.NET runtimes installed:
  Microsoft.NETCore.App 8.0.20 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.WindowsDesktop.App 8.0.20 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Am I doing something wrong?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions