@joshua-anderson @akoeplinger @nterry
Installing .NET Core
$ export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1
$ export DOTNET_CLI_TELEMETRY_OPTOUT=1
10.22s0.35sE: Unable to locate package dotnet-sdk-3.1
E: Couldn't find any package by glob 'dotnet-sdk-3.1'
E: Couldn't find any package by regex 'dotnet-sdk-3.1'
The command "sudo apt-get install -qq dotnet-sdk-3.1=3.1.102*" failed and exited with 100 during .
Your build has been stopped.
Worked fine this morning. Can you tell me what’s wrong?
this is the build, but it’s a private build so you may not have access to it: https://travis-ci.com/github/applitools/Eyes.Sdk.DotNet/builds/172820224