mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
update dotnet core sdk version
This commit is contained in:
parent
a451509855
commit
2a7838194a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ language: csharp
|
|||
dist: trusty
|
||||
sudo: required
|
||||
mono: none
|
||||
dotnet: 1.0.4
|
||||
dotnet: 2.0.2
|
||||
solution: FilterLists.sln
|
||||
env:
|
||||
global:
|
||||
|
|
|
|||
Loading…
Reference in a new issue