Solución en Azure DevOps: el SDK de .NET Core requiere cerrar sesión o reiniciar la sesión
Cómo solucionar el error de compilación en Azure DevOps 'Since you just installed the .NET Core SDK, you will need to logout or restart your session' cambiando la especificación del agente de compilación.
Si te encuentras con el error “Since you just installed the .NET Core SDK, you will need to logout or restart your session before running the tool you installed” en Azure DevOps, la solución es cambiar la especificación del agente de compilación a windows-2019.
Comments
Sign in with GitHub to comment. Reactions and replies thread back to the comments repo.