- add debug launch settings

pull/62/head
Simon G. 5 days ago
parent 13878b8b3f
commit ff33b25ef1
Signed by: SimonG
GPG Key ID: 0B82B964BA536523
  1. 9
      LightweightIocContainer.FactoryGenerator/Properties/launchSettings.json

@ -0,0 +1,9 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"DebugRoslynSourceGenerator": {
"commandName": "DebugRoslynComponent",
"targetProject": "../Debug.LightweightIocContainer.FactoryGenerator/Debug.LightweightIocContainer.FactoryGenerator.csproj"
}
}
}
Loading…
Cancel
Save