FileShare/FileShare-PC/Properties/launchSettings.json

11 lines
160 B
JSON
Raw Permalink Normal View History

2026-05-21 15:52:36 +08:00
{
"profiles": {
2026-05-22 14:29:22 +08:00
"FileShare-PC": {
2026-05-21 15:52:36 +08:00
"commandName": "Project"
},
"WSL": {
"commandName": "WSL2",
"distributionName": ""
}
}
}