10 lines
252 B
JSON
10 lines
252 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/launchsettings.json",
|
|
"profiles": {
|
|
"Generators": {
|
|
"commandName": "DebugRoslynComponent",
|
|
"targetProject": "../DisplayCommands/DisplayCommands.csproj"
|
|
}
|
|
}
|
|
}
|