FileShare/Properties/launchSettings.json
2026-05-21 20:34:06 +08:00

11 lines
159 B
JSON

{
"profiles": {
"Avalonia-PC": {
"commandName": "Project"
},
"WSL": {
"commandName": "WSL2",
"distributionName": ""
}
}
}