10 lines
247 B
JSON
10 lines
247 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/launchsettings.json",
|
|
"profiles": {
|
|
"PoyoLang.Translator.SourceGenerator": {
|
|
"commandName": "DebugRoslynComponent",
|
|
"targetProject": "../PoyoLang.Test/PoyoLang.Test.csproj"
|
|
}
|
|
}
|
|
}
|