Files
serein-flow/FlowStartTool/Properties/launchSettings.json
2024-10-27 00:54:10 +08:00

10 lines
165 B
JSON

{
"profiles": {
"配置文件 1": {
"commandName": "DebugRoslynComponent"
},
"Serein.FlowStartTool": {
"commandName": "Project"
}
}
}