Update azure-pipelines.yml

This commit is contained in:
Margen67 2019-09-13 09:00:12 -07:00 committed by GitHub
parent 3d993d994b
commit d11ca52c21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -30,13 +30,13 @@ pr:
jobs:
- job:
pool:
vmImage: vs2017-win2016
vmImage: windows-latest
strategy:
matrix:
Release:
configuration: Release
# Checked:
# configuration: Checked
Checked:
configuration: Checked
steps:
- script: |
git config --global core.autocrlf input