Browse Source

fix osx build.

pull/3220/head
Dan Walmsley 7 years ago
parent
commit
e452664cd1
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

@ -36,7 +36,7 @@ jobs:
steps:
- task: DotNetCoreInstaller@0
inputs:
version: '2.1.403'
version: '3.0.100'
- task: CmdLine@2
displayName: 'Install Mono 5.18'

Loading…
Cancel
Save