LANCommander/LANCommander.AutoUpdater/Properties/launchSettings.json

8 lines
199 B
JSON
Raw Permalink Normal View History

{
"profiles": {
"LANCommander.AutoUpdater": {
"commandName": "Project",
2024-08-09 18:20:13 -05:00
"commandLineArgs": "-Version \"0.4.1\" -Path \"Updates\" -Executable \"LANCommander.Server.exe\""
}
}
}