We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88b3a1d + f335dd7 commit 61d53a5Copy full SHA for 61d53a5
1 file changed
data.build.json
@@ -26,7 +26,8 @@
26
"RunCommandOnSet.dsc.resource.json",
27
"runcommandonset",
28
"sshdconfig",
29
- "sshd_config.dsc.resource.json"
+ "sshd_config.dsc.resource.json",
30
+ "y2j"
31
],
32
"macOS": [
33
"dsc",
@@ -50,7 +51,8 @@
50
51
52
53
54
55
56
57
"Windows": [
58
"appx.dsc.extension.json",
@@ -91,7 +93,8 @@
91
93
"wmiAdapter.psd1",
92
94
"wmiAdapter.psm1",
95
"windows_baseline.dsc.yaml",
- "windows_inventory.dsc.yaml"
96
+ "windows_inventory.dsc.yaml",
97
+ "y2j.exe"
98
]
99
},
100
"Projects": [
0 commit comments