Use previous version of Appveyor image to avoid dotnet bug

This commit is contained in:
Ryan Brandenburg 2017-11-20 10:23:05 -08:00
parent 9dc9381ae4
commit f25cbbb397
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ environment:
DOTNET_CLI_TELEMETRY_OPTOUT: 1
test: off
deploy: off
os: Visual Studio 2017
image: Previous Visual Studio 2017