We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40538cb commit 51f9d93Copy full SHA for 51f9d93
appveyor.yml
@@ -6,7 +6,7 @@ clone_folder: c:\projects\psscriptanalyzer
6
7
# Install Pester
8
install:
9
- - cinst -y pester
+ - cinst -y pester --version 3.3.13
10
11
# Build PSScriptAnalyzer using msbuild
12
build: true
0 commit comments