script: fixed windows deploy scripts

This commit is contained in:
mlangkabel
2019-05-07 17:27:49 +02:00
parent 0e01a9b200
commit 877fcb47e4
2 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -271,7 +271,8 @@
<!-- <Feature Id='SampleCode' Title='Samples' Description='Tutorial and Sample Project' Level='1000'> -->
<ComponentRef Id='SampleProjects'/>
<ComponentGroupRef Id='SampleJavaparserComponentGroup' Primary="yes"/>
<ComponentGroupRef Id='SampleTictactoeComponentGroup' Primary="yes"/>
<ComponentGroupRef Id='SampleTictactoeCppComponentGroup' Primary="yes"/>
<ComponentGroupRef Id='SampleTictactoePyComponentGroup' Primary="yes"/>
<ComponentGroupRef Id='SampleTutorialComponentGroup' Primary="yes"/>
</Feature>
</Feature>