This commit is contained in:
Steven HIldreth 2020-12-11 17:02:36 -06:00
commit 096fcf3c63

View file

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