From 62017773fa8ade2e795d554a7b02de1475c0b8ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A9nes=20Solti?= Date: Wed, 31 Aug 2022 09:36:39 +0200 Subject: [PATCH] appveyor.yml: temporarily revert VS image to resolve DocFx issue [https://github.com/dotnet/docfx/issues/8097] --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index f6d87a8f..09cae401 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,7 +7,7 @@ ############################################################################# # common configuration for ALL branches -image: Visual Studio 2022 +image: Previous Visual Studio 2022 environment: COVERALLS_REPO_TOKEN: