language: csharp dist: xenial sudo: required mono: none dotnet: 2.2 script: - dotnet restore - dotnet build