]> insang Git - wevape-lu1_pos.git/blob
05c8a5cd65e9f0e706807c54643a8d78b8a2ed01
[wevape-lu1_pos.git] /
1 @{
2
3 # Script module or binary module file associated with this manifest.
4 RootModule = 'WindowsPackageCab.psm1'
5
6 DscResourcesToExport = 'WindowsPackageCab'
7
8 # Version number of this module.
9 ModuleVersion = '1.0'
10
11 # ID used to uniquely identify this module
12 GUID = 'fe7be92e-9fad-47f7-84f7-aa6093bf4c0e'
13
14 # Author of this module
15 Author = 'Microsoft Corporation'
16
17 # Company or vendor of this module
18 CompanyName = 'Microsoft Corporation'
19
20 # Copyright statement for this module
21 Copyright = '(c) 2016 Microsoft. All rights reserved.'
22
23 # Description of the functionality provided by this module
24 # Description = ''
25
26 # Minimum version of the Windows PowerShell engine required by this module
27 PowerShellVersion = '5.0'
28
29 # Name of the Windows PowerShell host required by this module
30 # PowerShellHostName = ''
31
32 # FunctionsToExport = '*'
33 }