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

Won't launch, keep telling to install .NET 3.1 runtime #107

Open
ait27ru opened this issue Dec 27, 2024 · 0 comments
Open

Won't launch, keep telling to install .NET 3.1 runtime #107

ait27ru opened this issue Dec 27, 2024 · 0 comments

Comments

@ait27ru
Copy link

ait27ru commented Dec 27, 2024

I'm trying to run dotnet try from try-samples\101-linq-samples folder.
Even though I have a number of recent .NET frameworks installed, it tells me to install .NET 3.1 runtime.
When done that, it keeps telling me the same thing.
Please update the tool, so that it understands modern frameworks and to avoid further negative experiences.
It's even unusable for me at the moment.

Details:

PS C:\Users\xyz\MyVisualStudioProject\00_Tutorials\try-samples\101-linq-samples> dotnet try
You must install or update .NET to run this application.

App: C:\Users\xyz.dotnet\tools\dotnet-try.exe
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '3.1.32' (x64)
.NET location: C:\Program Files\dotnet\

The following frameworks were found:
6.0.36 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
7.0.20 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
8.0.11 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
9.0.0-rc.2.24473.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
9.0.0 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=3.1.32&arch=x64&rid=win-x64&os=win10

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