Skip to content

Commit 164111f

Browse files
author
Сергей Трегуб
committed
Update VSIX
1 parent d8075cd commit 164111f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

ProjectTemplates/How to create a new template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ After making any changes do:
1111
1. Clear checkbox "Automatically import the template into Visual Studio" if you don't want immediately import it and click Finish button
1212
1. Extract all files from the created zip-archive to any folder as you want. Typically, the file can be found in `C:\Users\<YOU>\Documents\Visual Studio 2022\My Exported Templates` folder
1313
1. Open a file "MyTemplate.vstemplate"
14-
1. Replace content of the tag `DefaultName` in the section `TemplateData` to `ASPNetCore.Service`
14+
1. Replace content of the tag `DefaultName` in the section `TemplateData` to `RestApi.Service`
1515
1. Add the following tags to the same section:
1616
```xml
1717
<NumberOfParentCategoriesToRollUp>1</NumberOfParentCategoriesToRollUp>
Binary file not shown.

0 commit comments

Comments
 (0)