This commit is contained in:
Steven Hildreth 2019-10-30 17:55:15 -05:00
commit 6087d0fda6

View file

@ -2,7 +2,7 @@ language: csharp
mono: none
sudo: required
dist: xenial
dotnet: 2.2
dotnet: 3.0
script:
- dotnet restore
- dotnet build