Hi @Larry C ,
Ensure that there are no conflicts with other .NET installations. Clearing out older or conflicting .NET runtimes:
- Remove unnecessary .NET versions via the Windows
Apps & features
settings. - Check for environment variables that may affect the detection of the correct runtime, especially
DOTNET_MULTILEVEL_LOOKUP
andDOTNET_ROOT
.
Best Regards.
Jiachen Li
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.