This commit is contained in:
JustArchi 2017-09-03 20:41:59 +02:00
parent 89ef81c5a8
commit 5d69059e0b
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ branches:
mono: none
# ASF requires .NET Core 2.0+
dotnet: 2.0.0
dotnet: 2.0
env:
global:

View file

@ -10,7 +10,7 @@ configuration: Release
platform: Any CPU
clone_depth: 10
environment:
DOTNET_CHANNEL: release/2.0.0
DOTNET_CHANNEL: 2.0
DOTNET_CLI_TELEMETRY_OPTOUT: true
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
RUNTIMES: generic win-x64 linux-x64 linux-arm osx-x64