Set module Minimum PowerShellVersion to be 7.1

This commit is contained in:
anmenaga
2020-08-11 16:44:31 -07:00
parent 553a19715a
commit 0b4412362b
@@ -30,7 +30,7 @@ Copyright = '(c) Microsoft Corporation. All rights reserved.'
Description = 'PowerShell Desired State Configuration'
# Minimum version of the Windows PowerShell engine required by this module
PowerShellVersion = '6.1'
PowerShellVersion = '7.1'
# Name of the Windows PowerShell host required by this module
# PowerShellHostName = ''