Skip to content

Commit c2d08ed

Browse files
authored
Merge pull request #969 from SteveL-MSFT/wmi-adapter-zip
Add wmiAdapter module to Windows package
2 parents 518e72e + b98ee01 commit c2d08ed

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)