Closed Alejo96c closed 1 month ago
What result do you see when you type dotnet --info
?
This issue is stale because there has been no response to a request for more information for 7 days.
This issue was closed because there was no response to a request for more information for 10 days.
URL
https://dotnet.microsoft.com/es-es/learn/dotnet/hello-world-tutorial/install
Operating system
windows
More information about your system
Windows 11, sistema operativo de 64 bits, procesador basado en x64
Description
estoy en la parte donde doy el comando dotnet, todo bien, pero cuando paso a la parte de terminal, new terminal le doy >.Net: New proyect me sale ese error y no me deja seguir
dotnet --info
PS C:\Users\USUARIO> dotnet
Usage: dotnet [options] Usage: dotnet [path-to-application]
Options: -h|--help Display help. --info Display .NET information. --list-sdks Display the installed SDKs. --list-runtimes Display the installed runtimes.
path-to-application: The path to an application .dll file to execute. PS C:\Users\USUARIO>