William Li
William Li
## Description similar to https://github.com/microsoft/vstest/issues/775 But we don't want to install dotnet core runtime. In order to run self-cotnained tests. Since it is self-contained, it should no longer required dotnet...
This is low priority considering there is no commandline support of Xamarin today We would do that in CLI command resolver. From the user perspective, similar to local tools, all...
https://github.com/dotnet/cli/issues/9208 After installation of global tools, you need to restart session to let its dir be on PATH. However, in docker image. This should be exported to PATH beforehand. Or...