Merge branch 'release/5.0-rc2' into master

Commit migrated from dotnet/aspnetcore@2b6cd9f606
This commit is contained in:
Justin Kotalik 2020-09-15 10:08:15 -07:00
Родитель e7053c1013 7081cff5e6
Коммит c09b17185e
6 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "Angular",
"name": "ASP.NET Core with Angular",
"description": "A project template for creating an ASP.NET Core application with Angular"
}
}

Просмотреть файл

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "Angular",
"text": "ASP.NET Core with Angular",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1100"
},

Просмотреть файл

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "React.js",
"name": "ASP.NET Core with React.js",
"description": "A project template for creating an ASP.NET Core application with React.js"
}
}

Просмотреть файл

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "React.js",
"text": "ASP.NET Core with React.js",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1500"
},

Просмотреть файл

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "React.js and Redux",
"name": "ASP.NET Core with React.js and Redux",
"description": "A project template for creating an ASP.NET Core application with React.js and Redux"
}
}

Просмотреть файл

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "React.js and Redux",
"text": "ASP.NET Core with React.js and Redux",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1400"
},