mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
try using dotnet SDK 2.0.2
This commit is contained in:
parent
a6a159b74e
commit
47ece33f20
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ language: csharp
|
|||
dist: xenial
|
||||
sudo: required
|
||||
mono: none
|
||||
dotnet: 2.0.0
|
||||
dotnet: 2.0.2
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Reference in a new issue