We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8947990 + 61d53a5 commit cc67131Copy full SHA for cc67131
1 file changed
data.build.json
@@ -28,7 +28,8 @@
28
"RunCommandOnSet.dsc.resource.json",
29
"runcommandonset",
30
"sshdconfig",
31
- "sshd_config.dsc.resource.json"
+ "sshd_config.dsc.resource.json",
32
+ "y2j"
33
],
34
"macOS": [
35
"dsc",
@@ -54,7 +55,8 @@
54
55
56
57
58
59
60
61
"Windows": [
62
"appx.dsc.extension.json",
@@ -97,7 +99,8 @@
97
99
"wmiAdapter.psd1",
98
100
"wmiAdapter.psm1",
101
"windows_baseline.dsc.yaml",
- "windows_inventory.dsc.yaml"
102
+ "windows_inventory.dsc.yaml",
103
+ "y2j.exe"
104
]
105
},
106
"Projects": [
0 commit comments