Skip to content

Commit 04b2991

Browse files
Tobias LadnerTobias Ladner
authored andcommitted
fixed mistake in doc
1 parent 6ecbd95 commit 04b2991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ The *MultiProjectTemplate.vstemplate* looks like the following. Please note that
219219
</VSTemplate>
220220
```
221221

222-
The *MultiProject.Client\MultiProject.Client.csproj* might look something like the following. Please note that the *Project* tag has the attribute **ReplaceParameters** set to *true*.
222+
The *MultiProject.Client\MyTemplate.vstemplate* might look something like the following. Please note that the *Project* tag has the attribute **ReplaceParameters** set to *true*.
223223

224224
```xml
225225
<VSTemplate Version="3.0.0" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" Type="Project">

0 commit comments

Comments
 (0)