11bb5b742e
- move progetti core di MTC in net8 a scratch (da rivedere...)
20 lines
453 B
JSON
20 lines
453 B
JSON
{
|
|
"profiles": {
|
|
"WSL": {
|
|
"commandName": "WSL2",
|
|
"distributionName": ""
|
|
},
|
|
"RemoteDebug": {
|
|
"commandName": "Project",
|
|
"remoteDebugEnabled": true,
|
|
"remoteDebugMachine": "10.51.90.9:4026",
|
|
"authenticationMode": "Windows"
|
|
},
|
|
"Local": {
|
|
"commandName": "Project",
|
|
"remoteDebugEnabled": false,
|
|
"remoteDebugMachine": "10.51.90.9:4026",
|
|
"authenticationMode": "Windows"
|
|
}
|
|
}
|
|
} |