Revize 9a529f10
Přidáno uživatelem Roman Kalivoda před více než 3 roky(ů)
Server/ServerApp/Properties/launchSettings.json | ||
---|---|---|
2 | 2 |
"profiles": { |
3 | 3 |
"ServerApp": { |
4 | 4 |
"commandName": "Project", |
5 |
"commandLineArgs": ".\\server_config"
|
|
5 |
"commandLineArgs": "C:\\Users\\kalivoda\\University\\KIV-ASWI\\aswi2021tri-musketyri\\Server\\ServerApp\\server_config"
|
|
6 | 6 |
} |
7 | 7 |
} |
8 | 8 |
} |
Také k dispozici: Unified diff
Re #9063 Refactoring, fixing bugs