Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Can't use the tool with Supported .NET versions #471

Open
MuhammadSulaiman001 opened this issue Aug 15, 2023 · 0 comments
Open

Can't use the tool with Supported .NET versions #471

MuhammadSulaiman001 opened this issue Aug 15, 2023 · 0 comments

Comments

@MuhammadSulaiman001
Copy link

MuhammadSulaiman001 commented Aug 15, 2023

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)?

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

No branches or pull requests

1 participant