paiban/NPP.SmartSchedue.sln.EasyRun.json
Asoka.Wang 21f044712c 1
2025-08-27 18:39:19 +08:00

38 lines
995 B
JSON

{
"Profiles": [
{
"Name": "Default",
"Filter": "",
"UseTye": false,
"TyePort": 8000,
"LoggingTargetType": 0,
"LoggingPath": "./.logs",
"LoggerUrl": null,
"Services": [
{
"ServiceType": 0,
"Name": "NPP.SmartSchedue.Host",
"TyeName": null,
"Bindings": null,
"Arguments": null,
"EnvVariables": null,
"Replicas": 1,
"ProjectFile": "NPP.SmartSchedue.Host\\NPP.SmartSchedue.Host.csproj",
"DefaultSelected": false
},
{
"ServiceType": 0,
"Name": "NPP.SmartSchedue.Tests",
"TyeName": null,
"Bindings": null,
"Arguments": null,
"EnvVariables": null,
"Replicas": 1,
"ProjectFile": "NPP.SmartSchedue.Tests\\NPP.SmartSchedue.Tests.csproj",
"DefaultSelected": false
}
]
}
],
"SettingsId": "11ec51cc-8542-428a-9d10-170c79b55dae"
}