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