Skip to content

Commit 0398d21

Browse files
authored
Update how-to-locate-and-organize-project-and-item-templates.md
1 parent fcdbe42 commit 0398d21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ide/how-to-locate-and-organize-project-and-item-templates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ By default, templates installed with Visual Studio are placed in the following l
2929

3030
::: moniker range="vs-2019"
3131

32-
- *%ProgramFiles (x86)%\\Microsoft Visual Studio\\2019\\\<edition>\\Common7\IDE\ProjectTemplates\\<Language\>\\<Locale ID\>*
32+
- *%ProgramFiles(x86)%\\Microsoft Visual Studio\\2019\\\<edition>\\Common7\IDE\ProjectTemplates\\<Language\>\\<Locale ID\>*
3333

34-
- *%ProgramFiles (x86)%\\Microsoft Visual Studio\\2019\\\<edition>\Common7\IDE\ItemTemplates\\<Language\>\\<Locale ID\>*
34+
- *%ProgramFiles(x86)%\\Microsoft Visual Studio\\2019\\\<edition>\Common7\IDE\ItemTemplates\\<Language\>\\<Locale ID\>*
3535

3636
For example, the following directory has the Visual Basic item templates for English (LCID 1033):
3737

0 commit comments

Comments
 (0)