LANCommander/LANCommander.AutoUpdater/Properties/launchSettings.json
2024-01-13 17:57:40 -06:00

8 lines
No EOL
159 B
JSON

{
"profiles": {
"LANCommander.AutoUpdater": {
"commandName": "Project",
"commandLineArgs": "-Version \"0.4.1\" -Path \"Updates\""
}
}
}