question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Uninstalling .NET 6 SDK asks to find 'dotnet-sdk-6.0.101-win-x64.exe' but doesn't care if I ignore

See original GitHub issue

I’m uninstalling various .NET 6 SDKs that I don’t need (such as .NET SDK 6.0.101) and it asks me to find the installer EXE named dotnet-sdk-6.0.101-win-x64.exe. I don’t have it anymore, so I press Cancel, but it seems to succeed anyway.

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
joeloffcommented, Mar 10, 2022

Fixed in 6.0.3xx

1reaction
joeloffcommented, Mar 10, 2022

I can repro the issue. Looking into a potential fix.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remove the .NET runtime and SDK
This article describes how to uninstall .NET. You'll need to determine which versions of the .NET Runtime and SDK are currently installed, ...
Read more >
Unable to uninstall .NET Core SDK install with visual studio ...
1 Answer. To uninstall sdk versions that were installed via the Visual Studio installer you need to modify your installation using the ...
Read more >
Unable to locate the .NET SDK: The Reasons - Hamid Mosalla
First things first, removing some low hanging fruits. First wee need to see if the Sdk is actually installed. Navigate to C:\Program Files\ ......
Read more >
Adventures in .NET Core SDK Installation: Missing SDKs and ...
For the quick fix - I ended up uninstalling the 32 bit runtimes that the Hosting Pack(s) past and future installed. Visual Studio...
Read more >
Visual Studio 2019 unable to locate .Net Core SDK
Step 1) First run dotnet --list-sdks from the command line (as in Grzegorz Smulko's answer). Take note of the greatest version number.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found