Skip to content

Commit 9544079

Browse files
committed
Set minimum PowerShellBuild version
1 parent a12c56c commit 9544079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TestModule/psakeFile.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ properties {
3232

3333
task default -depends Build
3434

35-
task Build -FromModule PowerShellBuild
35+
task Build -FromModule PowerShellBuild -minimumVersion 0.5.0

0 commit comments

Comments
 (0)