ascnet/AscNet.Table/Properties/launchSettings.json

8 lines
160 B
JSON
Raw Normal View History

2023-10-18 08:49:36 +00:00
{
"profiles": {
"DebugRoslyn": {
"commandName": "DebugRoslynComponent",
"targetProject": "..\\AscNet.Common\\AscNet.Common.csproj"
}
}
}