mirror of
https://github.com/PowerShell/PSDesiredStateConfiguration
synced 2026-06-21 13:45:25 +00:00
Create PSDesiredStateConfiguration.psd1
Delete PSDesiredStateConfiguration.psd1
This commit is contained in:
committed by
Travis Plunk
parent
784e5afbdd
commit
5f50ecf4d8
+1
-11
@@ -24,7 +24,7 @@ Author = 'Microsoft Corporation'
|
||||
CompanyName = 'Microsoft Corporation'
|
||||
|
||||
# Copyright statement for this module
|
||||
Copyright = '© Microsoft Corporation. All rights reserved.'
|
||||
Copyright = '(c) Microsoft Corporation. All rights reserved.'
|
||||
|
||||
# Description of the functionality provided by this module
|
||||
# Description = ''
|
||||
@@ -94,13 +94,3 @@ HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390814'
|
||||
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
|
||||
# DefaultCommandPrefix = ''
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user