FileShare/Properties/launchSettings.json

11 lines
159 B
JSON
Raw Normal View History

2026-05-21 20:34:06 +08:00
{
"profiles": {
"Avalonia-PC": {
"commandName": "Project"
},
"WSL": {
"commandName": "WSL2",
"distributionName": ""
}
}
}