frnsharp/sharpFRN/Properties/launchSettings.json
2024-11-22 16:55:57 +01:00

8 lines
109 B
JSON

{
"profiles": {
"sharpFRN": {
"commandName": "Project",
"nativeDebugging": true
}
}
}