Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02d2ee2

Browse files
committed
Update project template export instructions for Visual Studio 2017
1 parent ad866da commit 02d2ee2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

02_Development_environment.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,9 @@ The number of extensions should be non-zero. Congratulations, you're all set for
199199
playing with Vulkan!
200200

201201
To avoid having to repeat this work all over again every time, you can create a
202-
template from it. Select `File -> Export Template...`. Select `Project template`
203-
and fill in a nice name and description for the template.
202+
template from it. Select `File -> Export Template...` in Visual Studio 2015 or
203+
`Project -> Export Template...` in Visual Studio 2017. Then select
204+
`Project template` and fill in a nice name and description for the template.
204205

205206
![](/images/vs_export_template.png)
206207

0 commit comments

Comments
 (0)