Use previous version of Appveyor image to avoid dotnet bug
This commit is contained in:
parent
9dc9381ae4
commit
f25cbbb397
|
|
@ -16,4 +16,4 @@ environment:
|
||||||
DOTNET_CLI_TELEMETRY_OPTOUT: 1
|
DOTNET_CLI_TELEMETRY_OPTOUT: 1
|
||||||
test: off
|
test: off
|
||||||
deploy: off
|
deploy: off
|
||||||
os: Visual Studio 2017
|
image: Previous Visual Studio 2017
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue