ip2region_private/maker/csharp/DbMaker/Properties/launchSettings.json

8 lines
150 B
JSON

{
"profiles": {
"DbMaker": {
"commandName": "Project",
"commandLineArgs": " -src ip.merge.txt -region global_region.csv"
}
}
}