From da7dd14c4b9f3eed809ef5a2778b8e43e01c80e8 Mon Sep 17 00:00:00 2001 From: Petri Asikainen Date: Tue, 15 Jun 2021 14:27:04 +0300 Subject: [PATCH] matrix settings --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 2f6b8e4..f285fda 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -69,7 +69,7 @@ for: only: - image: Visual Studio 2019 environment: - - PShell: '7' + PShell: '7' install: - pwsh: | Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force | Out-Null