MoonWorksTest/Properties/launchSettings.json

8 lines
114 B
JSON
Raw Normal View History

2021-01-20 05:33:32 +00:00
{
"profiles": {
"MoonWorksTest": {
"commandName": "Project",
"nativeDebugging": true
}
}
}