9 lines
257 B
JSON
9 lines
257 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/launchsettings.json",
|
|
"profiles": {
|
|
"DebugRoslynSourceGenerator": {
|
|
"commandName": "DebugRoslynComponent",
|
|
"targetProject": "../Polonium.Workspace/Polonium.Test/Polonium.Test.csproj"
|
|
}
|
|
}
|
|
} |