Skip to content

Commit

Permalink
Use latest SDK to build
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Jan 18, 2019
1 parent 2f0bff9 commit 26ef306
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions azure-pipelines.client.yml
Expand Up @@ -29,8 +29,12 @@ pool:

variables:
BuildConfiguration: Release
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true

steps:
- task: DotNetCoreInstaller@0
inputs:
version: '2.2.102'

- task: DotNetCoreCLI@2
inputs:
Expand Down

0 comments on commit 26ef306

Please sign in to comment.