This repository was archived by the owner on May 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 160
Can't use the tool with Supported .NET versionsΒ #471
Copy link
Copy link
Open
Description
When running try-convert it respondes with an error message saying I must install NetCore version 5 (which is out of support)
You must install or update .NET to run this application.
App: C:\Users\mosul\.dotnet\tools\try-convert.exe
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '5.0.0' (x64)
.NET location: C:\Program Files\dotnet\
The following frameworks were found:
3.1.32 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6.0.8 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6.0.13 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6.0.15 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6.0.20 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
7.0.3 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
7.0.9 at [C:\Program Files\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=5.0.0&arch=x64&rid=win10-x64
Is there any way I can use the tool with supported .NET versions (6 and later)?
ThomasPiskol, MP3Martin, Audionysos, github-rapidsoft, technicaljicama and 4 more
Metadata
Metadata
Assignees
Labels
No labels