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.

Error whilst uninstalling .NET 6 SDK - api-ms-win-core-path-l1-1-0.dll is missing

See original GitHub issue

Describe the bug

An error dialog shows up whilst uninstalling .NET 6 SDK, saying that api-ms-win-core-path-l1-1-0.dll is missing. The uninstallation still proceeds though, and appears to be successful.

To Reproduce

  • On a Windows machine (mine is Windows 7 x64)
  • Install .NET 6 SDK 6.0.200
  • Uninstall .NET 6 SDK 6.0.200
  • Error dialog will show up

Exceptions (if any)

Dotnet6SDKUninstallError

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
joeloffcommented, Jun 1, 2022

We’ve fixed this for 6.0.4xx

0reactions
joeloffcommented, Apr 14, 2022

Ok, I can repro this (Win7 Enterprise). I also noticed that the executable reports itself as “Microsoft .NET Framework”, which is definitely not true.

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 >
NETSDK1045: The current .NET SDK does not support ...
This error occurs when the build tools can't find the version of the .NET SDK that's needed to build a project. This is...
Read more >
Fixing my .NET 6 SDK installation after ... - Alexander Zeitler
NET 6 SDK was installed using the dotnet6 package from Ubuntu. ... Next sudo apt update && sudo apt install dotnet-sdk-7.0 : no...
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 >

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