csbindgen/dotnet-sandbox/Properties/launchSettings.json
2023-02-27 03:31:44 +09:00

8 lines
126 B
JSON
Vendored

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