.NET is not recognized, despite being downloaded. #508
Unanswered
SolariaStarz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What did you expect to happen?
I expected for the program to work
Instead of that, what actually happened?
C:\Users\SolariaStarz>dotnet DepotDownloader.dll -app 400 -depot 401 -manifest 1910503
The command could not be loaded, possibly because:
The application 'DepotDownloader.dll' does not exist.
No .NET SDKs were found.
Download a .NET SDK:
https://aka.ms/dotnet/download
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
Which operating system are you running on?
Windows
Version
2.6.0
Relevant log output
Additional Information
I got a similar error with the GUI versions, w here it for some reason couldn't find any .NET SDKs
Beta Was this translation helpful? Give feedback.
All reactions