dotnet / website-feedback

This repo is for dot.net feedback including get started tutorial issues from the site.
MIT License
0 stars 1 forks source link

Command .Net: New Proyect ... Resulted in an error #170

Closed Alejo96c closed 1 month ago

Alejo96c commented 5 months ago

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>

Captura de pantalla 2024-06-11 222023

katiesavage commented 1 month ago

What result do you see when you type dotnet --info ?

github-actions[bot] commented 1 month ago

This issue is stale because there has been no response to a request for more information for 7 days.

github-actions[bot] commented 1 month ago

This issue was closed because there was no response to a request for more information for 10 days.