Skip to content

Commit 5819301

Browse files
authored
Change Web API to API (#169)
Addresses #92
1 parent d890c2d commit 5819301

File tree

1 file changed

+1
-1
lines changed
  • src/Microsoft.DotNet.Web.ProjectTemplates/content/WebApi-CSharp/.template.config

1 file changed

+1
-1
lines changed

src/Microsoft.DotNet.Web.ProjectTemplates/content/WebApi-CSharp/.template.config/vs-2017.3.host.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json.schemastore.org/vs-2017.3.host",
33
"name": {
4-
"text": "Web API",
4+
"text": "API",
55
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
66
"id": "1013"
77
},

0 commit comments

Comments
 (0)