Snorri Beck Gislason
Snorri Beck Gislason
If you are running in a developer prompt, try-convert apparently fails to find MSBuild. The solution for me was to specify the path directly using ``-m "C:\Program Files\dotnet\sdk\5.0.201`` (your SDK...
Just wanted to concur. I work on a pretty complex build system and without the structured log viewer I would have quit a long time ago :)
The same happens during container pull, the task is started but the node is idle. There is also no obvious way to get the docker pull logs (e.g. to monitor...