📜  在 vs 代码上调试两个应用程序 - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:03.405000             🧑  作者: Mango

代码示例1
"compounds": [
        {
            "name": "Both Console & Web API",
            "configurations": [
                ".NET Core Launch (console)",
                ".NET Core Launch (web)"
            ]
        }