Skip to content

Commit b77d089

Browse files
Update docs/ide/how-to-create-multi-project-templates.md
Co-authored-by: Gordon Hogenson <[email protected]>
1 parent bfce8cf commit b77d089

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ide/how-to-create-multi-project-templates.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ The *MultiProjectTemplate.vstemplate* looks like the following. Please note that
206206
```xml
207207
<VSTemplate Version="2.0.0" Type="ProjectGroup"
208208
xmlns="http://schemas.microsoft.com/developer/vstemplate/2005">
209+
...
210+
<TemplateContent>
209211
<ProjectCollection>
210212
<ProjectTemplateLink ProjectName="$safeprojectname$.Client" CopyParameters="true">
211213
MultiProject.Client\MyTemplate.vstemplate

0 commit comments

Comments
 (0)