language: csharp solution: src/Luban.sln mono: none dotnet: 3.1 script: - cd src - dotnet restore - dotnet build