-
Notifications
You must be signed in to change notification settings - Fork 0
Home
PedroPareja edited this page Sep 17, 2022
·
12 revisions
El sistema debe tener instalado .Net 6.0 para aplicaciones de escritorio windows x64 (.NET Desktop Runtime).
Puedes descargarlo aquí: https://dotnet.microsoft.com/en-us/download/dotnet/6.0
Asegúrate de seleccionar el enlace correspondiente a .NET Desktop Runtime - x64
Ejecuta el siguiente comando en un terminal:
dotnet --list-runtimes
Comprueba si el listado que devuelve el comando contiene el término Microsoft.WindowsDesktop.App 6.x.x
Acceda al manual con el siguiente enlace: https://github.com/PedroPareja/stock-analyst-docs/wiki/Manual