-
Notifications
You must be signed in to change notification settings - Fork 91
Description
This is a resolved issue used to monitor and see who else has this problem to tackle in the future. I am using MacBook ARM64, and used Homebrew to install .NET 10 which is placed at /opt/homebrew/Cellar/dotnet/. However, Storage Explorer expects .NET to be installed at /usr/local/share/dotnet, which is where the official Microsoft installer puts it. Therefore, I encountered the error:
The authentication library used by Storage Explorer has failed to start properly. Please ensure you have .NET 10 installed. If .NET 10 is already installed then refer to the troubleshooting guide for help. Verbose authentication logging has been enabled.
To resolve this, please install the .NET 10 runtime from the official Microsoft download page again: https://dotnet.microsoft.com/download.