Create PSDesiredStateConfiguration.psd1

Delete PSDesiredStateConfiguration.psd1
This commit is contained in:
Travis Plunk
2019-06-24 10:53:14 -07:00
committed by Travis Plunk
parent 784e5afbdd
commit 5f50ecf4d8
@@ -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 = ''
}