We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad97f8a commit 8430a30Copy full SHA for 8430a30
src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/.template.config/template.json
@@ -8,7 +8,7 @@
8
],
9
"name": "ASP.NET Core Web App",
10
"generatorVersions": "[1.0.0.0-*)",
11
- "description": "A project template for creating an ASP.NET Core application with example ASP.NET Razor Pages content",
+ "description": "A project template for creating an ASP.NET Core application with example ASP.NET Core Razor Pages content",
12
"groupIdentity": "Microsoft.Web.RazorPages",
13
"precedence": "5000",
14
"identity": "Microsoft.Web.RazorPages.CSharp.3.0",
0 commit comments