mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
revert to specified dotnet ver.
This commit is contained in:
parent
59f2963a24
commit
164e529c54
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ language: csharp
|
|||
dist: latest
|
||||
sudo: required
|
||||
mono: latest
|
||||
dotnet: latest
|
||||
dotnet: 1.0.1
|
||||
solution: FilterLists.sln
|
||||
env:
|
||||
global:
|
||||
|
|
|
|||
Loading…
Reference in a new issue