matrix settings

This commit is contained in:
Petri Asikainen 2021-06-15 14:27:04 +03:00
parent eb3b334e42
commit da7dd14c4b

View file

@ -69,7 +69,7 @@ for:
only: only:
- image: Visual Studio 2019 - image: Visual Studio 2019
environment: environment:
- PShell: '7' PShell: '7'
install: install:
- pwsh: | - pwsh: |
Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force | Out-Null Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force | Out-Null