mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-01 01:27:13 +02:00
10 lines
280 B
JSON
10 lines
280 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/launchsettings.json",
|
|
"profiles": {
|
|
"Entity System Subscriptions Generator": {
|
|
"commandName": "DebugRoslynComponent",
|
|
"targetProject": "../../Content.Shared/Content.Shared.csproj"
|
|
}
|
|
}
|
|
}
|