Skip to content

Commit 9fc27b2

Browse files
authored
Merge pull request #299 from bnbarham/cherry-add-packagemodelsyntax
[6.0] Add PackageModelSyntax.dll
2 parents 9e11bb7 + 0bbc765 commit 9fc27b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

platforms/Windows/cli/cli.wxs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,9 @@
221221
<Component>
222222
<File Source="$(DEVTOOLS_ROOT)\usr\bin\PackageModel.dll" />
223223
</Component>
224+
<Component>
225+
<File Source="$(DEVTOOLS_ROOT)\usr\bin\PackageModelSyntax.dll" />
226+
</Component>
224227
<Component>
225228
<File Source="$(DEVTOOLS_ROOT)\usr\bin\SPMBuildCore.dll" />
226229
</Component>

0 commit comments

Comments
 (0)