C:\Users\SolariaStarz>dotnet DepotDownloader.dll -app 400 -depot 401 -manifest 1910503
The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'DepotDownloader.dll' does not exist.
* You intended to execute a .NET SDK command:
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
Additional Information
I got a similar error with the GUI versions, w here it for some reason couldn't find any .NET SDKs
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:
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