Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
spboyer authored and soninaren committed Jul 22, 2020
1 parent 1eb6992 commit 7945c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Dotnet used in Visual studio are driven by dotnet templating engine. Follow this
- After you have created a dotnet tempalte, Add the file entries to the ItemTemplates [nuspec file](Build/PackageFiles/ItemTemplates.nuspec).

# Adding templates to extension bundle
1. Follow the steps mentioned in the [adding a new tempalte](#adding-a-new-template) section.
1. Follow the steps mentioned in the [adding a new template](#adding-a-new-template) section.
2. Add the file entries to the [ExtensionBundleTemplates-1.x nuspec file](Build/PackageFiles/ExtensionBundleTemplates-1.x.nuspec) or [ExtensionBundleTemplates-2.x nuspec file](Build/PackageFiles/ExtensionBundleTemplates-2.x.nuspec) depending on your requirement.

# Testing templates
Expand Down

0 comments on commit 7945c4c

Please sign in to comment.