SDL3-CS/SDL3-CS.SourceGeneration/Properties/launchSettings.json

10 lines
229 B
JSON

{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"DebugRoslynSourceGenerator": {
"commandName": "DebugRoslynComponent",
"targetProject": "../SDL3-CS/SDL3-CS.csproj"
}
}
}