12 lines
245 B
JSON
12 lines
245 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/launchsettings.json",
|
|
"profiles": {
|
|
"Torch.Server": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "-noupdate",
|
|
"use64Bit": true,
|
|
"hotReloadEnabled": false
|
|
}
|
|
}
|
|
}
|