10 lines
303 B
JSON
10 lines
303 B
JSON
|
{
|
|||
|
"$schema": "https://json.schemastore.org/launchsettings.json",
|
|||
|
"profiles": {
|
|||
|
"DebugRoslynSourceGenerator": {
|
|||
|
"commandName": "DebugRoslynComponent",
|
|||
|
"targetProject": "../PacketMediator.Generator/PacketMediator.Generator.Sample/PacketMediator.Generator.Sample.csproj"
|
|||
|
}
|
|||
|
}
|
|||
|
}
|