Files
FeedCenter/Application/Properties/launchSettings.json
2023-03-10 12:18:03 -05:00

8 lines
119 B
JSON

{
"profiles": {
"FeedCenter": {
"commandName": "Project",
"commandLineArgs": "/debugpath"
}
}
}