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.
1 parent 54a41b9 commit 1990f4eCopy full SHA for 1990f4e
build.ps1
@@ -29,7 +29,6 @@ $filesForWindowsPackage = @(
29
'assertion.dsc.resource.json',
30
'group.dsc.resource.json',
31
'powershell.dsc.resource.json',
32
- 'powershell.resource.ps1',
33
'PSDesiredStateConfiguration/',
34
'psDscAdapter/',
35
'reboot_pending.dsc.resource.json',
@@ -48,7 +47,6 @@ $filesForLinuxPackage = @(
48
47
49
50
51
52
53
'RunCommandOnSet.dsc.resource.json',
54
'runcommandonset'
@@ -61,7 +59,6 @@ $filesForMacPackage = @(
61
59
'brew.dsc.resource.sh',
62
60
63
64
65
66
67
0 commit comments