Skip to content

Commit b98ee01

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
Add wmiAdapter module to Windows package
1 parent 518e72e commit b98ee01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ $filesForWindowsPackage = @(
6565
'windowspowershell.dsc.resource.json',
6666
'wmi.dsc.resource.json',
6767
'wmi.resource.ps1',
68+
'wmiAdapter.psd1',
69+
'wmiAdapter.psm1',
6870
'windows_baseline.dsc.yaml',
6971
'windows_inventory.dsc.yaml'
7072
)

0 commit comments

Comments
 (0)