Rob Finbow

Results 3 issues of Rob Finbow

I'm trying to use `launcher.gcr.io/google/ubuntu18_04` for a custom build container on GCP Cloud build but I can't build the container due to missing manifest. Dockerfile: ``` FROM launcher.gcr.io/google/ubuntu18_04 RUN apt-get...

There seems to be an issue that causes test-nunit to fail to discover tests when `"Microsoft.AspNetCore.Mvc": "1.1.0"` is added to the test project either directly or via another project reference....

Problem with the final copy commands: ``` Move-Item: An object at the specified path C:\Users\RD2A7~1.FIN does not exist. Get-Item: Cannot find path 'C:\Users\RD2A7~1.FIN\AppData\Local\Temp\wslcompact\Ubuntu.vhdx' because it does not exist. ``` Full...