32 lines
756 B
JSON
32 lines
756 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/vs-2017.3.host",
|
|
"name": {
|
|
"text": "React.js",
|
|
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
|
|
"id": "1500"
|
|
},
|
|
"description": {
|
|
"text": "A project template for creating an ASP.NET Core application with React.js",
|
|
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
|
|
"id": "1501"
|
|
},
|
|
"order": 301,
|
|
"icon": "icon.png",
|
|
"learnMoreLink": "https://github.com/aspnet/JavaScriptServices",
|
|
"uiFilters": [
|
|
"oneaspnet"
|
|
],
|
|
"ports": [
|
|
{
|
|
"name": "HttpPort",
|
|
"useHttps": false
|
|
},
|
|
{
|
|
"name": "HttpsPort",
|
|
"useHttps": true
|
|
}
|
|
],
|
|
"excludeLaunchSettings": false,
|
|
"minFullFrameworkVersion": "4.6.1",
|
|
"disableHttpsSymbol": "NoHttps"
|
|
} |