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 9884af5 commit 3a98e31Copy full SHA for 3a98e31
src/ScriptModuleRepositoryTemplate/ScriptModuleRepositoryTemplate.psd1
@@ -27,7 +27,7 @@
27
Description = 'Create new PowerShell script module repositories quickly and easily with boilerplate files and CI/CD workflows already defined.'
28
29
# Minimum version of the PowerShell engine required by this module
30
- PowerShellVersion = '3.0'
+ # PowerShellVersion = ''
31
32
# Name of the PowerShell host required by this module
33
# PowerShellHostName = ''
0 commit comments