Skip to content

Commit d4ee15d

Browse files
committed
Merge branch 'implement-powershell-discover' of https://github.com/Gijsreyn/operation-methods into implement-powershell-discover
2 parents d471887 + cc67131 commit d4ee15d

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

data.build.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"RunCommandOnSet.dsc.resource.json",
2929
"runcommandonset",
3030
"sshdconfig",
31-
"sshd_config.dsc.resource.json"
31+
"sshd_config.dsc.resource.json",
32+
"y2j"
3233
],
3334
"macOS": [
3435
"dsc",
@@ -54,7 +55,8 @@
5455
"RunCommandOnSet.dsc.resource.json",
5556
"runcommandonset",
5657
"sshdconfig",
57-
"sshd_config.dsc.resource.json"
58+
"sshd_config.dsc.resource.json",
59+
"y2j"
5860
],
5961
"Windows": [
6062
"appx.dsc.extension.json",
@@ -97,7 +99,8 @@
9799
"wmiAdapter.psd1",
98100
"wmiAdapter.psm1",
99101
"windows_baseline.dsc.yaml",
100-
"windows_inventory.dsc.yaml"
102+
"windows_inventory.dsc.yaml",
103+
"y2j.exe"
101104
]
102105
},
103106
"Projects": [

0 commit comments

Comments
 (0)