Skip to content

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

@SolariaStarz

Description

@SolariaStarz

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:

  • 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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions