csbindgen/dotnet-sandbox/Properties/launchSettings.json

8 lines
126 B
JSON
Raw Normal View History

2023-02-26 18:31:44 +00:00
{
"profiles": {
"CsbindgenDotnetConsoleApp": {
"commandName": "Project",
"nativeDebugging": true
}
}
}