Files
serein-flow/FlowStartTool/Properties/launchSettings.json
T

10 lines
165 B
JSON
Raw Normal View History

{
"profiles": {
"配置文件 1": {
"commandName": "DebugRoslynComponent"
2024-10-27 00:54:10 +08:00
},
"Serein.FlowStartTool": {
"commandName": "Project"
}
}
}