Update default project names (#12431)

This commit is contained in:
John Luo 2019-07-25 14:56:51 -07:00 committed by GitHub
parent a07ad16e4d
commit 2884ef6e1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 12 additions and 11 deletions

View File

@ -5,6 +5,7 @@
"Blazor", "Blazor",
"WebAssembly" "WebAssembly"
], ],
"defaultName": "WebApplication",
"description": "A project template for creating a Blazor app that runs on WebAssembly and is optionally hosted by an ASP.NET Core app. This template can be used for web apps with rich dynamic user interfaces (UIs).", "description": "A project template for creating a Blazor app that runs on WebAssembly and is optionally hosted by an ASP.NET Core app. This template can be used for web apps with rich dynamic user interfaces (UIs).",
"groupIdentity": "Microsoft.Web.Blazor.Wasm", "groupIdentity": "Microsoft.Web.Blazor.Wasm",
"guids": [ "guids": [

View File

@ -364,7 +364,7 @@
"path": "BlazorServerWeb-CSharp.csproj" "path": "BlazorServerWeb-CSharp.csproj"
} }
], ],
"defaultName": "WebApplication1", "defaultName": "WebApplication",
"postActions": [ "postActions": [
{ {
"condition": "(!skipRestore)", "condition": "(!skipRestore)",

View File

@ -119,7 +119,7 @@
"path": "Company.WebApplication1.csproj" "path": "Company.WebApplication1.csproj"
} }
], ],
"defaultName": "WebApplication1", "defaultName": "WebApplication",
"postActions": [ "postActions": [
{ {
"condition": "(!skipRestore)", "condition": "(!skipRestore)",

View File

@ -115,7 +115,7 @@
"path": "Company.WebApplication1.fsproj" "path": "Company.WebApplication1.fsproj"
} }
], ],
"defaultName": "WebApplication1", "defaultName": "WebApplication",
"postActions": [ "postActions": [
{ {
"condition": "(!skipRestore)", "condition": "(!skipRestore)",

View File

@ -65,7 +65,7 @@
"path": "GrpcService-CSharp.csproj" "path": "GrpcService-CSharp.csproj"
} }
], ],
"defaultName": "GrpcService-CSharp1", "defaultName": "GrpcService",
"postActions": [ "postActions": [
{ {
"condition": "(!skipRestore)", "condition": "(!skipRestore)",

View File

@ -79,7 +79,7 @@
"path": "Areas/MyFeature/Pages/Page1.cshtml" "path": "Areas/MyFeature/Pages/Page1.cshtml"
} }
], ],
"defaultName": "RazorClassLibrary1", "defaultName": "RazorClassLibrary",
"postActions": [ "postActions": [
{ {
"condition": "(!skipRestore)", "condition": "(!skipRestore)",

View File

@ -331,7 +331,7 @@
"path": "Company.WebApplication1.csproj" "path": "Company.WebApplication1.csproj"
} }
], ],
"defaultName": "WebApplication1", "defaultName": "WebApplication",
"postActions": [ "postActions": [
{ {
"condition": "(!skipRestore)", "condition": "(!skipRestore)",

View File

@ -327,7 +327,7 @@
"path": "Company.WebApplication1.csproj" "path": "Company.WebApplication1.csproj"
} }
], ],
"defaultName": "WebApplication1", "defaultName": "WebApplication",
"postActions": [ "postActions": [
{ {
"condition": "(!skipRestore)", "condition": "(!skipRestore)",

View File

@ -120,7 +120,7 @@
"path": "Company.WebApplication1.fsproj" "path": "Company.WebApplication1.fsproj"
} }
], ],
"defaultName": "WebApplication1", "defaultName": "WebApplication",
"postActions": [ "postActions": [
{ {
"condition": "(!skipRestore)", "condition": "(!skipRestore)",

View File

@ -236,7 +236,7 @@
"path": "Company.WebApplication1.csproj" "path": "Company.WebApplication1.csproj"
} }
], ],
"defaultName": "WebApplication1", "defaultName": "WebApplication",
"postActions": [ "postActions": [
{ {
"condition": "(!skipRestore)", "condition": "(!skipRestore)",

View File

@ -115,7 +115,7 @@
"path": "Company.WebApplication1.fsproj" "path": "Company.WebApplication1.fsproj"
} }
], ],
"defaultName": "WebApplication1", "defaultName": "WebApplication",
"postActions": [ "postActions": [
{ {
"condition": "(!skipRestore)", "condition": "(!skipRestore)",

View File

@ -74,7 +74,7 @@
"path": "Company.Application1.csproj" "path": "Company.Application1.csproj"
} }
], ],
"defaultName": "Application1", "defaultName": "WorkerService",
"postActions": [ "postActions": [
{ {
"condition": "(!skipRestore)", "condition": "(!skipRestore)",