try upgrading to dotnet sdk 2.0.2

This commit is contained in:
Collin M. Barrett 2017-10-25 07:59:25 -05:00
parent bbb99476f0
commit 69447fb002

View file

@ -2,7 +2,7 @@ language: csharp
dist: xenial
sudo: required
mono: none
dotnet: 2.0.0
dotnet: 2.0.2
branches:
only:
- master