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.
$false
'false'
Publish-PSResource
1 parent 19d1139 commit e419714Copy full SHA for e419714
src/Microsoft.PowerShell.ConsoleGuiTools/Microsoft.PowerShell.ConsoleGuiTools.psd1
@@ -168,7 +168,7 @@ Initial Release
168
# Prerelease = ''
169
170
# Flag to indicate whether the module requires explicit user acceptance for install/update/save
171
- RequireLicenseAcceptance = $false
+ RequireLicenseAcceptance = 'false'
172
173
# External dependent modules of this module
174
# ExternalModuleDependencies = @()
0 commit comments