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 4469b1a commit 57bfa9bCopy full SHA for 57bfa9b
packaging.ps1
@@ -89,7 +89,7 @@ $filesForLinuxPackage = @(
89
'bicep.dsc.extension.json',
90
'dsc',
91
'dsc_default.settings.json',
92
- 'dsc.settings.json'
+ 'dsc.settings.json',
93
'dscecho',
94
'echo.dsc.resource.json',
95
'assertion.dsc.resource.json',
@@ -114,7 +114,7 @@ $filesForMacPackage = @(
114
115
116
117
118
119
120
0 commit comments