1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| [
| {
| "Name": "\u65B0\u5EFA\u914D\u7F6E\u6587\u4EF6",
| "Projects": [
| {
| "Name": "CoreCms.Net.Web.Admin\\CoreCms.Net.Web.Admin.csproj",
| "Action": "Start",
| "DebugTarget": "CoreCms.Net.Web.Admin"
| },
| {
| "Name": "CoreCms.Net.Web.WebApi\\CoreCms.Net.Web.WebApi.csproj",
| "Action": "Start",
| "DebugTarget": "CoreCms.Net.Web.WebApi"
| }
| ]
| }
| ]
|
|