Skip to content

Commit d5c42c4

Browse files
Tobias LadnerTobias Ladner
authored andcommitted
2 parents 04b2991 + b77d089 commit d5c42c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +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-
...
209+
...
210+
<TemplateContent>
210211
<ProjectCollection>
211212
<ProjectTemplateLink ProjectName="$safeprojectname$.Client" CopyParameters="true">
212213
MultiProject.Client\MyTemplate.vstemplate

0 commit comments

Comments
 (0)