frnsharp/sharpFRN/Properties/launchSettings.json

8 lines
109 B
JSON
Raw Permalink Normal View History

2024-11-22 23:55:57 +08:00
{
"profiles": {
"sharpFRN": {
"commandName": "Project",
"nativeDebugging": true
}
}
}