PacketMediator/RaiNote.PacketMediator/Properties/launchSettings.json

10 lines
303 B
JSON
Raw Normal View History

2025-01-18 16:47:36 +00:00
{
"$schema": "https://json.schemastore.org/launchsettings.json",
"profiles": {
"DebugRoslynSourceGenerator": {
"commandName": "DebugRoslynComponent",
"targetProject": "../PacketMediator.Generator/PacketMediator.Generator.Sample/PacketMediator.Generator.Sample.csproj"
}
}
}