SteamRE / DepotDownloader

Steam depot downloader utilizing the SteamKit2 library.
GNU General Public License v2.0
1.98k stars 268 forks source link

.NET is not recognized, despite being downloaded. #507

Closed SolariaStarz closed 5 months ago

SolariaStarz commented 5 months ago

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

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